Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.LookupEnvironmentHistoryRequest
-
Packages that use LookupEnvironmentHistoryRequest Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of LookupEnvironmentHistoryRequest in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return LookupEnvironmentHistoryRequest Modifier and Type Method Description LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest.Builder. build()LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest.Builder. buildPartial()static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. getDefaultInstance()LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest.Builder. getDefaultInstanceForType()LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. getDefaultInstanceForType()static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. parseDelimitedFrom(InputStream input)static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. parseFrom(byte[] data)static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. parseFrom(com.google.protobuf.ByteString data)static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. parseFrom(com.google.protobuf.CodedInputStream input)static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. parseFrom(InputStream input)static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. parseFrom(ByteBuffer data)static LookupEnvironmentHistoryRequestLookupEnvironmentHistoryRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 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.v3beta1.Environment].com.google.api.gax.rpc.UnaryCallable<LookupEnvironmentHistoryRequest,EnvironmentsClient.LookupEnvironmentHistoryPagedResponse>EnvironmentsClient. lookupEnvironmentHistoryPagedCallable()Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3beta1.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.v3beta1 with parameters of type LookupEnvironmentHistoryRequest Modifier and Type Method Description EnvironmentsClient.LookupEnvironmentHistoryPagedResponseEnvironmentsClient. lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request)Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].default voidEnvironmentsGrpc.AsyncService. lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request, io.grpc.stub.StreamObserver<LookupEnvironmentHistoryResponse> responseObserver)Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].LookupEnvironmentHistoryResponseEnvironmentsGrpc.EnvironmentsBlockingStub. lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request)Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3beta1.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.v3beta1.Environment].voidEnvironmentsGrpc.EnvironmentsStub. lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request, io.grpc.stub.StreamObserver<LookupEnvironmentHistoryResponse> responseObserver)Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].LookupEnvironmentHistoryRequest.BuilderLookupEnvironmentHistoryRequest.Builder. mergeFrom(LookupEnvironmentHistoryRequest other)static LookupEnvironmentHistoryRequest.BuilderLookupEnvironmentHistoryRequest. newBuilder(LookupEnvironmentHistoryRequest prototype)Method parameters in com.google.cloud.dialogflow.cx.v3beta1 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.LookupEnvironmentHistoryPageEnvironmentsClient.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.v3beta1.stub
-