Reference documentation and code samples for the BeyondCorp AppGateways V1 API class Google::Cloud::BeyondCorp::AppGateways::V1::GetAppGatewayRequest.
Request message for BeyondCorp.GetAppGateway.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. BeyondCorp AppGateway name using the form:
projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id}
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. BeyondCorp AppGateway name using the form:
projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id}
Returns
-
(::String) — Required. BeyondCorp AppGateway name using the form:
projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id}