Uses of Class
com.google.cloud.automl.v1beta1.ColumnSpec
-
Packages that use ColumnSpec Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML APIcom.google.cloud.automl.v1beta1.stub -
-
Uses of ColumnSpec in com.google.cloud.automl.v1beta1
Methods in com.google.cloud.automl.v1beta1 that return ColumnSpec Modifier and Type Method Description ColumnSpecColumnSpec.Builder. build()ColumnSpecColumnSpec.Builder. buildPartial()ColumnSpecAutoMlClient. getColumnSpec(ColumnSpecName name)Gets a column spec.ColumnSpecAutoMlClient. getColumnSpec(GetColumnSpecRequest request)Gets a column spec.ColumnSpecAutoMlClient. getColumnSpec(String name)Gets a column spec.ColumnSpecAutoMlGrpc.AutoMlBlockingStub. getColumnSpec(GetColumnSpecRequest request)Gets a column spec.ColumnSpecUpdateColumnSpecRequest.Builder. getColumnSpec()Required.ColumnSpecUpdateColumnSpecRequest. getColumnSpec()Required.ColumnSpecUpdateColumnSpecRequestOrBuilder. getColumnSpec()Required.ColumnSpecListColumnSpecsResponse.Builder. getColumnSpecs(int index)The column specs read.ColumnSpecListColumnSpecsResponse. getColumnSpecs(int index)The column specs read.ColumnSpecListColumnSpecsResponseOrBuilder. getColumnSpecs(int index)The column specs read.static ColumnSpecColumnSpec. getDefaultInstance()ColumnSpecColumnSpec.Builder. getDefaultInstanceForType()ColumnSpecColumnSpec. getDefaultInstanceForType()ColumnSpecTablesModelMetadata.Builder. getInputFeatureColumnSpecs(int index)Column specs of the dataset's primary table's columns, on which the model is trained and which are used as the input for predictions.ColumnSpecTablesModelMetadata. getInputFeatureColumnSpecs(int index)Column specs of the dataset's primary table's columns, on which the model is trained and which are used as the input for predictions.ColumnSpecTablesModelMetadataOrBuilder. getInputFeatureColumnSpecs(int index)Column specs of the dataset's primary table's columns, on which the model is trained and which are used as the input for predictions.ColumnSpecTablesModelMetadata.Builder. getTargetColumnSpec()Column spec of the dataset's primary table's column the model is predicting.ColumnSpecTablesModelMetadata. getTargetColumnSpec()Column spec of the dataset's primary table's column the model is predicting.ColumnSpecTablesModelMetadataOrBuilder. getTargetColumnSpec()Column spec of the dataset's primary table's column the model is predicting.static ColumnSpecColumnSpec. parseDelimitedFrom(InputStream input)static ColumnSpecColumnSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ColumnSpecColumnSpec. parseFrom(byte[] data)static ColumnSpecColumnSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ColumnSpecColumnSpec. parseFrom(com.google.protobuf.ByteString data)static ColumnSpecColumnSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ColumnSpecColumnSpec. parseFrom(com.google.protobuf.CodedInputStream input)static ColumnSpecColumnSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ColumnSpecColumnSpec. parseFrom(InputStream input)static ColumnSpecColumnSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ColumnSpecColumnSpec. parseFrom(ByteBuffer data)static ColumnSpecColumnSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ColumnSpecAutoMlClient. updateColumnSpec(ColumnSpec columnSpec)Updates a column spec.ColumnSpecAutoMlClient. updateColumnSpec(UpdateColumnSpecRequest request)Updates a column spec.ColumnSpecAutoMlGrpc.AutoMlBlockingStub. updateColumnSpec(UpdateColumnSpecRequest request)Updates a column spec.Methods in com.google.cloud.automl.v1beta1 that return types with arguments of type ColumnSpec Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ColumnSpec>AutoMlGrpc.AutoMlFutureStub. getColumnSpec(GetColumnSpecRequest request)Gets a column spec.com.google.api.gax.rpc.UnaryCallable<GetColumnSpecRequest,ColumnSpec>AutoMlClient. getColumnSpecCallable()Gets a column spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetColumnSpecRequest,ColumnSpec>AutoMlSettings.Builder. getColumnSpecSettings()Returns the builder for the settings used for calls to getColumnSpec.com.google.api.gax.rpc.UnaryCallSettings<GetColumnSpecRequest,ColumnSpec>AutoMlSettings. getColumnSpecSettings()Returns the object with the settings used for calls to getColumnSpec.List<ColumnSpec>ListColumnSpecsResponse.Builder. getColumnSpecsList()The column specs read.List<ColumnSpec>ListColumnSpecsResponse. getColumnSpecsList()The column specs read.List<ColumnSpec>ListColumnSpecsResponseOrBuilder. getColumnSpecsList()The column specs read.static io.grpc.MethodDescriptor<GetColumnSpecRequest,ColumnSpec>AutoMlGrpc. getGetColumnSpecMethod()List<ColumnSpec>TablesModelMetadata.Builder. getInputFeatureColumnSpecsList()Column specs of the dataset's primary table's columns, on which the model is trained and which are used as the input for predictions.List<ColumnSpec>TablesModelMetadata. getInputFeatureColumnSpecsList()Column specs of the dataset's primary table's columns, on which the model is trained and which are used as the input for predictions.List<ColumnSpec>TablesModelMetadataOrBuilder. getInputFeatureColumnSpecsList()Column specs of the dataset's primary table's columns, on which the model is trained and which are used as the input for predictions.com.google.protobuf.Parser<ColumnSpec>ColumnSpec. getParserForType()static io.grpc.MethodDescriptor<UpdateColumnSpecRequest,ColumnSpec>AutoMlGrpc. getUpdateColumnSpecMethod()static com.google.protobuf.Parser<ColumnSpec>ColumnSpec. parser()com.google.common.util.concurrent.ListenableFuture<ColumnSpec>AutoMlGrpc.AutoMlFutureStub. updateColumnSpec(UpdateColumnSpecRequest request)Updates a column spec.com.google.api.gax.rpc.UnaryCallable<UpdateColumnSpecRequest,ColumnSpec>AutoMlClient. updateColumnSpecCallable()Updates a column spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateColumnSpecRequest,ColumnSpec>AutoMlSettings.Builder. updateColumnSpecSettings()Returns the builder for the settings used for calls to updateColumnSpec.com.google.api.gax.rpc.UnaryCallSettings<UpdateColumnSpecRequest,ColumnSpec>AutoMlSettings. updateColumnSpecSettings()Returns the object with the settings used for calls to updateColumnSpec.Methods in com.google.cloud.automl.v1beta1 with parameters of type ColumnSpec Modifier and Type Method Description ListColumnSpecsResponse.BuilderListColumnSpecsResponse.Builder. addColumnSpecs(int index, ColumnSpec value)The column specs read.ListColumnSpecsResponse.BuilderListColumnSpecsResponse.Builder. addColumnSpecs(ColumnSpec value)The column specs read.TablesModelMetadata.BuilderTablesModelMetadata.Builder. addInputFeatureColumnSpecs(int index, ColumnSpec value)Column specs of the dataset's primary table's columns, on which the model is trained and which are used as the input for predictions.TablesModelMetadata.BuilderTablesModelMetadata.Builder. addInputFeatureColumnSpecs(ColumnSpec value)Column specs of the dataset's primary table's columns, on which the model is trained and which are used as the input for predictions.UpdateColumnSpecRequest.BuilderUpdateColumnSpecRequest.Builder. mergeColumnSpec(ColumnSpec value)Required.ColumnSpec.BuilderColumnSpec.Builder. mergeFrom(ColumnSpec other)TablesModelMetadata.BuilderTablesModelMetadata.Builder. mergeTargetColumnSpec(ColumnSpec value)Column spec of the dataset's primary table's column the model is predicting.static ColumnSpec.BuilderColumnSpec. newBuilder(ColumnSpec prototype)UpdateColumnSpecRequest.BuilderUpdateColumnSpecRequest.Builder. setColumnSpec(ColumnSpec value)Required.ListColumnSpecsResponse.BuilderListColumnSpecsResponse.Builder. setColumnSpecs(int index, ColumnSpec value)The column specs read.TablesModelMetadata.BuilderTablesModelMetadata.Builder. setInputFeatureColumnSpecs(int index, ColumnSpec value)Column specs of the dataset's primary table's columns, on which the model is trained and which are used as the input for predictions.TablesModelMetadata.BuilderTablesModelMetadata.Builder. setTargetColumnSpec(ColumnSpec value)Column spec of the dataset's primary table's column the model is predicting.ColumnSpecAutoMlClient. updateColumnSpec(ColumnSpec columnSpec)Updates a column spec.Method parameters in com.google.cloud.automl.v1beta1 with type arguments of type ColumnSpec Modifier and Type Method Description ListColumnSpecsResponse.BuilderListColumnSpecsResponse.Builder. addAllColumnSpecs(Iterable<? extends ColumnSpec> values)The column specs read.TablesModelMetadata.BuilderTablesModelMetadata.Builder. addAllInputFeatureColumnSpecs(Iterable<? extends ColumnSpec> values)Column specs of the dataset's primary table's columns, on which the model is trained and which are used as the input for predictions.static com.google.api.core.ApiFuture<AutoMlClient.ListColumnSpecsPagedResponse>AutoMlClient.ListColumnSpecsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListColumnSpecsRequest,ListColumnSpecsResponse,ColumnSpec> context, com.google.api.core.ApiFuture<ListColumnSpecsResponse> futureResponse)protected AutoMlClient.ListColumnSpecsPageAutoMlClient.ListColumnSpecsPage. createPage(com.google.api.gax.rpc.PageContext<ListColumnSpecsRequest,ListColumnSpecsResponse,ColumnSpec> context, ListColumnSpecsResponse response)com.google.api.core.ApiFuture<AutoMlClient.ListColumnSpecsPage>AutoMlClient.ListColumnSpecsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListColumnSpecsRequest,ListColumnSpecsResponse,ColumnSpec> context, com.google.api.core.ApiFuture<ListColumnSpecsResponse> futureResponse)default voidAutoMlGrpc.AsyncService. getColumnSpec(GetColumnSpecRequest request, io.grpc.stub.StreamObserver<ColumnSpec> responseObserver)Gets a column spec.voidAutoMlGrpc.AutoMlStub. getColumnSpec(GetColumnSpecRequest request, io.grpc.stub.StreamObserver<ColumnSpec> responseObserver)Gets a column spec.default voidAutoMlGrpc.AsyncService. updateColumnSpec(UpdateColumnSpecRequest request, io.grpc.stub.StreamObserver<ColumnSpec> responseObserver)Updates a column spec.voidAutoMlGrpc.AutoMlStub. updateColumnSpec(UpdateColumnSpecRequest request, io.grpc.stub.StreamObserver<ColumnSpec> responseObserver)Updates a column spec. -
Uses of ColumnSpec in com.google.cloud.automl.v1beta1.stub
Methods in com.google.cloud.automl.v1beta1.stub that return types with arguments of type ColumnSpec Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetColumnSpecRequest,ColumnSpec>AutoMlStub. getColumnSpecCallable()com.google.api.gax.rpc.UnaryCallable<GetColumnSpecRequest,ColumnSpec>GrpcAutoMlStub. getColumnSpecCallable()com.google.api.gax.rpc.UnaryCallable<GetColumnSpecRequest,ColumnSpec>HttpJsonAutoMlStub. getColumnSpecCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetColumnSpecRequest,ColumnSpec>AutoMlStubSettings.Builder. getColumnSpecSettings()Returns the builder for the settings used for calls to getColumnSpec.com.google.api.gax.rpc.UnaryCallSettings<GetColumnSpecRequest,ColumnSpec>AutoMlStubSettings. getColumnSpecSettings()Returns the object with the settings used for calls to getColumnSpec.com.google.api.gax.rpc.UnaryCallable<UpdateColumnSpecRequest,ColumnSpec>AutoMlStub. updateColumnSpecCallable()com.google.api.gax.rpc.UnaryCallable<UpdateColumnSpecRequest,ColumnSpec>GrpcAutoMlStub. updateColumnSpecCallable()com.google.api.gax.rpc.UnaryCallable<UpdateColumnSpecRequest,ColumnSpec>HttpJsonAutoMlStub. updateColumnSpecCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateColumnSpecRequest,ColumnSpec>AutoMlStubSettings.Builder. updateColumnSpecSettings()Returns the builder for the settings used for calls to updateColumnSpec.com.google.api.gax.rpc.UnaryCallSettings<UpdateColumnSpecRequest,ColumnSpec>AutoMlStubSettings. updateColumnSpecSettings()Returns the object with the settings used for calls to updateColumnSpec.
-