Class ImportInstanceRequest (2.1.1)

ImportInstanceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for Import.

Attributes

NameDescription
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.
input_config google.cloud.redis_v1beta1.types.InputConfig
Required. Specify data to be imported.