Uses of Class
com.google.cloud.discoveryengine.v1.ListSchemasRequest
-
Packages that use ListSchemasRequest Package Description com.google.cloud.discoveryengine.v1 A client to Discovery Engine APIcom.google.cloud.discoveryengine.v1.stub -
-
Uses of ListSchemasRequest in com.google.cloud.discoveryengine.v1
Methods in com.google.cloud.discoveryengine.v1 that return ListSchemasRequest Modifier and Type Method Description ListSchemasRequestListSchemasRequest.Builder. build()ListSchemasRequestListSchemasRequest.Builder. buildPartial()static ListSchemasRequestListSchemasRequest. getDefaultInstance()ListSchemasRequestListSchemasRequest.Builder. getDefaultInstanceForType()ListSchemasRequestListSchemasRequest. getDefaultInstanceForType()static ListSchemasRequestListSchemasRequest. parseDelimitedFrom(InputStream input)static ListSchemasRequestListSchemasRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSchemasRequestListSchemasRequest. parseFrom(byte[] data)static ListSchemasRequestListSchemasRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSchemasRequestListSchemasRequest. parseFrom(com.google.protobuf.ByteString data)static ListSchemasRequestListSchemasRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSchemasRequestListSchemasRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListSchemasRequestListSchemasRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSchemasRequestListSchemasRequest. parseFrom(InputStream input)static ListSchemasRequestListSchemasRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSchemasRequestListSchemasRequest. parseFrom(ByteBuffer data)static ListSchemasRequestListSchemasRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.discoveryengine.v1 that return types with arguments of type ListSchemasRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSchemasRequest,ListSchemasResponse>SchemaServiceGrpc. getListSchemasMethod()com.google.protobuf.Parser<ListSchemasRequest>ListSchemasRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListSchemasRequest,ListSchemasResponse>SchemaServiceClient. listSchemasCallable()Gets a list of [Schema][google.cloud.discoveryengine.v1.Schema]s.com.google.api.gax.rpc.UnaryCallable<ListSchemasRequest,SchemaServiceClient.ListSchemasPagedResponse>SchemaServiceClient. listSchemasPagedCallable()Gets a list of [Schema][google.cloud.discoveryengine.v1.Schema]s.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchemasRequest,ListSchemasResponse,SchemaServiceClient.ListSchemasPagedResponse>SchemaServiceSettings.Builder. listSchemasSettings()Returns the builder for the settings used for calls to listSchemas.com.google.api.gax.rpc.PagedCallSettings<ListSchemasRequest,ListSchemasResponse,SchemaServiceClient.ListSchemasPagedResponse>SchemaServiceSettings. listSchemasSettings()Returns the object with the settings used for calls to listSchemas.static com.google.protobuf.Parser<ListSchemasRequest>ListSchemasRequest. parser()Methods in com.google.cloud.discoveryengine.v1 with parameters of type ListSchemasRequest Modifier and Type Method Description SchemaServiceClient.ListSchemasPagedResponseSchemaServiceClient. listSchemas(ListSchemasRequest request)Gets a list of [Schema][google.cloud.discoveryengine.v1.Schema]s.default voidSchemaServiceGrpc.AsyncService. listSchemas(ListSchemasRequest request, io.grpc.stub.StreamObserver<ListSchemasResponse> responseObserver)Gets a list of [Schema][google.cloud.discoveryengine.v1.Schema]s.ListSchemasResponseSchemaServiceGrpc.SchemaServiceBlockingStub. listSchemas(ListSchemasRequest request)Gets a list of [Schema][google.cloud.discoveryengine.v1.Schema]s.com.google.common.util.concurrent.ListenableFuture<ListSchemasResponse>SchemaServiceGrpc.SchemaServiceFutureStub. listSchemas(ListSchemasRequest request)Gets a list of [Schema][google.cloud.discoveryengine.v1.Schema]s.voidSchemaServiceGrpc.SchemaServiceStub. listSchemas(ListSchemasRequest request, io.grpc.stub.StreamObserver<ListSchemasResponse> responseObserver)Gets a list of [Schema][google.cloud.discoveryengine.v1.Schema]s.ListSchemasRequest.BuilderListSchemasRequest.Builder. mergeFrom(ListSchemasRequest other)static ListSchemasRequest.BuilderListSchemasRequest. newBuilder(ListSchemasRequest prototype)Method parameters in com.google.cloud.discoveryengine.v1 with type arguments of type ListSchemasRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemasPagedResponse>SchemaServiceClient.ListSchemasPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context, com.google.api.core.ApiFuture<ListSchemasResponse> futureResponse)protected SchemaServiceClient.ListSchemasPageSchemaServiceClient.ListSchemasPage. createPage(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context, ListSchemasResponse response)com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemasPage>SchemaServiceClient.ListSchemasPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context, com.google.api.core.ApiFuture<ListSchemasResponse> futureResponse) -
Uses of ListSchemasRequest in com.google.cloud.discoveryengine.v1.stub
Methods in com.google.cloud.discoveryengine.v1.stub that return types with arguments of type ListSchemasRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSchemasRequest,ListSchemasResponse>GrpcSchemaServiceStub. listSchemasCallable()com.google.api.gax.rpc.UnaryCallable<ListSchemasRequest,ListSchemasResponse>HttpJsonSchemaServiceStub. listSchemasCallable()com.google.api.gax.rpc.UnaryCallable<ListSchemasRequest,ListSchemasResponse>SchemaServiceStub. listSchemasCallable()com.google.api.gax.rpc.UnaryCallable<ListSchemasRequest,SchemaServiceClient.ListSchemasPagedResponse>GrpcSchemaServiceStub. listSchemasPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListSchemasRequest,SchemaServiceClient.ListSchemasPagedResponse>HttpJsonSchemaServiceStub. listSchemasPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListSchemasRequest,SchemaServiceClient.ListSchemasPagedResponse>SchemaServiceStub. listSchemasPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchemasRequest,ListSchemasResponse,SchemaServiceClient.ListSchemasPagedResponse>SchemaServiceStubSettings.Builder. listSchemasSettings()Returns the builder for the settings used for calls to listSchemas.com.google.api.gax.rpc.PagedCallSettings<ListSchemasRequest,ListSchemasResponse,SchemaServiceClient.ListSchemasPagedResponse>SchemaServiceStubSettings. listSchemasSettings()Returns the object with the settings used for calls to listSchemas.
-