Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class InstanceUpdateConfig (2.37.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.37.0keyboard_arrow_down
Specify the initial configuration for updating an instance.
Constructors
InstanceUpdateConfig(Instance)
Parameter
Name
Description
instance
Instance
Functions
set_type(InstanceType)
Parameter
Name
Description
type
InstanceType
Returns
Type
Description
InstanceUpdateConfig &
set_state(StateType)
Parameter
Name
Description
state
StateType
Returns
Type
Description
InstanceUpdateConfig &
set_name(std::string)
Parameter
Name
Description
name
std::string
Returns
Type
Description
InstanceUpdateConfig &
set_display_name(std::string)
Parameter
Name
Description
display_name
std::string
Returns
Type
Description
InstanceUpdateConfig &
insert_label(std::string const &, std::string const &)
Parameters
Name
Description
key
std::string const &
value
std::string const &
Returns
Type
Description
InstanceUpdateConfig &
emplace_label(std::string const &, std::string)
Parameters
Name
Description
key
std::string const &
value
std::string
Returns
Type
Description
InstanceUpdateConfig &
as_proto() const &
Returns
Type
Description
google::bigtable::admin::v2::PartialUpdateInstanceRequest const &
as_proto() &&
Returns
Type
Description
google::bigtable::admin::v2::PartialUpdateInstanceRequest &&
GetName()
Returns
Type
Description
std::string const &
Type Aliases
InstanceType
Alias Of : ::google::bigtable::admin::v2::Instance::Type
Convenient shorthands for the instance types.
StateType
Alias Of : ::google::bigtable::admin::v2::Instance::State
Convenient shorthands for the instance state.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[],[]]