Audit Manager V1 API - Class Google::Cloud::AuditManager::V1::AuditScopeReport (v0.1.0)

Reference documentation and code samples for the Audit Manager V1 API class Google::Cloud::AuditManager::V1::AuditScopeReport.

The audit scope report.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of this Audit Report, in the format of scope given in request.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of this Audit Report, in the format of scope given in request.
Returns
  • (::String) — Identifier. The name of this Audit Report, in the format of scope given in request.

#scope_report_contents

def scope_report_contents() -> ::String
Returns
  • (::String) — The audit scope report content in byte format.

#scope_report_contents=

def scope_report_contents=(value) -> ::String
Parameter
  • value (::String) — The audit scope report content in byte format.
Returns
  • (::String) — The audit scope report content in byte format.