Class CreateReleaseConfigRequest (0.5.9)

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

CreateReleaseConfig request message.

Attributes

NameDescription
parent str
Required. The repository in which to create the release config. Must be in the format projects/*/locations/*/repositories/*.
release_config google.cloud.dataform_v1beta1.types.ReleaseConfig
Required. The release config to create.
release_config_id str
Required. The ID to use for the release config, which will become the final component of the release config's resource name.