Google Cloud Apigee Registry V1 Client - Class DeleteApiRequest (0.4.2)

Reference documentation and code samples for the Google Cloud Apigee Registry V1 Client class DeleteApiRequest.

Request message for DeleteApi.

Generated from protobuf message google.cloud.apigeeregistry.v1.DeleteApiRequest

Namespace

Google \ Cloud \ ApigeeRegistry \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Required. The name of the API to delete. Format: projects/*/locations/*/apis/*

↳ force
bool

If set to true, any child resources will also be deleted. (Otherwise, the request will only work if there are no child resources.)

getName

Required. The name of the API to delete.

Format: projects/*/locations/*/apis/*

Returns
Type
Description
string

setName

Required. The name of the API to delete.

Format: projects/*/locations/*/apis/*

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getForce

If set to true, any child resources will also be deleted.

(Otherwise, the request will only work if there are no child resources.)

Returns
Type
Description
bool

setForce

If set to true, any child resources will also be deleted.

(Otherwise, the request will only work if there are no child resources.)

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

static::build

Parameter
Name
Description
name
string

Required. The name of the API to delete. Format: projects/*/locations/*/apis/* Please see Google\Cloud\ApigeeRegistry\V1\RegistryClient::apiName() for help formatting this field.

Design a Mobile Site
View Site in Mobile | Classic
Share by: