CreateHostProjectRegistrationRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
The CreateHostProjectRegistration method's request.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The parent resource for the host project. Format: projects/{project}/locations/{location}
|
host_project_registration_id |
str
Required. The ID to use for the Host Project Registration, which will become the final component of the host project registration's resource name. The ID must be the same as the Google cloud project specified in the host_project_registration.gcp_project field. |
host_project_registration |
google.cloud.apihub_v1.types.HostProjectRegistration
Required. The host project registration to register. |