Cloud Security Command Center V1p1beta1 API - Class Google::Cloud::SecurityCenter::V1p1beta1::RunAssetDiscoveryRequest (v0.14.0)

Reference documentation and code samples for the Cloud Security Command Center V1p1beta1 API class Google::Cloud::SecurityCenter::V1p1beta1::RunAssetDiscoveryRequest.

Request message for running asset discovery for an organization.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Name of the organization to run asset discovery for. Its format is "organizations/[organization_id]".

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the organization to run asset discovery for. Its format is "organizations/[organization_id]".
Returns
  • (::String) — Required. Name of the organization to run asset discovery for. Its format is "organizations/[organization_id]".