parentContexts property

List<String> parentContexts
final

Output only. A list of resource names of Contexts that are parents of this Context. A Context may have at most 10 parent_contexts.

Implementation

final List<String> parentContexts;