Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::NetworkInfo.
For display only. Metadata associated with a Compute Engine network. Next ID: 7
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
def display_name() -> ::String
Returns
- (::String) — Name of a Compute Engine network.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Name of a Compute Engine network.
Returns
- (::String) — Name of a Compute Engine network.
#matched_ip_range
def matched_ip_range() -> ::String
Returns
- (::String) — The IP range of the subnet matching the source IP address of the test.
#matched_ip_range=
def matched_ip_range=(value) -> ::String
Parameter
- value (::String) — The IP range of the subnet matching the source IP address of the test.
Returns
- (::String) — The IP range of the subnet matching the source IP address of the test.
#matched_subnet_uri
def matched_subnet_uri() -> ::String
Returns
- (::String) — URI of the subnet matching the source IP address of the test.
#matched_subnet_uri=
def matched_subnet_uri=(value) -> ::String
Parameter
- value (::String) — URI of the subnet matching the source IP address of the test.
Returns
- (::String) — URI of the subnet matching the source IP address of the test.
#region
def region() -> ::String
Returns
- (::String) — The region of the subnet matching the source IP address of the test.
#region=
def region=(value) -> ::String
Parameter
- value (::String) — The region of the subnet matching the source IP address of the test.
Returns
- (::String) — The region of the subnet matching the source IP address of the test.
#uri
def uri() -> ::String
Returns
- (::String) — URI of a Compute Engine network.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — URI of a Compute Engine network.
Returns
- (::String) — URI of a Compute Engine network.