Uses of Interface
com.google.cloud.notebooks.v2.UpgradeHistoryEntryOrBuilder
-
Packages that use UpgradeHistoryEntryOrBuilder Package Description com.google.cloud.notebooks.v2 A client to Notebooks API -
-
Uses of UpgradeHistoryEntryOrBuilder in com.google.cloud.notebooks.v2
Classes in com.google.cloud.notebooks.v2 that implement UpgradeHistoryEntryOrBuilder Modifier and Type Class Description class
UpgradeHistoryEntry
The entry of VM image upgrade history.static class
UpgradeHistoryEntry.Builder
The entry of VM image upgrade history.Methods in com.google.cloud.notebooks.v2 that return UpgradeHistoryEntryOrBuilder Modifier and Type Method Description UpgradeHistoryEntryOrBuilder
Instance.Builder. getUpgradeHistoryOrBuilder(int index)
Output only.UpgradeHistoryEntryOrBuilder
Instance. getUpgradeHistoryOrBuilder(int index)
Output only.UpgradeHistoryEntryOrBuilder
InstanceOrBuilder. getUpgradeHistoryOrBuilder(int index)
Output only.Methods in com.google.cloud.notebooks.v2 that return types with arguments of type UpgradeHistoryEntryOrBuilder Modifier and Type Method Description List<? extends UpgradeHistoryEntryOrBuilder>
Instance.Builder. getUpgradeHistoryOrBuilderList()
Output only.List<? extends UpgradeHistoryEntryOrBuilder>
Instance. getUpgradeHistoryOrBuilderList()
Output only.List<? extends UpgradeHistoryEntryOrBuilder>
InstanceOrBuilder. getUpgradeHistoryOrBuilderList()
Output only.
-