Reference documentation and code samples for the Cloud Shell V1 API class Google::Cloud::Shell::V1::CloudShellErrorDetails.
Cloud-shell specific information that will be included as details in failure responses.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#code
def code() -> ::Google::Cloud::Shell::V1::CloudShellErrorDetails::CloudShellErrorCode
Returns
- (::Google::Cloud::Shell::V1::CloudShellErrorDetails::CloudShellErrorCode) — Code indicating the specific error the occurred.
#code=
def code=(value) -> ::Google::Cloud::Shell::V1::CloudShellErrorDetails::CloudShellErrorCode
Parameter
- value (::Google::Cloud::Shell::V1::CloudShellErrorDetails::CloudShellErrorCode) — Code indicating the specific error the occurred.
Returns
- (::Google::Cloud::Shell::V1::CloudShellErrorDetails::CloudShellErrorCode) — Code indicating the specific error the occurred.