Module: Google::Cloud::Connectors::V1::ConnectionView
- Defined in:
- proto_docs/google/cloud/connectors/v1/connection.rb
Overview
Enum to control which fields should be included in the response.
Constant Summary collapse
- CONNECTION_VIEW_UNSPECIFIED =
CONNECTION_UNSPECIFIED.
0- BASIC =
Do not include runtime required configs.
1- FULL =
Include runtime required configs.
2