publicfinalclass ZoneMetadataextendsGeneratedMessageV3implementsZoneMetadataOrBuilder
A Google Distributed Cloud Edge zone where edge machines are located.
Protobuf type google.cloud.edgecontainer.v1.ZoneMetadata
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
publicstaticfinalintQUOTA_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
publicstaticfinalintRACK_TYPES_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
Static Methods
publicstaticZoneMetadatagetDefaultInstance()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
publicstaticZoneMetadata.BuildernewBuilder()
publicstaticZoneMetadata.BuildernewBuilder(ZoneMetadataprototype)
publicstaticZoneMetadataparseDelimitedFrom(InputStreaminput)
publicstaticZoneMetadataparseDelimitedFrom(InputStreaminput,ExtensionRegistryLiteextensionRegistry)
publicstaticZoneMetadataparseFrom(byte[]data)
| Parameter |
| Name |
Description |
data |
byte[]
|
publicstaticZoneMetadataparseFrom(byte[]data,ExtensionRegistryLiteextensionRegistry)
publicstaticZoneMetadataparseFrom(ByteStringdata)
publicstaticZoneMetadataparseFrom(ByteStringdata,ExtensionRegistryLiteextensionRegistry)
publicstaticZoneMetadataparseFrom(CodedInputStreaminput)
publicstaticZoneMetadataparseFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
publicstaticZoneMetadataparseFrom(InputStreaminput)
publicstaticZoneMetadataparseFrom(InputStreaminput,ExtensionRegistryLiteextensionRegistry)
publicstaticZoneMetadataparseFrom(ByteBufferdata)
publicstaticZoneMetadataparseFrom(ByteBufferdata,ExtensionRegistryLiteextensionRegistry)
publicstaticParser<ZoneMetadata>parser()
Methods
publicbooleancontainsRackTypes(Stringkey)
The map keyed by rack name and has value of RackType.
map<string, .google.cloud.edgecontainer.v1.ZoneMetadata.RackType> rack_types = 2;
| Parameter |
| Name |
Description |
key |
String
|
publicbooleanequals(Objectobj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
publicZoneMetadatagetDefaultInstanceForType()
publicParser<ZoneMetadata>getParserForType()
Overrides
publicQuotagetQuota(intindex)
Quota for resources in this zone.
repeated .google.cloud.edgecontainer.v1.Quota quota = 1;
| Parameter |
| Name |
Description |
index |
int
|
| Returns |
| Type |
Description |
Quota |
Quota for resources in this zone.
repeated .google.cloud.edgecontainer.v1.Quota quota = 1;
| Returns |
| Type |
Description |
int |
publicList<Quota>getQuotaList()
Quota for resources in this zone.
repeated .google.cloud.edgecontainer.v1.Quota quota = 1;
publicQuotaOrBuildergetQuotaOrBuilder(intindex)
Quota for resources in this zone.
repeated .google.cloud.edgecontainer.v1.Quota quota = 1;
| Parameter |
| Name |
Description |
index |
int
|
publicList<?extendsQuotaOrBuilder>getQuotaOrBuilderList()
Quota for resources in this zone.
repeated .google.cloud.edgecontainer.v1.Quota quota = 1;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.edgecontainer.v1.QuotaOrBuilder> |
publicMap<String,ZoneMetadata.RackType>getRackTypes()
publicintgetRackTypesCount()
The map keyed by rack name and has value of RackType.
map<string, .google.cloud.edgecontainer.v1.ZoneMetadata.RackType> rack_types = 2;
| Returns |
| Type |
Description |
int |
publicMap<String,ZoneMetadata.RackType>getRackTypesMap()
The map keyed by rack name and has value of RackType.
map<string, .google.cloud.edgecontainer.v1.ZoneMetadata.RackType> rack_types = 2;
publicZoneMetadata.RackTypegetRackTypesOrDefault(Stringkey,ZoneMetadata.RackTypedefaultValue)
The map keyed by rack name and has value of RackType.
map<string, .google.cloud.edgecontainer.v1.ZoneMetadata.RackType> rack_types = 2;
publicZoneMetadata.RackTypegetRackTypesOrThrow(Stringkey)
The map keyed by rack name and has value of RackType.
map<string, .google.cloud.edgecontainer.v1.ZoneMetadata.RackType> rack_types = 2;
| Parameter |
| Name |
Description |
key |
String
|
publicMap<String,Integer>getRackTypesValue()
| Returns |
| Type |
Description |
Map<String,java.lang.Integer> |
publicMap<String,Integer>getRackTypesValueMap()
The map keyed by rack name and has value of RackType.
map<string, .google.cloud.edgecontainer.v1.ZoneMetadata.RackType> rack_types = 2;
| Returns |
| Type |
Description |
Map<String,java.lang.Integer> |
publicintgetRackTypesValueOrDefault(Stringkey,intdefaultValue)
The map keyed by rack name and has value of RackType.
map<string, .google.cloud.edgecontainer.v1.ZoneMetadata.RackType> rack_types = 2;
| Parameters |
| Name |
Description |
key |
String
|
defaultValue |
int
|
| Returns |
| Type |
Description |
int |
publicintgetRackTypesValueOrThrow(Stringkey)
The map keyed by rack name and has value of RackType.
map<string, .google.cloud.edgecontainer.v1.ZoneMetadata.RackType> rack_types = 2;
| Parameter |
| Name |
Description |
key |
String
|
| Returns |
| Type |
Description |
int |
publicintgetSerializedSize()
| Returns |
| Type |
Description |
int |
Overrides
| Returns |
| Type |
Description |
int |
Overrides
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
protectedMapFieldReflectionAccessorinternalGetMapFieldReflection(intnumber)
| Parameter |
| Name |
Description |
number |
int
|
| Returns |
| Type |
Description |
com.google.protobuf.MapFieldReflectionAccessor |
Overrides
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
publicfinalbooleanisInitialized()
Overrides
publicZoneMetadata.BuildernewBuilderForType()
protectedZoneMetadata.BuildernewBuilderForType(GeneratedMessageV3.BuilderParentparent)
Overrides
protectedObjectnewInstance(GeneratedMessageV3.UnusedPrivateParameterunused)
| Returns |
| Type |
Description |
Object |
Overrides
publicZoneMetadata.BuildertoBuilder()
publicvoidwriteTo(CodedOutputStreamoutput)
Overrides