Uses of Class
com.google.cloud.datalabeling.v1beta1.AnnotationSpecSet
-
Packages that use AnnotationSpecSet Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling APIcom.google.cloud.datalabeling.v1beta1.stub -
-
Uses of AnnotationSpecSet in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return AnnotationSpecSet Modifier and Type Method Description AnnotationSpecSet
AnnotationSpecSet.Builder. build()
AnnotationSpecSet
AnnotationSpecSet.Builder. buildPartial()
AnnotationSpecSet
DataLabelingServiceClient. createAnnotationSpecSet(CreateAnnotationSpecSetRequest request)
Creates an annotation spec set by providing a set of labels.AnnotationSpecSet
DataLabelingServiceClient. createAnnotationSpecSet(ProjectName parent, AnnotationSpecSet annotationSpecSet)
Creates an annotation spec set by providing a set of labels.AnnotationSpecSet
DataLabelingServiceClient. createAnnotationSpecSet(String parent, AnnotationSpecSet annotationSpecSet)
Creates an annotation spec set by providing a set of labels.AnnotationSpecSet
DataLabelingServiceGrpc.DataLabelingServiceBlockingStub. createAnnotationSpecSet(CreateAnnotationSpecSetRequest request)
Creates an annotation spec set by providing a set of labels.AnnotationSpecSet
CreateAnnotationSpecSetRequest.Builder. getAnnotationSpecSet()
Required.AnnotationSpecSet
CreateAnnotationSpecSetRequest. getAnnotationSpecSet()
Required.AnnotationSpecSet
CreateAnnotationSpecSetRequestOrBuilder. getAnnotationSpecSet()
Required.AnnotationSpecSet
DataLabelingServiceClient. getAnnotationSpecSet(AnnotationSpecSetName name)
Gets an annotation spec set by resource name.AnnotationSpecSet
DataLabelingServiceClient. getAnnotationSpecSet(GetAnnotationSpecSetRequest request)
Gets an annotation spec set by resource name.AnnotationSpecSet
DataLabelingServiceClient. getAnnotationSpecSet(String name)
Gets an annotation spec set by resource name.AnnotationSpecSet
DataLabelingServiceGrpc.DataLabelingServiceBlockingStub. getAnnotationSpecSet(GetAnnotationSpecSetRequest request)
Gets an annotation spec set by resource name.AnnotationSpecSet
ListAnnotationSpecSetsResponse.Builder. getAnnotationSpecSets(int index)
The list of annotation spec sets.AnnotationSpecSet
ListAnnotationSpecSetsResponse. getAnnotationSpecSets(int index)
The list of annotation spec sets.AnnotationSpecSet
ListAnnotationSpecSetsResponseOrBuilder. getAnnotationSpecSets(int index)
The list of annotation spec sets.static AnnotationSpecSet
AnnotationSpecSet. getDefaultInstance()
AnnotationSpecSet
AnnotationSpecSet.Builder. getDefaultInstanceForType()
AnnotationSpecSet
AnnotationSpecSet. getDefaultInstanceForType()
static AnnotationSpecSet
AnnotationSpecSet. parseDelimitedFrom(InputStream input)
static AnnotationSpecSet
AnnotationSpecSet. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationSpecSet
AnnotationSpecSet. parseFrom(byte[] data)
static AnnotationSpecSet
AnnotationSpecSet. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationSpecSet
AnnotationSpecSet. parseFrom(com.google.protobuf.ByteString data)
static AnnotationSpecSet
AnnotationSpecSet. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationSpecSet
AnnotationSpecSet. parseFrom(com.google.protobuf.CodedInputStream input)
static AnnotationSpecSet
AnnotationSpecSet. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationSpecSet
AnnotationSpecSet. parseFrom(InputStream input)
static AnnotationSpecSet
AnnotationSpecSet. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationSpecSet
AnnotationSpecSet. parseFrom(ByteBuffer data)
static AnnotationSpecSet
AnnotationSpecSet. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type AnnotationSpecSet Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<AnnotationSpecSet>
DataLabelingServiceGrpc.DataLabelingServiceFutureStub. createAnnotationSpecSet(CreateAnnotationSpecSetRequest request)
Creates an annotation spec set by providing a set of labels.com.google.api.gax.rpc.UnaryCallable<CreateAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceClient. createAnnotationSpecSetCallable()
Creates an annotation spec set by providing a set of labels.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceSettings.Builder. createAnnotationSpecSetSettings()
Returns the builder for the settings used for calls to createAnnotationSpecSet.com.google.api.gax.rpc.UnaryCallSettings<CreateAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceSettings. createAnnotationSpecSetSettings()
Returns the object with the settings used for calls to createAnnotationSpecSet.com.google.common.util.concurrent.ListenableFuture<AnnotationSpecSet>
DataLabelingServiceGrpc.DataLabelingServiceFutureStub. getAnnotationSpecSet(GetAnnotationSpecSetRequest request)
Gets an annotation spec set by resource name.com.google.api.gax.rpc.UnaryCallable<GetAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceClient. getAnnotationSpecSetCallable()
Gets an annotation spec set by resource name.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceSettings.Builder. getAnnotationSpecSetSettings()
Returns the builder for the settings used for calls to getAnnotationSpecSet.com.google.api.gax.rpc.UnaryCallSettings<GetAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceSettings. getAnnotationSpecSetSettings()
Returns the object with the settings used for calls to getAnnotationSpecSet.List<AnnotationSpecSet>
ListAnnotationSpecSetsResponse.Builder. getAnnotationSpecSetsList()
The list of annotation spec sets.List<AnnotationSpecSet>
ListAnnotationSpecSetsResponse. getAnnotationSpecSetsList()
The list of annotation spec sets.List<AnnotationSpecSet>
ListAnnotationSpecSetsResponseOrBuilder. getAnnotationSpecSetsList()
The list of annotation spec sets.static io.grpc.MethodDescriptor<CreateAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceGrpc. getCreateAnnotationSpecSetMethod()
static io.grpc.MethodDescriptor<GetAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceGrpc. getGetAnnotationSpecSetMethod()
com.google.protobuf.Parser<AnnotationSpecSet>
AnnotationSpecSet. getParserForType()
static com.google.protobuf.Parser<AnnotationSpecSet>
AnnotationSpecSet. parser()
Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type AnnotationSpecSet Modifier and Type Method Description ListAnnotationSpecSetsResponse.Builder
ListAnnotationSpecSetsResponse.Builder. addAnnotationSpecSets(int index, AnnotationSpecSet value)
The list of annotation spec sets.ListAnnotationSpecSetsResponse.Builder
ListAnnotationSpecSetsResponse.Builder. addAnnotationSpecSets(AnnotationSpecSet value)
The list of annotation spec sets.AnnotationSpecSet
DataLabelingServiceClient. createAnnotationSpecSet(ProjectName parent, AnnotationSpecSet annotationSpecSet)
Creates an annotation spec set by providing a set of labels.AnnotationSpecSet
DataLabelingServiceClient. createAnnotationSpecSet(String parent, AnnotationSpecSet annotationSpecSet)
Creates an annotation spec set by providing a set of labels.CreateAnnotationSpecSetRequest.Builder
CreateAnnotationSpecSetRequest.Builder. mergeAnnotationSpecSet(AnnotationSpecSet value)
Required.AnnotationSpecSet.Builder
AnnotationSpecSet.Builder. mergeFrom(AnnotationSpecSet other)
static AnnotationSpecSet.Builder
AnnotationSpecSet. newBuilder(AnnotationSpecSet prototype)
CreateAnnotationSpecSetRequest.Builder
CreateAnnotationSpecSetRequest.Builder. setAnnotationSpecSet(AnnotationSpecSet value)
Required.ListAnnotationSpecSetsResponse.Builder
ListAnnotationSpecSetsResponse.Builder. setAnnotationSpecSets(int index, AnnotationSpecSet value)
The list of annotation spec sets.Method parameters in com.google.cloud.datalabeling.v1beta1 with type arguments of type AnnotationSpecSet Modifier and Type Method Description ListAnnotationSpecSetsResponse.Builder
ListAnnotationSpecSetsResponse.Builder. addAllAnnotationSpecSets(Iterable<? extends AnnotationSpecSet> values)
The list of annotation spec sets.default void
DataLabelingServiceGrpc.AsyncService. createAnnotationSpecSet(CreateAnnotationSpecSetRequest request, io.grpc.stub.StreamObserver<AnnotationSpecSet> responseObserver)
Creates an annotation spec set by providing a set of labels.void
DataLabelingServiceGrpc.DataLabelingServiceStub. createAnnotationSpecSet(CreateAnnotationSpecSetRequest request, io.grpc.stub.StreamObserver<AnnotationSpecSet> responseObserver)
Creates an annotation spec set by providing a set of labels.static com.google.api.core.ApiFuture<DataLabelingServiceClient.ListAnnotationSpecSetsPagedResponse>
DataLabelingServiceClient.ListAnnotationSpecSetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context, com.google.api.core.ApiFuture<ListAnnotationSpecSetsResponse> futureResponse)
protected DataLabelingServiceClient.ListAnnotationSpecSetsPage
DataLabelingServiceClient.ListAnnotationSpecSetsPage. createPage(com.google.api.gax.rpc.PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context, ListAnnotationSpecSetsResponse response)
com.google.api.core.ApiFuture<DataLabelingServiceClient.ListAnnotationSpecSetsPage>
DataLabelingServiceClient.ListAnnotationSpecSetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAnnotationSpecSetsRequest,ListAnnotationSpecSetsResponse,AnnotationSpecSet> context, com.google.api.core.ApiFuture<ListAnnotationSpecSetsResponse> futureResponse)
default void
DataLabelingServiceGrpc.AsyncService. getAnnotationSpecSet(GetAnnotationSpecSetRequest request, io.grpc.stub.StreamObserver<AnnotationSpecSet> responseObserver)
Gets an annotation spec set by resource name.void
DataLabelingServiceGrpc.DataLabelingServiceStub. getAnnotationSpecSet(GetAnnotationSpecSetRequest request, io.grpc.stub.StreamObserver<AnnotationSpecSet> responseObserver)
Gets an annotation spec set by resource name. -
Uses of AnnotationSpecSet in com.google.cloud.datalabeling.v1beta1.stub
Methods in com.google.cloud.datalabeling.v1beta1.stub that return types with arguments of type AnnotationSpecSet Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceStub. createAnnotationSpecSetCallable()
com.google.api.gax.rpc.UnaryCallable<CreateAnnotationSpecSetRequest,AnnotationSpecSet>
GrpcDataLabelingServiceStub. createAnnotationSpecSetCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceStubSettings.Builder. createAnnotationSpecSetSettings()
Returns the builder for the settings used for calls to createAnnotationSpecSet.com.google.api.gax.rpc.UnaryCallSettings<CreateAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceStubSettings. createAnnotationSpecSetSettings()
Returns the object with the settings used for calls to createAnnotationSpecSet.com.google.api.gax.rpc.UnaryCallable<GetAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceStub. getAnnotationSpecSetCallable()
com.google.api.gax.rpc.UnaryCallable<GetAnnotationSpecSetRequest,AnnotationSpecSet>
GrpcDataLabelingServiceStub. getAnnotationSpecSetCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceStubSettings.Builder. getAnnotationSpecSetSettings()
Returns the builder for the settings used for calls to getAnnotationSpecSet.com.google.api.gax.rpc.UnaryCallSettings<GetAnnotationSpecSetRequest,AnnotationSpecSet>
DataLabelingServiceStubSettings. getAnnotationSpecSetSettings()
Returns the object with the settings used for calls to getAnnotationSpecSet.
-