Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::FrameworkReference.
FrameworkReference contains the reference of a framework.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#framework
def framework() -> ::String
Returns
- (::String) — Required. In the format: organizations/{org}/locations/{location}/frameworks/{framework}
#framework=
def framework=(value) -> ::String
Parameter
- value (::String) — Required. In the format: organizations/{org}/locations/{location}/frameworks/{framework}
Returns
- (::String) — Required. In the format: organizations/{org}/locations/{location}/frameworks/{framework}
#major_revision_id
def major_revision_id() -> ::Integer
Returns
- (::Integer) — Optional. Major revision id of the framework. If not specified, corresponds to the latest revision of the framework.
#major_revision_id=
def major_revision_id=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. Major revision id of the framework. If not specified, corresponds to the latest revision of the framework.
Returns
- (::Integer) — Optional. Major revision id of the framework. If not specified, corresponds to the latest revision of the framework.