Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::ScopeInfo.
ScopeInfo specifies the scope info of the reference list.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#reference_list_scope
def reference_list_scope() -> ::Google::Cloud::Chronicle::V1::ReferenceListScope
Returns
- (::Google::Cloud::Chronicle::V1::ReferenceListScope) — Required. The list of scope names of the reference list, if the list is empty the reference list is treated as unscoped.
#reference_list_scope=
def reference_list_scope=(value) -> ::Google::Cloud::Chronicle::V1::ReferenceListScope
Parameter
- value (::Google::Cloud::Chronicle::V1::ReferenceListScope) — Required. The list of scope names of the reference list, if the list is empty the reference list is treated as unscoped.
Returns
- (::Google::Cloud::Chronicle::V1::ReferenceListScope) — Required. The list of scope names of the reference list, if the list is empty the reference list is treated as unscoped.