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

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

The enrollment resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#destination_details

def destination_details() -> ::Array<::Google::Cloud::AuditManager::V1::DestinationDetails>
Returns

#name

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

#name=

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