Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::StringList.
A list of strings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#values
def values() -> ::Array<::String>
Returns
- (::Array<::String>) — Required. The strings in the list.
#values=
def values=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Required. The strings in the list.
Returns
- (::Array<::String>) — Required. The strings in the list.