| Package | Description | 
|---|---|
| com.google.api.services.cloudbuild.v2.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Expr | Expr. clone() | 
| Expr | Binding. getCondition()The condition that is associated with this binding. | 
| Expr | Expr. set(String fieldName,
   Object value) | 
| Expr | Expr. setDescription(String description)Optional. | 
| Expr | Expr. setExpression(String expression)Textual representation of an expression in Common Expression Language syntax. | 
| Expr | Expr. setLocation(String location)Optional. | 
| Expr | Expr. setTitle(String title)Optional. | 
| Modifier and Type | Method and Description | 
|---|---|
| Binding | Binding. setCondition(Expr condition)The condition that is associated with this binding. | 
Copyright © 2011–2025 Google. All rights reserved.