Reference documentation and code samples for the Compute V1 Client class ErrorDetails.
Generated from protobuf message google.cloud.compute.v1.ErrorDetails
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ error_info
↳ help
↳ localized_message
↳ quota_info
getErrorInfo
Generated from protobuf field optional .google.cloud.compute.v1.ErrorInfo error_info = 25251973;
hasErrorInfo
clearErrorInfo
setErrorInfo
Generated from protobuf field optional .google.cloud.compute.v1.ErrorInfo error_info = 25251973;
$this
getHelp
Generated from protobuf field optional .google.cloud.compute.v1.Help help = 3198785;
hasHelp
clearHelp
setHelp
Generated from protobuf field optional .google.cloud.compute.v1.Help help = 3198785;
$this
getLocalizedMessage
Generated from protobuf field optional .google.cloud.compute.v1.LocalizedMessage localized_message = 404537155;
hasLocalizedMessage
clearLocalizedMessage
setLocalizedMessage
Generated from protobuf field optional .google.cloud.compute.v1.LocalizedMessage localized_message = 404537155;
$this
getQuotaInfo
Generated from protobuf field optional .google.cloud.compute.v1.QuotaExceededInfo quota_info = 93923861;
hasQuotaInfo
clearQuotaInfo
setQuotaInfo
Generated from protobuf field optional .google.cloud.compute.v1.QuotaExceededInfo quota_info = 93923861;
$this