Google Cloud Gke Hub V1 Client - Class DeleteFleetRequest (1.3.0)

Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class DeleteFleetRequest.

Request message for GkeHub.DeleteFleet method.

Generated from protobuf message google.cloud.gkehub.v1.DeleteFleetRequest

Namespace

Google \ Cloud \ GkeHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The Fleet resource name in the format projects/*/locations/*/fleets/*.

getName

Required. The Fleet resource name in the format projects/*/locations/*/fleets/*.

Returns
Type Description
string

setName

Required. The Fleet resource name in the format projects/*/locations/*/fleets/*.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The Fleet resource name in the format projects/*/locations/*/fleets/*. Please see GkeHubClient::fleetName() for help formatting this field.

Returns
Type Description
DeleteFleetRequest