Uses of Class
com.google.cloud.compute.v1.Data
-
Packages that use Data Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of Data in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return Data Modifier and Type Method Description DataData.Builder. build()DataData.Builder. buildPartial()DataWarning.Builder. getData(int index)[Output Only] Metadata about this warning in key: value format.DataWarning. getData(int index)[Output Only] Metadata about this warning in key: value format.DataWarningOrBuilder. getData(int index)[Output Only] Metadata about this warning in key: value format.DataWarnings.Builder. getData(int index)[Output Only] Metadata about this warning in key: value format.DataWarnings. getData(int index)[Output Only] Metadata about this warning in key: value format.DataWarningsOrBuilder. getData(int index)[Output Only] Metadata about this warning in key: value format.static DataData. getDefaultInstance()DataData.Builder. getDefaultInstanceForType()DataData. getDefaultInstanceForType()static DataData. parseDelimitedFrom(InputStream input)static DataData. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataData. parseFrom(byte[] data)static DataData. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataData. parseFrom(com.google.protobuf.ByteString data)static DataData. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataData. parseFrom(com.google.protobuf.CodedInputStream input)static DataData. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataData. parseFrom(InputStream input)static DataData. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataData. parseFrom(ByteBuffer data)static DataData. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type Data Modifier and Type Method Description List<Data>Warning.Builder. getDataList()[Output Only] Metadata about this warning in key: value format.List<Data>Warning. getDataList()[Output Only] Metadata about this warning in key: value format.List<Data>WarningOrBuilder. getDataList()[Output Only] Metadata about this warning in key: value format.List<Data>Warnings.Builder. getDataList()[Output Only] Metadata about this warning in key: value format.List<Data>Warnings. getDataList()[Output Only] Metadata about this warning in key: value format.List<Data>WarningsOrBuilder. getDataList()[Output Only] Metadata about this warning in key: value format.com.google.protobuf.Parser<Data>Data. getParserForType()static com.google.protobuf.Parser<Data>Data. parser()Methods in com.google.cloud.compute.v1 with parameters of type Data Modifier and Type Method Description Warning.BuilderWarning.Builder. addData(int index, Data value)[Output Only] Metadata about this warning in key: value format.Warning.BuilderWarning.Builder. addData(Data value)[Output Only] Metadata about this warning in key: value format.Warnings.BuilderWarnings.Builder. addData(int index, Data value)[Output Only] Metadata about this warning in key: value format.Warnings.BuilderWarnings.Builder. addData(Data value)[Output Only] Metadata about this warning in key: value format.Data.BuilderData.Builder. mergeFrom(Data other)static Data.BuilderData. newBuilder(Data prototype)Warning.BuilderWarning.Builder. setData(int index, Data value)[Output Only] Metadata about this warning in key: value format.Warnings.BuilderWarnings.Builder. setData(int index, Data value)[Output Only] Metadata about this warning in key: value format.Method parameters in com.google.cloud.compute.v1 with type arguments of type Data Modifier and Type Method Description Warning.BuilderWarning.Builder. addAllData(Iterable<? extends Data> values)[Output Only] Metadata about this warning in key: value format.Warnings.BuilderWarnings.Builder. addAllData(Iterable<? extends Data> values)[Output Only] Metadata about this warning in key: value format.
-