Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::GroupResult.
Result containing the properties and count of a groupBy request.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#count
def count() -> ::Integer Returns 
 - (::Integer) — Total count of resources for the given properties.
 
#count=
def count=(value) -> ::Integer Parameter 
 - value (::Integer) — Total count of resources for the given properties.
 
 Returns 
 - (::Integer) — Total count of resources for the given properties.
 
#properties
def properties() -> ::Google::Protobuf::Map{::String => ::Google::Protobuf::Value} Returns 
 - (::Google::Protobuf::Map{::String => ::Google::Protobuf::Value}) — Properties matching the groupBy fields in the request.
 
#properties=
def properties=(value) -> ::Google::Protobuf::Map{::String => ::Google::Protobuf::Value} Parameter 
 - value (::Google::Protobuf::Map{::String => ::Google::Protobuf::Value}) — Properties matching the groupBy fields in the request.
 
 Returns 
 - (::Google::Protobuf::Map{::String => ::Google::Protobuf::Value}) — Properties matching the groupBy fields in the request.