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.
data
mixed
getName
Required. The Feature resource name in the format projects/*/locations/*/features/*
string
setName
Required. The Feature resource name in the format projects/*/locations/*/features/*
var
string
$this
getReturnPartialSuccess
Optional. If set to true, the response will return partial results when some regions are unreachable and the unreachable field in Feature proto will be populated. If set to false, the request will fail when some regions are unreachable.
bool
setReturnPartialSuccess
Optional. If set to true, the response will return partial results when some regions are unreachable and the unreachable field in Feature proto will be populated. If set to false, the request will fail when some regions are unreachable.
var
bool
$this
static::build
name
string
Required. The Feature resource name in the format projects/*/locations/*/features/*

