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