| Modifier and Type | Method and Description |
|---|---|
Frames |
Frames.Builder.build() |
Frames |
Frames.Builder.buildPartial() |
static Frames |
Frames.getDefaultInstance() |
Frames |
Frames.getDefaultInstanceForType() |
Frames |
Frames.Builder.getDefaultInstanceForType() |
Frames |
ReportAssetFramesRequestOrBuilder.getFrames()
Collection of frames data.
|
Frames |
ReportAssetFramesRequest.getFrames()
Collection of frames data.
|
Frames |
ReportAssetFramesRequest.Builder.getFrames()
Collection of frames data.
|
static Frames |
Frames.parseDelimitedFrom(InputStream input) |
static Frames |
Frames.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Frames |
Frames.parseFrom(byte[] data) |
static Frames |
Frames.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Frames |
Frames.parseFrom(ByteBuffer data) |
static Frames |
Frames.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Frames |
Frames.parseFrom(com.google.protobuf.ByteString data) |
static Frames |
Frames.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Frames |
Frames.parseFrom(com.google.protobuf.CodedInputStream input) |
static Frames |
Frames.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Frames |
Frames.parseFrom(InputStream input) |
static Frames |
Frames.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Frames> |
Frames.getParserForType() |
static com.google.protobuf.Parser<Frames> |
Frames.parser() |
| Modifier and Type | Method and Description |
|---|---|
ReportAssetFramesRequest.Builder |
ReportAssetFramesRequest.Builder.mergeFrames(Frames value)
Collection of frames data.
|
Frames.Builder |
Frames.Builder.mergeFrom(Frames other) |
static Frames.Builder |
Frames.newBuilder(Frames prototype) |
ReportAssetFramesRequest.Builder |
ReportAssetFramesRequest.Builder.setFrames(Frames value)
Collection of frames data.
|
Copyright © 2024 Google LLC. All rights reserved.