| Modifier and Type | Method and Description |
|---|---|
static Asset.AssetDetailsCase |
Asset.AssetDetailsCase.forNumber(int value) |
Asset.AssetDetailsCase |
AssetOrBuilder.getAssetDetailsCase() |
Asset.AssetDetailsCase |
Asset.getAssetDetailsCase() |
Asset.AssetDetailsCase |
Asset.Builder.getAssetDetailsCase() |
static Asset.AssetDetailsCase |
Asset.AssetDetailsCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Asset.AssetDetailsCase |
Asset.AssetDetailsCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Asset.AssetDetailsCase[] |
Asset.AssetDetailsCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.