Class IntelligenceConfig (2.53.0)

public final class IntelligenceConfig extends GeneratedMessageV3 implements IntelligenceConfigOrBuilder

The IntelligenceConfig resource associated with your organization, folder, or project.

Protobuf type google.storage.control.v2.IntelligenceConfig

Static Fields

EDITION_CONFIG_FIELD_NUMBER

public static final int EDITION_CONFIG_FIELD_NUMBER
Field Value
Type Description
int

EFFECTIVE_INTELLIGENCE_CONFIG_FIELD_NUMBER

public static final int EFFECTIVE_INTELLIGENCE_CONFIG_FIELD_NUMBER
Field Value
Type Description
int

FILTER_FIELD_NUMBER

public static final int FILTER_FIELD_NUMBER
Field Value
Type Description
int

NAME_FIELD_NUMBER

public static final int NAME_FIELD_NUMBER
Field Value
Type Description
int

TRIAL_CONFIG_FIELD_NUMBER

public static final int TRIAL_CONFIG_FIELD_NUMBER
Field Value
Type Description
int

UPDATE_TIME_FIELD_NUMBER

public static final int UPDATE_TIME_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static IntelligenceConfig getDefaultInstance()
Returns
Type Description
IntelligenceConfig

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static IntelligenceConfig.Builder newBuilder()
Returns
Type Description
IntelligenceConfig.Builder

newBuilder(IntelligenceConfig prototype)

public static IntelligenceConfig.Builder newBuilder(IntelligenceConfig prototype)
Parameter
Name Description
prototype IntelligenceConfig
Returns
Type Description
IntelligenceConfig.Builder

parseDelimitedFrom(InputStream input)

public static IntelligenceConfig parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
IntelligenceConfig
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static IntelligenceConfig parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IntelligenceConfig
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static IntelligenceConfig parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
IntelligenceConfig
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static IntelligenceConfig parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IntelligenceConfig
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static IntelligenceConfig parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
IntelligenceConfig
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static IntelligenceConfig parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IntelligenceConfig
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static IntelligenceConfig parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
IntelligenceConfig
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static IntelligenceConfig parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IntelligenceConfig
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static IntelligenceConfig parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
IntelligenceConfig
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static IntelligenceConfig parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IntelligenceConfig
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static IntelligenceConfig parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
IntelligenceConfig
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static IntelligenceConfig parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IntelligenceConfig
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<IntelligenceConfig> parser()
Returns
Type Description
Parser<IntelligenceConfig>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getDefaultInstanceForType()

public IntelligenceConfig getDefaultInstanceForType()
Returns
Type Description
IntelligenceConfig

getEditionConfig()

public IntelligenceConfig.EditionConfig getEditionConfig()

Optional. The edition configuration of the IntelligenceConfig resource.

.google.storage.control.v2.IntelligenceConfig.EditionConfig edition_config = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
IntelligenceConfig.EditionConfig

The editionConfig.

getEditionConfigValue()

public int getEditionConfigValue()

Optional. The edition configuration of the IntelligenceConfig resource.

.google.storage.control.v2.IntelligenceConfig.EditionConfig edition_config = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for editionConfig.

getEffectiveIntelligenceConfig()

public IntelligenceConfig.EffectiveIntelligenceConfig getEffectiveIntelligenceConfig()

Output only. The IntelligenceConfig resource that is applicable for the resource.

.google.storage.control.v2.IntelligenceConfig.EffectiveIntelligenceConfig effective_intelligence_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
IntelligenceConfig.EffectiveIntelligenceConfig

The effectiveIntelligenceConfig.

getEffectiveIntelligenceConfigOrBuilder()

public IntelligenceConfig.EffectiveIntelligenceConfigOrBuilder getEffectiveIntelligenceConfigOrBuilder()

Output only. The IntelligenceConfig resource that is applicable for the resource.

.google.storage.control.v2.IntelligenceConfig.EffectiveIntelligenceConfig effective_intelligence_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
IntelligenceConfig.EffectiveIntelligenceConfigOrBuilder

getFilter()

public IntelligenceConfig.Filter getFilter()

Optional. Filter over location and bucket.

.google.storage.control.v2.IntelligenceConfig.Filter filter = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
IntelligenceConfig.Filter

The filter.

getFilterOrBuilder()

public IntelligenceConfig.FilterOrBuilder getFilterOrBuilder()

Optional. Filter over location and bucket.

.google.storage.control.v2.IntelligenceConfig.Filter filter = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
IntelligenceConfig.FilterOrBuilder

getName()

public String getName()

Identifier. The name of the IntelligenceConfig resource associated with your organization, folder, or project.

The name format varies based on the GCP resource hierarchy as follows:

  • For project: projects/{project_number}/locations/global/intelligenceConfig
  • For organization: organizations/{org_id}/locations/global/intelligenceConfig
  • For folder: folders/{folder_id}/locations/global/intelligenceConfig

string name = 1 [(.google.api.field_behavior) = IDENTIFIER];

Returns
Type Description
String

The name.

getNameBytes()

public ByteString getNameBytes()

Identifier. The name of the IntelligenceConfig resource associated with your organization, folder, or project.

The name format varies based on the GCP resource hierarchy as follows:

  • For project: projects/{project_number}/locations/global/intelligenceConfig
  • For organization: organizations/{org_id}/locations/global/intelligenceConfig
  • For folder: folders/{folder_id}/locations/global/intelligenceConfig

string name = 1 [(.google.api.field_behavior) = IDENTIFIER];

Returns
Type Description
ByteString

The bytes for name.

getParserForType()

public Parser<IntelligenceConfig> getParserForType()
Returns
Type Description
Parser<IntelligenceConfig>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

getTrialConfig()

public IntelligenceConfig.TrialConfig getTrialConfig()

The trial configuration of the IntelligenceConfig resource.

.google.storage.control.v2.IntelligenceConfig.TrialConfig trial_config = 7;

Returns
Type Description
IntelligenceConfig.TrialConfig

The trialConfig.

getTrialConfigOrBuilder()

public IntelligenceConfig.TrialConfigOrBuilder getTrialConfigOrBuilder()

The trial configuration of the IntelligenceConfig resource.

.google.storage.control.v2.IntelligenceConfig.TrialConfig trial_config = 7;

Returns
Type Description
IntelligenceConfig.TrialConfigOrBuilder

getUpdateTime()

public Timestamp getUpdateTime()

Output only. The time at which the IntelligenceConfig resource is last updated.

.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The updateTime.

getUpdateTimeOrBuilder()

public TimestampOrBuilder getUpdateTimeOrBuilder()

Output only. The time at which the IntelligenceConfig resource is last updated.

.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

hasEffectiveIntelligenceConfig()

public boolean hasEffectiveIntelligenceConfig()

Output only. The IntelligenceConfig resource that is applicable for the resource.

.google.storage.control.v2.IntelligenceConfig.EffectiveIntelligenceConfig effective_intelligence_config = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the effectiveIntelligenceConfig field is set.

hasFilter()

public boolean hasFilter()

Optional. Filter over location and bucket.

.google.storage.control.v2.IntelligenceConfig.Filter filter = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the filter field is set.

hasTrialConfig()

public boolean hasTrialConfig()

The trial configuration of the IntelligenceConfig resource.

.google.storage.control.v2.IntelligenceConfig.TrialConfig trial_config = 7;

Returns
Type Description
boolean

Whether the trialConfig field is set.

hasUpdateTime()

public boolean hasUpdateTime()

Output only. The time at which the IntelligenceConfig resource is last updated.

.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the updateTime field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public IntelligenceConfig.Builder newBuilderForType()
Returns
Type Description
IntelligenceConfig.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected IntelligenceConfig.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
IntelligenceConfig.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
Name Description
unused UnusedPrivateParameter
Returns
Type Description
Object
Overrides

toBuilder()

public IntelligenceConfig.Builder toBuilder()
Returns
Type Description
IntelligenceConfig.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException