errors

package
v0.1.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2022 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_api_proto_errors_errors_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type InternalErrorDetails added in v0.1.13

type InternalErrorDetails struct {
	ErrorMessage string `protobuf:"bytes,1,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
	// contains filtered or unexported fields
}

func (*InternalErrorDetails) Descriptor deprecated added in v0.1.13

func (*InternalErrorDetails) Descriptor() ([]byte, []int)

Deprecated: Use InternalErrorDetails.ProtoReflect.Descriptor instead.

func (*InternalErrorDetails) GetErrorMessage added in v0.1.13

func (x *InternalErrorDetails) GetErrorMessage() string

func (*InternalErrorDetails) ProtoMessage added in v0.1.13

func (*InternalErrorDetails) ProtoMessage()

func (*InternalErrorDetails) ProtoReflect added in v0.1.13

func (x *InternalErrorDetails) ProtoReflect() protoreflect.Message

func (*InternalErrorDetails) Reset added in v0.1.13

func (x *InternalErrorDetails) Reset()

func (*InternalErrorDetails) String added in v0.1.13

func (x *InternalErrorDetails) String() string

type ResourceNotFoundDetails added in v0.1.13

type ResourceNotFoundDetails struct {
	ResourceId string `protobuf:"bytes,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	// contains filtered or unexported fields
}

func (*ResourceNotFoundDetails) Descriptor deprecated added in v0.1.13

func (*ResourceNotFoundDetails) Descriptor() ([]byte, []int)

Deprecated: Use ResourceNotFoundDetails.ProtoReflect.Descriptor instead.

func (*ResourceNotFoundDetails) GetResourceId added in v0.1.13

func (x *ResourceNotFoundDetails) GetResourceId() string

func (*ResourceNotFoundDetails) ProtoMessage added in v0.1.13

func (*ResourceNotFoundDetails) ProtoMessage()

func (*ResourceNotFoundDetails) ProtoReflect added in v0.1.13

func (x *ResourceNotFoundDetails) ProtoReflect() protoreflect.Message

func (*ResourceNotFoundDetails) Reset added in v0.1.13

func (x *ResourceNotFoundDetails) Reset()

func (*ResourceNotFoundDetails) String added in v0.1.13

func (x *ResourceNotFoundDetails) String() string

type ResourceValidationError

type ResourceValidationError struct {
	ResourceId   string `protobuf:"bytes,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
	// this is tentative, it might not be populated or might have a different name from the proto request
	FieldName string `protobuf:"bytes,3,opt,name=field_name,json=fieldName,proto3" json:"field_name,omitempty"`
	// contains filtered or unexported fields
}

func (*ResourceValidationError) Descriptor deprecated

func (*ResourceValidationError) Descriptor() ([]byte, []int)

Deprecated: Use ResourceValidationError.ProtoReflect.Descriptor instead.

func (*ResourceValidationError) GetErrorMessage

func (x *ResourceValidationError) GetErrorMessage() string

func (*ResourceValidationError) GetFieldName

func (x *ResourceValidationError) GetFieldName() string

func (*ResourceValidationError) GetResourceId

func (x *ResourceValidationError) GetResourceId() string

func (*ResourceValidationError) ProtoMessage

func (*ResourceValidationError) ProtoMessage()

func (*ResourceValidationError) ProtoReflect

func (x *ResourceValidationError) ProtoReflect() protoreflect.Message

func (*ResourceValidationError) Reset

func (x *ResourceValidationError) Reset()

func (*ResourceValidationError) String

func (x *ResourceValidationError) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL