Network Management V1 API - Class Google::Cloud::NetworkManagement::V1::GoogleServiceInfo (v0.13.0)

Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::GoogleServiceInfo.

For display only. Details of a Google Service sending packets to a VPC network. Although the source IP might be a publicly routable address, some Google Services use special routes within Google production infrastructure to reach Compute Engine Instances. https://cloud.google.com/vpc/docs/routes#special_return_paths

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#google_service_type

def google_service_type() -> ::Google::Cloud::NetworkManagement::V1::GoogleServiceInfo::GoogleServiceType
Returns

#google_service_type=

def google_service_type=(value) -> ::Google::Cloud::NetworkManagement::V1::GoogleServiceInfo::GoogleServiceType
Parameter
Returns

#source_ip

def source_ip() -> ::String
Returns
  • (::String) — Source IP address.

#source_ip=

def source_ip=(value) -> ::String
Parameter
  • value (::String) — Source IP address.
Returns
  • (::String) — Source IP address.