Uses of Class
com.google.cloud.dialogflow.v2beta1.EnvironmentHistory
-
Packages that use EnvironmentHistory Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of EnvironmentHistory in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return EnvironmentHistory Modifier and Type Method Description EnvironmentHistoryEnvironmentHistory.Builder. build()EnvironmentHistoryEnvironmentHistory.Builder. buildPartial()static EnvironmentHistoryEnvironmentHistory. getDefaultInstance()EnvironmentHistoryEnvironmentHistory.Builder. getDefaultInstanceForType()EnvironmentHistoryEnvironmentHistory. getDefaultInstanceForType()EnvironmentHistoryEnvironmentsGrpc.EnvironmentsBlockingStub. getEnvironmentHistory(GetEnvironmentHistoryRequest request)Gets the history of the specified environment.static EnvironmentHistoryEnvironmentHistory. parseDelimitedFrom(InputStream input)static EnvironmentHistoryEnvironmentHistory. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentHistoryEnvironmentHistory. parseFrom(byte[] data)static EnvironmentHistoryEnvironmentHistory. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentHistoryEnvironmentHistory. parseFrom(com.google.protobuf.ByteString data)static EnvironmentHistoryEnvironmentHistory. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentHistoryEnvironmentHistory. parseFrom(com.google.protobuf.CodedInputStream input)static EnvironmentHistoryEnvironmentHistory. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentHistoryEnvironmentHistory. parseFrom(InputStream input)static EnvironmentHistoryEnvironmentHistory. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentHistoryEnvironmentHistory. parseFrom(ByteBuffer data)static EnvironmentHistoryEnvironmentHistory. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2beta1 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.v2beta1 with parameters of type EnvironmentHistory Modifier and Type Method Description protected EnvironmentsClient.GetEnvironmentHistoryPageEnvironmentsClient.GetEnvironmentHistoryPage. createPage(com.google.api.gax.rpc.PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context, EnvironmentHistory response)EnvironmentHistory.BuilderEnvironmentHistory.Builder. mergeFrom(EnvironmentHistory other)static EnvironmentHistory.BuilderEnvironmentHistory. newBuilder(EnvironmentHistory prototype)Method parameters in com.google.cloud.dialogflow.v2beta1 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.GetEnvironmentHistoryPageEnvironmentsClient.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 voidEnvironmentsGrpc.AsyncService. getEnvironmentHistory(GetEnvironmentHistoryRequest request, io.grpc.stub.StreamObserver<EnvironmentHistory> responseObserver)Gets the history of the specified environment.voidEnvironmentsGrpc.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.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.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.
-