Class CreateFrameworkRequest (0.4.0)

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

The request message for [CreateFramework][].

Attributes

Name Description
parent str
Required. The parent resource name, in the format organizations/{organization}/locations/{location}. The only supported location is global.
framework_id str
Required. The identifier (ID) of the framework. The ID is not the full name of the framework; it's the last part of the full name of the framework.
framework google.cloud.cloudsecuritycompliance_v1.types.Framework
Required. The resource being created.