Class: Google::Cloud::AIPlatform::V1::FeatureValue

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

Overview

Value for a feature.

Defined Under Namespace

Classes: Metadata

Instance Attribute Summary collapse

Instance Attribute Details

#bool_array_value::Google::Cloud::AIPlatform::V1::BoolArray



254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 254

class FeatureValue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Metadata of feature value.
  # @!attribute [rw] generate_time
  #   @return [::Google::Protobuf::Timestamp]
  #     Feature generation timestamp. Typically, it is provided by user at
  #     feature ingestion time. If not, feature store
  #     will use the system timestamp when the data is ingested into feature
  #     store. For streaming ingestion, the time, aligned by days, must be no
  #     older than five years (1825 days) and no later than one year (366 days)
  #     in the future.
  class 
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#bool_value::Boolean



254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 254

class FeatureValue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Metadata of feature value.
  # @!attribute [rw] generate_time
  #   @return [::Google::Protobuf::Timestamp]
  #     Feature generation timestamp. Typically, it is provided by user at
  #     feature ingestion time. If not, feature store
  #     will use the system timestamp when the data is ingested into feature
  #     store. For streaming ingestion, the time, aligned by days, must be no
  #     older than five years (1825 days) and no later than one year (366 days)
  #     in the future.
  class 
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#bytes_value::String



254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 254

class FeatureValue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Metadata of feature value.
  # @!attribute [rw] generate_time
  #   @return [::Google::Protobuf::Timestamp]
  #     Feature generation timestamp. Typically, it is provided by user at
  #     feature ingestion time. If not, feature store
  #     will use the system timestamp when the data is ingested into feature
  #     store. For streaming ingestion, the time, aligned by days, must be no
  #     older than five years (1825 days) and no later than one year (366 days)
  #     in the future.
  class 
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#double_array_value::Google::Cloud::AIPlatform::V1::DoubleArray



254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 254

class FeatureValue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Metadata of feature value.
  # @!attribute [rw] generate_time
  #   @return [::Google::Protobuf::Timestamp]
  #     Feature generation timestamp. Typically, it is provided by user at
  #     feature ingestion time. If not, feature store
  #     will use the system timestamp when the data is ingested into feature
  #     store. For streaming ingestion, the time, aligned by days, must be no
  #     older than five years (1825 days) and no later than one year (366 days)
  #     in the future.
  class 
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#double_value::Float



254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 254

class FeatureValue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Metadata of feature value.
  # @!attribute [rw] generate_time
  #   @return [::Google::Protobuf::Timestamp]
  #     Feature generation timestamp. Typically, it is provided by user at
  #     feature ingestion time. If not, feature store
  #     will use the system timestamp when the data is ingested into feature
  #     store. For streaming ingestion, the time, aligned by days, must be no
  #     older than five years (1825 days) and no later than one year (366 days)
  #     in the future.
  class 
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#int64_array_value::Google::Cloud::AIPlatform::V1::Int64Array



254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 254

class FeatureValue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Metadata of feature value.
  # @!attribute [rw] generate_time
  #   @return [::Google::Protobuf::Timestamp]
  #     Feature generation timestamp. Typically, it is provided by user at
  #     feature ingestion time. If not, feature store
  #     will use the system timestamp when the data is ingested into feature
  #     store. For streaming ingestion, the time, aligned by days, must be no
  #     older than five years (1825 days) and no later than one year (366 days)
  #     in the future.
  class 
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#int64_value::Integer



254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 254

class FeatureValue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Metadata of feature value.
  # @!attribute [rw] generate_time
  #   @return [::Google::Protobuf::Timestamp]
  #     Feature generation timestamp. Typically, it is provided by user at
  #     feature ingestion time. If not, feature store
  #     will use the system timestamp when the data is ingested into feature
  #     store. For streaming ingestion, the time, aligned by days, must be no
  #     older than five years (1825 days) and no later than one year (366 days)
  #     in the future.
  class 
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#metadata::Google::Cloud::AIPlatform::V1::FeatureValue::Metadata



254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 254

class FeatureValue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Metadata of feature value.
  # @!attribute [rw] generate_time
  #   @return [::Google::Protobuf::Timestamp]
  #     Feature generation timestamp. Typically, it is provided by user at
  #     feature ingestion time. If not, feature store
  #     will use the system timestamp when the data is ingested into feature
  #     store. For streaming ingestion, the time, aligned by days, must be no
  #     older than five years (1825 days) and no later than one year (366 days)
  #     in the future.
  class 
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#string_array_value::Google::Cloud::AIPlatform::V1::StringArray



254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 254

class FeatureValue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Metadata of feature value.
  # @!attribute [rw] generate_time
  #   @return [::Google::Protobuf::Timestamp]
  #     Feature generation timestamp. Typically, it is provided by user at
  #     feature ingestion time. If not, feature store
  #     will use the system timestamp when the data is ingested into feature
  #     store. For streaming ingestion, the time, aligned by days, must be no
  #     older than five years (1825 days) and no later than one year (366 days)
  #     in the future.
  class 
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#string_value::String



254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 254

class FeatureValue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Metadata of feature value.
  # @!attribute [rw] generate_time
  #   @return [::Google::Protobuf::Timestamp]
  #     Feature generation timestamp. Typically, it is provided by user at
  #     feature ingestion time. If not, feature store
  #     will use the system timestamp when the data is ingested into feature
  #     store. For streaming ingestion, the time, aligned by days, must be no
  #     older than five years (1825 days) and no later than one year (366 days)
  #     in the future.
  class 
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#struct_value::Google::Cloud::AIPlatform::V1::StructValue



254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 254

class FeatureValue
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Metadata of feature value.
  # @!attribute [rw] generate_time
  #   @return [::Google::Protobuf::Timestamp]
  #     Feature generation timestamp. Typically, it is provided by user at
  #     feature ingestion time. If not, feature store
  #     will use the system timestamp when the data is ingested into feature
  #     store. For streaming ingestion, the time, aligned by days, must be no
  #     older than five years (1825 days) and no later than one year (366 days)
  #     in the future.
  class 
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end