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