Network Connectivity V1BETA API - Class Google::Cloud::NetworkConnectivity::V1beta::ParseFromActivationKeyRequest (v0.3.0)

Reference documentation and code samples for the Network Connectivity V1BETA API class Google::Cloud::NetworkConnectivity::V1beta::ParseFromActivationKeyRequest.

Message for getting a RemoteTransportProfile from an activation key.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#activation_key

def activation_key() -> ::String
Returns
  • (::String) — Required. The activation key to get the RemoteTransportProfile for.

#activation_key=

def activation_key=(value) -> ::String
Parameter
  • value (::String) — Required. The activation key to get the RemoteTransportProfile for.
Returns
  • (::String) — Required. The activation key to get the RemoteTransportProfile for.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Parent value for ParseFromActivationKeyRequest.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Parent value for ParseFromActivationKeyRequest.
Returns
  • (::String) — Required. Parent value for ParseFromActivationKeyRequest.