publicstaticfinalclass AppPlatformCloudFunctionRequest.StructedInputAnnotation.BuilderextendsGeneratedMessageV3.Builder<AppPlatformCloudFunctionRequest.StructedInputAnnotation.Builder>implementsAppPlatformCloudFunctionRequest.StructedInputAnnotationOrBuilder
A general annotation message that uses struct format to represent different
concrete annotation protobufs.
Protobuf type
google.cloud.visionai.v1.AppPlatformCloudFunctionRequest.StructedInputAnnotation
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
publicAppPlatformCloudFunctionRequest.StructedInputAnnotationbuild()
publicAppPlatformCloudFunctionRequest.StructedInputAnnotationbuildPartial()
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.Builderclear()
Overrides
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuilderclearAnnotation()
The struct format of the actual annotation.
.google.protobuf.Struct annotation = 2;
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuilderclearIngestionTimeMicros()
The ingestion time of the current annotation.
int64 ingestion_time_micros = 1;
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.Builderclone()
Overrides
publicStructgetAnnotation()
The struct format of the actual annotation.
.google.protobuf.Struct annotation = 2;
| Returns |
| Type |
Description |
Struct |
The annotation.
|
publicStruct.BuildergetAnnotationBuilder()
The struct format of the actual annotation.
.google.protobuf.Struct annotation = 2;
publicStructOrBuildergetAnnotationOrBuilder()
The struct format of the actual annotation.
.google.protobuf.Struct annotation = 2;
publicAppPlatformCloudFunctionRequest.StructedInputAnnotationgetDefaultInstanceForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
publiclonggetIngestionTimeMicros()
The ingestion time of the current annotation.
int64 ingestion_time_micros = 1;
| Returns |
| Type |
Description |
long |
The ingestionTimeMicros.
|
publicbooleanhasAnnotation()
The struct format of the actual annotation.
.google.protobuf.Struct annotation = 2;
| Returns |
| Type |
Description |
boolean |
Whether the annotation field is set.
|
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
publicfinalbooleanisInitialized()
Overrides
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuildermergeAnnotation(Structvalue)
The struct format of the actual annotation.
.google.protobuf.Struct annotation = 2;
| Parameter |
| Name |
Description |
value |
Struct
|
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuildermergeFrom(AppPlatformCloudFunctionRequest.StructedInputAnnotationother)
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
publicfinalAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuildersetAnnotation(Structvalue)
The struct format of the actual annotation.
.google.protobuf.Struct annotation = 2;
| Parameter |
| Name |
Description |
value |
Struct
|
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuildersetAnnotation(Struct.BuilderbuilderForValue)
The struct format of the actual annotation.
.google.protobuf.Struct annotation = 2;
| Parameter |
| Name |
Description |
builderForValue |
Builder
|
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuildersetIngestionTimeMicros(longvalue)
The ingestion time of the current annotation.
int64 ingestion_time_micros = 1;
| Parameter |
| Name |
Description |
value |
long
The ingestionTimeMicros to set.
|
publicAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
publicfinalAppPlatformCloudFunctionRequest.StructedInputAnnotation.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides