Interface ResponseStreamWrapper.ServiceError
- Enclosing class:
- ResponseStreamWrapper<T>
@JsType(isNative=true)
public static interface ResponseStreamWrapper.ServiceError
-
Method Details
-
getCode
@JsProperty int getCode() -
getMessage
-
getMetadata
-
isOk
@JsOverlay default boolean isOk()
-