Reference documentation and code samples for the Google Cloud Api Hub V1 Client class UpdateDependencyRequest.
The UpdateDependency method's request.
Generated from protobuf message google.cloud.apihub.v1.UpdateDependencyRequest
Namespace
Google \ Cloud \ ApiHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ dependency
Dependency
Required. The dependency resource to update. The dependency's name
field is used to identify the dependency to update. Format: projects/{project}/locations/{location}/dependencies/{dependency}
↳ update_mask
getDependency
Required. The dependency resource to update.
The dependency's name
field is used to identify the dependency to update.
Format: projects/{project}/locations/{location}/dependencies/{dependency}
hasDependency
clearDependency
setDependency
Required. The dependency resource to update.
The dependency's name
field is used to identify the dependency to update.
Format: projects/{project}/locations/{location}/dependencies/{dependency}
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
dependency
Dependency
Required. The dependency resource to update.
The dependency's name
field is used to identify the dependency to update.
Format: projects/{project}/locations/{location}/dependencies/{dependency}
updateMask

