Interface ResourcePropertiesOrBuilder (2.4.9)

public interface ResourcePropertiesOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getExcludesDescendants()

public abstract boolean getExcludesDescendants()

Whether an approval will exclude the descendants of the resource being requested.

bool excludes_descendants = 1;

Returns
TypeDescription
boolean

The excludesDescendants.