- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`ancestors
Type: UNORDERED_LIST_STRING
autoscaling_config
Type: STRUCT
Provider name: autoscalingConfig
Description: Optional. The autoscaling configuration. Autoscaling is enabled if this field is set. When autoscaling is enabled, node_count and processing_units are treated as OUTPUT_ONLY fields and reflect the current compute capacity allocated to the instance.
asymmetric_autoscaling_options
UNORDERED_LIST_STRUCT
asymmetricAutoscalingOptions
overrides
STRUCT
overrides
autoscaling_limits
STRUCT
autoscalingLimits
max_nodes
INT32
maxNodes
max_processing_units
INT32
maxProcessingUnits
min_nodes
INT32
minNodes
min_processing_units
INT32
minProcessingUnits
autoscaling_target_high_priority_cpu_utilization_percent
INT32
autoscalingTargetHighPriorityCpuUtilizationPercent
replica_selection
STRUCT
replicaSelection
location
STRING
location
autoscaling_limits
STRUCT
autoscalingLimits
max_nodes
INT32
maxNodes
max_processing_units
INT32
maxProcessingUnits
min_nodes
INT32
minNodes
min_processing_units
INT32
minProcessingUnits
autoscaling_targets
STRUCT
autoscalingTargets
high_priority_cpu_utilization_percent
INT32
highPriorityCpuUtilizationPercent
storage_utilization_percent
INT32
storageUtilizationPercent
config
Type: STRING
Provider name: config
Description: Required. The name of the instance’s configuration. Values are of the form projects//instanceConfigs/
. See also InstanceConfig and ListInstanceConfigs.
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time at which the instance was created.
default_backup_schedule_type
Type: STRING
Provider name: defaultBackupScheduleType
Description: Optional. Controls the default backup schedule behavior for new databases within the instance. By default, a backup schedule is created automatically when a new database is created in a new instance. Note that the AUTOMATIC
value isn’t permitted for free instances, as backups and backup schedules aren’t supported for free instances. In the GetInstance
or ListInstances
response, if the value of default_backup_schedule_type
isn’t set, or set to NONE
, Spanner doesn’t create a default backup schedule for new databases in the instance.
Possible values:
DEFAULT_BACKUP_SCHEDULE_TYPE_UNSPECIFIED
- Not specified.NONE
- A default backup schedule isn’t created automatically when a new database is created in the instance.AUTOMATIC
- A default backup schedule is created automatically when a new database is created in the instance. The default backup schedule creates a full backup every 24 hours. These full backups are retained for 7 days. You can edit or delete the default backup schedule once it’s created.edition
Type: STRING
Provider name: edition
Description: Optional. The Edition
of the current instance.
Possible values:
EDITION_UNSPECIFIED
- Edition not specified.STANDARD
- Standard edition.ENTERPRISE
- Enterprise edition.ENTERPRISE_PLUS
- Enterprise Plus edition.endpoint_uris
Type: UNORDERED_LIST_STRING
Provider name: endpointUris
Description: Deprecated. This field is not populated.
free_instance_metadata
Type: STRUCT
Provider name: freeInstanceMetadata
Description: Free instance metadata. Only populated for free instances.
expire_behavior
STRING
expireBehavior
REMOVE_AFTER_GRACE_PERIOD
. This can be modified during or after creation, and before expiration.EXPIRE_BEHAVIOR_UNSPECIFIED
- Not specified.FREE_TO_PROVISIONED
- When the free instance expires, upgrade the instance to a provisioned instance.REMOVE_AFTER_GRACE_PERIOD
- When the free instance expires, disable the instance, and delete it after the grace period passes if it has not been upgraded.expire_time
TIMESTAMP
expireTime
upgrade_time
TIMESTAMP
upgradeTime
gcp_display_name
Type: STRING
Provider name: displayName
Description: Required. The descriptive name for this instance as it appears in UIs. Must be unique per project and between 4 and 30 characters in length.
instance_type
Type: STRING
Provider name: instanceType
Description: The InstanceType
of the current instance.
Possible values:
INSTANCE_TYPE_UNSPECIFIED
- Not specified.PROVISIONED
- Provisioned instances have dedicated resources, standard usage limits and support.FREE_INSTANCE
- Free instances provide no guarantee for dedicated resources, [node_count, processing_units] should be 0. They come with stricter usage limits and limited support.labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Required. A unique identifier for the instance, which cannot be changed after the instance is created. Values are of the form projects//instances/a-z*[a-z0-9]
. The final segment of the name must be between 2 and 64 characters in length.
node_count
Type: INT32
Provider name: nodeCount
Description: The number of nodes allocated to this instance. At most, one of either node_count
or processing_units
should be present in the message. Users can set the node_count
field to specify the target number of nodes allocated to the instance. If autoscaling is enabled, node_count
is treated as an OUTPUT_ONLY
field and reflects the current number of nodes allocated to the instance. This might be zero in API responses for instances that are not yet in the READY
state. If the instance has varying node count across replicas (achieved by setting asymmetric_autoscaling_options
in the autoscaling configuration), the node_count
set here is the maximum node count across all replicas. For more information, see Compute capacity, nodes, and processing units.
organization_id
Type: STRING
parent
Type: STRING
processing_units
Type: INT32
Provider name: processingUnits
Description: The number of processing units allocated to this instance. At most, one of either processing_units
or node_count
should be present in the message. Users can set the processing_units
field to specify the target number of processing units allocated to the instance. If autoscaling is enabled, processing_units
is treated as an OUTPUT_ONLY
field and reflects the current number of processing units allocated to the instance. This might be zero in API responses for instances that are not yet in the READY
state. If the instance has varying processing units per replica (achieved by setting asymmetric_autoscaling_options
in the autoscaling configuration), the processing_units
set here is the maximum processing units across all replicas. For more information, see Compute capacity, nodes and processing units.
project_id
Type: STRING
project_number
Type: STRING
replica_compute_capacity
Type: UNORDERED_LIST_STRUCT
Provider name: replicaComputeCapacity
Description: Output only. Lists the compute capacity per ReplicaSelection. A replica selection identifies a set of replicas with common properties. Replicas identified by a ReplicaSelection are scaled with the same compute capacity.
node_count
INT32
nodeCount
READY
.processing_units
INT32
processingUnits
READY
.replica_selection
STRUCT
replicaSelection
location
STRING
location
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. The current instance state. For CreateInstance, the state must be either omitted or set to CREATING
. For UpdateInstance, the state must be either omitted or set to READY
.
Possible values:
STATE_UNSPECIFIED
- Not specified.CREATING
- The instance is still being created. Resources may not be available yet, and operations such as database creation may not work.READY
- The instance is fully created and ready to do work such as creating databases.tags
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The time at which the instance was most recently updated.