Google Cloud Gke Hub V1 Client - Class GetFeatureRequest (0.9.3)

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

Request message for GkeHub.GetFeature method.

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

Namespace

Google \ Cloud \ GkeHub \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The Feature resource name in the format projects/*/locations/*/features/*

getName

Required. The Feature resource name in the format projects/*/locations/*/features/*

Returns
TypeDescription
string

setName

Required. The Feature resource name in the format projects/*/locations/*/features/*

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The Feature resource name in the format projects/*/locations/*/features/*

Returns
TypeDescription
Google\Cloud\GkeHub\V1\GetFeatureRequest