resetv1alpha1

package
v1.57.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2024 License: MIT Imports: 17 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_commonfate_control_integration_reset_v1alpha1_reset_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CancelBackgroundJobRequest added in v1.11.0

type CancelBackgroundJobRequest struct {

	// The job id to cancel
	Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*CancelBackgroundJobRequest) Descriptor deprecated added in v1.11.0

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

Deprecated: Use CancelBackgroundJobRequest.ProtoReflect.Descriptor instead.

func (*CancelBackgroundJobRequest) GetId added in v1.11.0

func (x *CancelBackgroundJobRequest) GetId() int64

func (*CancelBackgroundJobRequest) ProtoMessage added in v1.11.0

func (*CancelBackgroundJobRequest) ProtoMessage()

func (*CancelBackgroundJobRequest) ProtoReflect added in v1.11.0

func (*CancelBackgroundJobRequest) Reset added in v1.11.0

func (x *CancelBackgroundJobRequest) Reset()

func (*CancelBackgroundJobRequest) String added in v1.11.0

func (x *CancelBackgroundJobRequest) String() string

func (*CancelBackgroundJobRequest) Validate added in v1.32.1

func (m *CancelBackgroundJobRequest) Validate() error

Validate checks the field values on CancelBackgroundJobRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CancelBackgroundJobRequest) ValidateAll added in v1.32.1

func (m *CancelBackgroundJobRequest) ValidateAll() error

ValidateAll checks the field values on CancelBackgroundJobRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CancelBackgroundJobRequestMultiError, or nil if none found.

type CancelBackgroundJobRequestMultiError added in v1.32.1

type CancelBackgroundJobRequestMultiError []error

CancelBackgroundJobRequestMultiError is an error wrapping multiple validation errors returned by CancelBackgroundJobRequest.ValidateAll() if the designated constraints aren't met.

func (CancelBackgroundJobRequestMultiError) AllErrors added in v1.32.1

AllErrors returns a list of validation violation errors.

func (CancelBackgroundJobRequestMultiError) Error added in v1.32.1

Error returns a concatenation of all the error messages it wraps.

type CancelBackgroundJobRequestValidationError added in v1.32.1

type CancelBackgroundJobRequestValidationError struct {
	// contains filtered or unexported fields
}

CancelBackgroundJobRequestValidationError is the validation error returned by CancelBackgroundJobRequest.Validate if the designated constraints aren't met.

func (CancelBackgroundJobRequestValidationError) Cause added in v1.32.1

Cause function returns cause value.

func (CancelBackgroundJobRequestValidationError) Error added in v1.32.1

Error satisfies the builtin error interface

func (CancelBackgroundJobRequestValidationError) ErrorName added in v1.32.1

ErrorName returns error name.

func (CancelBackgroundJobRequestValidationError) Field added in v1.32.1

Field function returns field value.

func (CancelBackgroundJobRequestValidationError) Key added in v1.32.1

Key function returns key value.

func (CancelBackgroundJobRequestValidationError) Reason added in v1.32.1

Reason function returns reason value.

type CancelBackgroundJobResponse added in v1.11.0

type CancelBackgroundJobResponse struct {
	// contains filtered or unexported fields
}

func (*CancelBackgroundJobResponse) Descriptor deprecated added in v1.11.0

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

Deprecated: Use CancelBackgroundJobResponse.ProtoReflect.Descriptor instead.

func (*CancelBackgroundJobResponse) ProtoMessage added in v1.11.0

func (*CancelBackgroundJobResponse) ProtoMessage()

func (*CancelBackgroundJobResponse) ProtoReflect added in v1.11.0

func (*CancelBackgroundJobResponse) Reset added in v1.11.0

func (x *CancelBackgroundJobResponse) Reset()

func (*CancelBackgroundJobResponse) String added in v1.11.0

func (x *CancelBackgroundJobResponse) String() string

func (*CancelBackgroundJobResponse) Validate added in v1.32.1

func (m *CancelBackgroundJobResponse) Validate() error

Validate checks the field values on CancelBackgroundJobResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CancelBackgroundJobResponse) ValidateAll added in v1.32.1

func (m *CancelBackgroundJobResponse) ValidateAll() error

ValidateAll checks the field values on CancelBackgroundJobResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CancelBackgroundJobResponseMultiError, or nil if none found.

type CancelBackgroundJobResponseMultiError added in v1.32.1

type CancelBackgroundJobResponseMultiError []error

CancelBackgroundJobResponseMultiError is an error wrapping multiple validation errors returned by CancelBackgroundJobResponse.ValidateAll() if the designated constraints aren't met.

func (CancelBackgroundJobResponseMultiError) AllErrors added in v1.32.1

AllErrors returns a list of validation violation errors.

func (CancelBackgroundJobResponseMultiError) Error added in v1.32.1

Error returns a concatenation of all the error messages it wraps.

type CancelBackgroundJobResponseValidationError added in v1.32.1

type CancelBackgroundJobResponseValidationError struct {
	// contains filtered or unexported fields
}

CancelBackgroundJobResponseValidationError is the validation error returned by CancelBackgroundJobResponse.Validate if the designated constraints aren't met.

func (CancelBackgroundJobResponseValidationError) Cause added in v1.32.1

Cause function returns cause value.

func (CancelBackgroundJobResponseValidationError) Error added in v1.32.1

Error satisfies the builtin error interface

func (CancelBackgroundJobResponseValidationError) ErrorName added in v1.32.1

ErrorName returns error name.

func (CancelBackgroundJobResponseValidationError) Field added in v1.32.1

Field function returns field value.

func (CancelBackgroundJobResponseValidationError) Key added in v1.32.1

Key function returns key value.

func (CancelBackgroundJobResponseValidationError) Reason added in v1.32.1

Reason function returns reason value.

type RelinkEntraUsersRequest added in v1.15.0

type RelinkEntraUsersRequest struct {
	// contains filtered or unexported fields
}

func (*RelinkEntraUsersRequest) Descriptor deprecated added in v1.15.0

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

Deprecated: Use RelinkEntraUsersRequest.ProtoReflect.Descriptor instead.

func (*RelinkEntraUsersRequest) ProtoMessage added in v1.15.0

func (*RelinkEntraUsersRequest) ProtoMessage()

func (*RelinkEntraUsersRequest) ProtoReflect added in v1.15.0

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

func (*RelinkEntraUsersRequest) Reset added in v1.15.0

func (x *RelinkEntraUsersRequest) Reset()

func (*RelinkEntraUsersRequest) String added in v1.15.0

func (x *RelinkEntraUsersRequest) String() string

func (*RelinkEntraUsersRequest) Validate added in v1.32.1

func (m *RelinkEntraUsersRequest) Validate() error

Validate checks the field values on RelinkEntraUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RelinkEntraUsersRequest) ValidateAll added in v1.32.1

func (m *RelinkEntraUsersRequest) ValidateAll() error

ValidateAll checks the field values on RelinkEntraUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RelinkEntraUsersRequestMultiError, or nil if none found.

type RelinkEntraUsersRequestMultiError added in v1.32.1

type RelinkEntraUsersRequestMultiError []error

RelinkEntraUsersRequestMultiError is an error wrapping multiple validation errors returned by RelinkEntraUsersRequest.ValidateAll() if the designated constraints aren't met.

func (RelinkEntraUsersRequestMultiError) AllErrors added in v1.32.1

func (m RelinkEntraUsersRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RelinkEntraUsersRequestMultiError) Error added in v1.32.1

Error returns a concatenation of all the error messages it wraps.

type RelinkEntraUsersRequestValidationError added in v1.32.1

type RelinkEntraUsersRequestValidationError struct {
	// contains filtered or unexported fields
}

RelinkEntraUsersRequestValidationError is the validation error returned by RelinkEntraUsersRequest.Validate if the designated constraints aren't met.

func (RelinkEntraUsersRequestValidationError) Cause added in v1.32.1

Cause function returns cause value.

func (RelinkEntraUsersRequestValidationError) Error added in v1.32.1

Error satisfies the builtin error interface

func (RelinkEntraUsersRequestValidationError) ErrorName added in v1.32.1

ErrorName returns error name.

func (RelinkEntraUsersRequestValidationError) Field added in v1.32.1

Field function returns field value.

func (RelinkEntraUsersRequestValidationError) Key added in v1.32.1

Key function returns key value.

func (RelinkEntraUsersRequestValidationError) Reason added in v1.32.1

Reason function returns reason value.

type RelinkEntraUsersResponse added in v1.15.0

type RelinkEntraUsersResponse struct {
	// contains filtered or unexported fields
}

func (*RelinkEntraUsersResponse) Descriptor deprecated added in v1.15.0

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

Deprecated: Use RelinkEntraUsersResponse.ProtoReflect.Descriptor instead.

func (*RelinkEntraUsersResponse) ProtoMessage added in v1.15.0

func (*RelinkEntraUsersResponse) ProtoMessage()

func (*RelinkEntraUsersResponse) ProtoReflect added in v1.15.0

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

func (*RelinkEntraUsersResponse) Reset added in v1.15.0

func (x *RelinkEntraUsersResponse) Reset()

func (*RelinkEntraUsersResponse) String added in v1.15.0

func (x *RelinkEntraUsersResponse) String() string

func (*RelinkEntraUsersResponse) Validate added in v1.32.1

func (m *RelinkEntraUsersResponse) Validate() error

Validate checks the field values on RelinkEntraUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RelinkEntraUsersResponse) ValidateAll added in v1.32.1

func (m *RelinkEntraUsersResponse) ValidateAll() error

ValidateAll checks the field values on RelinkEntraUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RelinkEntraUsersResponseMultiError, or nil if none found.

type RelinkEntraUsersResponseMultiError added in v1.32.1

type RelinkEntraUsersResponseMultiError []error

RelinkEntraUsersResponseMultiError is an error wrapping multiple validation errors returned by RelinkEntraUsersResponse.ValidateAll() if the designated constraints aren't met.

func (RelinkEntraUsersResponseMultiError) AllErrors added in v1.32.1

func (m RelinkEntraUsersResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RelinkEntraUsersResponseMultiError) Error added in v1.32.1

Error returns a concatenation of all the error messages it wraps.

type RelinkEntraUsersResponseValidationError added in v1.32.1

type RelinkEntraUsersResponseValidationError struct {
	// contains filtered or unexported fields
}

RelinkEntraUsersResponseValidationError is the validation error returned by RelinkEntraUsersResponse.Validate if the designated constraints aren't met.

func (RelinkEntraUsersResponseValidationError) Cause added in v1.32.1

Cause function returns cause value.

func (RelinkEntraUsersResponseValidationError) Error added in v1.32.1

Error satisfies the builtin error interface

func (RelinkEntraUsersResponseValidationError) ErrorName added in v1.32.1

ErrorName returns error name.

func (RelinkEntraUsersResponseValidationError) Field added in v1.32.1

Field function returns field value.

func (RelinkEntraUsersResponseValidationError) Key added in v1.32.1

Key function returns key value.

func (RelinkEntraUsersResponseValidationError) Reason added in v1.32.1

Reason function returns reason value.

type RemoveOAuthTokenRequest

type RemoveOAuthTokenRequest struct {

	// The ID of the token to remove.
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveOAuthTokenRequest) Descriptor deprecated

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

Deprecated: Use RemoveOAuthTokenRequest.ProtoReflect.Descriptor instead.

func (*RemoveOAuthTokenRequest) GetId

func (x *RemoveOAuthTokenRequest) GetId() string

func (*RemoveOAuthTokenRequest) ProtoMessage

func (*RemoveOAuthTokenRequest) ProtoMessage()

func (*RemoveOAuthTokenRequest) ProtoReflect

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

func (*RemoveOAuthTokenRequest) Reset

func (x *RemoveOAuthTokenRequest) Reset()

func (*RemoveOAuthTokenRequest) String

func (x *RemoveOAuthTokenRequest) String() string

func (*RemoveOAuthTokenRequest) Validate added in v1.32.1

func (m *RemoveOAuthTokenRequest) Validate() error

Validate checks the field values on RemoveOAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RemoveOAuthTokenRequest) ValidateAll added in v1.32.1

func (m *RemoveOAuthTokenRequest) ValidateAll() error

ValidateAll checks the field values on RemoveOAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveOAuthTokenRequestMultiError, or nil if none found.

type RemoveOAuthTokenRequestMultiError added in v1.32.1

type RemoveOAuthTokenRequestMultiError []error

RemoveOAuthTokenRequestMultiError is an error wrapping multiple validation errors returned by RemoveOAuthTokenRequest.ValidateAll() if the designated constraints aren't met.

func (RemoveOAuthTokenRequestMultiError) AllErrors added in v1.32.1

func (m RemoveOAuthTokenRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RemoveOAuthTokenRequestMultiError) Error added in v1.32.1

Error returns a concatenation of all the error messages it wraps.

type RemoveOAuthTokenRequestValidationError added in v1.32.1

type RemoveOAuthTokenRequestValidationError struct {
	// contains filtered or unexported fields
}

RemoveOAuthTokenRequestValidationError is the validation error returned by RemoveOAuthTokenRequest.Validate if the designated constraints aren't met.

func (RemoveOAuthTokenRequestValidationError) Cause added in v1.32.1

Cause function returns cause value.

func (RemoveOAuthTokenRequestValidationError) Error added in v1.32.1

Error satisfies the builtin error interface

func (RemoveOAuthTokenRequestValidationError) ErrorName added in v1.32.1

ErrorName returns error name.

func (RemoveOAuthTokenRequestValidationError) Field added in v1.32.1

Field function returns field value.

func (RemoveOAuthTokenRequestValidationError) Key added in v1.32.1

Key function returns key value.

func (RemoveOAuthTokenRequestValidationError) Reason added in v1.32.1

Reason function returns reason value.

type RemoveOAuthTokenResponse

type RemoveOAuthTokenResponse struct {
	// contains filtered or unexported fields
}

func (*RemoveOAuthTokenResponse) Descriptor deprecated

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

Deprecated: Use RemoveOAuthTokenResponse.ProtoReflect.Descriptor instead.

func (*RemoveOAuthTokenResponse) ProtoMessage

func (*RemoveOAuthTokenResponse) ProtoMessage()

func (*RemoveOAuthTokenResponse) ProtoReflect

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

func (*RemoveOAuthTokenResponse) Reset

func (x *RemoveOAuthTokenResponse) Reset()

func (*RemoveOAuthTokenResponse) String

func (x *RemoveOAuthTokenResponse) String() string

func (*RemoveOAuthTokenResponse) Validate added in v1.32.1

func (m *RemoveOAuthTokenResponse) Validate() error

Validate checks the field values on RemoveOAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RemoveOAuthTokenResponse) ValidateAll added in v1.32.1

func (m *RemoveOAuthTokenResponse) ValidateAll() error

ValidateAll checks the field values on RemoveOAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveOAuthTokenResponseMultiError, or nil if none found.

type RemoveOAuthTokenResponseMultiError added in v1.32.1

type RemoveOAuthTokenResponseMultiError []error

RemoveOAuthTokenResponseMultiError is an error wrapping multiple validation errors returned by RemoveOAuthTokenResponse.ValidateAll() if the designated constraints aren't met.

func (RemoveOAuthTokenResponseMultiError) AllErrors added in v1.32.1

func (m RemoveOAuthTokenResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RemoveOAuthTokenResponseMultiError) Error added in v1.32.1

Error returns a concatenation of all the error messages it wraps.

type RemoveOAuthTokenResponseValidationError added in v1.32.1

type RemoveOAuthTokenResponseValidationError struct {
	// contains filtered or unexported fields
}

RemoveOAuthTokenResponseValidationError is the validation error returned by RemoveOAuthTokenResponse.Validate if the designated constraints aren't met.

func (RemoveOAuthTokenResponseValidationError) Cause added in v1.32.1

Cause function returns cause value.

func (RemoveOAuthTokenResponseValidationError) Error added in v1.32.1

Error satisfies the builtin error interface

func (RemoveOAuthTokenResponseValidationError) ErrorName added in v1.32.1

ErrorName returns error name.

func (RemoveOAuthTokenResponseValidationError) Field added in v1.32.1

Field function returns field value.

func (RemoveOAuthTokenResponseValidationError) Key added in v1.32.1

Key function returns key value.

func (RemoveOAuthTokenResponseValidationError) Reason added in v1.32.1

Reason function returns reason value.

type ResetEntraUsersRequest

type ResetEntraUsersRequest struct {

	// If true, will return a preview of changes rather than actually resetting them.
	DryRun bool `protobuf:"varint,1,opt,name=dry_run,json=dryRun,proto3" json:"dry_run,omitempty"`
	// contains filtered or unexported fields
}

func (*ResetEntraUsersRequest) Descriptor deprecated

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

Deprecated: Use ResetEntraUsersRequest.ProtoReflect.Descriptor instead.

func (*ResetEntraUsersRequest) GetDryRun

func (x *ResetEntraUsersRequest) GetDryRun() bool

func (*ResetEntraUsersRequest) ProtoMessage

func (*ResetEntraUsersRequest) ProtoMessage()

func (*ResetEntraUsersRequest) ProtoReflect

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

func (*ResetEntraUsersRequest) Reset

func (x *ResetEntraUsersRequest) Reset()

func (*ResetEntraUsersRequest) String

func (x *ResetEntraUsersRequest) String() string

func (*ResetEntraUsersRequest) Validate added in v1.32.1

func (m *ResetEntraUsersRequest) Validate() error

Validate checks the field values on ResetEntraUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ResetEntraUsersRequest) ValidateAll added in v1.32.1

func (m *ResetEntraUsersRequest) ValidateAll() error

ValidateAll checks the field values on ResetEntraUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResetEntraUsersRequestMultiError, or nil if none found.

type ResetEntraUsersRequestMultiError added in v1.32.1

type ResetEntraUsersRequestMultiError []error

ResetEntraUsersRequestMultiError is an error wrapping multiple validation errors returned by ResetEntraUsersRequest.ValidateAll() if the designated constraints aren't met.

func (ResetEntraUsersRequestMultiError) AllErrors added in v1.32.1

func (m ResetEntraUsersRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ResetEntraUsersRequestMultiError) Error added in v1.32.1

Error returns a concatenation of all the error messages it wraps.

type ResetEntraUsersRequestValidationError added in v1.32.1

type ResetEntraUsersRequestValidationError struct {
	// contains filtered or unexported fields
}

ResetEntraUsersRequestValidationError is the validation error returned by ResetEntraUsersRequest.Validate if the designated constraints aren't met.

func (ResetEntraUsersRequestValidationError) Cause added in v1.32.1

Cause function returns cause value.

func (ResetEntraUsersRequestValidationError) Error added in v1.32.1

Error satisfies the builtin error interface

func (ResetEntraUsersRequestValidationError) ErrorName added in v1.32.1

ErrorName returns error name.

func (ResetEntraUsersRequestValidationError) Field added in v1.32.1

Field function returns field value.

func (ResetEntraUsersRequestValidationError) Key added in v1.32.1

Key function returns key value.

func (ResetEntraUsersRequestValidationError) Reason added in v1.32.1

Reason function returns reason value.

type ResetEntraUsersResponse

type ResetEntraUsersResponse struct {
	DeletedEntities []*v1alpha1.EID `protobuf:"bytes,1,rep,name=deleted_entities,json=deletedEntities,proto3" json:"deleted_entities,omitempty"`
	// contains filtered or unexported fields
}

func (*ResetEntraUsersResponse) Descriptor deprecated

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

Deprecated: Use ResetEntraUsersResponse.ProtoReflect.Descriptor instead.

func (*ResetEntraUsersResponse) GetDeletedEntities

func (x *ResetEntraUsersResponse) GetDeletedEntities() []*v1alpha1.EID

func (*ResetEntraUsersResponse) ProtoMessage

func (*ResetEntraUsersResponse) ProtoMessage()

func (*ResetEntraUsersResponse) ProtoReflect

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

func (*ResetEntraUsersResponse) Reset

func (x *ResetEntraUsersResponse) Reset()

func (*ResetEntraUsersResponse) String

func (x *ResetEntraUsersResponse) String() string

func (*ResetEntraUsersResponse) Validate added in v1.32.1

func (m *ResetEntraUsersResponse) Validate() error

Validate checks the field values on ResetEntraUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ResetEntraUsersResponse) ValidateAll added in v1.32.1

func (m *ResetEntraUsersResponse) ValidateAll() error

ValidateAll checks the field values on ResetEntraUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResetEntraUsersResponseMultiError, or nil if none found.

type ResetEntraUsersResponseMultiError added in v1.32.1

type ResetEntraUsersResponseMultiError []error

ResetEntraUsersResponseMultiError is an error wrapping multiple validation errors returned by ResetEntraUsersResponse.ValidateAll() if the designated constraints aren't met.

func (ResetEntraUsersResponseMultiError) AllErrors added in v1.32.1

func (m ResetEntraUsersResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ResetEntraUsersResponseMultiError) Error added in v1.32.1

Error returns a concatenation of all the error messages it wraps.

type ResetEntraUsersResponseValidationError added in v1.32.1

type ResetEntraUsersResponseValidationError struct {
	// contains filtered or unexported fields
}

ResetEntraUsersResponseValidationError is the validation error returned by ResetEntraUsersResponse.Validate if the designated constraints aren't met.

func (ResetEntraUsersResponseValidationError) Cause added in v1.32.1

Cause function returns cause value.

func (ResetEntraUsersResponseValidationError) Error added in v1.32.1

Error satisfies the builtin error interface

func (ResetEntraUsersResponseValidationError) ErrorName added in v1.32.1

ErrorName returns error name.

func (ResetEntraUsersResponseValidationError) Field added in v1.32.1

Field function returns field value.

func (ResetEntraUsersResponseValidationError) Key added in v1.32.1

Key function returns key value.

func (ResetEntraUsersResponseValidationError) Reason added in v1.32.1

Reason function returns reason value.

type RetryBackgroundJobRequest added in v1.14.0

type RetryBackgroundJobRequest struct {

	// The job id to retry
	Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*RetryBackgroundJobRequest) Descriptor deprecated added in v1.14.0

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

Deprecated: Use RetryBackgroundJobRequest.ProtoReflect.Descriptor instead.

func (*RetryBackgroundJobRequest) GetId added in v1.14.0

func (x *RetryBackgroundJobRequest) GetId() int64

func (*RetryBackgroundJobRequest) ProtoMessage added in v1.14.0

func (*RetryBackgroundJobRequest) ProtoMessage()

func (*RetryBackgroundJobRequest) ProtoReflect added in v1.14.0

func (*RetryBackgroundJobRequest) Reset added in v1.14.0

func (x *RetryBackgroundJobRequest) Reset()

func (*RetryBackgroundJobRequest) String added in v1.14.0

func (x *RetryBackgroundJobRequest) String() string

func (*RetryBackgroundJobRequest) Validate added in v1.32.1

func (m *RetryBackgroundJobRequest) Validate() error

Validate checks the field values on RetryBackgroundJobRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RetryBackgroundJobRequest) ValidateAll added in v1.32.1

func (m *RetryBackgroundJobRequest) ValidateAll() error

ValidateAll checks the field values on RetryBackgroundJobRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RetryBackgroundJobRequestMultiError, or nil if none found.

type RetryBackgroundJobRequestMultiError added in v1.32.1

type RetryBackgroundJobRequestMultiError []error

RetryBackgroundJobRequestMultiError is an error wrapping multiple validation errors returned by RetryBackgroundJobRequest.ValidateAll() if the designated constraints aren't met.

func (RetryBackgroundJobRequestMultiError) AllErrors added in v1.32.1

AllErrors returns a list of validation violation errors.

func (RetryBackgroundJobRequestMultiError) Error added in v1.32.1

Error returns a concatenation of all the error messages it wraps.

type RetryBackgroundJobRequestValidationError added in v1.32.1

type RetryBackgroundJobRequestValidationError struct {
	// contains filtered or unexported fields
}

RetryBackgroundJobRequestValidationError is the validation error returned by RetryBackgroundJobRequest.Validate if the designated constraints aren't met.

func (RetryBackgroundJobRequestValidationError) Cause added in v1.32.1

Cause function returns cause value.

func (RetryBackgroundJobRequestValidationError) Error added in v1.32.1

Error satisfies the builtin error interface

func (RetryBackgroundJobRequestValidationError) ErrorName added in v1.32.1

ErrorName returns error name.

func (RetryBackgroundJobRequestValidationError) Field added in v1.32.1

Field function returns field value.

func (RetryBackgroundJobRequestValidationError) Key added in v1.32.1

Key function returns key value.

func (RetryBackgroundJobRequestValidationError) Reason added in v1.32.1

Reason function returns reason value.

type RetryBackgroundJobResponse added in v1.14.0

type RetryBackgroundJobResponse struct {
	// contains filtered or unexported fields
}

func (*RetryBackgroundJobResponse) Descriptor deprecated added in v1.14.0

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

Deprecated: Use RetryBackgroundJobResponse.ProtoReflect.Descriptor instead.

func (*RetryBackgroundJobResponse) ProtoMessage added in v1.14.0

func (*RetryBackgroundJobResponse) ProtoMessage()

func (*RetryBackgroundJobResponse) ProtoReflect added in v1.14.0

func (*RetryBackgroundJobResponse) Reset added in v1.14.0

func (x *RetryBackgroundJobResponse) Reset()

func (*RetryBackgroundJobResponse) String added in v1.14.0

func (x *RetryBackgroundJobResponse) String() string

func (*RetryBackgroundJobResponse) Validate added in v1.32.1

func (m *RetryBackgroundJobResponse) Validate() error

Validate checks the field values on RetryBackgroundJobResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RetryBackgroundJobResponse) ValidateAll added in v1.32.1

func (m *RetryBackgroundJobResponse) ValidateAll() error

ValidateAll checks the field values on RetryBackgroundJobResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RetryBackgroundJobResponseMultiError, or nil if none found.

type RetryBackgroundJobResponseMultiError added in v1.32.1

type RetryBackgroundJobResponseMultiError []error

RetryBackgroundJobResponseMultiError is an error wrapping multiple validation errors returned by RetryBackgroundJobResponse.ValidateAll() if the designated constraints aren't met.

func (RetryBackgroundJobResponseMultiError) AllErrors added in v1.32.1

AllErrors returns a list of validation violation errors.

func (RetryBackgroundJobResponseMultiError) Error added in v1.32.1

Error returns a concatenation of all the error messages it wraps.

type RetryBackgroundJobResponseValidationError added in v1.32.1

type RetryBackgroundJobResponseValidationError struct {
	// contains filtered or unexported fields
}

RetryBackgroundJobResponseValidationError is the validation error returned by RetryBackgroundJobResponse.Validate if the designated constraints aren't met.

func (RetryBackgroundJobResponseValidationError) Cause added in v1.32.1

Cause function returns cause value.

func (RetryBackgroundJobResponseValidationError) Error added in v1.32.1

Error satisfies the builtin error interface

func (RetryBackgroundJobResponseValidationError) ErrorName added in v1.32.1

ErrorName returns error name.

func (RetryBackgroundJobResponseValidationError) Field added in v1.32.1

Field function returns field value.

func (RetryBackgroundJobResponseValidationError) Key added in v1.32.1

Key function returns key value.

func (RetryBackgroundJobResponseValidationError) Reason added in v1.32.1

Reason function returns reason value.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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