Uses of Class
com.google.cloud.discoveryengine.v1.CreateSchemaRequest
-
Packages that use CreateSchemaRequest Package Description com.google.cloud.discoveryengine.v1 A client to Discovery Engine APIcom.google.cloud.discoveryengine.v1.stub -
-
Uses of CreateSchemaRequest in com.google.cloud.discoveryengine.v1
Methods in com.google.cloud.discoveryengine.v1 that return CreateSchemaRequest Modifier and Type Method Description CreateSchemaRequestCreateSchemaRequest.Builder. build()CreateSchemaRequestCreateSchemaRequest.Builder. buildPartial()static CreateSchemaRequestCreateSchemaRequest. getDefaultInstance()CreateSchemaRequestCreateSchemaRequest.Builder. getDefaultInstanceForType()CreateSchemaRequestCreateSchemaRequest. getDefaultInstanceForType()static CreateSchemaRequestCreateSchemaRequest. parseDelimitedFrom(InputStream input)static CreateSchemaRequestCreateSchemaRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSchemaRequestCreateSchemaRequest. parseFrom(byte[] data)static CreateSchemaRequestCreateSchemaRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSchemaRequestCreateSchemaRequest. parseFrom(com.google.protobuf.ByteString data)static CreateSchemaRequestCreateSchemaRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSchemaRequestCreateSchemaRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateSchemaRequestCreateSchemaRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSchemaRequestCreateSchemaRequest. parseFrom(InputStream input)static CreateSchemaRequestCreateSchemaRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSchemaRequestCreateSchemaRequest. parseFrom(ByteBuffer data)static CreateSchemaRequestCreateSchemaRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.discoveryengine.v1 that return types with arguments of type CreateSchemaRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSchemaRequest,com.google.longrunning.Operation>SchemaServiceClient. createSchemaCallable()Creates a [Schema][google.cloud.discoveryengine.v1.Schema].com.google.api.gax.rpc.OperationCallable<CreateSchemaRequest,Schema,CreateSchemaMetadata>SchemaServiceClient. createSchemaOperationCallable()Creates a [Schema][google.cloud.discoveryengine.v1.Schema].com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSchemaRequest,Schema,CreateSchemaMetadata>SchemaServiceSettings.Builder. createSchemaOperationSettings()Returns the builder for the settings used for calls to createSchema.com.google.api.gax.rpc.OperationCallSettings<CreateSchemaRequest,Schema,CreateSchemaMetadata>SchemaServiceSettings. createSchemaOperationSettings()Returns the object with the settings used for calls to createSchema.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSchemaRequest,com.google.longrunning.Operation>SchemaServiceSettings.Builder. createSchemaSettings()Returns the builder for the settings used for calls to createSchema.com.google.api.gax.rpc.UnaryCallSettings<CreateSchemaRequest,com.google.longrunning.Operation>SchemaServiceSettings. createSchemaSettings()Returns the object with the settings used for calls to createSchema.static io.grpc.MethodDescriptor<CreateSchemaRequest,com.google.longrunning.Operation>SchemaServiceGrpc. getCreateSchemaMethod()com.google.protobuf.Parser<CreateSchemaRequest>CreateSchemaRequest. getParserForType()static com.google.protobuf.Parser<CreateSchemaRequest>CreateSchemaRequest. parser()Methods in com.google.cloud.discoveryengine.v1 with parameters of type CreateSchemaRequest Modifier and Type Method Description default voidSchemaServiceGrpc.AsyncService. createSchema(CreateSchemaRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a [Schema][google.cloud.discoveryengine.v1.Schema].com.google.longrunning.OperationSchemaServiceGrpc.SchemaServiceBlockingStub. createSchema(CreateSchemaRequest request)Creates a [Schema][google.cloud.discoveryengine.v1.Schema].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>SchemaServiceGrpc.SchemaServiceFutureStub. createSchema(CreateSchemaRequest request)Creates a [Schema][google.cloud.discoveryengine.v1.Schema].voidSchemaServiceGrpc.SchemaServiceStub. createSchema(CreateSchemaRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a [Schema][google.cloud.discoveryengine.v1.Schema].com.google.api.gax.longrunning.OperationFuture<Schema,CreateSchemaMetadata>SchemaServiceClient. createSchemaAsync(CreateSchemaRequest request)Creates a [Schema][google.cloud.discoveryengine.v1.Schema].CreateSchemaRequest.BuilderCreateSchemaRequest.Builder. mergeFrom(CreateSchemaRequest other)static CreateSchemaRequest.BuilderCreateSchemaRequest. newBuilder(CreateSchemaRequest prototype) -
Uses of CreateSchemaRequest in com.google.cloud.discoveryengine.v1.stub
Methods in com.google.cloud.discoveryengine.v1.stub that return types with arguments of type CreateSchemaRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSchemaRequest,com.google.longrunning.Operation>GrpcSchemaServiceStub. createSchemaCallable()com.google.api.gax.rpc.UnaryCallable<CreateSchemaRequest,com.google.longrunning.Operation>HttpJsonSchemaServiceStub. createSchemaCallable()com.google.api.gax.rpc.UnaryCallable<CreateSchemaRequest,com.google.longrunning.Operation>SchemaServiceStub. createSchemaCallable()com.google.api.gax.rpc.OperationCallable<CreateSchemaRequest,Schema,CreateSchemaMetadata>GrpcSchemaServiceStub. createSchemaOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateSchemaRequest,Schema,CreateSchemaMetadata>HttpJsonSchemaServiceStub. createSchemaOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateSchemaRequest,Schema,CreateSchemaMetadata>SchemaServiceStub. createSchemaOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSchemaRequest,Schema,CreateSchemaMetadata>SchemaServiceStubSettings.Builder. createSchemaOperationSettings()Returns the builder for the settings used for calls to createSchema.com.google.api.gax.rpc.OperationCallSettings<CreateSchemaRequest,Schema,CreateSchemaMetadata>SchemaServiceStubSettings. createSchemaOperationSettings()Returns the object with the settings used for calls to createSchema.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSchemaRequest,com.google.longrunning.Operation>SchemaServiceStubSettings.Builder. createSchemaSettings()Returns the builder for the settings used for calls to createSchema.com.google.api.gax.rpc.UnaryCallSettings<CreateSchemaRequest,com.google.longrunning.Operation>SchemaServiceStubSettings. createSchemaSettings()Returns the object with the settings used for calls to createSchema.
-