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

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

Request message for ApiGatewayService.DeleteApi

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/global/apis/*

#name=

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