Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::GetWireGroupRequest.
A request message for WireGroups.Get. See the method description for details.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cross_site_network
def cross_site_network() -> ::String
Returns
- (::String)
#cross_site_network=
def cross_site_network=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)
#project
def project() -> ::String
Returns
- (::String) — Project ID for this request.
#project=
def project=(value) -> ::String
Parameter
- value (::String) — Project ID for this request.
Returns
- (::String) — Project ID for this request.
#wire_group
def wire_group() -> ::String
Returns
- (::String) — Name of the wire group resource to return.
#wire_group=
def wire_group=(value) -> ::String
Parameter
- value (::String) — Name of the wire group resource to return.
Returns
- (::String) — Name of the wire group resource to return.