Uses of Class
com.google.cloud.discoveryengine.v1beta.DeleteSchemaRequest
-
Packages that use DeleteSchemaRequest Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine APIcom.google.cloud.discoveryengine.v1beta.stub -
-
Uses of DeleteSchemaRequest in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return DeleteSchemaRequest Modifier and Type Method Description DeleteSchemaRequest
DeleteSchemaRequest.Builder. build()
DeleteSchemaRequest
DeleteSchemaRequest.Builder. buildPartial()
static DeleteSchemaRequest
DeleteSchemaRequest. getDefaultInstance()
DeleteSchemaRequest
DeleteSchemaRequest.Builder. getDefaultInstanceForType()
DeleteSchemaRequest
DeleteSchemaRequest. getDefaultInstanceForType()
static DeleteSchemaRequest
DeleteSchemaRequest. parseDelimitedFrom(InputStream input)
static DeleteSchemaRequest
DeleteSchemaRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSchemaRequest
DeleteSchemaRequest. parseFrom(byte[] data)
static DeleteSchemaRequest
DeleteSchemaRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSchemaRequest
DeleteSchemaRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteSchemaRequest
DeleteSchemaRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSchemaRequest
DeleteSchemaRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteSchemaRequest
DeleteSchemaRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSchemaRequest
DeleteSchemaRequest. parseFrom(InputStream input)
static DeleteSchemaRequest
DeleteSchemaRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteSchemaRequest
DeleteSchemaRequest. parseFrom(ByteBuffer data)
static DeleteSchemaRequest
DeleteSchemaRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.discoveryengine.v1beta that return types with arguments of type DeleteSchemaRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteSchemaRequest,com.google.longrunning.Operation>
SchemaServiceClient. deleteSchemaCallable()
Deletes a [Schema][google.cloud.discoveryengine.v1beta.Schema].com.google.api.gax.rpc.OperationCallable<DeleteSchemaRequest,com.google.protobuf.Empty,DeleteSchemaMetadata>
SchemaServiceClient. deleteSchemaOperationCallable()
Deletes a [Schema][google.cloud.discoveryengine.v1beta.Schema].com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSchemaRequest,com.google.protobuf.Empty,DeleteSchemaMetadata>
SchemaServiceSettings.Builder. deleteSchemaOperationSettings()
Returns the builder for the settings used for calls to deleteSchema.com.google.api.gax.rpc.OperationCallSettings<DeleteSchemaRequest,com.google.protobuf.Empty,DeleteSchemaMetadata>
SchemaServiceSettings. deleteSchemaOperationSettings()
Returns the object with the settings used for calls to deleteSchema.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSchemaRequest,com.google.longrunning.Operation>
SchemaServiceSettings.Builder. deleteSchemaSettings()
Returns the builder for the settings used for calls to deleteSchema.com.google.api.gax.rpc.UnaryCallSettings<DeleteSchemaRequest,com.google.longrunning.Operation>
SchemaServiceSettings. deleteSchemaSettings()
Returns the object with the settings used for calls to deleteSchema.static io.grpc.MethodDescriptor<DeleteSchemaRequest,com.google.longrunning.Operation>
SchemaServiceGrpc. getDeleteSchemaMethod()
com.google.protobuf.Parser<DeleteSchemaRequest>
DeleteSchemaRequest. getParserForType()
static com.google.protobuf.Parser<DeleteSchemaRequest>
DeleteSchemaRequest. parser()
Methods in com.google.cloud.discoveryengine.v1beta with parameters of type DeleteSchemaRequest Modifier and Type Method Description default void
SchemaServiceGrpc.AsyncService. deleteSchema(DeleteSchemaRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a [Schema][google.cloud.discoveryengine.v1beta.Schema].com.google.longrunning.Operation
SchemaServiceGrpc.SchemaServiceBlockingStub. deleteSchema(DeleteSchemaRequest request)
Deletes a [Schema][google.cloud.discoveryengine.v1beta.Schema].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
SchemaServiceGrpc.SchemaServiceFutureStub. deleteSchema(DeleteSchemaRequest request)
Deletes a [Schema][google.cloud.discoveryengine.v1beta.Schema].void
SchemaServiceGrpc.SchemaServiceStub. deleteSchema(DeleteSchemaRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a [Schema][google.cloud.discoveryengine.v1beta.Schema].com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,DeleteSchemaMetadata>
SchemaServiceClient. deleteSchemaAsync(DeleteSchemaRequest request)
Deletes a [Schema][google.cloud.discoveryengine.v1beta.Schema].DeleteSchemaRequest.Builder
DeleteSchemaRequest.Builder. mergeFrom(DeleteSchemaRequest other)
static DeleteSchemaRequest.Builder
DeleteSchemaRequest. newBuilder(DeleteSchemaRequest prototype)
-
Uses of DeleteSchemaRequest in com.google.cloud.discoveryengine.v1beta.stub
Methods in com.google.cloud.discoveryengine.v1beta.stub that return types with arguments of type DeleteSchemaRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteSchemaRequest,com.google.longrunning.Operation>
GrpcSchemaServiceStub. deleteSchemaCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteSchemaRequest,com.google.longrunning.Operation>
HttpJsonSchemaServiceStub. deleteSchemaCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteSchemaRequest,com.google.longrunning.Operation>
SchemaServiceStub. deleteSchemaCallable()
com.google.api.gax.rpc.OperationCallable<DeleteSchemaRequest,com.google.protobuf.Empty,DeleteSchemaMetadata>
GrpcSchemaServiceStub. deleteSchemaOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteSchemaRequest,com.google.protobuf.Empty,DeleteSchemaMetadata>
HttpJsonSchemaServiceStub. deleteSchemaOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteSchemaRequest,com.google.protobuf.Empty,DeleteSchemaMetadata>
SchemaServiceStub. deleteSchemaOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSchemaRequest,com.google.protobuf.Empty,DeleteSchemaMetadata>
SchemaServiceStubSettings.Builder. deleteSchemaOperationSettings()
Returns the builder for the settings used for calls to deleteSchema.com.google.api.gax.rpc.OperationCallSettings<DeleteSchemaRequest,com.google.protobuf.Empty,DeleteSchemaMetadata>
SchemaServiceStubSettings. deleteSchemaOperationSettings()
Returns the object with the settings used for calls to deleteSchema.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSchemaRequest,com.google.longrunning.Operation>
SchemaServiceStubSettings.Builder. deleteSchemaSettings()
Returns the builder for the settings used for calls to deleteSchema.com.google.api.gax.rpc.UnaryCallSettings<DeleteSchemaRequest,com.google.longrunning.Operation>
SchemaServiceStubSettings. deleteSchemaSettings()
Returns the object with the settings used for calls to deleteSchema.
-