Uses of Class
com.google.cloud.dialogflow.cx.v3.LookupEnvironmentHistoryResponse
-
Packages that use LookupEnvironmentHistoryResponse Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of LookupEnvironmentHistoryResponse in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return LookupEnvironmentHistoryResponse Modifier and Type Method Description LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse.Builder. build()LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse.Builder. buildPartial()static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. getDefaultInstance()LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse.Builder. getDefaultInstanceForType()LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. getDefaultInstanceForType()LookupEnvironmentHistoryResponseEnvironmentsGrpc.EnvironmentsBlockingStub. lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request)Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. parseDelimitedFrom(InputStream input)static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. parseFrom(byte[] data)static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. parseFrom(com.google.protobuf.ByteString data)static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. parseFrom(com.google.protobuf.CodedInputStream input)static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. parseFrom(InputStream input)static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. parseFrom(ByteBuffer data)static LookupEnvironmentHistoryResponseLookupEnvironmentHistoryResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type LookupEnvironmentHistoryResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse>EnvironmentsGrpc. getLookupEnvironmentHistoryMethod()com.google.protobuf.Parser<LookupEnvironmentHistoryResponse>LookupEnvironmentHistoryResponse. getParserForType()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].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.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<LookupEnvironmentHistoryResponse>LookupEnvironmentHistoryResponse. parser()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type LookupEnvironmentHistoryResponse Modifier and Type Method Description protected EnvironmentsClient.LookupEnvironmentHistoryPageEnvironmentsClient.LookupEnvironmentHistoryPage. createPage(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, LookupEnvironmentHistoryResponse response)LookupEnvironmentHistoryResponse.BuilderLookupEnvironmentHistoryResponse.Builder. mergeFrom(LookupEnvironmentHistoryResponse other)static LookupEnvironmentHistoryResponse.BuilderLookupEnvironmentHistoryResponse. newBuilder(LookupEnvironmentHistoryResponse prototype)Method parameters in com.google.cloud.dialogflow.cx.v3 with type arguments of type LookupEnvironmentHistoryResponse 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)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)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)default voidEnvironmentsGrpc.AsyncService. lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request, io.grpc.stub.StreamObserver<LookupEnvironmentHistoryResponse> responseObserver)Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].voidEnvironmentsGrpc.EnvironmentsStub. lookupEnvironmentHistory(LookupEnvironmentHistoryRequest request, io.grpc.stub.StreamObserver<LookupEnvironmentHistoryResponse> responseObserver)Looks up the history of the specified [Environment][google.cloud.dialogflow.cx.v3.Environment]. -
Uses of LookupEnvironmentHistoryResponse in com.google.cloud.dialogflow.cx.v3.stub
-