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