Uses of Class
com.google.cloud.discoveryengine.v1.UpdateSchemaMetadata
-
Packages that use UpdateSchemaMetadata Package Description com.google.cloud.discoveryengine.v1 A client to Discovery Engine APIcom.google.cloud.discoveryengine.v1.stub -
-
Uses of UpdateSchemaMetadata in com.google.cloud.discoveryengine.v1
Methods in com.google.cloud.discoveryengine.v1 that return UpdateSchemaMetadata Modifier and Type Method Description UpdateSchemaMetadataUpdateSchemaMetadata.Builder. build()UpdateSchemaMetadataUpdateSchemaMetadata.Builder. buildPartial()static UpdateSchemaMetadataUpdateSchemaMetadata. getDefaultInstance()UpdateSchemaMetadataUpdateSchemaMetadata.Builder. getDefaultInstanceForType()UpdateSchemaMetadataUpdateSchemaMetadata. getDefaultInstanceForType()static UpdateSchemaMetadataUpdateSchemaMetadata. parseDelimitedFrom(InputStream input)static UpdateSchemaMetadataUpdateSchemaMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSchemaMetadataUpdateSchemaMetadata. parseFrom(byte[] data)static UpdateSchemaMetadataUpdateSchemaMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSchemaMetadataUpdateSchemaMetadata. parseFrom(com.google.protobuf.ByteString data)static UpdateSchemaMetadataUpdateSchemaMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSchemaMetadataUpdateSchemaMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateSchemaMetadataUpdateSchemaMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSchemaMetadataUpdateSchemaMetadata. parseFrom(InputStream input)static UpdateSchemaMetadataUpdateSchemaMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSchemaMetadataUpdateSchemaMetadata. parseFrom(ByteBuffer data)static UpdateSchemaMetadataUpdateSchemaMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.discoveryengine.v1 that return types with arguments of type UpdateSchemaMetadata Modifier and Type Method Description com.google.protobuf.Parser<UpdateSchemaMetadata>UpdateSchemaMetadata. getParserForType()static com.google.protobuf.Parser<UpdateSchemaMetadata>UpdateSchemaMetadata. parser()com.google.api.gax.longrunning.OperationFuture<Schema,UpdateSchemaMetadata>SchemaServiceClient. updateSchemaAsync(UpdateSchemaRequest request)Updates a [Schema][google.cloud.discoveryengine.v1.Schema].com.google.api.gax.rpc.OperationCallable<UpdateSchemaRequest,Schema,UpdateSchemaMetadata>SchemaServiceClient. updateSchemaOperationCallable()Updates a [Schema][google.cloud.discoveryengine.v1.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.Methods in com.google.cloud.discoveryengine.v1 with parameters of type UpdateSchemaMetadata Modifier and Type Method Description UpdateSchemaMetadata.BuilderUpdateSchemaMetadata.Builder. mergeFrom(UpdateSchemaMetadata other)static UpdateSchemaMetadata.BuilderUpdateSchemaMetadata. newBuilder(UpdateSchemaMetadata prototype) -
Uses of UpdateSchemaMetadata in com.google.cloud.discoveryengine.v1.stub
Methods in com.google.cloud.discoveryengine.v1.stub that return types with arguments of type UpdateSchemaMetadata Modifier and Type Method Description 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.
-