Class: Google::Cloud::AIPlatform::V1::GenerateFetchAccessTokenRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/feature_online_store_service.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#feature_view::String

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

Returns:

  • (::String)

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



405
406
407
408
# File 'proto_docs/google/cloud/aiplatform/v1/feature_online_store_service.rb', line 405

class GenerateFetchAccessTokenRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end