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