Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.Changelog
-
Packages that use Changelog Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of Changelog in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return Changelog Modifier and Type Method Description ChangelogChangelog.Builder. build()ChangelogChangelog.Builder. buildPartial()ChangelogChangelogsClient. getChangelog(ChangelogName name)Retrieves the specified Changelog.ChangelogChangelogsClient. getChangelog(GetChangelogRequest request)Retrieves the specified Changelog.ChangelogChangelogsClient. getChangelog(String name)Retrieves the specified Changelog.ChangelogChangelogsGrpc.ChangelogsBlockingStub. getChangelog(GetChangelogRequest request)Retrieves the specified Changelog.ChangelogListChangelogsResponse.Builder. getChangelogs(int index)The list of changelogs.ChangelogListChangelogsResponse. getChangelogs(int index)The list of changelogs.ChangelogListChangelogsResponseOrBuilder. getChangelogs(int index)The list of changelogs.static ChangelogChangelog. getDefaultInstance()ChangelogChangelog.Builder. getDefaultInstanceForType()ChangelogChangelog. getDefaultInstanceForType()static ChangelogChangelog. parseDelimitedFrom(InputStream input)static ChangelogChangelog. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangelogChangelog. parseFrom(byte[] data)static ChangelogChangelog. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangelogChangelog. parseFrom(com.google.protobuf.ByteString data)static ChangelogChangelog. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangelogChangelog. parseFrom(com.google.protobuf.CodedInputStream input)static ChangelogChangelog. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangelogChangelog. parseFrom(InputStream input)static ChangelogChangelog. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChangelogChangelog. parseFrom(ByteBuffer data)static ChangelogChangelog. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type Changelog Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Changelog>ChangelogsGrpc.ChangelogsFutureStub. getChangelog(GetChangelogRequest request)Retrieves the specified Changelog.com.google.api.gax.rpc.UnaryCallable<GetChangelogRequest,Changelog>ChangelogsClient. getChangelogCallable()Retrieves the specified Changelog.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChangelogRequest,Changelog>ChangelogsSettings.Builder. getChangelogSettings()Returns the builder for the settings used for calls to getChangelog.com.google.api.gax.rpc.UnaryCallSettings<GetChangelogRequest,Changelog>ChangelogsSettings. getChangelogSettings()Returns the object with the settings used for calls to getChangelog.List<Changelog>ListChangelogsResponse.Builder. getChangelogsList()The list of changelogs.List<Changelog>ListChangelogsResponse. getChangelogsList()The list of changelogs.List<Changelog>ListChangelogsResponseOrBuilder. getChangelogsList()The list of changelogs.static io.grpc.MethodDescriptor<GetChangelogRequest,Changelog>ChangelogsGrpc. getGetChangelogMethod()com.google.protobuf.Parser<Changelog>Changelog. getParserForType()static com.google.protobuf.Parser<Changelog>Changelog. parser()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type Changelog Modifier and Type Method Description ListChangelogsResponse.BuilderListChangelogsResponse.Builder. addChangelogs(int index, Changelog value)The list of changelogs.ListChangelogsResponse.BuilderListChangelogsResponse.Builder. addChangelogs(Changelog value)The list of changelogs.Changelog.BuilderChangelog.Builder. mergeFrom(Changelog other)static Changelog.BuilderChangelog. newBuilder(Changelog prototype)ListChangelogsResponse.BuilderListChangelogsResponse.Builder. setChangelogs(int index, Changelog value)The list of changelogs.Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type Changelog Modifier and Type Method Description ListChangelogsResponse.BuilderListChangelogsResponse.Builder. addAllChangelogs(Iterable<? extends Changelog> values)The list of changelogs.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)default voidChangelogsGrpc.AsyncService. getChangelog(GetChangelogRequest request, io.grpc.stub.StreamObserver<Changelog> responseObserver)Retrieves the specified Changelog.voidChangelogsGrpc.ChangelogsStub. getChangelog(GetChangelogRequest request, io.grpc.stub.StreamObserver<Changelog> responseObserver)Retrieves the specified Changelog. -
Uses of Changelog in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type Changelog Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetChangelogRequest,Changelog>ChangelogsStub. getChangelogCallable()com.google.api.gax.rpc.UnaryCallable<GetChangelogRequest,Changelog>GrpcChangelogsStub. getChangelogCallable()com.google.api.gax.rpc.UnaryCallable<GetChangelogRequest,Changelog>HttpJsonChangelogsStub. getChangelogCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChangelogRequest,Changelog>ChangelogsStubSettings.Builder. getChangelogSettings()Returns the builder for the settings used for calls to getChangelog.com.google.api.gax.rpc.UnaryCallSettings<GetChangelogRequest,Changelog>ChangelogsStubSettings. getChangelogSettings()Returns the object with the settings used for calls to getChangelog.
-