Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
Data |
Data.Builder.build() |
static Data |
Data.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<Data> |
Warning.getDataList()
[Output Only] Metadata about this warning in key: value format.
|
List<Data> |
Warning.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> |
Warnings.Builder.getDataList()
[Output Only] Metadata about this warning in key: value format.
|
Modifier and Type | Method and Description |
---|---|
Warning.Builder |
Warning.Builder.addData(Data data)
[Output Only] Metadata about this warning in key: value format.
|
Warnings.Builder |
Warnings.Builder.addData(Data data)
[Output Only] Metadata about this warning in key: value format.
|
Data.Builder |
Data.Builder.mergeFrom(Data other) |
static Data.Builder |
Data.newBuilder(Data prototype) |
Modifier and Type | Method and Description |
---|---|
Warning.Builder |
Warning.Builder.addAllData(List<Data> data)
[Output Only] Metadata about this warning in key: value format.
|
Warnings.Builder |
Warnings.Builder.addAllData(List<Data> data)
[Output Only] Metadata about this warning in key: value format.
|
Copyright © 2019 Google LLC. All rights reserved.