Stay organized with collections Save and categorize content based on your preferences.
Instance(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A Google Cloud Redis instance.
Attributes Name Descriptionname
str
projects/{project_id}/locations/{location_id}/instances/{instance_id}
Note: Redis instances are managed and addressed at regional level so location_id here refers to a GCP region; however, users may choose which specific zone (or collection of zones for cross-zone instances) an instance should be provisioned in. Refer to location_id and alternative_location_id fields for more details. display_name
str
labels
Sequence[.cloud_redis.Instance.LabelsEntry
]
location_id
str
alternative_location_id
str
redis_version
str
REDIS_3_2
for Redis 3.2 compatibility - REDIS_4_0
for Redis 4.0 compatibility (default) - REDIS_5_0
for Redis 5.0 compatibility reserved_ip_range
str
host
str
port
int
current_location_id
str
create_time
.timestamp.Timestamp
state
.cloud_redis.Instance.State
status_message
str
redis_configs
Sequence[.cloud_redis.Instance.RedisConfigsEntry
]
tier
.cloud_redis.Instance.Tier
memory_size_gb
int
authorized_network
str
network
__ to which the instance is connected. If left unspecified, the default
network will be used. persistence_iam_identity
str
connect_mode
.cloud_redis.Instance.ConnectMode
Available connection modes.
LabelsEntryLabelsEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The abstract base class for a message.
Parameters Name Descriptionkwargs
dict
Keys and values corresponding to the fields of the message.
mapping
Union[dict, .Message
]
A dictionary or message to be used to determine the values for this message.
ignore_unknown_fields
Optional(bool)
If True, do not raise errors for unknown fields. Only applied if mapping
is a mapping type or there are keyword parameters.
RedisConfigsEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The abstract base class for a message.
Parameters Name Descriptionkwargs
dict
Keys and values corresponding to the fields of the message.
mapping
Union[dict, .Message
]
A dictionary or message to be used to determine the values for this message.
ignore_unknown_fields
Optional(bool)
If True, do not raise errors for unknown fields. Only applied if mapping
is a mapping type or there are keyword parameters.
Represents the different states of a Redis instance.
TierAvailable service tiers to choose from
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-08-07 UTC.
[[["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 2025-08-07 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4