generated/google/apis/remotebuildexecution_v1/classes.rb in google-api-client-0.28.7 vs generated/google/apis/remotebuildexecution_v1/classes.rb in google-api-client-0.29.0

- old
+ new

@@ -1853,12 +1853,13 @@ # The request used for UpdateWorkerPool. class GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest include Google::Apis::Core::Hashable # The update mask applies to worker_pool. For the `FieldMask` definition, - # see https://developers.google.com/protocol-buffers/docs/reference/google. - # protobuf#fieldmask + # see + # https://developers.google.com/protocol-buffers/docs/reference/google.protobuf# + # fieldmask # If an empty update_mask is provided, only the non-default valued field in # the worker pool field will be updated. Note that in order to update a field # to the default value (zero, false, empty string) an explicit update_mask # must be provided. # Corresponds to the JSON property `updateMask` @@ -1891,12 +1892,12 @@ # Corresponds to the JSON property `diskSizeGb` # @return [Fixnum] attr_accessor :disk_size_gb # Required. Disk Type to use for the worker. - # See [Storage options](https://cloud.google.com/compute/docs/disks/# - # introduction). + # See [Storage + # options](https://cloud.google.com/compute/docs/disks/#introduction). # Currently only `pd-standard` is supported. # Corresponds to the JSON property `diskType` # @return [String] attr_accessor :disk_type @@ -3845,11 +3846,11 @@ attr_accessor :element # If present, provides a compact representation of all the messages that have # been received by the caller for the given entity, e.g., it could be a # sequence number or a multi-part timestamp/version vector. This marker can - # be provided in the Request message, allowing the caller to resume the stream - # watching at a specific point without fetching the initial state. + # be provided in the Request message, allowing the caller to resume the + # stream watching at a specific point without fetching the initial state. # Corresponds to the JSON property `resumeMarker` # NOTE: Values are automatically base64 encoded/decoded in the client library. # @return [String] attr_accessor :resume_marker