BeyondCorp AppConnections V1 API - Class Google::Cloud::BeyondCorp::AppConnections::V1::GetAppConnectionRequest (v0.5.0)

Reference documentation and code samples for the BeyondCorp AppConnections V1 API class Google::Cloud::BeyondCorp::AppConnections::V1::GetAppConnectionRequest.

Request message for BeyondCorp.GetAppConnection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. BeyondCorp AppConnection name using the form: projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. BeyondCorp AppConnection name using the form: projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}
Returns
  • (::String) — Required. BeyondCorp AppConnection name using the form: projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}