Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.ListChangelogsRequest
-
Packages that use ListChangelogsRequest Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of ListChangelogsRequest in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ListChangelogsRequest Modifier and Type Method Description ListChangelogsRequestListChangelogsRequest.Builder. build()ListChangelogsRequestListChangelogsRequest.Builder. buildPartial()static ListChangelogsRequestListChangelogsRequest. getDefaultInstance()ListChangelogsRequestListChangelogsRequest.Builder. getDefaultInstanceForType()ListChangelogsRequestListChangelogsRequest. getDefaultInstanceForType()static ListChangelogsRequestListChangelogsRequest. parseDelimitedFrom(InputStream input)static ListChangelogsRequestListChangelogsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChangelogsRequestListChangelogsRequest. parseFrom(byte[] data)static ListChangelogsRequestListChangelogsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChangelogsRequestListChangelogsRequest. parseFrom(com.google.protobuf.ByteString data)static ListChangelogsRequestListChangelogsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChangelogsRequestListChangelogsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListChangelogsRequestListChangelogsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChangelogsRequestListChangelogsRequest. parseFrom(InputStream input)static ListChangelogsRequestListChangelogsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChangelogsRequestListChangelogsRequest. parseFrom(ByteBuffer data)static ListChangelogsRequestListChangelogsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type ListChangelogsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListChangelogsRequest,ListChangelogsResponse>ChangelogsGrpc. getListChangelogsMethod()com.google.protobuf.Parser<ListChangelogsRequest>ListChangelogsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListChangelogsRequest,ListChangelogsResponse>ChangelogsClient. listChangelogsCallable()Returns the list of Changelogs.com.google.api.gax.rpc.UnaryCallable<ListChangelogsRequest,ChangelogsClient.ListChangelogsPagedResponse>ChangelogsClient. listChangelogsPagedCallable()Returns the list of Changelogs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListChangelogsRequest,ListChangelogsResponse,ChangelogsClient.ListChangelogsPagedResponse>ChangelogsSettings.Builder. listChangelogsSettings()Returns the builder for the settings used for calls to listChangelogs.com.google.api.gax.rpc.PagedCallSettings<ListChangelogsRequest,ListChangelogsResponse,ChangelogsClient.ListChangelogsPagedResponse>ChangelogsSettings. listChangelogsSettings()Returns the object with the settings used for calls to listChangelogs.static com.google.protobuf.Parser<ListChangelogsRequest>ListChangelogsRequest. parser()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ListChangelogsRequest Modifier and Type Method Description ChangelogsClient.ListChangelogsPagedResponseChangelogsClient. listChangelogs(ListChangelogsRequest request)Returns the list of Changelogs.default voidChangelogsGrpc.AsyncService. listChangelogs(ListChangelogsRequest request, io.grpc.stub.StreamObserver<ListChangelogsResponse> responseObserver)Returns the list of Changelogs.ListChangelogsResponseChangelogsGrpc.ChangelogsBlockingStub. listChangelogs(ListChangelogsRequest request)Returns the list of Changelogs.com.google.common.util.concurrent.ListenableFuture<ListChangelogsResponse>ChangelogsGrpc.ChangelogsFutureStub. listChangelogs(ListChangelogsRequest request)Returns the list of Changelogs.voidChangelogsGrpc.ChangelogsStub. listChangelogs(ListChangelogsRequest request, io.grpc.stub.StreamObserver<ListChangelogsResponse> responseObserver)Returns the list of Changelogs.ListChangelogsRequest.BuilderListChangelogsRequest.Builder. mergeFrom(ListChangelogsRequest other)static ListChangelogsRequest.BuilderListChangelogsRequest. newBuilder(ListChangelogsRequest prototype)Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type ListChangelogsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<ChangelogsClient.ListChangelogsPagedResponse>ChangelogsClient.ListChangelogsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListChangelogsRequest,ListChangelogsResponse,Changelog> context, com.google.api.core.ApiFuture<ListChangelogsResponse> futureResponse)protected ChangelogsClient.ListChangelogsPageChangelogsClient.ListChangelogsPage. createPage(com.google.api.gax.rpc.PageContext<ListChangelogsRequest,ListChangelogsResponse,Changelog> context, ListChangelogsResponse response)com.google.api.core.ApiFuture<ChangelogsClient.ListChangelogsPage>ChangelogsClient.ListChangelogsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListChangelogsRequest,ListChangelogsResponse,Changelog> context, com.google.api.core.ApiFuture<ListChangelogsResponse> futureResponse) -
Uses of ListChangelogsRequest in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type ListChangelogsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListChangelogsRequest,ListChangelogsResponse>ChangelogsStub. listChangelogsCallable()com.google.api.gax.rpc.UnaryCallable<ListChangelogsRequest,ListChangelogsResponse>GrpcChangelogsStub. listChangelogsCallable()com.google.api.gax.rpc.UnaryCallable<ListChangelogsRequest,ListChangelogsResponse>HttpJsonChangelogsStub. listChangelogsCallable()com.google.api.gax.rpc.UnaryCallable<ListChangelogsRequest,ChangelogsClient.ListChangelogsPagedResponse>ChangelogsStub. listChangelogsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListChangelogsRequest,ChangelogsClient.ListChangelogsPagedResponse>GrpcChangelogsStub. listChangelogsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListChangelogsRequest,ChangelogsClient.ListChangelogsPagedResponse>HttpJsonChangelogsStub. listChangelogsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListChangelogsRequest,ListChangelogsResponse,ChangelogsClient.ListChangelogsPagedResponse>ChangelogsStubSettings.Builder. listChangelogsSettings()Returns the builder for the settings used for calls to listChangelogs.com.google.api.gax.rpc.PagedCallSettings<ListChangelogsRequest,ListChangelogsResponse,ChangelogsClient.ListChangelogsPagedResponse>ChangelogsStubSettings. listChangelogsSettings()Returns the object with the settings used for calls to listChangelogs.
-