Cloud Security Compliance V1 API - Class Google::Cloud::CloudSecurityCompliance::V1::FrameworkReference (v0.2.0)

Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::FrameworkReference.

The reference of a framework, in the format organizations/{organization}/locations/{location}/frameworks/{framework}. The only supported location is global.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#framework

def framework() -> ::String
Returns
  • (::String) — Required. The major version of the framework. If not specified, the version corresponds to the latest version of the framework.

#framework=

def framework=(value) -> ::String
Parameter
  • value (::String) — Required. The major version of the framework. If not specified, the version corresponds to the latest version of the framework.
Returns
  • (::String) — Required. The major version of the framework. If not specified, the version corresponds to the latest version of the framework.

#major_revision_id

def major_revision_id() -> ::Integer
Returns
  • (::Integer) — Optional. The major version of the framework. If not specified, the version corresponds to the latest version of the framework.

#major_revision_id=

def major_revision_id=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. The major version of the framework. If not specified, the version corresponds to the latest version of the framework.
Returns
  • (::Integer) — Optional. The major version of the framework. If not specified, the version corresponds to the latest version of the framework.