Commit Graph

2404 Commits

Author SHA1 Message Date
Google APIs 2433bd5065 cloudasset: add SearchAllResources and SearchAllIamPolicies RPCs
PiperOrigin-RevId: 311601348
2020-05-14 14:03:47 -07:00
Google APIs 123873dc7e chore!: enable gapicv2 for monitoring/v3 API
This introduces the following breakages upon code regeneration, which are due to the `TimeSeriesQueryLanguageCondition` type being removed from `alert.proto` in a preceding change.

```
[ERROR] 6011: com.google.monitoring.v3.AlertPolicy$Condition: Field CONDITION_TIME_SERIES_QUERY_LANGUAGE_FIELD_NUMBER has been removed, but it was previously a constant
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$Condition: Method 'public com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageCondition getConditionTimeSeriesQueryLanguage()' has been removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$Condition: Method 'public com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageConditionOrBuilder getConditionTimeSeriesQueryLanguageOrBuilder()' has been removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$Condition: Method 'public boolean hasConditionTimeSeriesQueryLanguage()' has been removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$Condition$Builder: Method 'public com.google.monitoring.v3.AlertPolicy$Condition$Builder clearConditionTimeSeriesQueryLanguage()' has been removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$Condition$Builder: Method 'public com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageCondition getConditionTimeSeriesQueryLanguage()' has been removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$Condition$Builder: Method 'public com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageCondition$Builder getConditionTimeSeriesQueryLanguageBuilder()' has been removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$Condition$Builder: Method 'public com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageConditionOrBuilder getConditionTimeSeriesQueryLanguageOrBuilder()' has been removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$Condition$Builder: Method 'public boolean hasConditionTimeSeriesQueryLanguage()' has been removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$Condition$Builder: Method 'public com.google.monitoring.v3.AlertPolicy$Condition$Builder mergeConditionTimeSeriesQueryLanguage(com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageCondition)' has been removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$Condition$Builder: Method 'public com.google.monitoring.v3.AlertPolicy$Condition$Builder setConditionTimeSeriesQueryLanguage(com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageCondition)' has been removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$Condition$Builder: Method 'public com.google.monitoring.v3.AlertPolicy$Condition$Builder setConditionTimeSeriesQueryLanguage(com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageCondition$Builder)' has been removed
[ERROR] 6001: com.google.monitoring.v3.AlertPolicy$Condition$ConditionCase: Removed field CONDITION_TIME_SERIES_QUERY_LANGUAGE
[ERROR] 8001: com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageCondition: Class com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageCondition removed
[ERROR] 8001: com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageCondition$Builder: Class com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageCondition$Builder removed
[ERROR] 8001: com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageConditionOrBuilder: Class com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageConditionOrBuilder removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$ConditionOrBuilder: Method 'public com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageCondition getConditionTimeSeriesQueryLanguage()' has been removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$ConditionOrBuilder: Method 'public com.google.monitoring.v3.AlertPolicy$Condition$TimeSeriesQueryLanguageConditionOrBuilder getConditionTimeSeriesQueryLanguageOrBuilder()' has been removed
[ERROR] 7002: com.google.monitoring.v3.AlertPolicy$ConditionOrBuilder: Method 'public boolean hasConditionTimeSeriesQueryLanguage()' has been removed
```

Committer: @miraleung
PiperOrigin-RevId: 311581003
2020-05-14 12:23:33 -07:00
Google APIs 902a824997 Use legacy gapic config for firestore admin PHP clients.
PiperOrigin-RevId: 311580686
2020-05-14 12:12:59 -07:00
Google APIs 77ca422cbf chore: delete gapic config for oslogin/v1beta1 API
Committer: @miraleung
PiperOrigin-RevId: 311566775
2020-05-14 11:04:52 -07:00
Google APIs 57253ab4c0 chore: delete gapic config for oslogin/v1beta1 API
Committer: @miraleung
PiperOrigin-RevId: 311352758
2020-05-13 10:14:26 -07:00
Google APIs 89e8978689 Publish Search Partner Data Ingestion logging proto for documentation
PiperOrigin-RevId: 311239362
2020-05-12 18:03:34 -07:00
Google APIs c8e291e6a4 bazel: update gapic-generator hash
Changes include:
- fix: handle wildcard parent patterns

Committer: @miraleung
PiperOrigin-RevId: 311222505
2020-05-12 16:13:17 -07:00
Google APIs 358c09c45c Update documentation
PiperOrigin-RevId: 311216074
2020-05-12 15:38:25 -07:00
Google APIs bf17ae5fd9 feat: Add a Flush API to enable finer grained data commit needs for dataflow.
fix: add resource definition for Table/ReadStream/WriteStream message
fix: add proper resource_reference for messages
chore: update copyright

committer: @xiaozhenliugg
PiperOrigin-RevId: 311188524
2020-05-12 13:15:07 -07:00
Google APIs 1b8b77db10 Cloud DLP - fix routing for gRPC clients by embedding location into parent instead of having it's own parameter. API still remain global only, but prepares for the addition of regional support.
PiperOrigin-RevId: 311164352
2020-05-12 11:15:50 -07:00
Google APIs edd3b80fb7 bazel: update gapic-generator hash
Changes include:
- build_gen: inject longrunning Go GAPIC remote dep instead of target

PiperOrigin-RevId: 311053644
2020-05-11 21:07:06 -07:00
Google APIs aed11c01e5 chore: Ingegrate latest gapic-generator and gapic-generator-python changes.
This adds support for `<plugin>_opt` argument for gapic plugins.

PiperOrigin-RevId: 310660461
2020-05-08 17:40:37 -07:00
Google APIs 4186d3e542 docs: Update proto comments for bigqueryreservation v1
PiperOrigin-RevId: 310626531
2020-05-08 14:12:38 -07:00
Google APIs 1019b0d9db Release new file type enums and new MetadataLocation proto.
PiperOrigin-RevId: 310622219
2020-05-08 13:50:22 -07:00
Google APIs 482e5206e0 Update python package name for datastore admin gapic client.
google.cloud.datastore.admin_v1.gapic -> google.cloud.datastore_admin_v1.gapic

PiperOrigin-RevId: 310619756
2020-05-08 13:37:25 -07:00
Google APIs 73d4b5d9a7 Removing the experimental tag from dead letter policy related fields.
PiperOrigin-RevId: 310595049
2020-05-08 11:29:48 -07:00
Google APIs 83816bb309 Add kokoro-specific .bazelrc file with arguments specific only for kokoro environments. This is to fix autosynth builds when it tries building older commits.
PiperOrigin-RevId: 310509915
2020-05-07 23:44:20 -07:00
Google APIs d3cc7bbf41 fix: update backup RPC timeouts from 30secs to 10mins
PiperOrigin-RevId: 310454506
2020-05-07 16:03:44 -07:00
Google APIs fb8f62b678 fix: retry_codes in BTAdmin.GetIamPolicy for bigtable/admin/v2
Committer: @miraleung
PiperOrigin-RevId: 310426317
2020-05-07 13:31:44 -07:00
Google APIs 684dfea7de chore: enable gapicv2 for datacatalog/v1beta1 API
Committer: @miraleung
PiperOrigin-RevId: 310415142
2020-05-07 12:34:29 -07:00
Google APIs 2fc2caaacb chore: enable gapic v2 and proto annotation for bigquery/storage/v1beta2 API.
committer: @xiaozhenliu-gg5
PiperOrigin-RevId: 310239576
2020-05-06 15:29:04 -07:00
Google APIs c08dcec05c chore: enable gapic v2 and proto annotation for bigquery/storage/v1 API.
committer: @xiaozhenliu-gg5
PiperOrigin-RevId: 310225059
2020-05-06 14:20:15 -07:00
Google APIs 30cfca0943 fix: add resource definition for Table/ReadStream/WriteStream message
fix: add proper resource_reference for messages
chore: enable gapic v2 and proto annotation for bigquery/storage/v1alpha2 API.
committer: @xiaozhenliu-gg5

PiperOrigin-RevId: 310224144
2020-05-06 14:09:41 -07:00
Google APIs 839fae4233 Update documentation
PiperOrigin-RevId: 310213770
2020-05-06 13:12:58 -07:00
Google APIs 6dfd72d028 Add bazel build file for BigQuery Connection API v1.
PiperOrigin-RevId: 310168181
2020-05-06 09:35:54 -07:00
Google APIs a3a0bf0f62 BREAKING_CHANGE: Removing TimeSeriesQueryLanguageCondition as an alert condition type. The condition type is unsupported and unused. It was originally added for the Monitoring Query Language Alpha feature.
refactor!: Drop support for TimeSeriesQueryLanguageCondition as an alert condition type.

PiperOrigin-RevId: 310060413
2020-05-05 18:18:22 -07:00
Google APIs 4bef0001ac fix: add resource reference to proto files
chore: update copyright and comments

PiperOrigin-RevId: 309990843
2020-05-05 11:51:40 -07:00
Google APIs 1b5a8d2bbb Fix documentation for string_value. The value does not have to be at least 1MB, but rather, at most 1MB.
PiperOrigin-RevId: 309845930
2020-05-04 16:56:17 -07:00
Google APIs e0f9d9e1f9 Integrate Python GAPIC Microgenerator in googleapis.
This PR uses using documentai as an example.
Depends on https://github.com/googleapis/gapic-generator-python/pull/402

PiperOrigin-RevId: 309824146
2020-05-04 15:07:15 -07:00
Google APIs 4ca990cb1a Web Security Scanner V1 API
PiperOrigin-RevId: 309819942
2020-05-04 14:50:54 -07:00
Google APIs a737a68e21 chore!: enable gapicv2 for vision/v1p4beta API
BREAKING CHANGE: The breaking changes are as follows. After discussion please see [this PR](https://github.com/googleapis/gapic-generator/pull/3177), these seem to be acceptable given that this is a beta API.

com.google.cloud.vision.v1p4beta1.ProductSearchClient: Method 'public com.google.longrunning.Operation purgeProducts(com.google.cloud.vision.v1p4beta1.PurgeProductsRequest)' has been removed
- This is because this method was not generating with the same LRO interface that all other configured RPCs receive.

com.google.cloud.vision.v1p4beta1.ProductSearchClient: Parameter 2 of 'public void addProductToProductSet(com.google.cloud.vision.v1p4beta1.ProductSetName, java.lang.String)' has changed its type to com.google.cloud.vision.v1p4beta1.ProductName

com.google.cloud.vision.v1p4beta1.ProductSearchClient: Parameter 2 of 'public void removeProductFromProductSet(com.google.cloud.vision.v1p4beta1.ProductSetName, java.lang.String)' has changed its type to com.google.cloud.vision.v1p4beta1.ProductName

Committer: @miraleung
PiperOrigin-RevId: 309788146
2020-05-04 11:49:12 -07:00
Google APIs ab3468cf63 chore!: enable gapicv2 for vision/v1p3beta API
BREAKING CHANGE: The breaking changes are as follows. After discussion please see this PR, these seem to be acceptable given that this is a beta API.

com.google.cloud.vision.v1p4beta1.ProductSearchClient: Parameter 2 of 'public void addProductToProductSet(com.google.cloud.vision.v1p4beta1.ProductSetName, java.lang.String)' has changed its type to com.google.cloud.vision.v1p4beta1.ProductName

com.google.cloud.vision.v1p4beta1.ProductSearchClient: Parameter 2 of 'public void removeProductFromProductSet(com.google.cloud.vision.v1p4beta1.ProductSetName, java.lang.String)' has changed its type to com.google.cloud.vision.v1p4beta1.ProductName

Committer: @miraleung
PiperOrigin-RevId: 309787157
2020-05-04 11:38:36 -07:00
Google APIs 93b2560768 Google Ads API v3_1 protos and config updates.
PiperOrigin-RevId: 309756265
2020-05-04 09:15:16 -07:00
Google APIs ee9e8e4e67 docs: minor comments change.
PiperOrigin-RevId: 309481123
2020-05-01 15:05:14 -07:00
Google APIs aaff764c18 chore: enable gapicv2 and annotate protos for recommendationengine/v1beta1 API
Committer: @miraleung
PiperOrigin-RevId: 309426927
2020-05-01 10:09:29 -07:00
Google APIs f78da0d54c fix: replace all retry configs removed during GAPIC config migration
PiperOrigin-RevId: 309415646
2020-05-01 09:03:06 -07:00
Google APIs 7e1c7603c8 Add an OAuth scope annotation in build_service proto file
PiperOrigin-RevId: 309058279
2020-04-29 11:10:57 -07:00
Google APIs 3f5f8a2258 feat: added support for project id in scope
feat: added support for order_by in SearchAllResources rpc
feat: added support for search on location, labels and networkTags fields
docs: updated according to above features

PiperOrigin-RevId: 308922843
2020-04-28 16:41:52 -07:00
Google APIs 756b174de4 fix: Add missing method_signature annotations for BigTable Admin Backup RPCs
The added method_signatures reflect method flattenings in the GAPIC v1 config.

PiperOrigin-RevId: 308824110
2020-04-28 08:05:26 -07:00
Google APIs c284e4f849 Configure retry for Diaglogflow v2.Environments.ListEnvironments and v2beta1.Environments.ListEnvironments.
PiperOrigin-RevId: 308749074
2020-04-27 20:02:22 -07:00
Google APIs ff17eefa18 chore: add Python target for orgpolicy BUILD.bazel
PiperOrigin-RevId: 308747658
2020-04-27 19:45:33 -07:00
Google APIs 371206424e Remove raw html from proto comments as this breaks client library documentation generators.
See https://aip.dev/192

> Any formatting in comments must be in CommonMark. Headings and tables must not be used, as these cause problems for several tools, and are unsuitable for client library reference documentation.
>
> Comments should use code font for property names and for literals (such as true).
>
> Raw HTML must not be used.

PiperOrigin-RevId: 308716969
2020-04-27 16:04:02 -07:00
Google APIs c2bfceedfc Generating BUILD.bazel for maps/routes/v1alpha.
PiperOrigin-RevId: 308691010
2020-04-27 13:51:06 -07:00
Google APIs 5dca7f1079 Support purchasing capacity commitments in the BigQuery Reservation v1 API.
PiperOrigin-RevId: 308671886
2020-04-27 12:13:59 -07:00
Google APIs 28e76243c2 feat: integrate gapic generator change in googleapis
PiperOrigin-RevId: 308294748
2020-04-24 11:44:45 -07:00
Google APIs d14bf59a44 1. Updated the config file names.
2. Added a group_by field to the ListBuildsRequest.

PiperOrigin-RevId: 308157960
2020-04-23 16:54:15 -07:00
Google APIs 0d7c3565dd bazel: update gapic-generator-go to v0.13.3 in WORKSPACE
Changes include:
- change plugin use of Unmarshal to be compatible with golang/protobuf v1.4.0

PiperOrigin-RevId: 308113536
2020-04-23 13:08:12 -07:00
Google APIs 1d520eaa7b feat: Publish ListEnvironments for Dialogflow v2/v2beta1 library.
docs: Clarify WebhookResponse fields for Dialogflow v2/v2beta1 library.

PiperOrigin-RevId: 307849529
2020-04-22 10:49:22 -07:00
Google APIs b3bcfd059e fix(google/maps/routes): move gapic targets to match Routes Preferred API
The Routes Preferred API is not the same as the legacy Routes API. This moves
the client library to make a more clear distinction between the two. The
generated clients in google/maps/routespreferred/v1 still have a dependency on
the open source libraries published from the protos in
google/maps/routes/v1.

The client libraries for languages other than Go and Java have been removed
since they are currently broken and were before this change. No gapic targets
remain in google/maps/routes/v1 except for the Java proto and grpc assembly.
Protos for Go are automatically published through a different process. See
https://github.com/googleapis/go-genproto.

PiperOrigin-RevId: 307838123
2020-04-22 09:57:18 -07:00
Google APIs 862cd840db chore: Update gapic-generator version
The updated version is required to migrate Python clients generation from artman to bazel.

PiperOrigin-RevId: 307739946
2020-04-21 21:17:00 -07:00