CreateRealmRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for RealmsService.CreateRealm.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent resource name. Uses the form: projects/{project}/locations/{location}.
|
realm_id |
str
Required. The ID of the realm resource to be created. |
realm |
google.cloud.gaming_v1beta.types.Realm
Required. The realm resource to be created. |