Google Cloud Ai Platform V1 Client - Class GenerateFetchAccessTokenRequest (1.41.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class GenerateFetchAccessTokenRequest.

Request message for FeatureOnlineStoreService.GenerateFetchAccessToken.

Generated from protobuf message google.cloud.aiplatform.v1.GenerateFetchAccessTokenRequest

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ feature_view string

FeatureView resource format projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}/featureViews/{featureView}

getFeatureView

FeatureView resource format projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}/featureViews/{featureView}

Returns
Type Description
string

setFeatureView

FeatureView resource format projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}/featureViews/{featureView}

Parameter
Name Description
var string
Returns
Type Description
$this