| Modifier and Type | Method and Description |
|---|---|
Asset |
Asset.Builder.build() |
Asset |
Asset.Builder.buildPartial() |
Asset |
ListAssetsResponse.ListAssetsResultOrBuilder.getAsset()
Asset matching the search request.
|
Asset |
ListAssetsResponse.ListAssetsResult.getAsset()
Asset matching the search request.
|
Asset |
ListAssetsResponse.ListAssetsResult.Builder.getAsset()
Asset matching the search request.
|
static Asset |
Asset.getDefaultInstance() |
Asset |
Asset.getDefaultInstanceForType() |
Asset |
Asset.Builder.getDefaultInstanceForType() |
static Asset |
Asset.parseDelimitedFrom(InputStream input) |
static Asset |
Asset.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Asset |
Asset.parseFrom(byte[] data) |
static Asset |
Asset.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Asset |
Asset.parseFrom(ByteBuffer data) |
static Asset |
Asset.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Asset |
Asset.parseFrom(com.google.protobuf.ByteString data) |
static Asset |
Asset.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Asset |
Asset.parseFrom(com.google.protobuf.CodedInputStream input) |
static Asset |
Asset.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Asset |
Asset.parseFrom(InputStream input) |
static Asset |
Asset.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Asset> |
Asset.getParserForType() |
static com.google.protobuf.Parser<Asset> |
Asset.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListAssetsResponse.ListAssetsResult.Builder |
ListAssetsResponse.ListAssetsResult.Builder.mergeAsset(Asset value)
Asset matching the search request.
|
Asset.Builder |
Asset.Builder.mergeFrom(Asset other) |
static Asset.Builder |
Asset.newBuilder(Asset prototype) |
ListAssetsResponse.ListAssetsResult.Builder |
ListAssetsResponse.ListAssetsResult.Builder.setAsset(Asset value)
Asset matching the search request.
|
Copyright © 2019 Google LLC. All rights reserved.