Interface BranchRule.CheckOrBuilder (0.23.0)

public static interface BranchRule.CheckOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getContext()

public abstract String getContext()

Required. The context of the check.

string context = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The context.

getContextBytes()

public abstract ByteString getContextBytes()

Required. The context of the check.

string context = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for context.