Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
Expr |
Expr.Builder.build() |
Expr |
Binding.getCondition()
The condition that is associated with this binding.
|
Expr |
Binding.Builder.getCondition()
The condition that is associated with this binding.
|
static Expr |
Expr.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
Expr.Builder |
Expr.Builder.mergeFrom(Expr other) |
static Expr.Builder |
Expr.newBuilder(Expr prototype) |
Binding.Builder |
Binding.Builder.setCondition(Expr condition)
The condition that is associated with this binding.
|
Copyright © 2019 Google LLC. All rights reserved.