public final class QuotaExceededInfo extends com.google.protobuf.GeneratedMessageV3 implements QuotaExceededInfoOrBuilder
Additional details for quota exceeded error for resource quota.Protobuf type
google.cloud.compute.v1.QuotaExceededInfo| Modifier and Type | Class and Description |
|---|---|
static class |
QuotaExceededInfo.Builder
Additional details for quota exceeded error for resource quota.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DIMENSIONS_FIELD_NUMBER |
static int |
LIMIT_FIELD_NUMBER |
static int |
LIMIT_NAME_FIELD_NUMBER |
static int |
METRIC_NAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsDimensions(String key)
The map holding related quota dimensions.
|
boolean |
equals(Object obj) |
static QuotaExceededInfo |
getDefaultInstance() |
QuotaExceededInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,String> |
getDimensions()
Deprecated.
|
int |
getDimensionsCount()
The map holding related quota dimensions.
|
Map<String,String> |
getDimensionsMap()
The map holding related quota dimensions.
|
String |
getDimensionsOrDefault(String key,
String defaultValue)
The map holding related quota dimensions.
|
String |
getDimensionsOrThrow(String key)
The map holding related quota dimensions.
|
double |
getLimit()
Current effective quota limit.
|
String |
getLimitName()
The name of the quota limit.
|
com.google.protobuf.ByteString |
getLimitNameBytes()
The name of the quota limit.
|
String |
getMetricName()
The Compute Engine quota metric name.
|
com.google.protobuf.ByteString |
getMetricNameBytes()
The Compute Engine quota metric name.
|
com.google.protobuf.Parser<QuotaExceededInfo> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasLimit()
Current effective quota limit.
|
boolean |
hasLimitName()
The name of the quota limit.
|
boolean |
hasMetricName()
The Compute Engine quota metric name.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static QuotaExceededInfo.Builder |
newBuilder() |
static QuotaExceededInfo.Builder |
newBuilder(QuotaExceededInfo prototype) |
QuotaExceededInfo.Builder |
newBuilderForType() |
protected QuotaExceededInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static QuotaExceededInfo |
parseDelimitedFrom(InputStream input) |
static QuotaExceededInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaExceededInfo |
parseFrom(byte[] data) |
static QuotaExceededInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaExceededInfo |
parseFrom(ByteBuffer data) |
static QuotaExceededInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaExceededInfo |
parseFrom(com.google.protobuf.ByteString data) |
static QuotaExceededInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaExceededInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static QuotaExceededInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaExceededInfo |
parseFrom(InputStream input) |
static QuotaExceededInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<QuotaExceededInfo> |
parser() |
QuotaExceededInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int DIMENSIONS_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER
public static final int LIMIT_NAME_FIELD_NUMBER
public static final int METRIC_NAME_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getDimensionsCount()
QuotaExceededInfoOrBuilderThe map holding related quota dimensions.
map<string, string> dimensions = 414334925;getDimensionsCount in interface QuotaExceededInfoOrBuilderpublic boolean containsDimensions(String key)
The map holding related quota dimensions.
map<string, string> dimensions = 414334925;containsDimensions in interface QuotaExceededInfoOrBuilder@Deprecated public Map<String,String> getDimensions()
getDimensionsMap() instead.getDimensions in interface QuotaExceededInfoOrBuilderpublic Map<String,String> getDimensionsMap()
The map holding related quota dimensions.
map<string, string> dimensions = 414334925;getDimensionsMap in interface QuotaExceededInfoOrBuilderpublic String getDimensionsOrDefault(String key, String defaultValue)
The map holding related quota dimensions.
map<string, string> dimensions = 414334925;getDimensionsOrDefault in interface QuotaExceededInfoOrBuilderpublic String getDimensionsOrThrow(String key)
The map holding related quota dimensions.
map<string, string> dimensions = 414334925;getDimensionsOrThrow in interface QuotaExceededInfoOrBuilderpublic boolean hasLimit()
Current effective quota limit. The limit's unit depends on the quota type or metric.
optional double limit = 102976443;hasLimit in interface QuotaExceededInfoOrBuilderpublic double getLimit()
Current effective quota limit. The limit's unit depends on the quota type or metric.
optional double limit = 102976443;getLimit in interface QuotaExceededInfoOrBuilderpublic boolean hasLimitName()
The name of the quota limit.
optional string limit_name = 398197903;hasLimitName in interface QuotaExceededInfoOrBuilderpublic String getLimitName()
The name of the quota limit.
optional string limit_name = 398197903;getLimitName in interface QuotaExceededInfoOrBuilderpublic com.google.protobuf.ByteString getLimitNameBytes()
The name of the quota limit.
optional string limit_name = 398197903;getLimitNameBytes in interface QuotaExceededInfoOrBuilderpublic boolean hasMetricName()
The Compute Engine quota metric name.
optional string metric_name = 409881530;hasMetricName in interface QuotaExceededInfoOrBuilderpublic String getMetricName()
The Compute Engine quota metric name.
optional string metric_name = 409881530;getMetricName in interface QuotaExceededInfoOrBuilderpublic com.google.protobuf.ByteString getMetricNameBytes()
The Compute Engine quota metric name.
optional string metric_name = 409881530;getMetricNameBytes in interface QuotaExceededInfoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static QuotaExceededInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuotaExceededInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuotaExceededInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuotaExceededInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuotaExceededInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuotaExceededInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuotaExceededInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static QuotaExceededInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static QuotaExceededInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static QuotaExceededInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static QuotaExceededInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static QuotaExceededInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic QuotaExceededInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static QuotaExceededInfo.Builder newBuilder()
public static QuotaExceededInfo.Builder newBuilder(QuotaExceededInfo prototype)
public QuotaExceededInfo.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected QuotaExceededInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static QuotaExceededInfo getDefaultInstance()
public static com.google.protobuf.Parser<QuotaExceededInfo> parser()
public com.google.protobuf.Parser<QuotaExceededInfo> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public QuotaExceededInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.