Google APIs
2ab0f060bb
fix(ruby): Update grafeas-v1 dependency for google-cloud-container_analysis-v1
...
PiperOrigin-RevId: 428585171
2022-02-14 12:52:34 -08:00
Google APIs
76ff1e5421
feat: add APIs for importing and uploading Apt and Yum artifacts
...
feat: add version policy support for Maven repositories
feat: add order_by support for listing versions
fix!: mark a few resource name fields as required
PiperOrigin-RevId: 423145765
2022-01-20 13:32:05 -08:00
Google APIs
fe4fb6f730
chore: Remove unnecessary (and breaking) dependencies in C# Cloud Debugger GAPIC generation
...
PiperOrigin-RevId: 422868372
2022-01-19 11:51:46 -08:00
Google APIs
39654061c7
fix(artifactregistry): add missing HTTP rules to service config
...
PiperOrigin-RevId: 420790332
2022-01-10 10:07:10 -08:00
Google APIs
9a8910e4ea
fix: Modify the bazel.BUILD file by hand to include the compliance protos which are not autogenerated
...
PiperOrigin-RevId: 420306668
2022-01-07 09:17:38 -08:00
Google APIs
429d35c835
fix(artifactregistry): fix resource pattern ID segment name
...
PiperOrigin-RevId: 416140747
2021-12-13 14:54:19 -08:00
Google APIs
eddd3d845b
feat: add C++ rules for many Cloud services
...
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
25c7592ea2
chore: generate java files for source_context.proto
...
PiperOrigin-RevId: 407625510
2021-11-04 11:15:25 -07:00
Google APIs
8c7125522e
chore(ruby): Add Bazel build rules for Ruby wrapper clients
...
PiperOrigin-RevId: 406897753
2021-11-01 12:52:22 -07:00
Google APIs
a83e6f24b4
chore(python): Update cloudbuild BUILD.bazel package name to google-cloud-build
...
chore(python): Update cloudbuild namespace to google.cloud.devtools
PiperOrigin-RevId: 406424368
2021-10-29 12:24:47 -07:00
Google APIs
f034e5f9e7
docs: fix docstring formatting
...
Committer: @parthea
PiperOrigin-RevId: 404756337
2021-10-21 03:35:37 -07:00
Google APIs
9bac62dbc7
fix!: Fix the resource annotations for GetRepositoryRequest
...
BREAKING CHANGE: This will be a breaking change for languages that generate client libraries using resource annotations to provide overloads accepting resource names. Where previously such languages would have generated (in-pseudocode) GetRepository(LocationName) they will now (correctly) generate GetRepository(RepositoryName). Code using the older methods will be broken by this change, but would never have worked anyway.
PiperOrigin-RevId: 403028264
2021-10-14 01:31:09 -07:00
Google APIs
667a4785d5
build(node): update artifact name for npm
...
PiperOrigin-RevId: 398863334
2021-09-24 19:58:31 -07:00
Google APIs
aa73c560f0
chore(python): Prepare artifactregistry v1 BUILD.bazel for release
...
PiperOrigin-RevId: 398566070
2021-09-23 13:37:40 -07:00
Google APIs
ddf135906a
chore(ruby): Set Ruby GAPIC generator parameters for artifactregistry/v1
...
PiperOrigin-RevId: 398539590
2021-09-23 11:42:13 -07:00
Google APIs
6d40da4394
feat: Artifact Registry v1 public protos
...
Committer: @alexander-fenster
PiperOrigin-RevId: 398316447
2021-09-22 13:31:16 -07:00
Google APIs
85830df328
chore(ruby): allow google-cloud-container_analysis-v1 to depend on 1.x versions of grafeas-v1
...
PiperOrigin-RevId: 397881924
2021-09-20 17:39:26 -07:00
Google APIs
5572865403
feat: Update cloudbuild proto with the service_account for BYOSA Triggers.
...
Committer: @emoryruscus
PiperOrigin-RevId: 392957767
2021-08-25 12:44:11 -07:00
Google APIs
3cd708edbc
feat:add script field to BuildStep message
...
PiperOrigin-RevId: 392761119
2021-08-25 09:13:02 -07:00
Google APIs
7fec72948d
feat: Add ability to configure BuildTriggers to create Builds that require approval before executing and ApproveBuild API to approve or reject pending Builds
...
Comitter: @joonlim
PiperOrigin-RevId: 391072303
2021-08-16 10:04:31 -07:00
Google APIs
760b5d8bfd
docs: Add a new build phase SETUPBUILD for timing information
...
PiperOrigin-RevId: 387362210
2021-07-28 09:03:18 -07:00
Google APIs
f84d1e2eda
feat: Implementation of Build Failure Info:
...
- Added message FailureInfo field
PiperOrigin-RevId: 385847244
2021-07-20 12:36:31 -07:00
Google APIs
7a1fb837d3
feat: add a WorkerPools API
...
BREAKING CHANGE: Proto had a prior definitions of WorkerPool resources which were never supported. This change replaces those resources with definitions that are currently supported.
Committer: @mwiczer
PiperOrigin-RevId: 385610622
2021-07-19 12:08:07 -07:00
Google APIs
24443e8a67
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 381955863
2021-06-28 15:23:09 -07:00
Google APIs
0e48ca446e
chore: Update source_v1 BUILD.bazel for python
...
PiperOrigin-RevId: 380710437
2021-06-21 18:47:51 -07:00
Google APIs
cb44b173ba
chore(bazel): remove protoc-gen-docs_plugin from WORKSPACE
...
PiperOrigin-RevId: 380020641
2021-06-17 12:37:08 -07:00
Google APIs
0481138c2d
feat: publishing Testing API protos
...
Committer: @alexander-fenster
PiperOrigin-RevId: 379505638
2021-06-15 09:25:11 -07:00
Google APIs
853f5d4643
chore: fix devtools-clouddebugger-v2-py target
...
PiperOrigin-RevId: 378425120
2021-06-09 09:33:33 -07:00
Google APIs
8a1a19c970
chore: add Python library generation rules for devtools/source
...
Committer: @parthea
PiperOrigin-RevId: 378302468
2021-06-08 19:29:28 -07:00
Google APIs
0778b6c49e
chore: Update clouddebugger_v2 BUILD.bazel for python
...
PiperOrigin-RevId: 378058740
2021-06-07 19:28:07 -07:00
Google APIs
060218c3cc
chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
...
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
e0926779e7
chore: migrate devtools/resultstore to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 376183142
2021-05-27 09:18:04 -07:00
Google APIs
ac0cf1769f
chore: migrate devtools/source to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 373494082
2021-05-12 19:58:03 -07:00
Google APIs
862503ff26
chore: migrate devtools/trace to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 373492514
2021-05-12 19:08:00 -07:00
Google APIs
061b720855
chore: migrate clouddebugger to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 373490291
2021-05-12 18:05:57 -07:00
Google APIs
87a6ce53d3
feat: Implementation of Source Manifests:
...
- Added message StorageSourceManifest as an option for the Source message
- Added StorageSourceManifest field to the SourceProvenance message
PiperOrigin-RevId: 372331161
2021-05-06 06:39:28 -07:00
Google APIs
8585ab9422
chore: migrate cloudprofiler to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 370975886
2021-04-28 13:49:19 -07:00
Google APIs
3f24369668
chore: migrate errorreporting to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 370936853
2021-04-28 10:50:53 -07:00
Google APIs
e7d77d65f0
fix: specify valid go_package option
...
The explicitly specified package name is invalid since it identical
to one of the keywords in Go (e.g., "package" or "type").
Remove explicitly specifying the name, which will cause protoc-gen-go
to derive the package name from the last path segment.
If the name is not valid, it will automatically sanitize it
to produce a valid package identifier (e.g., "_package" or "_type").
Committer: @dsnet
PiperOrigin-RevId: 370589666
2021-04-26 19:03:19 -07:00
Google APIs
74bb45bfc8
chore: Migrate the Bazel rules for the libraries NOT published to google-cloud-ruby to use gapic-generator-ruby instead of the monolith generator.
...
PiperOrigin-RevId: 370517814
2021-04-26 12:36:51 -07:00
Google APIs
4c3702d8c6
chore: migrate containeranalysis/v1 to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 369876316
2021-04-22 08:39:19 -07:00
Google APIs
9a9e29627a
feat: Add fields for Pub/Sub triggers
...
Committer: @gleeper
PiperOrigin-RevId: 368533270
2021-04-14 16:47:53 -07:00
Google APIs
c5436a6b41
chore: fix namespace for python package
...
PiperOrigin-RevId: 368216874
2021-04-13 08:12:50 -07:00
Google APIs
0cc3705e45
chore: migrate devtools/remoteworkers to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 368055909
2021-04-12 12:24:10 -07:00
Google APIs
c72331135c
docs: Annotation changes following AIP ( https://google.aip.dev/ ) recommendations
...
docs: Comment clarifications
feat: Add a BUILD.bazel file
feat: Adding the ExportInvocation RPC method
feat: Adding the SearchConfiguredTargets RPC method
feat: Adding the BatchListActions RPC method
feat: Adding the exit_code field to the Invocation proto
PiperOrigin-RevId: 368018945
2021-04-12 09:27:16 -07:00
Google APIs
9159250896
chore: migrate devtools/build to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 366152684
2021-03-31 17:36:32 -07:00
Google APIs
d370911b4f
chore: migrate cloudbuild to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 365165055
2021-03-25 18:39:32 -07:00
Google APIs
381e8814b3
chore: migrate artifactregistry to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 365163518
2021-03-25 18:29:06 -07:00
Google APIs
913f5553d5
fix: Specify build as the body of a CreateBuild call. The Cloud Build API has always assumed this, but now we are actually specifying it.
...
feat: Add `ReceiveTriggerWebhook` for webhooks activating specific triggers.
docs: Update field docs on required-ness behavior and fix typos.
docs: Add `$PROJECT_NUMBER` as a substitution variable.
feat: Add `SecretManager`-related resources and messages for corresponding integration.
docs: Clarify lifetime/expiration behavior around `ListBuilds` page tokens.
feat: Add `COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY` for corresponding comment control behavior with triggered builds.
feat: Add `E2_HIGHCPU_8` and `E2_HIGHCPU_32` machine types.
Committer: @lozord
PiperOrigin-RevId: 363244566
2021-03-16 12:33:05 -07:00
Google APIs
53a8072a03
chore: Update artifactregistry_v1beta2 BUILD.bazel for python
...
PiperOrigin-RevId: 363175301
2021-03-16 07:07:30 -07:00