Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#code
def code() -> ::String
Returns
- (::String) — [Output Only] The error type identifier for this error.
#code=
def code=(value) -> ::String
Parameter
- value (::String) — [Output Only] The error type identifier for this error.
Returns
- (::String) — [Output Only] The error type identifier for this error.
#location
def location() -> ::String
Returns
- (::String) — [Output Only] Indicates the field in the request that caused the error. This property is optional.
#location=
def location=(value) -> ::String
Parameter
- value (::String) — [Output Only] Indicates the field in the request that caused the error. This property is optional.
Returns
- (::String) — [Output Only] Indicates the field in the request that caused the error. This property is optional.
#message
def message() -> ::String
Returns
- (::String) — [Output Only] An optional, human-readable error message.
#message=
def message=(value) -> ::String
Parameter
- value (::String) — [Output Only] An optional, human-readable error message.
Returns
- (::String) — [Output Only] An optional, human-readable error message.