Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class FrameworkReference.
FrameworkReference contains the reference of a framework.
Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.FrameworkReference
Namespace
Google \ Cloud \ CloudSecurityCompliance \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ framework
string
Required. In the format: organizations/{org}/locations/{location}/frameworks/{framework}
↳ major_revision_id
int|string
Optional. Major revision id of the framework. If not specified, corresponds to the latest revision of the framework.
getFramework
Required. In the format: organizations/{org}/locations/{location}/frameworks/{framework}
string
setFramework
Required. In the format: organizations/{org}/locations/{location}/frameworks/{framework}
var
string
$this
getMajorRevisionId
Optional. Major revision id of the framework. If not specified, corresponds to the latest revision of the framework.
int|string
hasMajorRevisionId
clearMajorRevisionId
setMajorRevisionId
Optional. Major revision id of the framework. If not specified, corresponds to the latest revision of the framework.
var
int|string
$this

