| Modifier and Type | Field and Description | 
|---|---|
| static com.google.protobuf.Parser<Meta.StatusCause> | Meta.StatusCause. PARSERDeprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| Meta.StatusCause | Meta.StatusCause.Builder. build() | 
| Meta.StatusCause | Meta.StatusCause.Builder. buildPartial() | 
| Meta.StatusCause | Meta.StatusDetailsOrBuilder. getCauses(int index)
 The Causes array includes more details associated with the StatusReason
 failure. | 
| Meta.StatusCause | Meta.StatusDetails. getCauses(int index)
 The Causes array includes more details associated with the StatusReason
 failure. | 
| Meta.StatusCause | Meta.StatusDetails.Builder. getCauses(int index)
 The Causes array includes more details associated with the StatusReason
 failure. | 
| static Meta.StatusCause | Meta.StatusCause. getDefaultInstance() | 
| Meta.StatusCause | Meta.StatusCause. getDefaultInstanceForType() | 
| Meta.StatusCause | Meta.StatusCause.Builder. getDefaultInstanceForType() | 
| static Meta.StatusCause | Meta.StatusCause. parseDelimitedFrom(InputStream input) | 
| static Meta.StatusCause | Meta.StatusCause. parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static Meta.StatusCause | Meta.StatusCause. parseFrom(byte[] data) | 
| static Meta.StatusCause | Meta.StatusCause. parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static Meta.StatusCause | Meta.StatusCause. parseFrom(ByteBuffer data) | 
| static Meta.StatusCause | Meta.StatusCause. parseFrom(ByteBuffer data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static Meta.StatusCause | Meta.StatusCause. parseFrom(com.google.protobuf.ByteString data) | 
| static Meta.StatusCause | Meta.StatusCause. parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static Meta.StatusCause | Meta.StatusCause. parseFrom(com.google.protobuf.CodedInputStream input) | 
| static Meta.StatusCause | Meta.StatusCause. parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static Meta.StatusCause | Meta.StatusCause. parseFrom(InputStream input) | 
| static Meta.StatusCause | Meta.StatusCause. parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Meta.StatusCause> | Meta.StatusDetailsOrBuilder. getCausesList()
 The Causes array includes more details associated with the StatusReason
 failure. | 
| List<Meta.StatusCause> | Meta.StatusDetails. getCausesList()
 The Causes array includes more details associated with the StatusReason
 failure. | 
| List<Meta.StatusCause> | Meta.StatusDetails.Builder. getCausesList()
 The Causes array includes more details associated with the StatusReason
 failure. | 
| com.google.protobuf.Parser<Meta.StatusCause> | Meta.StatusCause. getParserForType() | 
| static com.google.protobuf.Parser<Meta.StatusCause> | Meta.StatusCause. parser() | 
| Modifier and Type | Method and Description | 
|---|---|
| Meta.StatusDetails.Builder | Meta.StatusDetails.Builder. addCauses(int index,
         Meta.StatusCause value)
 The Causes array includes more details associated with the StatusReason
 failure. | 
| Meta.StatusDetails.Builder | Meta.StatusDetails.Builder. addCauses(Meta.StatusCause value)
 The Causes array includes more details associated with the StatusReason
 failure. | 
| Meta.StatusCause.Builder | Meta.StatusCause.Builder. mergeFrom(Meta.StatusCause other) | 
| static Meta.StatusCause.Builder | Meta.StatusCause. newBuilder(Meta.StatusCause prototype) | 
| Meta.StatusDetails.Builder | Meta.StatusDetails.Builder. setCauses(int index,
         Meta.StatusCause value)
 The Causes array includes more details associated with the StatusReason
 failure. | 
| Modifier and Type | Method and Description | 
|---|---|
| Meta.StatusDetails.Builder | Meta.StatusDetails.Builder. addAllCauses(Iterable<? extends Meta.StatusCause> values)
 The Causes array includes more details associated with the StatusReason
 failure. | 
Copyright © 2020. All rights reserved.