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 UpdateSchemaRequestUpdateSchemaRequest.Builder. build()UpdateSchemaRequestUpdateSchemaRequest.Builder. buildPartial()static UpdateSchemaRequestUpdateSchemaRequest. getDefaultInstance()UpdateSchemaRequestUpdateSchemaRequest.Builder. getDefaultInstanceForType()UpdateSchemaRequestUpdateSchemaRequest. getDefaultInstanceForType()static UpdateSchemaRequestUpdateSchemaRequest. parseDelimitedFrom(InputStream input)static UpdateSchemaRequestUpdateSchemaRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSchemaRequestUpdateSchemaRequest. parseFrom(byte[] data)static UpdateSchemaRequestUpdateSchemaRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSchemaRequestUpdateSchemaRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateSchemaRequestUpdateSchemaRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSchemaRequestUpdateSchemaRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateSchemaRequestUpdateSchemaRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSchemaRequestUpdateSchemaRequest. parseFrom(InputStream input)static UpdateSchemaRequestUpdateSchemaRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSchemaRequestUpdateSchemaRequest. parseFrom(ByteBuffer data)static UpdateSchemaRequestUpdateSchemaRequest. 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.BuilderUpdateSchemaRequest.Builder. mergeFrom(UpdateSchemaRequest other)static UpdateSchemaRequest.BuilderUpdateSchemaRequest. newBuilder(UpdateSchemaRequest prototype)default voidSchemaServiceGrpc.AsyncService. updateSchema(UpdateSchemaRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates a [Schema][google.cloud.discoveryengine.v1beta.Schema].com.google.longrunning.OperationSchemaServiceGrpc.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].voidSchemaServiceGrpc.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.
-