Package com.google.storage.control.v2
Class IntelligenceConfig.Filter
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.storage.control.v2.IntelligenceConfig.Filter
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,IntelligenceConfig.FilterOrBuilder,Serializable
- Enclosing class:
- IntelligenceConfig
public static final class IntelligenceConfig.Filter
extends com.google.protobuf.GeneratedMessageV3
implements IntelligenceConfig.FilterOrBuilder
Filter over location and bucket using include or exclude semantics. Resources that match the include or exclude filter are exclusively included or excluded from the Storage Intelligence plan.Protobuf type
google.storage.control.v2.IntelligenceConfig.Filter- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classFilter over location and bucket using include or exclude semantics.static final classCollection of buckets.static enumstatic interfacestatic final classCollection of bucket locations.static enumstatic interfaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic IntelligenceConfig.Filterstatic final com.google.protobuf.Descriptors.DescriptorBuckets to exclude.Buckets to exclude.Bucket locations to exclude.Bucket locations to exclude.Buckets to include.Buckets to include.Bucket locations to include.Bucket locations to include.com.google.protobuf.Parser<IntelligenceConfig.Filter>intbooleanBuckets to exclude.booleanBucket locations to exclude.inthashCode()booleanBuckets to include.booleanBucket locations to include.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(IntelligenceConfig.Filter prototype) protected IntelligenceConfig.Filter.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static IntelligenceConfig.FilterparseDelimitedFrom(InputStream input) static IntelligenceConfig.FilterparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IntelligenceConfig.FilterparseFrom(byte[] data) static IntelligenceConfig.FilterparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IntelligenceConfig.FilterparseFrom(com.google.protobuf.ByteString data) static IntelligenceConfig.FilterparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IntelligenceConfig.FilterparseFrom(com.google.protobuf.CodedInputStream input) static IntelligenceConfig.FilterparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IntelligenceConfig.FilterparseFrom(InputStream input) static IntelligenceConfig.FilterparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IntelligenceConfig.FilterparseFrom(ByteBuffer data) static IntelligenceConfig.FilterparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<IntelligenceConfig.Filter>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
INCLUDED_CLOUD_STORAGE_LOCATIONS_FIELD_NUMBER
public static final int INCLUDED_CLOUD_STORAGE_LOCATIONS_FIELD_NUMBER- See Also:
-
EXCLUDED_CLOUD_STORAGE_LOCATIONS_FIELD_NUMBER
public static final int EXCLUDED_CLOUD_STORAGE_LOCATIONS_FIELD_NUMBER- See Also:
-
INCLUDED_CLOUD_STORAGE_BUCKETS_FIELD_NUMBER
public static final int INCLUDED_CLOUD_STORAGE_BUCKETS_FIELD_NUMBER- See Also:
-
EXCLUDED_CLOUD_STORAGE_BUCKETS_FIELD_NUMBER
public static final int EXCLUDED_CLOUD_STORAGE_BUCKETS_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getCloudStorageLocationsCase
- Specified by:
getCloudStorageLocationsCasein interfaceIntelligenceConfig.FilterOrBuilder
-
getCloudStorageBucketsCase
- Specified by:
getCloudStorageBucketsCasein interfaceIntelligenceConfig.FilterOrBuilder
-
hasIncludedCloudStorageLocations
public boolean hasIncludedCloudStorageLocations()Bucket locations to include.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageLocations included_cloud_storage_locations = 1;- Specified by:
hasIncludedCloudStorageLocationsin interfaceIntelligenceConfig.FilterOrBuilder- Returns:
- Whether the includedCloudStorageLocations field is set.
-
getIncludedCloudStorageLocations
Bucket locations to include.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageLocations included_cloud_storage_locations = 1;- Specified by:
getIncludedCloudStorageLocationsin interfaceIntelligenceConfig.FilterOrBuilder- Returns:
- The includedCloudStorageLocations.
-
getIncludedCloudStorageLocationsOrBuilder
public IntelligenceConfig.Filter.CloudStorageLocationsOrBuilder getIncludedCloudStorageLocationsOrBuilder()Bucket locations to include.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageLocations included_cloud_storage_locations = 1;- Specified by:
getIncludedCloudStorageLocationsOrBuilderin interfaceIntelligenceConfig.FilterOrBuilder
-
hasExcludedCloudStorageLocations
public boolean hasExcludedCloudStorageLocations()Bucket locations to exclude.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageLocations excluded_cloud_storage_locations = 2;- Specified by:
hasExcludedCloudStorageLocationsin interfaceIntelligenceConfig.FilterOrBuilder- Returns:
- Whether the excludedCloudStorageLocations field is set.
-
getExcludedCloudStorageLocations
Bucket locations to exclude.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageLocations excluded_cloud_storage_locations = 2;- Specified by:
getExcludedCloudStorageLocationsin interfaceIntelligenceConfig.FilterOrBuilder- Returns:
- The excludedCloudStorageLocations.
-
getExcludedCloudStorageLocationsOrBuilder
public IntelligenceConfig.Filter.CloudStorageLocationsOrBuilder getExcludedCloudStorageLocationsOrBuilder()Bucket locations to exclude.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageLocations excluded_cloud_storage_locations = 2;- Specified by:
getExcludedCloudStorageLocationsOrBuilderin interfaceIntelligenceConfig.FilterOrBuilder
-
hasIncludedCloudStorageBuckets
public boolean hasIncludedCloudStorageBuckets()Buckets to include.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageBuckets included_cloud_storage_buckets = 3;- Specified by:
hasIncludedCloudStorageBucketsin interfaceIntelligenceConfig.FilterOrBuilder- Returns:
- Whether the includedCloudStorageBuckets field is set.
-
getIncludedCloudStorageBuckets
Buckets to include.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageBuckets included_cloud_storage_buckets = 3;- Specified by:
getIncludedCloudStorageBucketsin interfaceIntelligenceConfig.FilterOrBuilder- Returns:
- The includedCloudStorageBuckets.
-
getIncludedCloudStorageBucketsOrBuilder
public IntelligenceConfig.Filter.CloudStorageBucketsOrBuilder getIncludedCloudStorageBucketsOrBuilder()Buckets to include.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageBuckets included_cloud_storage_buckets = 3;- Specified by:
getIncludedCloudStorageBucketsOrBuilderin interfaceIntelligenceConfig.FilterOrBuilder
-
hasExcludedCloudStorageBuckets
public boolean hasExcludedCloudStorageBuckets()Buckets to exclude.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageBuckets excluded_cloud_storage_buckets = 4;- Specified by:
hasExcludedCloudStorageBucketsin interfaceIntelligenceConfig.FilterOrBuilder- Returns:
- Whether the excludedCloudStorageBuckets field is set.
-
getExcludedCloudStorageBuckets
Buckets to exclude.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageBuckets excluded_cloud_storage_buckets = 4;- Specified by:
getExcludedCloudStorageBucketsin interfaceIntelligenceConfig.FilterOrBuilder- Returns:
- The excludedCloudStorageBuckets.
-
getExcludedCloudStorageBucketsOrBuilder
public IntelligenceConfig.Filter.CloudStorageBucketsOrBuilder getExcludedCloudStorageBucketsOrBuilder()Buckets to exclude.
.google.storage.control.v2.IntelligenceConfig.Filter.CloudStorageBuckets excluded_cloud_storage_buckets = 4;- Specified by:
getExcludedCloudStorageBucketsOrBuilderin interfaceIntelligenceConfig.FilterOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static IntelligenceConfig.Filter parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IntelligenceConfig.Filter parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IntelligenceConfig.Filter parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IntelligenceConfig.Filter parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IntelligenceConfig.Filter parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IntelligenceConfig.Filter parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static IntelligenceConfig.Filter parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static IntelligenceConfig.Filter parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static IntelligenceConfig.Filter parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static IntelligenceConfig.Filter parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected IntelligenceConfig.Filter.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-