Uses of Class
com.google.cloud.dialogflow.cx.v3.LookupEnvironmentHistoryRequest
-
Packages that use LookupEnvironmentHistoryRequest Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of LookupEnvironmentHistoryRequest in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return LookupEnvironmentHistoryRequest Modifier and Type Method Description LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest.Builder. build()
LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest.Builder. buildPartial()
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. getDefaultInstance()
LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest.Builder. getDefaultInstanceForType()
LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. getDefaultInstanceForType()
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. parseDelimitedFrom(InputStream input)
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. parseFrom(byte[] data)
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. parseFrom(com.google.protobuf.ByteString data)
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. parseFrom(InputStream input)
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. parseFrom(ByteBuffer data)
static LookupEnvironmentHistoryRequest
LookupEnvironmentHistoryRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type LookupEnvironmentHistoryRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse>
EnvironmentsGrpc. getLookupEnvironmentHistoryMethod()
com.google.protobuf.Parser<LookupEnvironmentHistoryRequest>
LookupEnvironmentHistoryRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse>
EnvironmentsClient. lookupEnvironmentHistoryCallable()
Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.UnaryCallable<LookupEnvironmentHistoryRequest,EnvironmentsClient.LookupEnvironmentHistoryPagedResponse>
EnvironmentsClient. lookupEnvironmentHistoryPagedCallable()
Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.PagedCallSettings.Builder<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,EnvironmentsClient.LookupEnvironmentHistoryPagedResponse>
EnvironmentsSettings.Builder. lookupEnvironmentHistorySettings()
Returns the builder for the settings used for calls to lookupEnvironmentHistory.com.google.api.gax.rpc.PagedCallSettings<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,EnvironmentsClient.LookupEnvironmentHistoryPagedResponse>
EnvironmentsSettings. lookupEnvironmentHistorySettings()
Returns the object with the settings used for calls to lookupEnvironmentHistory.static com.google.protobuf.Parser<LookupEnvironmentHistoryRequest>
LookupEnvironmentHistoryRequest. parser()
Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type LookupEnvironmentHistoryRequest Modifier and Type Method Description EnvironmentsClient.LookupEnvironmentHistoryPagedResponse
EnvironmentsClient. lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request)
Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].default void
EnvironmentsGrpc.AsyncService. lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request, io.grpc.stub.StreamObserver<LookupEnvironmentHistoryResponse> responseObserver)
Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].LookupEnvironmentHistoryResponse
EnvironmentsGrpc.EnvironmentsBlockingStub. lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request)
Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.common.util.concurrent.ListenableFuture<LookupEnvironmentHistoryResponse>
EnvironmentsGrpc.EnvironmentsFutureStub. lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request)
Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].void
EnvironmentsGrpc.EnvironmentsStub. lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request, io.grpc.stub.StreamObserver<LookupEnvironmentHistoryResponse> responseObserver)
Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].LookupEnvironmentHistoryRequest.Builder
LookupEnvironmentHistoryRequest.Builder. mergeFrom(LookupEnvironmentHistoryRequest other)
static LookupEnvironmentHistoryRequest.Builder
LookupEnvironmentHistoryRequest. newBuilder(LookupEnvironmentHistoryRequest prototype)
Method parameters in com.google.cloud.dialogflow.cx.v3 with type arguments of type LookupEnvironmentHistoryRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<EnvironmentsClient.LookupEnvironmentHistoryPagedResponse>
EnvironmentsClient.LookupEnvironmentHistoryPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, com.google.api.core.ApiFuture<LookupEnvironmentHistoryResponse> futureResponse)
protected EnvironmentsClient.LookupEnvironmentHistoryPage
EnvironmentsClient.LookupEnvironmentHistoryPage. createPage(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, LookupEnvironmentHistoryResponse response)
com.google.api.core.ApiFuture<EnvironmentsClient.LookupEnvironmentHistoryPage>
EnvironmentsClient.LookupEnvironmentHistoryPage. createPageAsync(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, com.google.api.core.ApiFuture<LookupEnvironmentHistoryResponse> futureResponse)
-
Uses of LookupEnvironmentHistoryRequest in com.google.cloud.dialogflow.cx.v3.stub
-