Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
Int64RangeMatch.Builder |
Int64RangeMatch.Builder.clone() |
Int64RangeMatch.Builder |
Int64RangeMatch.Builder.mergeFrom(Int64RangeMatch other) |
static Int64RangeMatch.Builder |
Int64RangeMatch.newBuilder() |
static Int64RangeMatch.Builder |
Int64RangeMatch.newBuilder(Int64RangeMatch prototype) |
Int64RangeMatch.Builder |
Int64RangeMatch.Builder.setRangeEnd(String rangeEnd)
The end of the range (exclusive) in signed long integer format.
|
Int64RangeMatch.Builder |
Int64RangeMatch.Builder.setRangeStart(String rangeStart)
The start of the range (inclusive) in signed long integer format.
|
Int64RangeMatch.Builder |
Int64RangeMatch.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.