Policy Simulator V1 API - Class Google::Cloud::PolicySimulator::V1::CreateOrgPolicyViolationsPreviewOperationMetadata (v1.4.0)

Reference documentation and code samples for the Policy Simulator V1 API class Google::Cloud::PolicySimulator::V1::CreateOrgPolicyViolationsPreviewOperationMetadata.

CreateOrgPolicyViolationsPreviewOperationMetadata is metadata about an OrgPolicyViolationsPreview generations operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#request_time

def request_time() -> ::Google::Protobuf::Timestamp
Returns

#request_time=

def request_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#resources_found

def resources_found() -> ::Integer
Returns
  • (::Integer) — Total number of resources that need scanning. Should equal resource_scanned + resources_pending

#resources_found=

def resources_found=(value) -> ::Integer
Parameter
  • value (::Integer) — Total number of resources that need scanning. Should equal resource_scanned + resources_pending
Returns
  • (::Integer) — Total number of resources that need scanning. Should equal resource_scanned + resources_pending

#resources_pending

def resources_pending() -> ::Integer
Returns
  • (::Integer) — Number of resources still to scan.

#resources_pending=

def resources_pending=(value) -> ::Integer
Parameter
  • value (::Integer) — Number of resources still to scan.
Returns
  • (::Integer) — Number of resources still to scan.

#resources_scanned

def resources_scanned() -> ::Integer
Returns
  • (::Integer) — Number of resources already scanned.

#resources_scanned=

def resources_scanned=(value) -> ::Integer
Parameter
  • value (::Integer) — Number of resources already scanned.
Returns
  • (::Integer) — Number of resources already scanned.

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#state

def state() -> ::Google::Cloud::PolicySimulator::V1::PreviewState
Returns