| Modifier and Type | Method and Description |
|---|---|
UsageMetrics |
UsageMetrics.Builder.build() |
UsageMetrics |
UsageMetrics.Builder.buildPartial() |
UsageMetrics |
RuntimeInfo.getApproximateUsage()
Output only.
|
UsageMetrics |
RuntimeInfo.Builder.getApproximateUsage()
Output only.
|
UsageMetrics |
RuntimeInfoOrBuilder.getApproximateUsage()
Output only.
|
static UsageMetrics |
UsageMetrics.getDefaultInstance() |
UsageMetrics |
UsageMetrics.getDefaultInstanceForType() |
UsageMetrics |
UsageMetrics.Builder.getDefaultInstanceForType() |
static UsageMetrics |
UsageMetrics.parseDelimitedFrom(InputStream input) |
static UsageMetrics |
UsageMetrics.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UsageMetrics |
UsageMetrics.parseFrom(byte[] data) |
static UsageMetrics |
UsageMetrics.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UsageMetrics |
UsageMetrics.parseFrom(ByteBuffer data) |
static UsageMetrics |
UsageMetrics.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UsageMetrics |
UsageMetrics.parseFrom(com.google.protobuf.ByteString data) |
static UsageMetrics |
UsageMetrics.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UsageMetrics |
UsageMetrics.parseFrom(com.google.protobuf.CodedInputStream input) |
static UsageMetrics |
UsageMetrics.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UsageMetrics |
UsageMetrics.parseFrom(InputStream input) |
static UsageMetrics |
UsageMetrics.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UsageMetrics> |
UsageMetrics.getParserForType() |
static com.google.protobuf.Parser<UsageMetrics> |
UsageMetrics.parser() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeInfo.Builder |
RuntimeInfo.Builder.mergeApproximateUsage(UsageMetrics value)
Output only.
|
UsageMetrics.Builder |
UsageMetrics.Builder.mergeFrom(UsageMetrics other) |
static UsageMetrics.Builder |
UsageMetrics.newBuilder(UsageMetrics prototype) |
RuntimeInfo.Builder |
RuntimeInfo.Builder.setApproximateUsage(UsageMetrics value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.