Class GetInstanceAuthStringRequest (2.8.0)

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

Request for GetInstanceAuthString.

Attribute

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.

Inheritance

builtins.object > proto.message.Message > GetInstanceAuthStringRequest