Class UpdateProjectSettingsRequest (1.6.1)

UpdateProjectSettingsRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Sets the settings of the project.

Attributes

NameDescription
project_settings google.cloud.artifactregistry_v1.types.ProjectSettings
The project settings.
update_mask google.protobuf.field_mask_pb2.FieldMask
Field mask to support partial updates.