Class CreateReplayRequest (0.1.5)

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

Request message for Simulator.CreateReplay.

Attributes

NameDescription
parent str
Required. The parent resource where this Replay will be created. This resource must be a project, folder, or organization with a location. Example: projects/my-example-project/locations/global
replay google.cloud.policysimulator_v1.types.Replay
Required. The Replay to create. Set Replay.ReplayConfig to configure the replay.