Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.ListChangelogsResponse
-
Packages that use ListChangelogsResponse Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of ListChangelogsResponse in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ListChangelogsResponse Modifier and Type Method Description ListChangelogsResponseListChangelogsResponse.Builder. build()ListChangelogsResponseListChangelogsResponse.Builder. buildPartial()static ListChangelogsResponseListChangelogsResponse. getDefaultInstance()ListChangelogsResponseListChangelogsResponse.Builder. getDefaultInstanceForType()ListChangelogsResponseListChangelogsResponse. getDefaultInstanceForType()ListChangelogsResponseChangelogsGrpc.ChangelogsBlockingStub. listChangelogs(ListChangelogsRequest request)Returns the list of Changelogs.static ListChangelogsResponseListChangelogsResponse. parseDelimitedFrom(InputStream input)static ListChangelogsResponseListChangelogsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChangelogsResponseListChangelogsResponse. parseFrom(byte[] data)static ListChangelogsResponseListChangelogsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChangelogsResponseListChangelogsResponse. parseFrom(com.google.protobuf.ByteString data)static ListChangelogsResponseListChangelogsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChangelogsResponseListChangelogsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListChangelogsResponseListChangelogsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChangelogsResponseListChangelogsResponse. parseFrom(InputStream input)static ListChangelogsResponseListChangelogsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListChangelogsResponseListChangelogsResponse. parseFrom(ByteBuffer data)static ListChangelogsResponseListChangelogsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type ListChangelogsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListChangelogsRequest,ListChangelogsResponse>ChangelogsGrpc. getListChangelogsMethod()com.google.protobuf.Parser<ListChangelogsResponse>ListChangelogsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListChangelogsResponse>ChangelogsGrpc.ChangelogsFutureStub. listChangelogs(ListChangelogsRequest request)Returns the list of Changelogs.com.google.api.gax.rpc.UnaryCallable<ListChangelogsRequest,ListChangelogsResponse>ChangelogsClient. listChangelogsCallable()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<ListChangelogsResponse>ListChangelogsResponse. parser()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ListChangelogsResponse Modifier and Type Method Description protected ChangelogsClient.ListChangelogsPageChangelogsClient.ListChangelogsPage. createPage(com.google.api.gax.rpc.PageContext<ListChangelogsRequest,ListChangelogsResponse,Changelog> context, ListChangelogsResponse response)ListChangelogsResponse.BuilderListChangelogsResponse.Builder. mergeFrom(ListChangelogsResponse other)static ListChangelogsResponse.BuilderListChangelogsResponse. newBuilder(ListChangelogsResponse prototype)Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type ListChangelogsResponse 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)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)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)default voidChangelogsGrpc.AsyncService. listChangelogs(ListChangelogsRequest request, io.grpc.stub.StreamObserver<ListChangelogsResponse> responseObserver)Returns the list of Changelogs.voidChangelogsGrpc.ChangelogsStub. listChangelogs(ListChangelogsRequest request, io.grpc.stub.StreamObserver<ListChangelogsResponse> responseObserver)Returns the list of Changelogs. -
Uses of ListChangelogsResponse in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type ListChangelogsResponse 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.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.
-