proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb in google-cloud-build-v1-0.25.0 vs proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb in google-cloud-build-v1-0.26.0
- old
+ new
@@ -1531,10 +1531,11 @@
end
# GitHubEventsConfig describes the configuration of a trigger that creates a
# build whenever a GitHub event is received.
# @!attribute [rw] installation_id
+ # @deprecated This field is deprecated and may be removed in the next major version update.
# @return [::Integer]
# The installationID that emits the GitHub event.
# @!attribute [rw] owner
# @return [::String]
# Owner of the repository. For example: The owner for
@@ -1817,9 +1818,10 @@
# @!attribute [rw] log_streaming_option
# @return [::Google::Cloud::Build::V1::BuildOptions::LogStreamingOption]
# Option to define build log streaming behavior to Cloud
# Storage.
# @!attribute [rw] worker_pool
+ # @deprecated This field is deprecated and may be removed in the next major version update.
# @return [::String]
# This field deprecated; please use `pool.name` instead.
# @!attribute [rw] pool
# @return [::Google::Cloud::Build::V1::BuildOptions::PoolOption]
# Optional. Specification for execution on a `WorkerPool`.