Google Cloud Api Gateway V1 Client - Class DeleteApiConfigRequest (1.1.1)

Reference documentation and code samples for the Google Cloud Api Gateway V1 Client class DeleteApiConfigRequest.

Request message for ApiGatewayService.DeleteApiConfig

Generated from protobuf message google.cloud.apigateway.v1.DeleteApiConfigRequest

Namespace

Google \ Cloud \ ApiGateway \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Resource name of the form: projects/*/locations/global/apis/*/configs/*

getName

Required. Resource name of the form: projects/*/locations/global/apis/*/configs/*

Returns
TypeDescription
string

setName

Required. Resource name of the form: projects/*/locations/global/apis/*/configs/*

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. Resource name of the form: projects/*/locations/global/apis/*/configs/* Please see Google\Cloud\ApiGateway\V1\ApiGatewayServiceClient::apiConfigName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\ApiGateway\V1\DeleteApiConfigRequest