| Modifier and Type | Class and Description |
|---|---|
static class |
Meta.StatusCause
StatusCause provides more information about an api.Status failure, including
cases when multiple errors are encountered.
|
static class |
Meta.StatusCause.Builder
StatusCause provides more information about an api.Status failure, including
cases when multiple errors are encountered.
|
| Modifier and Type | Method and Description |
|---|---|
Meta.StatusCauseOrBuilder |
Meta.StatusDetailsOrBuilder.getCausesOrBuilder(int index)
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusCauseOrBuilder |
Meta.StatusDetails.getCausesOrBuilder(int index)
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusCauseOrBuilder |
Meta.StatusDetails.Builder.getCausesOrBuilder(int index)
The Causes array includes more details associated with the StatusReason
failure.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Meta.StatusCauseOrBuilder> |
Meta.StatusDetailsOrBuilder.getCausesOrBuilderList()
The Causes array includes more details associated with the StatusReason
failure.
|
List<? extends Meta.StatusCauseOrBuilder> |
Meta.StatusDetails.getCausesOrBuilderList()
The Causes array includes more details associated with the StatusReason
failure.
|
List<? extends Meta.StatusCauseOrBuilder> |
Meta.StatusDetails.Builder.getCausesOrBuilderList()
The Causes array includes more details associated with the StatusReason
failure.
|
Copyright © 2018. All rights reserved.