Reference documentation and code samples for the Privileged Access Manager V1 API class Google::Cloud::PrivilegedAccessManager::V1::CheckOnboardingStatusRequest.
Request message for CheckOnboardingStatus
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
def parent() -> ::String
-
(::String) —
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}
#parent=
def parent=(value) -> ::String
-
value (::String) —
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}
-
(::String) —
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}