public static interface OperationMetadata.StepOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
The short description of the step.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
The short description of the step.
|
OperationMetadata.Status |
getStatus()
The status code.
|
int |
getStatusValue()
The status code.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getDescription()
The short description of the step.
string description = 2;com.google.protobuf.ByteString getDescriptionBytes()
The short description of the step.
string description = 2;int getStatusValue()
The status code.
.google.api.servicemanagement.v1.OperationMetadata.Status status = 4;OperationMetadata.Status getStatus()
The status code.
.google.api.servicemanagement.v1.OperationMetadata.Status status = 4;