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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The Feature resource name in the format |
getName
Required. The Feature resource name in the format
projects/*/locations/*/features/*
Returns | |
---|---|
Type | Description |
string |
setName
Required. The Feature resource name in the format
projects/*/locations/*/features/*
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. The Feature resource name in the format
|
Returns | |
---|---|
Type | Description |
Google\Cloud\GkeHub\V1\GetFeatureRequest |