API Gateway V1 API - Class Google::Cloud::ApiGateway::V1::DeleteGatewayRequest (v0.7.0)

Reference documentation and code samples for the API Gateway V1 API class Google::Cloud::ApiGateway::V1::DeleteGatewayRequest.

Request message for ApiGatewayService.DeleteGateway

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Resource name of the form: projects/*/locations/*/gateways/*

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the form: projects/*/locations/*/gateways/*
Returns
  • (::String) — Required. Resource name of the form: projects/*/locations/*/gateways/*