Module: Google::Cloud::Connectors::V1::ConnectorVersionView
- Defined in:
- proto_docs/google/cloud/connectors/v1/connector_version.rb
Overview
Enum to control which fields should be included in the response.
Constant Summary collapse
- CONNECTOR_VERSION_VIEW_UNSPECIFIED =
CONNECTOR_VERSION_VIEW_UNSPECIFIED.
0- CONNECTOR_VERSION_VIEW_BASIC =
Do not include role grant configs.
1- CONNECTOR_VERSION_VIEW_FULL =
Include role grant configs.
2