Class: Google::Cloud::Compute::V1::WireGroupTopology

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Topology details for the wire group.

Instance Attribute Summary collapse

Instance Attribute Details

#endpoints::Array<::Google::Cloud::Compute::V1::WireGroupTopologyEndpoint>

Returns Output only. Topology details for all endpoints in the wire group.

Returns:



82706
82707
82708
82709
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 82706

class WireGroupTopology
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end