Class ProtectedResourcesSummary.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
- com.google.cloud.kms.inventory.v1.ProtectedResourcesSummary.Builder
-
- All Implemented Interfaces:
ProtectedResourcesSummaryOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ProtectedResourcesSummary
public static final class ProtectedResourcesSummary.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder> implements ProtectedResourcesSummaryOrBuilder
Aggregate information about the resources protected by a Cloud KMS key in the same Cloud organization as the key.
Protobuf typegoogle.cloud.kms.inventory.v1.ProtectedResourcesSummary
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ProtectedResourcesSummary.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ProtectedResourcesSummary
build()
ProtectedResourcesSummary
buildPartial()
ProtectedResourcesSummary.Builder
clear()
ProtectedResourcesSummary.Builder
clearCloudProducts()
ProtectedResourcesSummary.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ProtectedResourcesSummary.Builder
clearLocations()
ProtectedResourcesSummary.Builder
clearName()
The full name of the ProtectedResourcesSummary resource.ProtectedResourcesSummary.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ProtectedResourcesSummary.Builder
clearProjectCount()
The number of distinct Cloud projects in the same Cloud organization as the key that have resources protected by the key.ProtectedResourcesSummary.Builder
clearResourceCount()
The total number of protected resources in the same Cloud organization as the key.ProtectedResourcesSummary.Builder
clearResourceTypes()
ProtectedResourcesSummary.Builder
clone()
boolean
containsCloudProducts(String key)
The number of resources protected by the key grouped by Cloud product.boolean
containsLocations(String key)
The number of resources protected by the key grouped by region.boolean
containsResourceTypes(String key)
The number of resources protected by the key grouped by resource type.Map<String,Long>
getCloudProducts()
Deprecated.int
getCloudProductsCount()
The number of resources protected by the key grouped by Cloud product.Map<String,Long>
getCloudProductsMap()
The number of resources protected by the key grouped by Cloud product.long
getCloudProductsOrDefault(String key, long defaultValue)
The number of resources protected by the key grouped by Cloud product.long
getCloudProductsOrThrow(String key)
The number of resources protected by the key grouped by Cloud product.ProtectedResourcesSummary
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
Map<String,Long>
getLocations()
Deprecated.int
getLocationsCount()
The number of resources protected by the key grouped by region.Map<String,Long>
getLocationsMap()
The number of resources protected by the key grouped by region.long
getLocationsOrDefault(String key, long defaultValue)
The number of resources protected by the key grouped by region.long
getLocationsOrThrow(String key)
The number of resources protected by the key grouped by region.Map<String,Long>
getMutableCloudProducts()
Deprecated.Map<String,Long>
getMutableLocations()
Deprecated.Map<String,Long>
getMutableResourceTypes()
Deprecated.String
getName()
The full name of the ProtectedResourcesSummary resource.com.google.protobuf.ByteString
getNameBytes()
The full name of the ProtectedResourcesSummary resource.int
getProjectCount()
The number of distinct Cloud projects in the same Cloud organization as the key that have resources protected by the key.long
getResourceCount()
The total number of protected resources in the same Cloud organization as the key.Map<String,Long>
getResourceTypes()
Deprecated.int
getResourceTypesCount()
The number of resources protected by the key grouped by resource type.Map<String,Long>
getResourceTypesMap()
The number of resources protected by the key grouped by resource type.long
getResourceTypesOrDefault(String key, long defaultValue)
The number of resources protected by the key grouped by resource type.long
getResourceTypesOrThrow(String key)
The number of resources protected by the key grouped by resource type.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
ProtectedResourcesSummary.Builder
mergeFrom(ProtectedResourcesSummary other)
ProtectedResourcesSummary.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ProtectedResourcesSummary.Builder
mergeFrom(com.google.protobuf.Message other)
ProtectedResourcesSummary.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ProtectedResourcesSummary.Builder
putAllCloudProducts(Map<String,Long> values)
The number of resources protected by the key grouped by Cloud product.ProtectedResourcesSummary.Builder
putAllLocations(Map<String,Long> values)
The number of resources protected by the key grouped by region.ProtectedResourcesSummary.Builder
putAllResourceTypes(Map<String,Long> values)
The number of resources protected by the key grouped by resource type.ProtectedResourcesSummary.Builder
putCloudProducts(String key, long value)
The number of resources protected by the key grouped by Cloud product.ProtectedResourcesSummary.Builder
putLocations(String key, long value)
The number of resources protected by the key grouped by region.ProtectedResourcesSummary.Builder
putResourceTypes(String key, long value)
The number of resources protected by the key grouped by resource type.ProtectedResourcesSummary.Builder
removeCloudProducts(String key)
The number of resources protected by the key grouped by Cloud product.ProtectedResourcesSummary.Builder
removeLocations(String key)
The number of resources protected by the key grouped by region.ProtectedResourcesSummary.Builder
removeResourceTypes(String key)
The number of resources protected by the key grouped by resource type.ProtectedResourcesSummary.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ProtectedResourcesSummary.Builder
setName(String value)
The full name of the ProtectedResourcesSummary resource.ProtectedResourcesSummary.Builder
setNameBytes(com.google.protobuf.ByteString value)
The full name of the ProtectedResourcesSummary resource.ProtectedResourcesSummary.Builder
setProjectCount(int value)
The number of distinct Cloud projects in the same Cloud organization as the key that have resources protected by the key.ProtectedResourcesSummary.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ProtectedResourcesSummary.Builder
setResourceCount(long value)
The total number of protected resources in the same Cloud organization as the key.ProtectedResourcesSummary.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
clear
public ProtectedResourcesSummary.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
getDefaultInstanceForType
public ProtectedResourcesSummary getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ProtectedResourcesSummary build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ProtectedResourcesSummary buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ProtectedResourcesSummary.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
setField
public ProtectedResourcesSummary.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
clearField
public ProtectedResourcesSummary.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
clearOneof
public ProtectedResourcesSummary.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
setRepeatedField
public ProtectedResourcesSummary.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
addRepeatedField
public ProtectedResourcesSummary.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
mergeFrom
public ProtectedResourcesSummary.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ProtectedResourcesSummary.Builder>
-
mergeFrom
public ProtectedResourcesSummary.Builder mergeFrom(ProtectedResourcesSummary other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
mergeFrom
public ProtectedResourcesSummary.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ProtectedResourcesSummary.Builder>
- Throws:
IOException
-
getName
public String getName()
The full name of the ProtectedResourcesSummary resource. Example: projects/test-project/locations/us/keyRings/test-keyring/cryptoKeys/test-key/protectedResourcesSummary
string name = 5;
- Specified by:
getName
in interfaceProtectedResourcesSummaryOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The full name of the ProtectedResourcesSummary resource. Example: projects/test-project/locations/us/keyRings/test-keyring/cryptoKeys/test-key/protectedResourcesSummary
string name = 5;
- Specified by:
getNameBytes
in interfaceProtectedResourcesSummaryOrBuilder
- Returns:
- The bytes for name.
-
setName
public ProtectedResourcesSummary.Builder setName(String value)
The full name of the ProtectedResourcesSummary resource. Example: projects/test-project/locations/us/keyRings/test-keyring/cryptoKeys/test-key/protectedResourcesSummary
string name = 5;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public ProtectedResourcesSummary.Builder clearName()
The full name of the ProtectedResourcesSummary resource. Example: projects/test-project/locations/us/keyRings/test-keyring/cryptoKeys/test-key/protectedResourcesSummary
string name = 5;
- Returns:
- This builder for chaining.
-
setNameBytes
public ProtectedResourcesSummary.Builder setNameBytes(com.google.protobuf.ByteString value)
The full name of the ProtectedResourcesSummary resource. Example: projects/test-project/locations/us/keyRings/test-keyring/cryptoKeys/test-key/protectedResourcesSummary
string name = 5;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getResourceCount
public long getResourceCount()
The total number of protected resources in the same Cloud organization as the key.
int64 resource_count = 1;
- Specified by:
getResourceCount
in interfaceProtectedResourcesSummaryOrBuilder
- Returns:
- The resourceCount.
-
setResourceCount
public ProtectedResourcesSummary.Builder setResourceCount(long value)
The total number of protected resources in the same Cloud organization as the key.
int64 resource_count = 1;
- Parameters:
value
- The resourceCount to set.- Returns:
- This builder for chaining.
-
clearResourceCount
public ProtectedResourcesSummary.Builder clearResourceCount()
The total number of protected resources in the same Cloud organization as the key.
int64 resource_count = 1;
- Returns:
- This builder for chaining.
-
getProjectCount
public int getProjectCount()
The number of distinct Cloud projects in the same Cloud organization as the key that have resources protected by the key.
int32 project_count = 2;
- Specified by:
getProjectCount
in interfaceProtectedResourcesSummaryOrBuilder
- Returns:
- The projectCount.
-
setProjectCount
public ProtectedResourcesSummary.Builder setProjectCount(int value)
The number of distinct Cloud projects in the same Cloud organization as the key that have resources protected by the key.
int32 project_count = 2;
- Parameters:
value
- The projectCount to set.- Returns:
- This builder for chaining.
-
clearProjectCount
public ProtectedResourcesSummary.Builder clearProjectCount()
The number of distinct Cloud projects in the same Cloud organization as the key that have resources protected by the key.
int32 project_count = 2;
- Returns:
- This builder for chaining.
-
getResourceTypesCount
public int getResourceTypesCount()
Description copied from interface:ProtectedResourcesSummaryOrBuilder
The number of resources protected by the key grouped by resource type.
map<string, int64> resource_types = 3;
- Specified by:
getResourceTypesCount
in interfaceProtectedResourcesSummaryOrBuilder
-
containsResourceTypes
public boolean containsResourceTypes(String key)
The number of resources protected by the key grouped by resource type.
map<string, int64> resource_types = 3;
- Specified by:
containsResourceTypes
in interfaceProtectedResourcesSummaryOrBuilder
-
getResourceTypes
@Deprecated public Map<String,Long> getResourceTypes()
Deprecated.UsegetResourceTypesMap()
instead.- Specified by:
getResourceTypes
in interfaceProtectedResourcesSummaryOrBuilder
-
getResourceTypesMap
public Map<String,Long> getResourceTypesMap()
The number of resources protected by the key grouped by resource type.
map<string, int64> resource_types = 3;
- Specified by:
getResourceTypesMap
in interfaceProtectedResourcesSummaryOrBuilder
-
getResourceTypesOrDefault
public long getResourceTypesOrDefault(String key, long defaultValue)
The number of resources protected by the key grouped by resource type.
map<string, int64> resource_types = 3;
- Specified by:
getResourceTypesOrDefault
in interfaceProtectedResourcesSummaryOrBuilder
-
getResourceTypesOrThrow
public long getResourceTypesOrThrow(String key)
The number of resources protected by the key grouped by resource type.
map<string, int64> resource_types = 3;
- Specified by:
getResourceTypesOrThrow
in interfaceProtectedResourcesSummaryOrBuilder
-
clearResourceTypes
public ProtectedResourcesSummary.Builder clearResourceTypes()
-
removeResourceTypes
public ProtectedResourcesSummary.Builder removeResourceTypes(String key)
The number of resources protected by the key grouped by resource type.
map<string, int64> resource_types = 3;
-
getMutableResourceTypes
@Deprecated public Map<String,Long> getMutableResourceTypes()
Deprecated.Use alternate mutation accessors instead.
-
putResourceTypes
public ProtectedResourcesSummary.Builder putResourceTypes(String key, long value)
The number of resources protected by the key grouped by resource type.
map<string, int64> resource_types = 3;
-
putAllResourceTypes
public ProtectedResourcesSummary.Builder putAllResourceTypes(Map<String,Long> values)
The number of resources protected by the key grouped by resource type.
map<string, int64> resource_types = 3;
-
getCloudProductsCount
public int getCloudProductsCount()
Description copied from interface:ProtectedResourcesSummaryOrBuilder
The number of resources protected by the key grouped by Cloud product.
map<string, int64> cloud_products = 6;
- Specified by:
getCloudProductsCount
in interfaceProtectedResourcesSummaryOrBuilder
-
containsCloudProducts
public boolean containsCloudProducts(String key)
The number of resources protected by the key grouped by Cloud product.
map<string, int64> cloud_products = 6;
- Specified by:
containsCloudProducts
in interfaceProtectedResourcesSummaryOrBuilder
-
getCloudProducts
@Deprecated public Map<String,Long> getCloudProducts()
Deprecated.UsegetCloudProductsMap()
instead.- Specified by:
getCloudProducts
in interfaceProtectedResourcesSummaryOrBuilder
-
getCloudProductsMap
public Map<String,Long> getCloudProductsMap()
The number of resources protected by the key grouped by Cloud product.
map<string, int64> cloud_products = 6;
- Specified by:
getCloudProductsMap
in interfaceProtectedResourcesSummaryOrBuilder
-
getCloudProductsOrDefault
public long getCloudProductsOrDefault(String key, long defaultValue)
The number of resources protected by the key grouped by Cloud product.
map<string, int64> cloud_products = 6;
- Specified by:
getCloudProductsOrDefault
in interfaceProtectedResourcesSummaryOrBuilder
-
getCloudProductsOrThrow
public long getCloudProductsOrThrow(String key)
The number of resources protected by the key grouped by Cloud product.
map<string, int64> cloud_products = 6;
- Specified by:
getCloudProductsOrThrow
in interfaceProtectedResourcesSummaryOrBuilder
-
clearCloudProducts
public ProtectedResourcesSummary.Builder clearCloudProducts()
-
removeCloudProducts
public ProtectedResourcesSummary.Builder removeCloudProducts(String key)
The number of resources protected by the key grouped by Cloud product.
map<string, int64> cloud_products = 6;
-
getMutableCloudProducts
@Deprecated public Map<String,Long> getMutableCloudProducts()
Deprecated.Use alternate mutation accessors instead.
-
putCloudProducts
public ProtectedResourcesSummary.Builder putCloudProducts(String key, long value)
The number of resources protected by the key grouped by Cloud product.
map<string, int64> cloud_products = 6;
-
putAllCloudProducts
public ProtectedResourcesSummary.Builder putAllCloudProducts(Map<String,Long> values)
The number of resources protected by the key grouped by Cloud product.
map<string, int64> cloud_products = 6;
-
getLocationsCount
public int getLocationsCount()
Description copied from interface:ProtectedResourcesSummaryOrBuilder
The number of resources protected by the key grouped by region.
map<string, int64> locations = 4;
- Specified by:
getLocationsCount
in interfaceProtectedResourcesSummaryOrBuilder
-
containsLocations
public boolean containsLocations(String key)
The number of resources protected by the key grouped by region.
map<string, int64> locations = 4;
- Specified by:
containsLocations
in interfaceProtectedResourcesSummaryOrBuilder
-
getLocations
@Deprecated public Map<String,Long> getLocations()
Deprecated.UsegetLocationsMap()
instead.- Specified by:
getLocations
in interfaceProtectedResourcesSummaryOrBuilder
-
getLocationsMap
public Map<String,Long> getLocationsMap()
The number of resources protected by the key grouped by region.
map<string, int64> locations = 4;
- Specified by:
getLocationsMap
in interfaceProtectedResourcesSummaryOrBuilder
-
getLocationsOrDefault
public long getLocationsOrDefault(String key, long defaultValue)
The number of resources protected by the key grouped by region.
map<string, int64> locations = 4;
- Specified by:
getLocationsOrDefault
in interfaceProtectedResourcesSummaryOrBuilder
-
getLocationsOrThrow
public long getLocationsOrThrow(String key)
The number of resources protected by the key grouped by region.
map<string, int64> locations = 4;
- Specified by:
getLocationsOrThrow
in interfaceProtectedResourcesSummaryOrBuilder
-
clearLocations
public ProtectedResourcesSummary.Builder clearLocations()
-
removeLocations
public ProtectedResourcesSummary.Builder removeLocations(String key)
The number of resources protected by the key grouped by region.
map<string, int64> locations = 4;
-
getMutableLocations
@Deprecated public Map<String,Long> getMutableLocations()
Deprecated.Use alternate mutation accessors instead.
-
putLocations
public ProtectedResourcesSummary.Builder putLocations(String key, long value)
The number of resources protected by the key grouped by region.
map<string, int64> locations = 4;
-
putAllLocations
public ProtectedResourcesSummary.Builder putAllLocations(Map<String,Long> values)
The number of resources protected by the key grouped by region.
map<string, int64> locations = 4;
-
setUnknownFields
public final ProtectedResourcesSummary.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
mergeUnknownFields
public final ProtectedResourcesSummary.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ProtectedResourcesSummary.Builder>
-
-