Class ExportInstanceRequest (2.18.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 latestkeyboard_arrow_down
ExportInstanceRequest ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
Attributes
Name
Description
name
str
Required. Redis instance resource name using the form:
projects/{project_id}/locations/{location_id}/instances/{instance_id}
where location_id
refers to a GCP region.
output_config
google.cloud.redis_v1.types.OutputConfig
Required. Specify data to be exported.
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"]],[["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-08-07 UTC."],[],[],null,["# Class ExportInstanceRequest (2.18.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.18.0 (latest)](/python/docs/reference/redis/latest/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.17.0](/python/docs/reference/redis/2.17.0/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.16.1](/python/docs/reference/redis/2.16.1/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.15.5](/python/docs/reference/redis/2.15.5/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.14.0](/python/docs/reference/redis/2.14.0/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.13.1](/python/docs/reference/redis/2.13.1/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.12.1](/python/docs/reference/redis/2.12.1/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.11.1](/python/docs/reference/redis/2.11.1/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.10.0](/python/docs/reference/redis/2.10.0/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.9.3](/python/docs/reference/redis/2.9.3/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.8.1](/python/docs/reference/redis/2.8.1/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.7.1](/python/docs/reference/redis/2.7.1/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.6.0](/python/docs/reference/redis/2.6.0/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.5.1](/python/docs/reference/redis/2.5.1/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.4.1](/python/docs/reference/redis/2.4.1/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.3.0](/python/docs/reference/redis/2.3.0/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.2.4](/python/docs/reference/redis/2.2.4/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.1.1](/python/docs/reference/redis/2.1.1/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [2.0.0](/python/docs/reference/redis/2.0.0/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [1.0.2](/python/docs/reference/redis/1.0.2/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [0.4.0](/python/docs/reference/redis/0.4.0/google.cloud.redis_v1.types.ExportInstanceRequest)\n- [0.3.0](/python/docs/reference/redis/0.3.0/google.cloud.redis_v1.types.ExportInstanceRequest) \n\n ExportInstanceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest for\nExport."]]