Location.Builder |
ListLocationsResponse.Builder.addLocationsBuilder() |
A full list of GKE locations.
|
Location.Builder |
ListLocationsResponse.Builder.addLocationsBuilder(int index) |
A full list of GKE locations.
|
Location.Builder |
Location.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Location.Builder |
Location.Builder.clear() |
|
Location.Builder |
Location.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Location.Builder |
Location.Builder.clearName() |
Contains the name of the resource requested.
|
Location.Builder |
Location.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Location.Builder |
Location.Builder.clearRecommended() |
Whether the location is recommended for GKE cluster scheduling.
|
Location.Builder |
Location.Builder.clearType() |
Contains the type of location this Location is for.
|
Location.Builder |
Location.Builder.clone() |
|
Location.Builder |
ListLocationsResponse.Builder.getLocationsBuilder(int index) |
A full list of GKE locations.
|
Location.Builder |
Location.Builder.mergeFrom(Location other) |
|
Location.Builder |
Location.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Location.Builder |
Location.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Location.Builder |
Location.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Location.Builder |
Location.newBuilder() |
|
static Location.Builder |
Location.newBuilder(Location prototype) |
|
Location.Builder |
Location.newBuilderForType() |
|
protected Location.Builder |
Location.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Location.Builder |
Location.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Location.Builder |
Location.Builder.setName(String value) |
Contains the name of the resource requested.
|
Location.Builder |
Location.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Contains the name of the resource requested.
|
Location.Builder |
Location.Builder.setRecommended(boolean value) |
Whether the location is recommended for GKE cluster scheduling.
|
Location.Builder |
Location.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Location.Builder |
Location.Builder.setType(Location.LocationType value) |
Contains the type of location this Location is for.
|
Location.Builder |
Location.Builder.setTypeValue(int value) |
Contains the type of location this Location is for.
|
Location.Builder |
Location.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Location.Builder |
Location.toBuilder() |
|