Interface AffectedResourcesOrBuilder (2.76.0)

public interface AffectedResourcesOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCount()

public abstract long getCount()

The count of resources affected by the finding.

int64 count = 1;

Returns
Type Description
long

The count.