| Modifier and Type | Method and Description |
|---|---|
static AssetView |
AssetView.forNumber(int value) |
AssetView |
GetAssetRequest.getView()
View of the assets.
|
AssetView |
GetAssetRequest.Builder.getView()
View of the assets.
|
AssetView |
ListAssetsRequest.getView()
View of the assets.
|
AssetView |
ListAssetsRequest.Builder.getView()
View of the assets.
|
AssetView |
ListAssetsRequestOrBuilder.getView()
View of the assets.
|
AssetView |
GetAssetRequestOrBuilder.getView()
View of the assets.
|
static AssetView |
AssetView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AssetView |
AssetView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AssetView |
AssetView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetView[] |
AssetView.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AssetView> |
AssetView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GetAssetRequest.Builder |
GetAssetRequest.Builder.setView(AssetView value)
View of the assets.
|
ListAssetsRequest.Builder |
ListAssetsRequest.Builder.setView(AssetView value)
View of the assets.
|
Copyright © 2024 Google LLC. All rights reserved.