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
- (::Google::Protobuf::Struct) — The struct format of the actual annotation.
#annotation=
def annotation=(value) -> ::Google::Protobuf::Struct
Parameter
- value (::Google::Protobuf::Struct) — The struct format of the actual annotation.
Returns
- (::Google::Protobuf::Struct) — The struct format of the actual annotation.
#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.