| Modifier and Type | Method and Description |
|---|---|
AssetList |
AssetList.Builder.build() |
AssetList |
AssetList.Builder.buildPartial() |
AssetList |
AddAssetsToGroupRequestOrBuilder.getAssets()
Required.
|
AssetList |
AddAssetsToGroupRequest.getAssets()
Required.
|
AssetList |
AddAssetsToGroupRequest.Builder.getAssets()
Required.
|
AssetList |
RemoveAssetsFromGroupRequest.getAssets()
Required.
|
AssetList |
RemoveAssetsFromGroupRequest.Builder.getAssets()
Required.
|
AssetList |
RemoveAssetsFromGroupRequestOrBuilder.getAssets()
Required.
|
static AssetList |
AssetList.getDefaultInstance() |
AssetList |
AssetList.getDefaultInstanceForType() |
AssetList |
AssetList.Builder.getDefaultInstanceForType() |
static AssetList |
AssetList.parseDelimitedFrom(InputStream input) |
static AssetList |
AssetList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AssetList |
AssetList.parseFrom(byte[] data) |
static AssetList |
AssetList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AssetList |
AssetList.parseFrom(ByteBuffer data) |
static AssetList |
AssetList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AssetList |
AssetList.parseFrom(com.google.protobuf.ByteString data) |
static AssetList |
AssetList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AssetList |
AssetList.parseFrom(com.google.protobuf.CodedInputStream input) |
static AssetList |
AssetList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AssetList |
AssetList.parseFrom(InputStream input) |
static AssetList |
AssetList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AssetList> |
AssetList.getParserForType() |
static com.google.protobuf.Parser<AssetList> |
AssetList.parser() |
| Modifier and Type | Method and Description |
|---|---|
AddAssetsToGroupRequest.Builder |
AddAssetsToGroupRequest.Builder.mergeAssets(AssetList value)
Required.
|
RemoveAssetsFromGroupRequest.Builder |
RemoveAssetsFromGroupRequest.Builder.mergeAssets(AssetList value)
Required.
|
AssetList.Builder |
AssetList.Builder.mergeFrom(AssetList other) |
static AssetList.Builder |
AssetList.newBuilder(AssetList prototype) |
AddAssetsToGroupRequest.Builder |
AddAssetsToGroupRequest.Builder.setAssets(AssetList value)
Required.
|
RemoveAssetsFromGroupRequest.Builder |
RemoveAssetsFromGroupRequest.Builder.setAssets(AssetList value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.