Google Cloud Storage Transfer V1 Client - Class DeleteAgentPoolRequest (1.2.0)

Reference documentation and code samples for the Google Cloud Storage Transfer V1 Client class DeleteAgentPoolRequest.

Specifies the request passed to DeleteAgentPool.

Generated from protobuf message google.storagetransfer.v1.DeleteAgentPoolRequest

Namespace

Google \ Cloud \ StorageTransfer \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the agent pool to delete.

getName

Required. The name of the agent pool to delete.

Returns
TypeDescription
string

setName

Required. The name of the agent pool to delete.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The name of the agent pool to delete.

Returns
TypeDescription
Google\Cloud\StorageTransfer\V1\DeleteAgentPoolRequest