Reference documentation and code samples for the Google Cloud Api Hub V1 Client class UpdateSpecRequest.
The UpdateSpec method's request.
Generated from protobuf message google.cloud.apihub.v1.UpdateSpecRequest
Namespace
Google \ Cloud \ ApiHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ spec
Spec
Required. The spec to update. The spec's name
field is used to identify the spec to update. Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}
↳ update_mask
getSpec
Required. The spec to update.
The spec's name
field is used to identify the spec to
update. Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}
hasSpec
clearSpec
setSpec
Required. The spec to update.
The spec's name
field is used to identify the spec to
update. Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
spec
Spec
Required. The spec to update.
The spec's name
field is used to identify the spec to
update. Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec}
updateMask

