Reference documentation and code samples for the Network Connectivity V1BETA API class Google::Cloud::NetworkConnectivity::V1beta::ParseFromActivationKeyResponse.
Message for response to getting a RemoteTransportProfile from an activation key.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#remote_transport_profile
def remote_transport_profile() -> ::Google::Cloud::NetworkConnectivity::V1beta::RemoteTransportProfile
Returns
- (::Google::Cloud::NetworkConnectivity::V1beta::RemoteTransportProfile) — The RemoteTransportProfile that was parsed from the activation key.
#remote_transport_profile=
def remote_transport_profile=(value) -> ::Google::Cloud::NetworkConnectivity::V1beta::RemoteTransportProfile
Parameter
- value (::Google::Cloud::NetworkConnectivity::V1beta::RemoteTransportProfile) — The RemoteTransportProfile that was parsed from the activation key.
Returns
- (::Google::Cloud::NetworkConnectivity::V1beta::RemoteTransportProfile) — The RemoteTransportProfile that was parsed from the activation key.