Send feedback
Class InstanceUpdateConfig (2.24.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.24.0 keyboard_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.
Send feedback
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 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]