Uses of Class
com.google.cloud.dialogflow.v2.EnvironmentHistory
-
Packages that use EnvironmentHistory Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of EnvironmentHistory in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return EnvironmentHistory Modifier and Type Method Description EnvironmentHistory
EnvironmentHistory.Builder. build()
EnvironmentHistory
EnvironmentHistory.Builder. buildPartial()
static EnvironmentHistory
EnvironmentHistory. getDefaultInstance()
EnvironmentHistory
EnvironmentHistory.Builder. getDefaultInstanceForType()
EnvironmentHistory
EnvironmentHistory. getDefaultInstanceForType()
EnvironmentHistory
EnvironmentsGrpc.EnvironmentsBlockingStub. getEnvironmentHistory(GetEnvironmentHistoryRequest request)
Gets the history of the specified environment.static EnvironmentHistory
EnvironmentHistory. parseDelimitedFrom(InputStream input)
static EnvironmentHistory
EnvironmentHistory. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EnvironmentHistory
EnvironmentHistory. parseFrom(byte[] data)
static EnvironmentHistory
EnvironmentHistory. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EnvironmentHistory
EnvironmentHistory. parseFrom(com.google.protobuf.ByteString data)
static EnvironmentHistory
EnvironmentHistory. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EnvironmentHistory
EnvironmentHistory. parseFrom(com.google.protobuf.CodedInputStream input)
static EnvironmentHistory
EnvironmentHistory. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EnvironmentHistory
EnvironmentHistory. parseFrom(InputStream input)
static EnvironmentHistory
EnvironmentHistory. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EnvironmentHistory
EnvironmentHistory. parseFrom(ByteBuffer data)
static EnvironmentHistory
EnvironmentHistory. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type EnvironmentHistory Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<EnvironmentHistory>
EnvironmentsGrpc.EnvironmentsFutureStub. getEnvironmentHistory(GetEnvironmentHistoryRequest request)
Gets the history of the specified environment.com.google.api.gax.rpc.UnaryCallable<GetEnvironmentHistoryRequest,EnvironmentHistory>
EnvironmentsClient. getEnvironmentHistoryCallable()
Gets the history of the specified environment.com.google.api.gax.rpc.PagedCallSettings.Builder<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentsClient.GetEnvironmentHistoryPagedResponse>
EnvironmentsSettings.Builder. getEnvironmentHistorySettings()
Returns the builder for the settings used for calls to getEnvironmentHistory.com.google.api.gax.rpc.PagedCallSettings<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentsClient.GetEnvironmentHistoryPagedResponse>
EnvironmentsSettings. getEnvironmentHistorySettings()
Returns the object with the settings used for calls to getEnvironmentHistory.static io.grpc.MethodDescriptor<GetEnvironmentHistoryRequest,EnvironmentHistory>
EnvironmentsGrpc. getGetEnvironmentHistoryMethod()
com.google.protobuf.Parser<EnvironmentHistory>
EnvironmentHistory. getParserForType()
static com.google.protobuf.Parser<EnvironmentHistory>
EnvironmentHistory. parser()
Methods in com.google.cloud.dialogflow.v2 with parameters of type EnvironmentHistory Modifier and Type Method Description protected EnvironmentsClient.GetEnvironmentHistoryPage
EnvironmentsClient.GetEnvironmentHistoryPage. createPage(com.google.api.gax.rpc.PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context, EnvironmentHistory response)
EnvironmentHistory.Builder
EnvironmentHistory.Builder. mergeFrom(EnvironmentHistory other)
static EnvironmentHistory.Builder
EnvironmentHistory. newBuilder(EnvironmentHistory prototype)
Method parameters in com.google.cloud.dialogflow.v2 with type arguments of type EnvironmentHistory Modifier and Type Method Description static com.google.api.core.ApiFuture<EnvironmentsClient.GetEnvironmentHistoryPagedResponse>
EnvironmentsClient.GetEnvironmentHistoryPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context, com.google.api.core.ApiFuture<EnvironmentHistory> futureResponse)
static com.google.api.core.ApiFuture<EnvironmentsClient.GetEnvironmentHistoryPagedResponse>
EnvironmentsClient.GetEnvironmentHistoryPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context, com.google.api.core.ApiFuture<EnvironmentHistory> futureResponse)
protected EnvironmentsClient.GetEnvironmentHistoryPage
EnvironmentsClient.GetEnvironmentHistoryPage. createPage(com.google.api.gax.rpc.PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context, EnvironmentHistory response)
com.google.api.core.ApiFuture<EnvironmentsClient.GetEnvironmentHistoryPage>
EnvironmentsClient.GetEnvironmentHistoryPage. createPageAsync(com.google.api.gax.rpc.PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context, com.google.api.core.ApiFuture<EnvironmentHistory> futureResponse)
com.google.api.core.ApiFuture<EnvironmentsClient.GetEnvironmentHistoryPage>
EnvironmentsClient.GetEnvironmentHistoryPage. createPageAsync(com.google.api.gax.rpc.PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context, com.google.api.core.ApiFuture<EnvironmentHistory> futureResponse)
default void
EnvironmentsGrpc.AsyncService. getEnvironmentHistory(GetEnvironmentHistoryRequest request, io.grpc.stub.StreamObserver<EnvironmentHistory> responseObserver)
Gets the history of the specified environment.void
EnvironmentsGrpc.EnvironmentsStub. getEnvironmentHistory(GetEnvironmentHistoryRequest request, io.grpc.stub.StreamObserver<EnvironmentHistory> responseObserver)
Gets the history of the specified environment. -
Uses of EnvironmentHistory in com.google.cloud.dialogflow.v2.stub
Methods in com.google.cloud.dialogflow.v2.stub that return types with arguments of type EnvironmentHistory Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetEnvironmentHistoryRequest,EnvironmentHistory>
EnvironmentsStub. getEnvironmentHistoryCallable()
com.google.api.gax.rpc.UnaryCallable<GetEnvironmentHistoryRequest,EnvironmentHistory>
GrpcEnvironmentsStub. getEnvironmentHistoryCallable()
com.google.api.gax.rpc.UnaryCallable<GetEnvironmentHistoryRequest,EnvironmentHistory>
HttpJsonEnvironmentsStub. getEnvironmentHistoryCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentsClient.GetEnvironmentHistoryPagedResponse>
EnvironmentsStubSettings.Builder. getEnvironmentHistorySettings()
Returns the builder for the settings used for calls to getEnvironmentHistory.com.google.api.gax.rpc.PagedCallSettings<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentsClient.GetEnvironmentHistoryPagedResponse>
EnvironmentsStubSettings. getEnvironmentHistorySettings()
Returns the object with the settings used for calls to getEnvironmentHistory.
-