Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::WireGroupTopology.
Topology details for the wire group.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#endpoints
def endpoints() -> ::Array<::Google::Cloud::Compute::V1::WireGroupTopologyEndpoint>
Returns
- (::Array<::Google::Cloud::Compute::V1::WireGroupTopologyEndpoint>) — Output only. Topology details for all endpoints in the wire group.
#endpoints=
def endpoints=(value) -> ::Array<::Google::Cloud::Compute::V1::WireGroupTopologyEndpoint>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::WireGroupTopologyEndpoint>) — Output only. Topology details for all endpoints in the wire group.
Returns
- (::Array<::Google::Cloud::Compute::V1::WireGroupTopologyEndpoint>) — Output only. Topology details for all endpoints in the wire group.