Vision AI V1 API - Class Google::Cloud::VisionAI::V1::AppPlatformCloudFunctionRequest::StructedInputAnnotation (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::AppPlatformCloudFunctionRequest::StructedInputAnnotation.

A general annotation message that uses struct format to represent different concrete annotation protobufs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#annotation

def annotation() -> ::Google::Protobuf::Struct
Returns

#annotation=

def annotation=(value) -> ::Google::Protobuf::Struct
Parameter
Returns

#ingestion_time_micros

def ingestion_time_micros() -> ::Integer
Returns
  • (::Integer) — The ingestion time of the current annotation.

#ingestion_time_micros=

def ingestion_time_micros=(value) -> ::Integer
Parameter
  • value (::Integer) — The ingestion time of the current annotation.
Returns
  • (::Integer) — The ingestion time of the current annotation.