Reference documentation and code samples for the Network Security V1 API class Google::Cloud::NetworkSecurity::V1::InterceptEndpointGroup::ConnectedDeploymentGroup.
The endpoint group's view of a connected deployment group.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#locations
def locations() -> ::Array<::Google::Cloud::NetworkSecurity::V1::InterceptLocation>
Returns
- (::Array<::Google::Cloud::NetworkSecurity::V1::InterceptLocation>) — Output only. The list of locations where the deployment group is present.
#name
def name() -> ::String
Returns
-
(::String) — Output only. The connected deployment group's resource name, for example:
projects/123456789/locations/global/interceptDeploymentGroups/my-dg. See https://google.aip.dev/124.