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
- (::Google::Cloud::NetworkManagement::V1::GoogleServiceInfo::GoogleServiceType) — Recognized type of a Google Service.
#google_service_type=
def google_service_type=(value) -> ::Google::Cloud::NetworkManagement::V1::GoogleServiceInfo::GoogleServiceType
- value (::Google::Cloud::NetworkManagement::V1::GoogleServiceInfo::GoogleServiceType) — Recognized type of a Google Service.
- (::Google::Cloud::NetworkManagement::V1::GoogleServiceInfo::GoogleServiceType) — Recognized type of a Google Service.
#source_ip
def source_ip() -> ::String
- (::String) — Source IP address.
#source_ip=
def source_ip=(value) -> ::String
- value (::String) — Source IP address.
- (::String) — Source IP address.