Google APIs
a7e10550cb
feat: Mark the Asset APIs as deprecated in client libraries
...
PiperOrigin-RevId: 542687834
2023-06-22 15:43:42 -07:00
Google APIs
0b212ba311
feat: Add user agent and DLP parent type fields to finding's list of attributes
...
PiperOrigin-RevId: 539195531
2023-06-09 15:43:45 -07:00
Google APIs
4221b78ecd
chore(php): remove non-ads php_grpc_library targets
...
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e
chore(bazel): remove all no-op go_test targets
...
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
be8c6cd96b
feat: add new client surface for GA php clients
...
PiperOrigin-RevId: 534898708
2023-05-24 10:38:49 -07:00
Google APIs
36a885f998
feat: add cloud_dlp_inspection and cloud_dlp_data_profile fields to finding's list of attributes
...
docs: miscellaneous style improvements
PiperOrigin-RevId: 525798516
2023-04-20 11:14:32 -07:00
Google APIs
57b675c153
chore: update go_gapic_assembly_pkg with snippets archive
...
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
b7b3dfd5a4
feat: released securitycenter/v1 SHA custom modules cloud libraries: Create, Get, List, Update, Delete
...
The Security Health Analytics (SHA) custom modules API is now released for general availability track. Create, Get, GetEffective, List, ListEffective, ListDescendant, Update, and Delete are available in the cloud client library.
PiperOrigin-RevId: 523462834
2023-04-11 11:51:32 -07:00
Google APIs
42ba7e6302
chore(deps): Update gapic-generator-java to 2.15.3
...
PiperOrigin-RevId: 516900470
2023-03-15 12:39:28 -07:00
Google APIs
b5b457107d
fix: Add service_yaml_parameters to java_gapic_library targets
...
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00
Google APIs
5544503224
feat: Support REST transport
...
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
be1bdffd89
feat: Support REST transport
...
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
b0f2af1e9b
feat(typescript): enable REST transport
...
To use REST transport, pass {fallback: "rest"} to the client constructor.
PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
2029bd6047
fix: ensure proper LRO & mixin HTTP overloads are used
...
PiperOrigin-RevId: 511530528
2023-02-22 10:21:40 -08:00
Google APIs
c35b98606b
feat: Add appropriate mixin clients
...
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617
fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
...
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
7a702a989d
feat: enable "rest" transport in Python for services supporting numeric enums
...
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
5677c20a29
chore: produce more Go gapic metadata
...
PiperOrigin-RevId: 507541898
2023-02-06 11:50:24 -08:00
Google APIs
d02e58244d
chore: update import paths for Go targets to match open source location
...
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets
PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
9f04c98877
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503159211
2023-01-19 07:28:33 -08:00
Google APIs
62915a3b1f
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503125274
2023-01-19 04:16:23 -08:00
Google APIs
914dc31d2c
docs: Update documentation for Security Command Center *.assets.list "parent" parameter
...
PiperOrigin-RevId: 501630229
2023-01-12 12:05:32 -08:00
Google APIs
fe20b12600
feat: add user_name field to the finding access
...
PiperOrigin-RevId: 495123979
2022-12-13 14:15:56 -08:00
Google APIs
a5b266a9ef
chore(go): correct go_gapic_library transport values
...
PiperOrigin-RevId: 493910511
2022-12-08 09:03:49 -08:00
Google APIs
44fdfc1627
chore(bazel): update rules_gapic to v0.19.2
...
chore(bazel): update gapic-generator-go to v0.33.5
chore(bazel): refactor Go longrunning submodule dependency
PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
6aff6786b5
feat: add kernel_rootkit field to finding's list of attributes
...
docs: miscellaneous style improvements
PiperOrigin-RevId: 493119809
2022-12-05 14:52:10 -08:00
Google APIs
758f0d1217
chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
...
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
7349e1cd02
feat: Add files field to finding's list of attributes
...
PiperOrigin-RevId: 488290111
2022-11-14 01:02:20 -08:00
Google APIs
013b7e1deb
chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
69fc6c5b87
chore: include generated samples dir for all google apis
...
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -07:00
Google APIs
807125e795
chore: Set rest_numeric_enums = False for all gapic rules explicitly
...
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
94efa50017
feat: Adding project/folder level parents to notification configs in SCC
...
PiperOrigin-RevId: 481230115
2022-10-14 14:11:22 -07:00
Google APIs
8f81accbe6
chore: Explicitly set transport to grpc for python targets
...
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
862f99facd
feat: Added parent display name i.e. source display name for a finding as one of the finding attributes
...
PiperOrigin-RevId: 474319054
2022-09-14 09:51:51 -07:00
Google APIs
725381dc13
chore: remove obsolete service config files
...
PiperOrigin-RevId: 472492863
2022-09-06 10:20:26 -07:00
Google APIs
c7a52f4e98
feat: serviceAccountKeyName, serviceAccountDelegationInfo, and principalSubject attributes added to the existing access attribute. These new attributes provide additional context about the principals that are associated with the finding
...
PiperOrigin-RevId: 469787268
2022-08-24 11:56:28 -07:00
Google APIs
a887434dd3
feat: Adding database access information, such as queries field to a finding. A database may be a sub-resource of an instance (as in the case of CloudSQL instances or Cloud Spanner instances), or the database instance itself
...
PiperOrigin-RevId: 469544940
2022-08-23 13:41:00 -07:00
Google APIs
cfa1b3782d
chore: remove unused proto imports
...
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
07c3f50155
feat: Adding uris to indicator of compromise (IOC) field
...
PiperOrigin-RevId: 468598080
2022-08-18 18:47:27 -07:00
Google APIs
abe15226ba
fix: Add py_test targets
...
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
dd2b0d26b2
feat: Added container field to findings attributes
...
feat: Added kubernetes field to findings attribute. This field is populated only when the container is a kubernetes cluster explicitly
PiperOrigin-RevId: 462248767
2022-07-20 15:52:53 -07:00
Google APIs
7fdec62959
feat: Added contacts field to findings attributes, specifying Essential Contacts defined at org, folder or project level within a GCP org
...
feat: Added process signature fields to the indicator attribute that helps surface multiple types of signature defined IOCs
PiperOrigin-RevId: 458537238
2022-07-01 13:50:19 -07:00
Google APIs
8a251f5225
feat: Enable REST transport for most of Java and Go clients
...
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
d42026b7a0
chore: include generated samples dir
...
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -07:00
Google APIs
5bfadd980c
feat: Add compliances, processes and exfiltration fields to findings attributes. They contain compliance information about a security standard indicating unmet recommendations, represents operating system processes, and data exfiltration attempt of one or more source(s) to one or more target(s). Source(s) represent the source of data that is exfiltrated, and Target(s) represents the destination the data was copied to
...
PiperOrigin-RevId: 452067806
2022-05-31 09:34:48 -07:00
Google APIs
50fc834775
feat: Add connection and description field to finding's list of attributes
...
PiperOrigin-RevId: 442589635
2022-04-18 11:28:56 -07:00
Google APIs
6a276f6af8
feat: Add next_steps field to finding's list of attributes
...
PiperOrigin-RevId: 440383959
2022-04-08 09:28:44 -07:00
Google APIs
f83787ed5e
feat: Add iam_binding field to findings attributes. It represents particular IAM bindings, which captures a member's role addition, removal, or state
...
PiperOrigin-RevId: 439976914
2022-04-06 17:36:32 -07:00
Google APIs
4c1b56fddf
feat: Add BigQuery export APIs that help you enable writing new/updated findings from Security Command Center to a BigQuery table in near-real time. You can then integrate the data into existing workflows and create custom analyses. You can enable this feature at the organization, folder, and project levels to export findings based on your requirements
...
PiperOrigin-RevId: 431905699
2022-03-02 04:21:42 -08:00
Google APIs
f19466bdfd
chore: remove unused proto imports
...
PiperOrigin-RevId: 429755954
2022-02-19 05:43:56 -08:00