CheckOnboardingStatusRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for CheckOnboardingStatus method.
Attribute |
|
|---|---|
| Name | Description |
parent |
str
Required. The resource for which the onboarding status should be checked. Should be in one of the following formats: - projects/{project-number|project-id}/locations/{region}
- folders/{folder-number}/locations/{region}
- organizations/{organization-number}/locations/{region}
|