ApplyConversionWorkspaceRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message for 'ApplyConversionWorkspace' request.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes | |
---|---|
Name | Description |
name |
str
Required. The name of the conversion workspace resource for which to apply the draft tree. Must be in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}. |
filter |
str
Filter which entities to apply. Leaving this field empty will apply all of the entities. Supports Google AIP 160 based filtering. |
connection_profile |
str
Fully qualified (Uri) name of the destination connection profile. This field is a member of oneof _ destination .
|