Uses of Class
com.google.cloud.dialogflow.v2.EnvironmentHistory.Entry
-
Packages that use EnvironmentHistory.Entry Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of EnvironmentHistory.Entry in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return EnvironmentHistory.Entry Modifier and Type Method Description EnvironmentHistory.EntryEnvironmentHistory.Entry.Builder. build()EnvironmentHistory.EntryEnvironmentHistory.Entry.Builder. buildPartial()static EnvironmentHistory.EntryEnvironmentHistory.Entry. getDefaultInstance()EnvironmentHistory.EntryEnvironmentHistory.Entry.Builder. getDefaultInstanceForType()EnvironmentHistory.EntryEnvironmentHistory.Entry. getDefaultInstanceForType()EnvironmentHistory.EntryEnvironmentHistory.Builder. getEntries(int index)Output only.EnvironmentHistory.EntryEnvironmentHistory. getEntries(int index)Output only.EnvironmentHistory.EntryEnvironmentHistoryOrBuilder. getEntries(int index)Output only.static EnvironmentHistory.EntryEnvironmentHistory.Entry. parseDelimitedFrom(InputStream input)static EnvironmentHistory.EntryEnvironmentHistory.Entry. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentHistory.EntryEnvironmentHistory.Entry. parseFrom(byte[] data)static EnvironmentHistory.EntryEnvironmentHistory.Entry. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentHistory.EntryEnvironmentHistory.Entry. parseFrom(com.google.protobuf.ByteString data)static EnvironmentHistory.EntryEnvironmentHistory.Entry. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentHistory.EntryEnvironmentHistory.Entry. parseFrom(com.google.protobuf.CodedInputStream input)static EnvironmentHistory.EntryEnvironmentHistory.Entry. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentHistory.EntryEnvironmentHistory.Entry. parseFrom(InputStream input)static EnvironmentHistory.EntryEnvironmentHistory.Entry. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentHistory.EntryEnvironmentHistory.Entry. parseFrom(ByteBuffer data)static EnvironmentHistory.EntryEnvironmentHistory.Entry. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type EnvironmentHistory.Entry Modifier and Type Method Description List<EnvironmentHistory.Entry>EnvironmentHistory.Builder. getEntriesList()Output only.List<EnvironmentHistory.Entry>EnvironmentHistory. getEntriesList()Output only.List<EnvironmentHistory.Entry>EnvironmentHistoryOrBuilder. getEntriesList()Output only.com.google.protobuf.Parser<EnvironmentHistory.Entry>EnvironmentHistory.Entry. getParserForType()static com.google.protobuf.Parser<EnvironmentHistory.Entry>EnvironmentHistory.Entry. parser()Methods in com.google.cloud.dialogflow.v2 with parameters of type EnvironmentHistory.Entry Modifier and Type Method Description EnvironmentHistory.BuilderEnvironmentHistory.Builder. addEntries(int index, EnvironmentHistory.Entry value)Output only.EnvironmentHistory.BuilderEnvironmentHistory.Builder. addEntries(EnvironmentHistory.Entry value)Output only.EnvironmentHistory.Entry.BuilderEnvironmentHistory.Entry.Builder. mergeFrom(EnvironmentHistory.Entry other)static EnvironmentHistory.Entry.BuilderEnvironmentHistory.Entry. newBuilder(EnvironmentHistory.Entry prototype)EnvironmentHistory.BuilderEnvironmentHistory.Builder. setEntries(int index, EnvironmentHistory.Entry value)Output only.Method parameters in com.google.cloud.dialogflow.v2 with type arguments of type EnvironmentHistory.Entry Modifier and Type Method Description EnvironmentHistory.BuilderEnvironmentHistory.Builder. addAllEntries(Iterable<? extends EnvironmentHistory.Entry> values)Output only.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)
-