UpdateDependencyRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)The UpdateDependency method's request.
Attributes |
|
|---|---|
| Name | Description |
dependency |
google.cloud.apihub_v1.types.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 |
google.protobuf.field_mask_pb2.FieldMask
Required. The list of fields to update. |