Reference documentation and code samples for the Google Cloud Storage Control V2 Client class IntelligenceConfig.
The IntelligenceConfig
resource associated with your organization, folder,
or project.
Generated from protobuf message google.storage.control.v2.IntelligenceConfig
Namespace
Google \ Cloud \ Storage \ Control \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
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
↳ edition_config
int
Optional. The edition configuration of the IntelligenceConfig
resource.
↳ update_time
Google\Protobuf\Timestamp
Output only. The time at which the IntelligenceConfig
resource is last updated.
↳ filter
↳ effective_intelligence_config
IntelligenceConfig\EffectiveIntelligenceConfig
Output only. The IntelligenceConfig
resource that is applicable for the resource.
↳ trial_config
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
setName
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
var
string
$this
getEditionConfig
Optional. The edition configuration of the IntelligenceConfig
resource.
int
setEditionConfig
Optional. The edition configuration of the IntelligenceConfig
resource.
var
int
$this
getUpdateTime
Output only. The time at which the IntelligenceConfig
resource is last
updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time at which the IntelligenceConfig
resource is last
updated.
$this
getFilter
Optional. Filter over location and bucket.
hasFilter
clearFilter
setFilter
Optional. Filter over location and bucket.
$this
getEffectiveIntelligenceConfig
Output only. The IntelligenceConfig
resource that is applicable for the
resource.
hasEffectiveIntelligenceConfig
clearEffectiveIntelligenceConfig
setEffectiveIntelligenceConfig
Output only. The IntelligenceConfig
resource that is applicable for the
resource.
$this
getTrialConfig
The trial configuration of the IntelligenceConfig
resource.
hasTrialConfig
clearTrialConfig
setTrialConfig
The trial configuration of the IntelligenceConfig
resource.
$this