Chronicle V1 API - Class Google::Cloud::Chronicle::V1::ReferenceListScope (v0.1.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::ReferenceListScope.

ReferenceListScope specifies the list of scope names of the reference list.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#scope_names

def scope_names() -> ::Array<::String>
Returns
  • (::Array<::String>) — Optional. The list of scope names of the reference list. The scope names should be full resource names and should be of the format: projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}.

#scope_names=

def scope_names=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. The list of scope names of the reference list. The scope names should be full resource names and should be of the format: projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}.
Returns
  • (::Array<::String>) — Optional. The list of scope names of the reference list. The scope names should be full resource names and should be of the format: projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}.