UpdateBlueprintRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request object for UpdateBlueprint.
Attributes |
|
|---|---|
| Name | Description |
blueprint |
google.cloud.telcoautomation_v1alpha1.types.Blueprint
Required. The blueprint to update.
|
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Required. Update mask is used to specify the fields to be overwritten in the blueprint resource by the update.
|