public class ErrorDetail extends Object
| Constructor and Description |
|---|
ErrorDetail() |
ErrorDetail(String type,
String reason,
String domain,
Map<String,String> metadata) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain() |
Map<String,String> |
getMetadata() |
String |
getReason() |
String |
getType() |
String |
toString() |
Copyright © 2024. All rights reserved.