Documentation ¶
Index ¶
- type BatchGetQualityProfilesRequest
- func (o *BatchGetQualityProfilesRequest) Clone() *BatchGetQualityProfilesRequest
- func (o *BatchGetQualityProfilesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetQualityProfilesRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetQualityProfilesRequest) GetFieldMask() *quality_profile.QualityProfile_FieldMask
- func (m *BatchGetQualityProfilesRequest) GetNames() []*quality_profile.Reference
- func (m *BatchGetQualityProfilesRequest) GetParent() *quality_profile.Reference
- func (m *BatchGetQualityProfilesRequest) GetView() view.View
- func (*BatchGetQualityProfilesRequest) GotenMessage()
- func (o *BatchGetQualityProfilesRequest) GotenObjectExt()
- func (obj *BatchGetQualityProfilesRequest) GotenValidate() error
- func (o *BatchGetQualityProfilesRequest) MakeDiffFieldMask(other *BatchGetQualityProfilesRequest) *BatchGetQualityProfilesRequest_FieldMask
- func (o *BatchGetQualityProfilesRequest) MakeFullFieldMask() *BatchGetQualityProfilesRequest_FieldMask
- func (o *BatchGetQualityProfilesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetQualityProfilesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetQualityProfilesRequest) Marshal() ([]byte, error)
- func (m *BatchGetQualityProfilesRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetQualityProfilesRequest) Merge(source *BatchGetQualityProfilesRequest)
- func (o *BatchGetQualityProfilesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetQualityProfilesRequest) ProtoMessage()
- func (m *BatchGetQualityProfilesRequest) ProtoReflect() preflect.Message
- func (m *BatchGetQualityProfilesRequest) Reset()
- func (m *BatchGetQualityProfilesRequest) SetFieldMask(fv *quality_profile.QualityProfile_FieldMask)
- func (m *BatchGetQualityProfilesRequest) SetNames(fv []*quality_profile.Reference)
- func (m *BatchGetQualityProfilesRequest) SetParent(fv *quality_profile.Reference)
- func (m *BatchGetQualityProfilesRequest) SetView(fv view.View)
- func (m *BatchGetQualityProfilesRequest) String() string
- func (m *BatchGetQualityProfilesRequest) Unmarshal(b []byte) error
- func (m *BatchGetQualityProfilesRequest) UnmarshalJSON(data []byte) error
- type BatchGetQualityProfilesRequestFieldPathBuilder
- func (BatchGetQualityProfilesRequestFieldPathBuilder) FieldMask() BatchGetQualityProfilesRequestPathSelectorFieldMask
- func (BatchGetQualityProfilesRequestFieldPathBuilder) Names() BatchGetQualityProfilesRequestPathSelectorNames
- func (BatchGetQualityProfilesRequestFieldPathBuilder) Parent() BatchGetQualityProfilesRequestPathSelectorParent
- func (BatchGetQualityProfilesRequestFieldPathBuilder) View() BatchGetQualityProfilesRequestPathSelectorView
- type BatchGetQualityProfilesRequestPathSelectorFieldMask
- func (BatchGetQualityProfilesRequestPathSelectorFieldMask) FieldPath() *BatchGetQualityProfilesRequest_FieldTerminalPath
- func (s BatchGetQualityProfilesRequestPathSelectorFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetQualityProfilesRequestPathSelectorFieldMask) WithValue(value *quality_profile.QualityProfile_FieldMask) *BatchGetQualityProfilesRequest_FieldTerminalPathValue
- type BatchGetQualityProfilesRequestPathSelectorNames
- func (BatchGetQualityProfilesRequestPathSelectorNames) FieldPath() *BatchGetQualityProfilesRequest_FieldTerminalPath
- func (s BatchGetQualityProfilesRequestPathSelectorNames) WithArrayOfValues(values [][]*quality_profile.Reference) *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetQualityProfilesRequestPathSelectorNames) WithItemValue(value *quality_profile.Reference) *BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetQualityProfilesRequestPathSelectorNames) WithValue(value []*quality_profile.Reference) *BatchGetQualityProfilesRequest_FieldTerminalPathValue
- type BatchGetQualityProfilesRequestPathSelectorParent
- func (BatchGetQualityProfilesRequestPathSelectorParent) FieldPath() *BatchGetQualityProfilesRequest_FieldTerminalPath
- func (s BatchGetQualityProfilesRequestPathSelectorParent) WithArrayOfValues(values []*quality_profile.Reference) *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetQualityProfilesRequestPathSelectorParent) WithValue(value *quality_profile.Reference) *BatchGetQualityProfilesRequest_FieldTerminalPathValue
- type BatchGetQualityProfilesRequestPathSelectorView
- func (BatchGetQualityProfilesRequestPathSelectorView) FieldPath() *BatchGetQualityProfilesRequest_FieldTerminalPath
- func (s BatchGetQualityProfilesRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetQualityProfilesRequestPathSelectorView) WithValue(value view.View) *BatchGetQualityProfilesRequest_FieldTerminalPathValue
- type BatchGetQualityProfilesRequest_FieldMask
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) AppendPath(path BatchGetQualityProfilesRequest_FieldPath)
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) FilterInputFields() *BatchGetQualityProfilesRequest_FieldMask
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) GetPaths() []BatchGetQualityProfilesRequest_FieldPath
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetQualityProfilesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetQualityProfilesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) Project(source *BatchGetQualityProfilesRequest) *BatchGetQualityProfilesRequest
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) Reset()
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) Set(target, source *BatchGetQualityProfilesRequest)
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) Size() int
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) String() string
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) Subtract(other *BatchGetQualityProfilesRequest_FieldMask) *BatchGetQualityProfilesRequest_FieldMask
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetQualityProfilesRequest_FieldPath
- func BuildBatchGetQualityProfilesRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetQualityProfilesRequest_FieldPath, error)
- func MustParseBatchGetQualityProfilesRequest_FieldPath(rawField string) BatchGetQualityProfilesRequest_FieldPath
- func ParseBatchGetQualityProfilesRequest_FieldPath(rawField string) (BatchGetQualityProfilesRequest_FieldPath, error)
- type BatchGetQualityProfilesRequest_FieldPathArrayItemValue
- func MustParseBatchGetQualityProfilesRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetQualityProfilesRequest_FieldPathArrayItemValue
- func ParseBatchGetQualityProfilesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetQualityProfilesRequest_FieldPathArrayItemValue, error)
- type BatchGetQualityProfilesRequest_FieldPathArrayOfValues
- func MustParseBatchGetQualityProfilesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetQualityProfilesRequest_FieldPathArrayOfValues
- func ParseBatchGetQualityProfilesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetQualityProfilesRequest_FieldPathArrayOfValues, error)
- type BatchGetQualityProfilesRequest_FieldPathSelector
- type BatchGetQualityProfilesRequest_FieldPathValue
- type BatchGetQualityProfilesRequest_FieldTerminalPath
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) ClearValue(item *BatchGetQualityProfilesRequest)
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) Get(source *BatchGetQualityProfilesRequest) (values []interface{})
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) GetSingle(source *BatchGetQualityProfilesRequest) (interface{}, bool)
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) Selector() BatchGetQualityProfilesRequest_FieldPathSelector
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) String() string
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetQualityProfilesRequest_FieldPathArrayItemValue
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetQualityProfilesRequest_FieldPathArrayOfValues
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetQualityProfilesRequest_FieldPathValue
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*quality_profile.Reference, bool)
- func (fpaiv *BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetQualityProfilesRequest) bool
- func (fpaiv *BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetQualityProfilesRequest) (interface{}, bool)
- func (fpaiv *BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
- func (fpaov *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*quality_profile.Reference, bool)
- func (fpaov *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*quality_profile.Reference, bool)
- func (fpaov *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetQualityProfilesRequest_FieldTerminalPathValue
- func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
- func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) AsNamesValue() ([]*quality_profile.Reference, bool)
- func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) AsParentValue() (*quality_profile.Reference, bool)
- func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) CompareWith(source *BatchGetQualityProfilesRequest) (int, bool)
- func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) SetTo(target **BatchGetQualityProfilesRequest)
- func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetQualityProfilesResponse
- func (o *BatchGetQualityProfilesResponse) Clone() *BatchGetQualityProfilesResponse
- func (o *BatchGetQualityProfilesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetQualityProfilesResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetQualityProfilesResponse) GetMissing() []*quality_profile.Reference
- func (m *BatchGetQualityProfilesResponse) GetQualityProfiles() []*quality_profile.QualityProfile
- func (*BatchGetQualityProfilesResponse) GotenMessage()
- func (o *BatchGetQualityProfilesResponse) GotenObjectExt()
- func (obj *BatchGetQualityProfilesResponse) GotenValidate() error
- func (o *BatchGetQualityProfilesResponse) MakeDiffFieldMask(other *BatchGetQualityProfilesResponse) *BatchGetQualityProfilesResponse_FieldMask
- func (o *BatchGetQualityProfilesResponse) MakeFullFieldMask() *BatchGetQualityProfilesResponse_FieldMask
- func (o *BatchGetQualityProfilesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetQualityProfilesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetQualityProfilesResponse) Marshal() ([]byte, error)
- func (m *BatchGetQualityProfilesResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetQualityProfilesResponse) Merge(source *BatchGetQualityProfilesResponse)
- func (o *BatchGetQualityProfilesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetQualityProfilesResponse) ProtoMessage()
- func (m *BatchGetQualityProfilesResponse) ProtoReflect() preflect.Message
- func (m *BatchGetQualityProfilesResponse) Reset()
- func (m *BatchGetQualityProfilesResponse) SetMissing(fv []*quality_profile.Reference)
- func (m *BatchGetQualityProfilesResponse) SetQualityProfiles(fv []*quality_profile.QualityProfile)
- func (m *BatchGetQualityProfilesResponse) String() string
- func (m *BatchGetQualityProfilesResponse) Unmarshal(b []byte) error
- func (m *BatchGetQualityProfilesResponse) UnmarshalJSON(data []byte) error
- type BatchGetQualityProfilesResponseFieldPathBuilder
- type BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations
- func (s BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels
- func (s BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards
- func (s BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards) WithArrayOfValues(values []int64) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards) WithValue(value int64) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorMissing
- func (BatchGetQualityProfilesResponsePathSelectorMissing) FieldPath() *BatchGetQualityProfilesResponse_FieldTerminalPath
- func (s BatchGetQualityProfilesResponsePathSelectorMissing) WithArrayOfValues(values [][]*quality_profile.Reference) *BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorMissing) WithItemValue(value *quality_profile.Reference) *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetQualityProfilesResponsePathSelectorMissing) WithValue(value []*quality_profile.Reference) *BatchGetQualityProfilesResponse_FieldTerminalPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfiles
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) Description() BatchGetQualityProfilesResponsePathSelectorQualityProfilesDescription
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) DisplayName() BatchGetQualityProfilesResponsePathSelectorQualityProfilesDisplayName
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) FieldPath() *BatchGetQualityProfilesResponse_FieldTerminalPath
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) Metadata() BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) Name() BatchGetQualityProfilesResponsePathSelectorQualityProfilesName
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) Profiles() BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) SourceProject() BatchGetQualityProfilesResponsePathSelectorQualityProfilesSourceProject
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithArrayOfValues(values [][]*quality_profile.QualityProfile) *BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithItemValue(value *quality_profile.QualityProfile) *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithSubArrayItemValue(subPathArrayItemValue quality_profile.QualityProfile_FieldPathArrayItemValue) *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithSubArrayOfValues(subPathArrayOfValues quality_profile.QualityProfile_FieldPathArrayOfValues) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithSubPath(subPath quality_profile.QualityProfile_FieldPath) *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithSubValue(subPathValue quality_profile.QualityProfile_FieldPathValue) *BatchGetQualityProfilesResponse_FieldSubPathValue
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithValue(value []*quality_profile.QualityProfile) *BatchGetQualityProfilesResponse_FieldTerminalPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesDescription
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesDescription) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesDescription) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesDescription) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesDisplayName
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesDisplayName) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesDisplayName) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesDisplayName) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) Annotations() BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) CreateTime() BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) Generation() BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) Labels() BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) OwnerReferences() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) ResourceVersion() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) Shards() BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataShards
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) Syncing() BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) Tags() BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataTags
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) UpdateTime() BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) Uuid() BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) WithValue(value *ntt_meta.Meta) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) WithKey(key string) ...
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) WithValue(value map[string]string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration) WithValue(value int64) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithKey(key string) BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithValue(value map[string]string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) ApiVersion() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) Controller() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) Kind() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) Name() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) Uid() ...
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController) WithValue(value bool) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataShards
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithKey(key string) BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithValue(value map[string]int64) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) OwningRegion() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) Regions() ...
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) WithItemValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) WithValue(value []string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataTags
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithArrayOfValues(values [][]string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithItemValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithValue(value []string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesName
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesName) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesName) WithArrayOfValues(values []*quality_profile.Name) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesName) WithValue(value *quality_profile.Name) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) Description() BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) DisplayName() BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) Filter() BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) MetricThresholds() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) Overrides() BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithArrayOfValues(values [][]*quality_profile.Profile) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithItemValue(value *quality_profile.Profile) *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithValue(value []*quality_profile.Profile) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) SourceAsnNames() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) SourceLocations() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) Targets() ...
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) WithArrayOfValues(values []*quality_profile.Profile_Filter) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) WithValue(value *quality_profile.Profile_Filter) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) WithArrayOfValues(values [][]string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) WithItemValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) WithValue(value []string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) AdministrativeAreaLevel1Name() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) AdministrativeAreaLevel2Name() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) AdministrativeAreaLevel3Name() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) CountryName() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) WithArrayOfValues(values [][]*quality_profile.Profile_Location) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) WithItemValue(value *quality_profile.Profile_Location) *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) WithValue(value []*quality_profile.Profile_Location) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) WithArrayOfValues(values [][]string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) WithItemValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) WithValue(value []string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) AggregationReducer() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) MetricType() ...
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) Value() ...
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) WithArrayOfValues(values [][]*quality_profile.Profile_MetricThreshold) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) WithItemValue(value *quality_profile.Profile_MetricThreshold) *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) WithValue(value []*quality_profile.Profile_MetricThreshold) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer) WithValue(value monitoring_common.Aggregation_Reducer) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType) WithValue(value string) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue) WithArrayOfValues(values []float64) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue) WithValue(value float64) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) WithArrayOfValues(values [][]*quality_profile.Profile) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) WithItemValue(value *quality_profile.Profile) *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) WithValue(value []*quality_profile.Profile) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponsePathSelectorQualityProfilesSourceProject
- func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesSourceProject) FieldPath() *BatchGetQualityProfilesResponse_FieldSubPath
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesSourceProject) WithArrayOfValues(values []*project.Reference) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesSourceProject) WithValue(value *project.Reference) *BatchGetQualityProfilesResponse_FieldSubPathValue
- type BatchGetQualityProfilesResponse_FieldMask
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) AppendPath(path BatchGetQualityProfilesResponse_FieldPath)
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) FilterInputFields() *BatchGetQualityProfilesResponse_FieldMask
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) GetPaths() []BatchGetQualityProfilesResponse_FieldPath
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetQualityProfilesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetQualityProfilesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) Project(source *BatchGetQualityProfilesResponse) *BatchGetQualityProfilesResponse
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) Reset()
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) Set(target, source *BatchGetQualityProfilesResponse)
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) Size() int
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) String() string
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) Subtract(other *BatchGetQualityProfilesResponse_FieldMask) *BatchGetQualityProfilesResponse_FieldMask
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetQualityProfilesResponse_FieldPath
- func BuildBatchGetQualityProfilesResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetQualityProfilesResponse_FieldPath, error)
- func MustParseBatchGetQualityProfilesResponse_FieldPath(rawField string) BatchGetQualityProfilesResponse_FieldPath
- func ParseBatchGetQualityProfilesResponse_FieldPath(rawField string) (BatchGetQualityProfilesResponse_FieldPath, error)
- type BatchGetQualityProfilesResponse_FieldPathArrayItemValue
- func MustParseBatchGetQualityProfilesResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetQualityProfilesResponse_FieldPathArrayItemValue
- func ParseBatchGetQualityProfilesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetQualityProfilesResponse_FieldPathArrayItemValue, error)
- type BatchGetQualityProfilesResponse_FieldPathArrayOfValues
- func MustParseBatchGetQualityProfilesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetQualityProfilesResponse_FieldPathArrayOfValues
- func ParseBatchGetQualityProfilesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetQualityProfilesResponse_FieldPathArrayOfValues, error)
- type BatchGetQualityProfilesResponse_FieldPathSelector
- type BatchGetQualityProfilesResponse_FieldPathValue
- type BatchGetQualityProfilesResponse_FieldSubPath
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) AsQualityProfilesSubPath() (quality_profile.QualityProfile_FieldPath, bool)
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) ClearValue(item *BatchGetQualityProfilesResponse)
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) Get(source *BatchGetQualityProfilesResponse) (values []interface{})
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) GetSingle(source *BatchGetQualityProfilesResponse) (interface{}, bool)
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) Selector() BatchGetQualityProfilesResponse_FieldPathSelector
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) String() string
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetQualityProfilesResponse_FieldPathArrayItemValue
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetQualityProfilesResponse_FieldPathArrayOfValues
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) WithIValue(value interface{}) BatchGetQualityProfilesResponse_FieldPathValue
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetQualityProfilesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue) AsQualityProfilesPathItemValue() (quality_profile.QualityProfile_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetQualityProfilesResponse) bool
- func (fpaivs *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
- type BatchGetQualityProfilesResponse_FieldSubPathValue
- func (fpvs *BatchGetQualityProfilesResponse_FieldSubPathValue) AsQualityProfilesPathValue() (quality_profile.QualityProfile_FieldPathValue, bool)
- func (fpvs *BatchGetQualityProfilesResponse_FieldSubPathValue) CompareWith(source *BatchGetQualityProfilesResponse) (int, bool)
- func (fpvs *BatchGetQualityProfilesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetQualityProfilesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetQualityProfilesResponse_FieldSubPathValue) SetTo(target **BatchGetQualityProfilesResponse)
- func (fpvs *BatchGetQualityProfilesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetQualityProfilesResponse_FieldTerminalPath
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) ClearValue(item *BatchGetQualityProfilesResponse)
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) Get(source *BatchGetQualityProfilesResponse) (values []interface{})
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) GetSingle(source *BatchGetQualityProfilesResponse) (interface{}, bool)
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) Selector() BatchGetQualityProfilesResponse_FieldPathSelector
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) String() string
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetQualityProfilesResponse_FieldPathArrayItemValue
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetQualityProfilesResponse_FieldPathArrayOfValues
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetQualityProfilesResponse_FieldPathValue
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*quality_profile.Reference, bool)
- func (fpaiv *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) AsQualityProfilesItemValue() (*quality_profile.QualityProfile, bool)
- func (fpaiv *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetQualityProfilesResponse) bool
- func (fpaiv *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetQualityProfilesResponse) (interface{}, bool)
- func (fpaiv *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*quality_profile.Reference, bool)
- func (fpaov *BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsQualityProfilesArrayOfValues() ([][]*quality_profile.QualityProfile, bool)
- func (fpaov *BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetQualityProfilesResponse_FieldTerminalPathValue
- func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) AsMissingValue() ([]*quality_profile.Reference, bool)
- func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) AsQualityProfilesValue() ([]*quality_profile.QualityProfile, bool)
- func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) CompareWith(source *BatchGetQualityProfilesResponse) (int, bool)
- func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) SetTo(target **BatchGetQualityProfilesResponse)
- func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateQualityProfileRequest
- func (o *CreateQualityProfileRequest) Clone() *CreateQualityProfileRequest
- func (o *CreateQualityProfileRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateQualityProfileRequest) Descriptor() ([]byte, []int)
- func (m *CreateQualityProfileRequest) GetParent() *quality_profile.ParentReference
- func (m *CreateQualityProfileRequest) GetQualityProfile() *quality_profile.QualityProfile
- func (*CreateQualityProfileRequest) GotenMessage()
- func (o *CreateQualityProfileRequest) GotenObjectExt()
- func (obj *CreateQualityProfileRequest) GotenValidate() error
- func (o *CreateQualityProfileRequest) MakeDiffFieldMask(other *CreateQualityProfileRequest) *CreateQualityProfileRequest_FieldMask
- func (o *CreateQualityProfileRequest) MakeFullFieldMask() *CreateQualityProfileRequest_FieldMask
- func (o *CreateQualityProfileRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateQualityProfileRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateQualityProfileRequest) Marshal() ([]byte, error)
- func (m *CreateQualityProfileRequest) MarshalJSON() ([]byte, error)
- func (o *CreateQualityProfileRequest) Merge(source *CreateQualityProfileRequest)
- func (o *CreateQualityProfileRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateQualityProfileRequest) ProtoMessage()
- func (m *CreateQualityProfileRequest) ProtoReflect() preflect.Message
- func (m *CreateQualityProfileRequest) Reset()
- func (m *CreateQualityProfileRequest) SetParent(fv *quality_profile.ParentReference)
- func (m *CreateQualityProfileRequest) SetQualityProfile(fv *quality_profile.QualityProfile)
- func (m *CreateQualityProfileRequest) String() string
- func (m *CreateQualityProfileRequest) Unmarshal(b []byte) error
- func (m *CreateQualityProfileRequest) UnmarshalJSON(data []byte) error
- type CreateQualityProfileRequestFieldPathBuilder
- type CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations
- func (s CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels
- func (s CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards
- func (s CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards) WithArrayOfValues(values []int64) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards) WithValue(value int64) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorParent
- func (CreateQualityProfileRequestPathSelectorParent) FieldPath() *CreateQualityProfileRequest_FieldTerminalPath
- func (s CreateQualityProfileRequestPathSelectorParent) WithArrayOfValues(values []*quality_profile.ParentReference) *CreateQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorParent) WithValue(value *quality_profile.ParentReference) *CreateQualityProfileRequest_FieldTerminalPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfile
- func (CreateQualityProfileRequestPathSelectorQualityProfile) Description() CreateQualityProfileRequestPathSelectorQualityProfileDescription
- func (CreateQualityProfileRequestPathSelectorQualityProfile) DisplayName() CreateQualityProfileRequestPathSelectorQualityProfileDisplayName
- func (CreateQualityProfileRequestPathSelectorQualityProfile) FieldPath() *CreateQualityProfileRequest_FieldTerminalPath
- func (CreateQualityProfileRequestPathSelectorQualityProfile) Metadata() CreateQualityProfileRequestPathSelectorQualityProfileMetadata
- func (CreateQualityProfileRequestPathSelectorQualityProfile) Name() CreateQualityProfileRequestPathSelectorQualityProfileName
- func (CreateQualityProfileRequestPathSelectorQualityProfile) Profiles() CreateQualityProfileRequestPathSelectorQualityProfileProfiles
- func (CreateQualityProfileRequestPathSelectorQualityProfile) SourceProject() CreateQualityProfileRequestPathSelectorQualityProfileSourceProject
- func (s CreateQualityProfileRequestPathSelectorQualityProfile) WithArrayOfValues(values []*quality_profile.QualityProfile) *CreateQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfile) WithSubArrayItemValue(subPathArrayItemValue quality_profile.QualityProfile_FieldPathArrayItemValue) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s CreateQualityProfileRequestPathSelectorQualityProfile) WithSubArrayOfValues(subPathArrayOfValues quality_profile.QualityProfile_FieldPathArrayOfValues) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (CreateQualityProfileRequestPathSelectorQualityProfile) WithSubPath(subPath quality_profile.QualityProfile_FieldPath) *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfile) WithSubValue(subPathValue quality_profile.QualityProfile_FieldPathValue) *CreateQualityProfileRequest_FieldSubPathValue
- func (s CreateQualityProfileRequestPathSelectorQualityProfile) WithValue(value *quality_profile.QualityProfile) *CreateQualityProfileRequest_FieldTerminalPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileDescription
- func (CreateQualityProfileRequestPathSelectorQualityProfileDescription) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileDescription) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileDescription) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileDisplayName
- func (CreateQualityProfileRequestPathSelectorQualityProfileDisplayName) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileDisplayName) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileDisplayName) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadata
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) Annotations() CreateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) CreateTime() CreateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) Generation() CreateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) Labels() CreateQualityProfileRequestPathSelectorQualityProfileMetadataLabels
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) OwnerReferences() CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) ResourceVersion() CreateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) Shards() CreateQualityProfileRequestPathSelectorQualityProfileMetadataShards
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) Syncing() CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) Tags() CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) UpdateTime() CreateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) Uuid() CreateQualityProfileRequestPathSelectorQualityProfileMetadataUuid
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadata) WithValue(value *ntt_meta.Meta) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithKey(key string) CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithValue(value map[string]string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration) WithArrayOfValues(values []int64) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration) WithValue(value int64) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataLabels
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithKey(key string) CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithValue(value map[string]string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) ApiVersion() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) Controller() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) Kind() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) Name() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) Uid() ...
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController) WithValue(value bool) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataShards
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataShards) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithKey(key string) CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithValue(value map[string]int64) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) OwningRegion() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) Regions() CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) WithItemValue(value string) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) WithValue(value []string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithArrayOfValues(values [][]string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithItemValue(value string) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithValue(value []string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileMetadataUuid
- func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileName
- func (CreateQualityProfileRequestPathSelectorQualityProfileName) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileName) WithArrayOfValues(values []*quality_profile.Name) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileName) WithValue(value *quality_profile.Name) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfiles
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfiles) Description() CreateQualityProfileRequestPathSelectorQualityProfileProfilesDescription
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfiles) DisplayName() CreateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfiles) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfiles) Filter() CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfiles) MetricThresholds() CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfiles) Overrides() CreateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfiles) WithArrayOfValues(values [][]*quality_profile.Profile) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfiles) WithItemValue(value *quality_profile.Profile) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfiles) WithValue(value []*quality_profile.Profile) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesDescription
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesDescription) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesDescription) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesDescription) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) SourceAsnNames() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) SourceLocations() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) Targets() CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) WithArrayOfValues(values []*quality_profile.Profile_Filter) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) WithValue(value *quality_profile.Profile_Filter) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) WithArrayOfValues(values [][]string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) WithItemValue(value string) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) WithValue(value []string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) AdministrativeAreaLevel1Name() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) AdministrativeAreaLevel2Name() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) AdministrativeAreaLevel3Name() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) CountryName() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) WithArrayOfValues(values [][]*quality_profile.Profile_Location) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) WithItemValue(value *quality_profile.Profile_Location) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) WithValue(value []*quality_profile.Profile_Location) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) WithArrayOfValues(values [][]string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) WithItemValue(value string) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) WithValue(value []string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) AggregationReducer() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) MetricType() ...
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) Value() ...
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) WithArrayOfValues(values [][]*quality_profile.Profile_MetricThreshold) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) WithItemValue(value *quality_profile.Profile_MetricThreshold) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) WithValue(value []*quality_profile.Profile_MetricThreshold) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer) WithValue(value monitoring_common.Aggregation_Reducer) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue) WithArrayOfValues(values []float64) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue) WithValue(value float64) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides
- func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) WithArrayOfValues(values [][]*quality_profile.Profile) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) WithItemValue(value *quality_profile.Profile) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) WithValue(value []*quality_profile.Profile) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequestPathSelectorQualityProfileSourceProject
- func (CreateQualityProfileRequestPathSelectorQualityProfileSourceProject) FieldPath() *CreateQualityProfileRequest_FieldSubPath
- func (s CreateQualityProfileRequestPathSelectorQualityProfileSourceProject) WithArrayOfValues(values []*project.Reference) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s CreateQualityProfileRequestPathSelectorQualityProfileSourceProject) WithValue(value *project.Reference) *CreateQualityProfileRequest_FieldSubPathValue
- type CreateQualityProfileRequest_FieldMask
- func (fieldMask *CreateQualityProfileRequest_FieldMask) AppendPath(path CreateQualityProfileRequest_FieldPath)
- func (fieldMask *CreateQualityProfileRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateQualityProfileRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateQualityProfileRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateQualityProfileRequest_FieldMask) FilterInputFields() *CreateQualityProfileRequest_FieldMask
- func (fieldMask *CreateQualityProfileRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateQualityProfileRequest_FieldMask) GetPaths() []CreateQualityProfileRequest_FieldPath
- func (fieldMask *CreateQualityProfileRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateQualityProfileRequest_FieldMask) IsFull() bool
- func (fieldMask CreateQualityProfileRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateQualityProfileRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateQualityProfileRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateQualityProfileRequest_FieldMask) Project(source *CreateQualityProfileRequest) *CreateQualityProfileRequest
- func (fieldMask *CreateQualityProfileRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateQualityProfileRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateQualityProfileRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateQualityProfileRequest_FieldMask) Reset()
- func (fieldMask *CreateQualityProfileRequest_FieldMask) Set(target, source *CreateQualityProfileRequest)
- func (fieldMask *CreateQualityProfileRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateQualityProfileRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateQualityProfileRequest_FieldMask) Size() int
- func (fieldMask *CreateQualityProfileRequest_FieldMask) String() string
- func (fieldMask *CreateQualityProfileRequest_FieldMask) Subtract(other *CreateQualityProfileRequest_FieldMask) *CreateQualityProfileRequest_FieldMask
- func (fieldMask *CreateQualityProfileRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateQualityProfileRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateQualityProfileRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateQualityProfileRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateQualityProfileRequest_FieldPath
- func BuildCreateQualityProfileRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateQualityProfileRequest_FieldPath, error)
- func MustParseCreateQualityProfileRequest_FieldPath(rawField string) CreateQualityProfileRequest_FieldPath
- func ParseCreateQualityProfileRequest_FieldPath(rawField string) (CreateQualityProfileRequest_FieldPath, error)
- type CreateQualityProfileRequest_FieldPathArrayItemValue
- type CreateQualityProfileRequest_FieldPathArrayOfValues
- type CreateQualityProfileRequest_FieldPathSelector
- type CreateQualityProfileRequest_FieldPathValue
- type CreateQualityProfileRequest_FieldSubPath
- func (fps *CreateQualityProfileRequest_FieldSubPath) AsQualityProfileSubPath() (quality_profile.QualityProfile_FieldPath, bool)
- func (fps *CreateQualityProfileRequest_FieldSubPath) ClearValue(item *CreateQualityProfileRequest)
- func (fps *CreateQualityProfileRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateQualityProfileRequest_FieldSubPath) Get(source *CreateQualityProfileRequest) (values []interface{})
- func (fps *CreateQualityProfileRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateQualityProfileRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateQualityProfileRequest_FieldSubPath) GetSingle(source *CreateQualityProfileRequest) (interface{}, bool)
- func (fps *CreateQualityProfileRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateQualityProfileRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateQualityProfileRequest_FieldSubPath) JSONString() string
- func (fps *CreateQualityProfileRequest_FieldSubPath) Selector() CreateQualityProfileRequest_FieldPathSelector
- func (fps *CreateQualityProfileRequest_FieldSubPath) String() string
- func (fps *CreateQualityProfileRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateQualityProfileRequest_FieldPathArrayItemValue
- func (fps *CreateQualityProfileRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateQualityProfileRequest_FieldPathArrayOfValues
- func (fps *CreateQualityProfileRequest_FieldSubPath) WithIValue(value interface{}) CreateQualityProfileRequest_FieldPathValue
- func (fps *CreateQualityProfileRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateQualityProfileRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateQualityProfileRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateQualityProfileRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateQualityProfileRequest_FieldSubPathArrayItemValue) AsQualityProfilePathItemValue() (quality_profile.QualityProfile_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateQualityProfileRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateQualityProfileRequest) bool
- func (fpaivs *CreateQualityProfileRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateQualityProfileRequest_FieldSubPathArrayOfValues
- type CreateQualityProfileRequest_FieldSubPathValue
- func (fpvs *CreateQualityProfileRequest_FieldSubPathValue) AsQualityProfilePathValue() (quality_profile.QualityProfile_FieldPathValue, bool)
- func (fpvs *CreateQualityProfileRequest_FieldSubPathValue) CompareWith(source *CreateQualityProfileRequest) (int, bool)
- func (fpvs *CreateQualityProfileRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateQualityProfileRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateQualityProfileRequest_FieldSubPathValue) SetTo(target **CreateQualityProfileRequest)
- func (fpvs *CreateQualityProfileRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateQualityProfileRequest_FieldTerminalPath
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) ClearValue(item *CreateQualityProfileRequest)
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) Get(source *CreateQualityProfileRequest) (values []interface{})
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) GetSingle(source *CreateQualityProfileRequest) (interface{}, bool)
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) Selector() CreateQualityProfileRequest_FieldPathSelector
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) String() string
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateQualityProfileRequest_FieldPathArrayItemValue
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateQualityProfileRequest_FieldPathArrayOfValues
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) WithIValue(value interface{}) CreateQualityProfileRequest_FieldPathValue
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateQualityProfileRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateQualityProfileRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateQualityProfileRequest) bool
- func (fpaiv *CreateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateQualityProfileRequest) (interface{}, bool)
- func (fpaiv *CreateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*quality_profile.ParentReference, bool)
- func (fpaov *CreateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsQualityProfileArrayOfValues() ([]*quality_profile.QualityProfile, bool)
- func (fpaov *CreateQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateQualityProfileRequest_FieldTerminalPathValue
- func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) AsParentValue() (*quality_profile.ParentReference, bool)
- func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) AsQualityProfileValue() (*quality_profile.QualityProfile, bool)
- func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) CompareWith(source *CreateQualityProfileRequest) (int, bool)
- func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) SetTo(target **CreateQualityProfileRequest)
- func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteQualityProfileRequest
- func (o *DeleteQualityProfileRequest) Clone() *DeleteQualityProfileRequest
- func (o *DeleteQualityProfileRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteQualityProfileRequest) Descriptor() ([]byte, []int)
- func (m *DeleteQualityProfileRequest) GetName() *quality_profile.Reference
- func (*DeleteQualityProfileRequest) GotenMessage()
- func (o *DeleteQualityProfileRequest) GotenObjectExt()
- func (obj *DeleteQualityProfileRequest) GotenValidate() error
- func (o *DeleteQualityProfileRequest) MakeDiffFieldMask(other *DeleteQualityProfileRequest) *DeleteQualityProfileRequest_FieldMask
- func (o *DeleteQualityProfileRequest) MakeFullFieldMask() *DeleteQualityProfileRequest_FieldMask
- func (o *DeleteQualityProfileRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteQualityProfileRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteQualityProfileRequest) Marshal() ([]byte, error)
- func (m *DeleteQualityProfileRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteQualityProfileRequest) Merge(source *DeleteQualityProfileRequest)
- func (o *DeleteQualityProfileRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteQualityProfileRequest) ProtoMessage()
- func (m *DeleteQualityProfileRequest) ProtoReflect() preflect.Message
- func (m *DeleteQualityProfileRequest) Reset()
- func (m *DeleteQualityProfileRequest) SetName(fv *quality_profile.Reference)
- func (m *DeleteQualityProfileRequest) String() string
- func (m *DeleteQualityProfileRequest) Unmarshal(b []byte) error
- func (m *DeleteQualityProfileRequest) UnmarshalJSON(data []byte) error
- type DeleteQualityProfileRequestFieldPathBuilder
- type DeleteQualityProfileRequestPathSelectorName
- func (DeleteQualityProfileRequestPathSelectorName) FieldPath() *DeleteQualityProfileRequest_FieldTerminalPath
- func (s DeleteQualityProfileRequestPathSelectorName) WithArrayOfValues(values []*quality_profile.Reference) *DeleteQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (s DeleteQualityProfileRequestPathSelectorName) WithValue(value *quality_profile.Reference) *DeleteQualityProfileRequest_FieldTerminalPathValue
- type DeleteQualityProfileRequest_FieldMask
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) AppendPath(path DeleteQualityProfileRequest_FieldPath)
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) FilterInputFields() *DeleteQualityProfileRequest_FieldMask
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) GetPaths() []DeleteQualityProfileRequest_FieldPath
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteQualityProfileRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteQualityProfileRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) Project(source *DeleteQualityProfileRequest) *DeleteQualityProfileRequest
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) Reset()
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) Set(target, source *DeleteQualityProfileRequest)
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) Size() int
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) String() string
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) Subtract(other *DeleteQualityProfileRequest_FieldMask) *DeleteQualityProfileRequest_FieldMask
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteQualityProfileRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteQualityProfileRequest_FieldPath
- func BuildDeleteQualityProfileRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteQualityProfileRequest_FieldPath, error)
- func MustParseDeleteQualityProfileRequest_FieldPath(rawField string) DeleteQualityProfileRequest_FieldPath
- func ParseDeleteQualityProfileRequest_FieldPath(rawField string) (DeleteQualityProfileRequest_FieldPath, error)
- type DeleteQualityProfileRequest_FieldPathArrayItemValue
- type DeleteQualityProfileRequest_FieldPathArrayOfValues
- type DeleteQualityProfileRequest_FieldPathSelector
- type DeleteQualityProfileRequest_FieldPathValue
- type DeleteQualityProfileRequest_FieldTerminalPath
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) ClearValue(item *DeleteQualityProfileRequest)
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) Get(source *DeleteQualityProfileRequest) (values []interface{})
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) GetSingle(source *DeleteQualityProfileRequest) (interface{}, bool)
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) Selector() DeleteQualityProfileRequest_FieldPathSelector
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) String() string
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteQualityProfileRequest_FieldPathArrayItemValue
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteQualityProfileRequest_FieldPathArrayOfValues
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteQualityProfileRequest_FieldPathValue
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteQualityProfileRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteQualityProfileRequest) bool
- func (fpaiv *DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteQualityProfileRequest) (interface{}, bool)
- func (fpaiv *DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteQualityProfileRequest_FieldTerminalPathArrayOfValues
- type DeleteQualityProfileRequest_FieldTerminalPathValue
- func (fpv *DeleteQualityProfileRequest_FieldTerminalPathValue) AsNameValue() (*quality_profile.Reference, bool)
- func (fpv *DeleteQualityProfileRequest_FieldTerminalPathValue) CompareWith(source *DeleteQualityProfileRequest) (int, bool)
- func (fpv *DeleteQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteQualityProfileRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteQualityProfileRequest_FieldTerminalPathValue) SetTo(target **DeleteQualityProfileRequest)
- func (fpv *DeleteQualityProfileRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetQualityProfileRequest
- func (o *GetQualityProfileRequest) Clone() *GetQualityProfileRequest
- func (o *GetQualityProfileRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetQualityProfileRequest) Descriptor() ([]byte, []int)
- func (m *GetQualityProfileRequest) GetFieldMask() *quality_profile.QualityProfile_FieldMask
- func (m *GetQualityProfileRequest) GetName() *quality_profile.Reference
- func (m *GetQualityProfileRequest) GetView() view.View
- func (*GetQualityProfileRequest) GotenMessage()
- func (o *GetQualityProfileRequest) GotenObjectExt()
- func (obj *GetQualityProfileRequest) GotenValidate() error
- func (o *GetQualityProfileRequest) MakeDiffFieldMask(other *GetQualityProfileRequest) *GetQualityProfileRequest_FieldMask
- func (o *GetQualityProfileRequest) MakeFullFieldMask() *GetQualityProfileRequest_FieldMask
- func (o *GetQualityProfileRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetQualityProfileRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetQualityProfileRequest) Marshal() ([]byte, error)
- func (m *GetQualityProfileRequest) MarshalJSON() ([]byte, error)
- func (o *GetQualityProfileRequest) Merge(source *GetQualityProfileRequest)
- func (o *GetQualityProfileRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetQualityProfileRequest) ProtoMessage()
- func (m *GetQualityProfileRequest) ProtoReflect() preflect.Message
- func (m *GetQualityProfileRequest) Reset()
- func (m *GetQualityProfileRequest) SetFieldMask(fv *quality_profile.QualityProfile_FieldMask)
- func (m *GetQualityProfileRequest) SetName(fv *quality_profile.Reference)
- func (m *GetQualityProfileRequest) SetView(fv view.View)
- func (m *GetQualityProfileRequest) String() string
- func (m *GetQualityProfileRequest) Unmarshal(b []byte) error
- func (m *GetQualityProfileRequest) UnmarshalJSON(data []byte) error
- type GetQualityProfileRequestFieldPathBuilder
- type GetQualityProfileRequestPathSelectorFieldMask
- func (GetQualityProfileRequestPathSelectorFieldMask) FieldPath() *GetQualityProfileRequest_FieldTerminalPath
- func (s GetQualityProfileRequestPathSelectorFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *GetQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (s GetQualityProfileRequestPathSelectorFieldMask) WithValue(value *quality_profile.QualityProfile_FieldMask) *GetQualityProfileRequest_FieldTerminalPathValue
- type GetQualityProfileRequestPathSelectorName
- func (GetQualityProfileRequestPathSelectorName) FieldPath() *GetQualityProfileRequest_FieldTerminalPath
- func (s GetQualityProfileRequestPathSelectorName) WithArrayOfValues(values []*quality_profile.Reference) *GetQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (s GetQualityProfileRequestPathSelectorName) WithValue(value *quality_profile.Reference) *GetQualityProfileRequest_FieldTerminalPathValue
- type GetQualityProfileRequestPathSelectorView
- func (GetQualityProfileRequestPathSelectorView) FieldPath() *GetQualityProfileRequest_FieldTerminalPath
- func (s GetQualityProfileRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (s GetQualityProfileRequestPathSelectorView) WithValue(value view.View) *GetQualityProfileRequest_FieldTerminalPathValue
- type GetQualityProfileRequest_FieldMask
- func (fieldMask *GetQualityProfileRequest_FieldMask) AppendPath(path GetQualityProfileRequest_FieldPath)
- func (fieldMask *GetQualityProfileRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetQualityProfileRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetQualityProfileRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetQualityProfileRequest_FieldMask) FilterInputFields() *GetQualityProfileRequest_FieldMask
- func (fieldMask *GetQualityProfileRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetQualityProfileRequest_FieldMask) GetPaths() []GetQualityProfileRequest_FieldPath
- func (fieldMask *GetQualityProfileRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetQualityProfileRequest_FieldMask) IsFull() bool
- func (fieldMask GetQualityProfileRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetQualityProfileRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetQualityProfileRequest_FieldMask) PathsCount() int
- func (fieldMask *GetQualityProfileRequest_FieldMask) Project(source *GetQualityProfileRequest) *GetQualityProfileRequest
- func (fieldMask *GetQualityProfileRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetQualityProfileRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetQualityProfileRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetQualityProfileRequest_FieldMask) Reset()
- func (fieldMask *GetQualityProfileRequest_FieldMask) Set(target, source *GetQualityProfileRequest)
- func (fieldMask *GetQualityProfileRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetQualityProfileRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetQualityProfileRequest_FieldMask) Size() int
- func (fieldMask *GetQualityProfileRequest_FieldMask) String() string
- func (fieldMask *GetQualityProfileRequest_FieldMask) Subtract(other *GetQualityProfileRequest_FieldMask) *GetQualityProfileRequest_FieldMask
- func (fieldMask *GetQualityProfileRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetQualityProfileRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetQualityProfileRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetQualityProfileRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetQualityProfileRequest_FieldPath
- func BuildGetQualityProfileRequest_FieldPath(fp gotenobject.RawFieldPath) (GetQualityProfileRequest_FieldPath, error)
- func MustParseGetQualityProfileRequest_FieldPath(rawField string) GetQualityProfileRequest_FieldPath
- func ParseGetQualityProfileRequest_FieldPath(rawField string) (GetQualityProfileRequest_FieldPath, error)
- type GetQualityProfileRequest_FieldPathArrayItemValue
- type GetQualityProfileRequest_FieldPathArrayOfValues
- type GetQualityProfileRequest_FieldPathSelector
- type GetQualityProfileRequest_FieldPathValue
- type GetQualityProfileRequest_FieldTerminalPath
- func (fp *GetQualityProfileRequest_FieldTerminalPath) ClearValue(item *GetQualityProfileRequest)
- func (fp *GetQualityProfileRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetQualityProfileRequest_FieldTerminalPath) Get(source *GetQualityProfileRequest) (values []interface{})
- func (fp *GetQualityProfileRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetQualityProfileRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetQualityProfileRequest_FieldTerminalPath) GetSingle(source *GetQualityProfileRequest) (interface{}, bool)
- func (fp *GetQualityProfileRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetQualityProfileRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetQualityProfileRequest_FieldTerminalPath) JSONString() string
- func (fp *GetQualityProfileRequest_FieldTerminalPath) Selector() GetQualityProfileRequest_FieldPathSelector
- func (fp *GetQualityProfileRequest_FieldTerminalPath) String() string
- func (fp *GetQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetQualityProfileRequest_FieldPathArrayItemValue
- func (fp *GetQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetQualityProfileRequest_FieldPathArrayOfValues
- func (fp *GetQualityProfileRequest_FieldTerminalPath) WithIValue(value interface{}) GetQualityProfileRequest_FieldPathValue
- func (fp *GetQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetQualityProfileRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetQualityProfileRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetQualityProfileRequest) bool
- func (fpaiv *GetQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetQualityProfileRequest) (interface{}, bool)
- func (fpaiv *GetQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetQualityProfileRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
- func (fpaov *GetQualityProfileRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*quality_profile.Reference, bool)
- func (fpaov *GetQualityProfileRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetQualityProfileRequest_FieldTerminalPathValue
- func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) AsFieldMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
- func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) AsNameValue() (*quality_profile.Reference, bool)
- func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) CompareWith(source *GetQualityProfileRequest) (int, bool)
- func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) SetTo(target **GetQualityProfileRequest)
- func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListQualityProfilesRequest
- func (o *ListQualityProfilesRequest) Clone() *ListQualityProfilesRequest
- func (o *ListQualityProfilesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListQualityProfilesRequest) Descriptor() ([]byte, []int)
- func (m *ListQualityProfilesRequest) GetFieldMask() *quality_profile.QualityProfile_FieldMask
- func (m *ListQualityProfilesRequest) GetFilter() *quality_profile.Filter
- func (m *ListQualityProfilesRequest) GetOrderBy() *quality_profile.OrderBy
- func (m *ListQualityProfilesRequest) GetPageSize() int32
- func (m *ListQualityProfilesRequest) GetPageToken() *quality_profile.PagerCursor
- func (m *ListQualityProfilesRequest) GetParent() *quality_profile.ParentName
- func (m *ListQualityProfilesRequest) GetView() view.View
- func (*ListQualityProfilesRequest) GotenMessage()
- func (o *ListQualityProfilesRequest) GotenObjectExt()
- func (obj *ListQualityProfilesRequest) GotenValidate() error
- func (o *ListQualityProfilesRequest) MakeDiffFieldMask(other *ListQualityProfilesRequest) *ListQualityProfilesRequest_FieldMask
- func (o *ListQualityProfilesRequest) MakeFullFieldMask() *ListQualityProfilesRequest_FieldMask
- func (o *ListQualityProfilesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListQualityProfilesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListQualityProfilesRequest) Marshal() ([]byte, error)
- func (m *ListQualityProfilesRequest) MarshalJSON() ([]byte, error)
- func (o *ListQualityProfilesRequest) Merge(source *ListQualityProfilesRequest)
- func (o *ListQualityProfilesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListQualityProfilesRequest) ProtoMessage()
- func (m *ListQualityProfilesRequest) ProtoReflect() preflect.Message
- func (m *ListQualityProfilesRequest) Reset()
- func (m *ListQualityProfilesRequest) SetFieldMask(fv *quality_profile.QualityProfile_FieldMask)
- func (m *ListQualityProfilesRequest) SetFilter(fv *quality_profile.Filter)
- func (m *ListQualityProfilesRequest) SetOrderBy(fv *quality_profile.OrderBy)
- func (m *ListQualityProfilesRequest) SetPageSize(fv int32)
- func (m *ListQualityProfilesRequest) SetPageToken(fv *quality_profile.PagerCursor)
- func (m *ListQualityProfilesRequest) SetParent(fv *quality_profile.ParentName)
- func (m *ListQualityProfilesRequest) SetView(fv view.View)
- func (m *ListQualityProfilesRequest) String() string
- func (m *ListQualityProfilesRequest) Unmarshal(b []byte) error
- func (m *ListQualityProfilesRequest) UnmarshalJSON(data []byte) error
- type ListQualityProfilesRequestFieldPathBuilder
- func (ListQualityProfilesRequestFieldPathBuilder) FieldMask() ListQualityProfilesRequestPathSelectorFieldMask
- func (ListQualityProfilesRequestFieldPathBuilder) Filter() ListQualityProfilesRequestPathSelectorFilter
- func (ListQualityProfilesRequestFieldPathBuilder) OrderBy() ListQualityProfilesRequestPathSelectorOrderBy
- func (ListQualityProfilesRequestFieldPathBuilder) PageSize() ListQualityProfilesRequestPathSelectorPageSize
- func (ListQualityProfilesRequestFieldPathBuilder) PageToken() ListQualityProfilesRequestPathSelectorPageToken
- func (ListQualityProfilesRequestFieldPathBuilder) Parent() ListQualityProfilesRequestPathSelectorParent
- func (ListQualityProfilesRequestFieldPathBuilder) View() ListQualityProfilesRequestPathSelectorView
- type ListQualityProfilesRequestPathSelectorFieldMask
- func (ListQualityProfilesRequestPathSelectorFieldMask) FieldPath() *ListQualityProfilesRequest_FieldTerminalPath
- func (s ListQualityProfilesRequestPathSelectorFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s ListQualityProfilesRequestPathSelectorFieldMask) WithValue(value *quality_profile.QualityProfile_FieldMask) *ListQualityProfilesRequest_FieldTerminalPathValue
- type ListQualityProfilesRequestPathSelectorFilter
- func (ListQualityProfilesRequestPathSelectorFilter) FieldPath() *ListQualityProfilesRequest_FieldTerminalPath
- func (s ListQualityProfilesRequestPathSelectorFilter) WithArrayOfValues(values []*quality_profile.Filter) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s ListQualityProfilesRequestPathSelectorFilter) WithValue(value *quality_profile.Filter) *ListQualityProfilesRequest_FieldTerminalPathValue
- type ListQualityProfilesRequestPathSelectorOrderBy
- func (ListQualityProfilesRequestPathSelectorOrderBy) FieldPath() *ListQualityProfilesRequest_FieldTerminalPath
- func (s ListQualityProfilesRequestPathSelectorOrderBy) WithArrayOfValues(values []*quality_profile.OrderBy) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s ListQualityProfilesRequestPathSelectorOrderBy) WithValue(value *quality_profile.OrderBy) *ListQualityProfilesRequest_FieldTerminalPathValue
- type ListQualityProfilesRequestPathSelectorPageSize
- func (ListQualityProfilesRequestPathSelectorPageSize) FieldPath() *ListQualityProfilesRequest_FieldTerminalPath
- func (s ListQualityProfilesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s ListQualityProfilesRequestPathSelectorPageSize) WithValue(value int32) *ListQualityProfilesRequest_FieldTerminalPathValue
- type ListQualityProfilesRequestPathSelectorPageToken
- func (ListQualityProfilesRequestPathSelectorPageToken) FieldPath() *ListQualityProfilesRequest_FieldTerminalPath
- func (s ListQualityProfilesRequestPathSelectorPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s ListQualityProfilesRequestPathSelectorPageToken) WithValue(value *quality_profile.PagerCursor) *ListQualityProfilesRequest_FieldTerminalPathValue
- type ListQualityProfilesRequestPathSelectorParent
- func (ListQualityProfilesRequestPathSelectorParent) FieldPath() *ListQualityProfilesRequest_FieldTerminalPath
- func (s ListQualityProfilesRequestPathSelectorParent) WithArrayOfValues(values []*quality_profile.ParentName) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s ListQualityProfilesRequestPathSelectorParent) WithValue(value *quality_profile.ParentName) *ListQualityProfilesRequest_FieldTerminalPathValue
- type ListQualityProfilesRequestPathSelectorView
- func (ListQualityProfilesRequestPathSelectorView) FieldPath() *ListQualityProfilesRequest_FieldTerminalPath
- func (s ListQualityProfilesRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s ListQualityProfilesRequestPathSelectorView) WithValue(value view.View) *ListQualityProfilesRequest_FieldTerminalPathValue
- type ListQualityProfilesRequest_FieldMask
- func (fieldMask *ListQualityProfilesRequest_FieldMask) AppendPath(path ListQualityProfilesRequest_FieldPath)
- func (fieldMask *ListQualityProfilesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListQualityProfilesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListQualityProfilesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListQualityProfilesRequest_FieldMask) FilterInputFields() *ListQualityProfilesRequest_FieldMask
- func (fieldMask *ListQualityProfilesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListQualityProfilesRequest_FieldMask) GetPaths() []ListQualityProfilesRequest_FieldPath
- func (fieldMask *ListQualityProfilesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListQualityProfilesRequest_FieldMask) IsFull() bool
- func (fieldMask ListQualityProfilesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListQualityProfilesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListQualityProfilesRequest_FieldMask) PathsCount() int
- func (fieldMask *ListQualityProfilesRequest_FieldMask) Project(source *ListQualityProfilesRequest) *ListQualityProfilesRequest
- func (fieldMask *ListQualityProfilesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListQualityProfilesRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListQualityProfilesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListQualityProfilesRequest_FieldMask) Reset()
- func (fieldMask *ListQualityProfilesRequest_FieldMask) Set(target, source *ListQualityProfilesRequest)
- func (fieldMask *ListQualityProfilesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListQualityProfilesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListQualityProfilesRequest_FieldMask) Size() int
- func (fieldMask *ListQualityProfilesRequest_FieldMask) String() string
- func (fieldMask *ListQualityProfilesRequest_FieldMask) Subtract(other *ListQualityProfilesRequest_FieldMask) *ListQualityProfilesRequest_FieldMask
- func (fieldMask *ListQualityProfilesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListQualityProfilesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListQualityProfilesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListQualityProfilesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListQualityProfilesRequest_FieldPath
- func BuildListQualityProfilesRequest_FieldPath(fp gotenobject.RawFieldPath) (ListQualityProfilesRequest_FieldPath, error)
- func MustParseListQualityProfilesRequest_FieldPath(rawField string) ListQualityProfilesRequest_FieldPath
- func ParseListQualityProfilesRequest_FieldPath(rawField string) (ListQualityProfilesRequest_FieldPath, error)
- type ListQualityProfilesRequest_FieldPathArrayItemValue
- type ListQualityProfilesRequest_FieldPathArrayOfValues
- type ListQualityProfilesRequest_FieldPathSelector
- type ListQualityProfilesRequest_FieldPathValue
- type ListQualityProfilesRequest_FieldTerminalPath
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) ClearValue(item *ListQualityProfilesRequest)
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) Get(source *ListQualityProfilesRequest) (values []interface{})
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) GetSingle(source *ListQualityProfilesRequest) (interface{}, bool)
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) JSONString() string
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) Selector() ListQualityProfilesRequest_FieldPathSelector
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) String() string
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListQualityProfilesRequest_FieldPathArrayItemValue
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListQualityProfilesRequest_FieldPathArrayOfValues
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) WithIValue(value interface{}) ListQualityProfilesRequest_FieldPathValue
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListQualityProfilesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListQualityProfilesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListQualityProfilesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListQualityProfilesRequest) bool
- func (fpaiv *ListQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListQualityProfilesRequest) (interface{}, bool)
- func (fpaiv *ListQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
- func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*quality_profile.Filter, bool)
- func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*quality_profile.OrderBy, bool)
- func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*quality_profile.PagerCursor, bool)
- func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*quality_profile.ParentName, bool)
- func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListQualityProfilesRequest_FieldTerminalPathValue
- func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
- func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsFilterValue() (*quality_profile.Filter, bool)
- func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsOrderByValue() (*quality_profile.OrderBy, bool)
- func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsPageTokenValue() (*quality_profile.PagerCursor, bool)
- func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsParentValue() (*quality_profile.ParentName, bool)
- func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) CompareWith(source *ListQualityProfilesRequest) (int, bool)
- func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) SetTo(target **ListQualityProfilesRequest)
- func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListQualityProfilesResponse
- func (o *ListQualityProfilesResponse) Clone() *ListQualityProfilesResponse
- func (o *ListQualityProfilesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListQualityProfilesResponse) Descriptor() ([]byte, []int)
- func (m *ListQualityProfilesResponse) GetNextPageToken() *quality_profile.PagerCursor
- func (m *ListQualityProfilesResponse) GetPrevPageToken() *quality_profile.PagerCursor
- func (m *ListQualityProfilesResponse) GetQualityProfiles() []*quality_profile.QualityProfile
- func (*ListQualityProfilesResponse) GotenMessage()
- func (o *ListQualityProfilesResponse) GotenObjectExt()
- func (obj *ListQualityProfilesResponse) GotenValidate() error
- func (o *ListQualityProfilesResponse) MakeDiffFieldMask(other *ListQualityProfilesResponse) *ListQualityProfilesResponse_FieldMask
- func (o *ListQualityProfilesResponse) MakeFullFieldMask() *ListQualityProfilesResponse_FieldMask
- func (o *ListQualityProfilesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListQualityProfilesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListQualityProfilesResponse) Marshal() ([]byte, error)
- func (m *ListQualityProfilesResponse) MarshalJSON() ([]byte, error)
- func (o *ListQualityProfilesResponse) Merge(source *ListQualityProfilesResponse)
- func (o *ListQualityProfilesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListQualityProfilesResponse) ProtoMessage()
- func (m *ListQualityProfilesResponse) ProtoReflect() preflect.Message
- func (m *ListQualityProfilesResponse) Reset()
- func (m *ListQualityProfilesResponse) SetNextPageToken(fv *quality_profile.PagerCursor)
- func (m *ListQualityProfilesResponse) SetPrevPageToken(fv *quality_profile.PagerCursor)
- func (m *ListQualityProfilesResponse) SetQualityProfiles(fv []*quality_profile.QualityProfile)
- func (m *ListQualityProfilesResponse) String() string
- func (m *ListQualityProfilesResponse) Unmarshal(b []byte) error
- func (m *ListQualityProfilesResponse) UnmarshalJSON(data []byte) error
- type ListQualityProfilesResponseFieldPathBuilder
- func (ListQualityProfilesResponseFieldPathBuilder) NextPageToken() ListQualityProfilesResponsePathSelectorNextPageToken
- func (ListQualityProfilesResponseFieldPathBuilder) PrevPageToken() ListQualityProfilesResponsePathSelectorPrevPageToken
- func (ListQualityProfilesResponseFieldPathBuilder) QualityProfiles() ListQualityProfilesResponsePathSelectorQualityProfiles
- type ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations
- func (s ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels
- func (s ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards
- func (s ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards) WithArrayOfValues(values []int64) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards) WithValue(value int64) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorNextPageToken
- func (ListQualityProfilesResponsePathSelectorNextPageToken) FieldPath() *ListQualityProfilesResponse_FieldTerminalPath
- func (s ListQualityProfilesResponsePathSelectorNextPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorNextPageToken) WithValue(value *quality_profile.PagerCursor) *ListQualityProfilesResponse_FieldTerminalPathValue
- type ListQualityProfilesResponsePathSelectorPrevPageToken
- func (ListQualityProfilesResponsePathSelectorPrevPageToken) FieldPath() *ListQualityProfilesResponse_FieldTerminalPath
- func (s ListQualityProfilesResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorPrevPageToken) WithValue(value *quality_profile.PagerCursor) *ListQualityProfilesResponse_FieldTerminalPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfiles
- func (ListQualityProfilesResponsePathSelectorQualityProfiles) Description() ListQualityProfilesResponsePathSelectorQualityProfilesDescription
- func (ListQualityProfilesResponsePathSelectorQualityProfiles) DisplayName() ListQualityProfilesResponsePathSelectorQualityProfilesDisplayName
- func (ListQualityProfilesResponsePathSelectorQualityProfiles) FieldPath() *ListQualityProfilesResponse_FieldTerminalPath
- func (ListQualityProfilesResponsePathSelectorQualityProfiles) Metadata() ListQualityProfilesResponsePathSelectorQualityProfilesMetadata
- func (ListQualityProfilesResponsePathSelectorQualityProfiles) Name() ListQualityProfilesResponsePathSelectorQualityProfilesName
- func (ListQualityProfilesResponsePathSelectorQualityProfiles) Profiles() ListQualityProfilesResponsePathSelectorQualityProfilesProfiles
- func (ListQualityProfilesResponsePathSelectorQualityProfiles) SourceProject() ListQualityProfilesResponsePathSelectorQualityProfilesSourceProject
- func (s ListQualityProfilesResponsePathSelectorQualityProfiles) WithArrayOfValues(values [][]*quality_profile.QualityProfile) *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfiles) WithItemValue(value *quality_profile.QualityProfile) *ListQualityProfilesResponse_FieldTerminalPathArrayItemValue
- func (s ListQualityProfilesResponsePathSelectorQualityProfiles) WithSubArrayItemValue(subPathArrayItemValue quality_profile.QualityProfile_FieldPathArrayItemValue) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s ListQualityProfilesResponsePathSelectorQualityProfiles) WithSubArrayOfValues(subPathArrayOfValues quality_profile.QualityProfile_FieldPathArrayOfValues) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (ListQualityProfilesResponsePathSelectorQualityProfiles) WithSubPath(subPath quality_profile.QualityProfile_FieldPath) *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfiles) WithSubValue(subPathValue quality_profile.QualityProfile_FieldPathValue) *ListQualityProfilesResponse_FieldSubPathValue
- func (s ListQualityProfilesResponsePathSelectorQualityProfiles) WithValue(value []*quality_profile.QualityProfile) *ListQualityProfilesResponse_FieldTerminalPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesDescription
- func (ListQualityProfilesResponsePathSelectorQualityProfilesDescription) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesDescription) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesDescription) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesDisplayName
- func (ListQualityProfilesResponsePathSelectorQualityProfilesDisplayName) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesDisplayName) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesDisplayName) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadata
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) Annotations() ListQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) CreateTime() ListQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) Generation() ListQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) Labels() ListQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) OwnerReferences() ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) ResourceVersion() ListQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) Shards() ListQualityProfilesResponsePathSelectorQualityProfilesMetadataShards
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) Syncing() ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) Tags() ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) UpdateTime() ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) Uuid() ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) WithValue(value *ntt_meta.Meta) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) WithKey(key string) ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) WithValue(value map[string]string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration) WithArrayOfValues(values []int64) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration) WithValue(value int64) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithArrayOfValues(values []map[string]string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithKey(key string) ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithValue(value map[string]string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) ApiVersion() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) Controller() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) Kind() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) Name() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) Uid() ...
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController) WithValue(value bool) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataShards
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithArrayOfValues(values []map[string]int64) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithKey(key string) ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithValue(value map[string]int64) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) OwningRegion() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) Regions() ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) WithItemValue(value string) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) WithValue(value []string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithArrayOfValues(values [][]string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithItemValue(value string) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithValue(value []string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid
- func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesName
- func (ListQualityProfilesResponsePathSelectorQualityProfilesName) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesName) WithArrayOfValues(values []*quality_profile.Name) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesName) WithValue(value *quality_profile.Name) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfiles
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) Description() ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) DisplayName() ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) Filter() ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) MetricThresholds() ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) Overrides() ListQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithArrayOfValues(values [][]*quality_profile.Profile) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithItemValue(value *quality_profile.Profile) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithValue(value []*quality_profile.Profile) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) SourceAsnNames() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) SourceLocations() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) Targets() ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) WithArrayOfValues(values []*quality_profile.Profile_Filter) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) WithValue(value *quality_profile.Profile_Filter) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) WithArrayOfValues(values [][]string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) WithItemValue(value string) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) WithValue(value []string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) AdministrativeAreaLevel1Name() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) AdministrativeAreaLevel2Name() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) AdministrativeAreaLevel3Name() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) CountryName() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) WithArrayOfValues(values [][]*quality_profile.Profile_Location) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) WithItemValue(value *quality_profile.Profile_Location) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) WithValue(value []*quality_profile.Profile_Location) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) WithArrayOfValues(values [][]string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) WithItemValue(value string) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) WithValue(value []string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) AggregationReducer() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) MetricType() ...
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) Value() ...
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) WithArrayOfValues(values [][]*quality_profile.Profile_MetricThreshold) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) WithItemValue(value *quality_profile.Profile_MetricThreshold) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) WithValue(value []*quality_profile.Profile_MetricThreshold) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer) WithValue(value monitoring_common.Aggregation_Reducer) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue) WithArrayOfValues(values []float64) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue) WithValue(value float64) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides
- func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) WithArrayOfValues(values [][]*quality_profile.Profile) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) WithItemValue(value *quality_profile.Profile) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) WithValue(value []*quality_profile.Profile) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponsePathSelectorQualityProfilesSourceProject
- func (ListQualityProfilesResponsePathSelectorQualityProfilesSourceProject) FieldPath() *ListQualityProfilesResponse_FieldSubPath
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesSourceProject) WithArrayOfValues(values []*project.Reference) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s ListQualityProfilesResponsePathSelectorQualityProfilesSourceProject) WithValue(value *project.Reference) *ListQualityProfilesResponse_FieldSubPathValue
- type ListQualityProfilesResponse_FieldMask
- func (fieldMask *ListQualityProfilesResponse_FieldMask) AppendPath(path ListQualityProfilesResponse_FieldPath)
- func (fieldMask *ListQualityProfilesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListQualityProfilesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListQualityProfilesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListQualityProfilesResponse_FieldMask) FilterInputFields() *ListQualityProfilesResponse_FieldMask
- func (fieldMask *ListQualityProfilesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListQualityProfilesResponse_FieldMask) GetPaths() []ListQualityProfilesResponse_FieldPath
- func (fieldMask *ListQualityProfilesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListQualityProfilesResponse_FieldMask) IsFull() bool
- func (fieldMask ListQualityProfilesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListQualityProfilesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListQualityProfilesResponse_FieldMask) PathsCount() int
- func (fieldMask *ListQualityProfilesResponse_FieldMask) Project(source *ListQualityProfilesResponse) *ListQualityProfilesResponse
- func (fieldMask *ListQualityProfilesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListQualityProfilesResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListQualityProfilesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListQualityProfilesResponse_FieldMask) Reset()
- func (fieldMask *ListQualityProfilesResponse_FieldMask) Set(target, source *ListQualityProfilesResponse)
- func (fieldMask *ListQualityProfilesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListQualityProfilesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListQualityProfilesResponse_FieldMask) Size() int
- func (fieldMask *ListQualityProfilesResponse_FieldMask) String() string
- func (fieldMask *ListQualityProfilesResponse_FieldMask) Subtract(other *ListQualityProfilesResponse_FieldMask) *ListQualityProfilesResponse_FieldMask
- func (fieldMask *ListQualityProfilesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListQualityProfilesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListQualityProfilesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListQualityProfilesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListQualityProfilesResponse_FieldPath
- func BuildListQualityProfilesResponse_FieldPath(fp gotenobject.RawFieldPath) (ListQualityProfilesResponse_FieldPath, error)
- func MustParseListQualityProfilesResponse_FieldPath(rawField string) ListQualityProfilesResponse_FieldPath
- func ParseListQualityProfilesResponse_FieldPath(rawField string) (ListQualityProfilesResponse_FieldPath, error)
- type ListQualityProfilesResponse_FieldPathArrayItemValue
- type ListQualityProfilesResponse_FieldPathArrayOfValues
- type ListQualityProfilesResponse_FieldPathSelector
- type ListQualityProfilesResponse_FieldPathValue
- type ListQualityProfilesResponse_FieldSubPath
- func (fps *ListQualityProfilesResponse_FieldSubPath) AsQualityProfilesSubPath() (quality_profile.QualityProfile_FieldPath, bool)
- func (fps *ListQualityProfilesResponse_FieldSubPath) ClearValue(item *ListQualityProfilesResponse)
- func (fps *ListQualityProfilesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListQualityProfilesResponse_FieldSubPath) Get(source *ListQualityProfilesResponse) (values []interface{})
- func (fps *ListQualityProfilesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListQualityProfilesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListQualityProfilesResponse_FieldSubPath) GetSingle(source *ListQualityProfilesResponse) (interface{}, bool)
- func (fps *ListQualityProfilesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListQualityProfilesResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListQualityProfilesResponse_FieldSubPath) JSONString() string
- func (fps *ListQualityProfilesResponse_FieldSubPath) Selector() ListQualityProfilesResponse_FieldPathSelector
- func (fps *ListQualityProfilesResponse_FieldSubPath) String() string
- func (fps *ListQualityProfilesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListQualityProfilesResponse_FieldPathArrayItemValue
- func (fps *ListQualityProfilesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListQualityProfilesResponse_FieldPathArrayOfValues
- func (fps *ListQualityProfilesResponse_FieldSubPath) WithIValue(value interface{}) ListQualityProfilesResponse_FieldPathValue
- func (fps *ListQualityProfilesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListQualityProfilesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListQualityProfilesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListQualityProfilesResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListQualityProfilesResponse_FieldSubPathArrayItemValue) AsQualityProfilesPathItemValue() (quality_profile.QualityProfile_FieldPathArrayItemValue, bool)
- func (fpaivs *ListQualityProfilesResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListQualityProfilesResponse) bool
- func (fpaivs *ListQualityProfilesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListQualityProfilesResponse_FieldSubPathArrayOfValues
- type ListQualityProfilesResponse_FieldSubPathValue
- func (fpvs *ListQualityProfilesResponse_FieldSubPathValue) AsQualityProfilesPathValue() (quality_profile.QualityProfile_FieldPathValue, bool)
- func (fpvs *ListQualityProfilesResponse_FieldSubPathValue) CompareWith(source *ListQualityProfilesResponse) (int, bool)
- func (fpvs *ListQualityProfilesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListQualityProfilesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListQualityProfilesResponse_FieldSubPathValue) SetTo(target **ListQualityProfilesResponse)
- func (fpvs *ListQualityProfilesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListQualityProfilesResponse_FieldTerminalPath
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) ClearValue(item *ListQualityProfilesResponse)
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) Get(source *ListQualityProfilesResponse) (values []interface{})
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) GetSingle(source *ListQualityProfilesResponse) (interface{}, bool)
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) JSONString() string
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) Selector() ListQualityProfilesResponse_FieldPathSelector
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) String() string
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListQualityProfilesResponse_FieldPathArrayItemValue
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListQualityProfilesResponse_FieldPathArrayOfValues
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) WithIValue(value interface{}) ListQualityProfilesResponse_FieldPathValue
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListQualityProfilesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListQualityProfilesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) AsQualityProfilesItemValue() (*quality_profile.QualityProfile, bool)
- func (fpaiv *ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListQualityProfilesResponse) bool
- func (fpaiv *ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListQualityProfilesResponse) (interface{}, bool)
- func (fpaiv *ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*quality_profile.PagerCursor, bool)
- func (fpaov *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*quality_profile.PagerCursor, bool)
- func (fpaov *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsQualityProfilesArrayOfValues() ([][]*quality_profile.QualityProfile, bool)
- func (fpaov *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListQualityProfilesResponse_FieldTerminalPathValue
- func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*quality_profile.PagerCursor, bool)
- func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*quality_profile.PagerCursor, bool)
- func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) AsQualityProfilesValue() ([]*quality_profile.QualityProfile, bool)
- func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) CompareWith(source *ListQualityProfilesResponse) (int, bool)
- func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) SetTo(target **ListQualityProfilesResponse)
- func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type QualityProfileServiceClient
- type UpdateQualityProfileRequest
- func (o *UpdateQualityProfileRequest) Clone() *UpdateQualityProfileRequest
- func (o *UpdateQualityProfileRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateQualityProfileRequest) Descriptor() ([]byte, []int)
- func (m *UpdateQualityProfileRequest) GetCas() *UpdateQualityProfileRequest_CAS
- func (m *UpdateQualityProfileRequest) GetQualityProfile() *quality_profile.QualityProfile
- func (m *UpdateQualityProfileRequest) GetUpdateMask() *quality_profile.QualityProfile_FieldMask
- func (*UpdateQualityProfileRequest) GotenMessage()
- func (o *UpdateQualityProfileRequest) GotenObjectExt()
- func (obj *UpdateQualityProfileRequest) GotenValidate() error
- func (o *UpdateQualityProfileRequest) MakeDiffFieldMask(other *UpdateQualityProfileRequest) *UpdateQualityProfileRequest_FieldMask
- func (o *UpdateQualityProfileRequest) MakeFullFieldMask() *UpdateQualityProfileRequest_FieldMask
- func (o *UpdateQualityProfileRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateQualityProfileRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateQualityProfileRequest) Marshal() ([]byte, error)
- func (m *UpdateQualityProfileRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateQualityProfileRequest) Merge(source *UpdateQualityProfileRequest)
- func (o *UpdateQualityProfileRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateQualityProfileRequest) ProtoMessage()
- func (m *UpdateQualityProfileRequest) ProtoReflect() preflect.Message
- func (m *UpdateQualityProfileRequest) Reset()
- func (m *UpdateQualityProfileRequest) SetCas(fv *UpdateQualityProfileRequest_CAS)
- func (m *UpdateQualityProfileRequest) SetQualityProfile(fv *quality_profile.QualityProfile)
- func (m *UpdateQualityProfileRequest) SetUpdateMask(fv *quality_profile.QualityProfile_FieldMask)
- func (m *UpdateQualityProfileRequest) String() string
- func (m *UpdateQualityProfileRequest) Unmarshal(b []byte) error
- func (m *UpdateQualityProfileRequest) UnmarshalJSON(data []byte) error
- type UpdateQualityProfileRequestCASFieldPathBuilder
- type UpdateQualityProfileRequestCAS_FieldPath
- func BuildUpdateQualityProfileRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateQualityProfileRequestCAS_FieldPath, error)
- func MustParseUpdateQualityProfileRequestCAS_FieldPath(rawField string) UpdateQualityProfileRequestCAS_FieldPath
- func ParseUpdateQualityProfileRequestCAS_FieldPath(rawField string) (UpdateQualityProfileRequestCAS_FieldPath, error)
- type UpdateQualityProfileRequestCAS_FieldPathArrayItemValue
- func MustParseUpdateQualityProfileRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateQualityProfileRequestCAS_FieldPathArrayItemValue
- func ParseUpdateQualityProfileRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateQualityProfileRequestCAS_FieldPathArrayItemValue, error)
- type UpdateQualityProfileRequestCAS_FieldPathArrayOfValues
- func MustParseUpdateQualityProfileRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateQualityProfileRequestCAS_FieldPathArrayOfValues
- func ParseUpdateQualityProfileRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateQualityProfileRequestCAS_FieldPathArrayOfValues, error)
- type UpdateQualityProfileRequestCAS_FieldPathSelector
- type UpdateQualityProfileRequestCAS_FieldPathValue
- type UpdateQualityProfileRequestCAS_FieldSubPath
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) AsConditionalStateSubPath() (quality_profile.QualityProfile_FieldPath, bool)
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) ClearValue(item *UpdateQualityProfileRequest_CAS)
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) Get(source *UpdateQualityProfileRequest_CAS) (values []interface{})
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) GetSingle(source *UpdateQualityProfileRequest_CAS) (interface{}, bool)
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) Selector() UpdateQualityProfileRequestCAS_FieldPathSelector
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) String() string
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateQualityProfileRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateQualityProfileRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateQualityProfileRequestCAS_FieldPathValue
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (quality_profile.QualityProfile_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateQualityProfileRequest_CAS) bool
- func (fpaivs *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- type UpdateQualityProfileRequestCAS_FieldSubPathValue
- func (fpvs *UpdateQualityProfileRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (quality_profile.QualityProfile_FieldPathValue, bool)
- func (fpvs *UpdateQualityProfileRequestCAS_FieldSubPathValue) CompareWith(source *UpdateQualityProfileRequest_CAS) (int, bool)
- func (fpvs *UpdateQualityProfileRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateQualityProfileRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateQualityProfileRequestCAS_FieldSubPathValue) SetTo(target **UpdateQualityProfileRequest_CAS)
- func (fpvs *UpdateQualityProfileRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateQualityProfileRequestCAS_FieldTerminalPath
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) ClearValue(item *UpdateQualityProfileRequest_CAS)
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) Get(source *UpdateQualityProfileRequest_CAS) (values []interface{})
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) GetSingle(source *UpdateQualityProfileRequest_CAS) (interface{}, bool)
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) Selector() UpdateQualityProfileRequestCAS_FieldPathSelector
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateQualityProfileRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateQualityProfileRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateQualityProfileRequestCAS_FieldPathValue
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateQualityProfileRequest_CAS) bool
- func (fpaiv *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateQualityProfileRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*quality_profile.QualityProfile, bool)
- func (fpaov *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
- func (fpaov *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateQualityProfileRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*quality_profile.QualityProfile, bool)
- func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
- func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateQualityProfileRequest_CAS) (int, bool)
- func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateQualityProfileRequest_CAS)
- func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateQualityProfileRequestFieldPathBuilder
- func (UpdateQualityProfileRequestFieldPathBuilder) Cas() UpdateQualityProfileRequestPathSelectorCas
- func (UpdateQualityProfileRequestFieldPathBuilder) QualityProfile() UpdateQualityProfileRequestPathSelectorQualityProfile
- func (UpdateQualityProfileRequestFieldPathBuilder) UpdateMask() UpdateQualityProfileRequestPathSelectorUpdateMask
- type UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations
- func (s UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels
- func (s UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards
- func (s UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards) WithArrayOfValues(values []int64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards) WithValue(value int64) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCas
- func (UpdateQualityProfileRequestPathSelectorCas) ConditionalState() UpdateQualityProfileRequestPathSelectorCasConditionalState
- func (UpdateQualityProfileRequestPathSelectorCas) FieldMask() UpdateQualityProfileRequestPathSelectorCasFieldMask
- func (UpdateQualityProfileRequestPathSelectorCas) FieldPath() *UpdateQualityProfileRequest_FieldTerminalPath
- func (s UpdateQualityProfileRequestPathSelectorCas) WithArrayOfValues(values []*UpdateQualityProfileRequest_CAS) *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateQualityProfileRequestCAS_FieldPathArrayItemValue) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateQualityProfileRequestCAS_FieldPathArrayOfValues) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (UpdateQualityProfileRequestPathSelectorCas) WithSubPath(subPath UpdateQualityProfileRequestCAS_FieldPath) *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCas) WithSubValue(subPathValue UpdateQualityProfileRequestCAS_FieldPathValue) *UpdateQualityProfileRequest_FieldSubPathValue
- func (s UpdateQualityProfileRequestPathSelectorCas) WithValue(value *UpdateQualityProfileRequest_CAS) *UpdateQualityProfileRequest_FieldTerminalPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalState
- func (UpdateQualityProfileRequestPathSelectorCasConditionalState) Description() UpdateQualityProfileRequestPathSelectorCasConditionalStateDescription
- func (UpdateQualityProfileRequestPathSelectorCasConditionalState) DisplayName() UpdateQualityProfileRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateQualityProfileRequestPathSelectorCasConditionalState) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorCasConditionalState) Metadata() UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata
- func (UpdateQualityProfileRequestPathSelectorCasConditionalState) Name() UpdateQualityProfileRequestPathSelectorCasConditionalStateName
- func (UpdateQualityProfileRequestPathSelectorCasConditionalState) Profiles() UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles
- func (UpdateQualityProfileRequestPathSelectorCasConditionalState) SourceProject() UpdateQualityProfileRequestPathSelectorCasConditionalStateSourceProject
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*quality_profile.QualityProfile) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalState) WithValue(value *quality_profile.QualityProfile) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateDescription
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateDescription) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateDescription) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateDisplayName) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) Annotations() UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) Generation() UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) ApiVersion() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Uid() ...
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateName
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*quality_profile.Name) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateName) WithValue(value *quality_profile.Name) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) Description() UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDescription
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) DisplayName() UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDisplayName
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) Filter() UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) MetricThresholds() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) Overrides() UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesOverrides
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) WithArrayOfValues(values [][]*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) WithItemValue(value *quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) WithValue(value []*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDescription
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDescription) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDescription) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDescription) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDisplayName
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDisplayName) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDisplayName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDisplayName) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter) SourceAsnNames() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter) SourceLocations() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter) Targets() ...
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter) WithArrayOfValues(values []*quality_profile.Profile_Filter) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter) WithValue(value *quality_profile.Profile_Filter) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceAsnNames
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceAsnNames) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceAsnNames) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceAsnNames) WithItemValue(value string) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceAsnNames) WithValue(value []string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) AdministrativeAreaLevel1Name() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) AdministrativeAreaLevel2Name() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) AdministrativeAreaLevel3Name() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) CountryName() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) WithArrayOfValues(values [][]*quality_profile.Profile_Location) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) WithItemValue(value *quality_profile.Profile_Location) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) WithValue(value []*quality_profile.Profile_Location) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsCountryName
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsCountryName) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsCountryName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsCountryName) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterTargets
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterTargets) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterTargets) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterTargets) WithItemValue(value string) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterTargets) WithValue(value []string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) AggregationReducer() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) MetricType() ...
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) Value() ...
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) WithArrayOfValues(values [][]*quality_profile.Profile_MetricThreshold) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) WithItemValue(value *quality_profile.Profile_MetricThreshold) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) WithValue(value []*quality_profile.Profile_MetricThreshold) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsAggregationReducer
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsAggregationReducer) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsAggregationReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsAggregationReducer) WithValue(value monitoring_common.Aggregation_Reducer) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsMetricType
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsMetricType) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsMetricType) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsMetricType) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsValue
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsValue) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsValue) WithArrayOfValues(values []float64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsValue) WithValue(value float64) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesOverrides
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesOverrides) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesOverrides) WithArrayOfValues(values [][]*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesOverrides) WithItemValue(value *quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesOverrides) WithValue(value []*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasConditionalStateSourceProject
- func (UpdateQualityProfileRequestPathSelectorCasConditionalStateSourceProject) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateSourceProject) WithArrayOfValues(values []*project.Reference) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateSourceProject) WithValue(value *project.Reference) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorCasFieldMask
- func (UpdateQualityProfileRequestPathSelectorCasFieldMask) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorCasFieldMask) WithValue(value *quality_profile.QualityProfile_FieldMask) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfile
- func (UpdateQualityProfileRequestPathSelectorQualityProfile) Description() UpdateQualityProfileRequestPathSelectorQualityProfileDescription
- func (UpdateQualityProfileRequestPathSelectorQualityProfile) DisplayName() UpdateQualityProfileRequestPathSelectorQualityProfileDisplayName
- func (UpdateQualityProfileRequestPathSelectorQualityProfile) FieldPath() *UpdateQualityProfileRequest_FieldTerminalPath
- func (UpdateQualityProfileRequestPathSelectorQualityProfile) Metadata() UpdateQualityProfileRequestPathSelectorQualityProfileMetadata
- func (UpdateQualityProfileRequestPathSelectorQualityProfile) Name() UpdateQualityProfileRequestPathSelectorQualityProfileName
- func (UpdateQualityProfileRequestPathSelectorQualityProfile) Profiles() UpdateQualityProfileRequestPathSelectorQualityProfileProfiles
- func (UpdateQualityProfileRequestPathSelectorQualityProfile) SourceProject() UpdateQualityProfileRequestPathSelectorQualityProfileSourceProject
- func (s UpdateQualityProfileRequestPathSelectorQualityProfile) WithArrayOfValues(values []*quality_profile.QualityProfile) *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfile) WithSubArrayItemValue(subPathArrayItemValue quality_profile.QualityProfile_FieldPathArrayItemValue) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorQualityProfile) WithSubArrayOfValues(subPathArrayOfValues quality_profile.QualityProfile_FieldPathArrayOfValues) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (UpdateQualityProfileRequestPathSelectorQualityProfile) WithSubPath(subPath quality_profile.QualityProfile_FieldPath) *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfile) WithSubValue(subPathValue quality_profile.QualityProfile_FieldPathValue) *UpdateQualityProfileRequest_FieldSubPathValue
- func (s UpdateQualityProfileRequestPathSelectorQualityProfile) WithValue(value *quality_profile.QualityProfile) *UpdateQualityProfileRequest_FieldTerminalPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileDescription
- func (UpdateQualityProfileRequestPathSelectorQualityProfileDescription) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileDescription) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileDescription) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileDisplayName
- func (UpdateQualityProfileRequestPathSelectorQualityProfileDisplayName) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileDisplayName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileDisplayName) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadata
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) Annotations() UpdateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) CreateTime() UpdateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) Generation() UpdateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) Labels() UpdateQualityProfileRequestPathSelectorQualityProfileMetadataLabels
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) OwnerReferences() UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) ResourceVersion() UpdateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) Shards() UpdateQualityProfileRequestPathSelectorQualityProfileMetadataShards
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) Syncing() UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) Tags() UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) UpdateTime() UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) Uuid() UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUuid
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) WithValue(value *ntt_meta.Meta) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithKey(key string) UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithValue(value map[string]string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration) WithArrayOfValues(values []int64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration) WithValue(value int64) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataLabels
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithKey(key string) UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithValue(value map[string]string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) ApiVersion() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) Controller() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) Kind() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) Name() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) Uid() ...
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController) WithValue(value bool) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataShards
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataShards) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithKey(key string) UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithValue(value map[string]int64) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) OwningRegion() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) Regions() UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) WithItemValue(value string) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) WithValue(value []string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithItemValue(value string) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithValue(value []string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUuid
- func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileName
- func (UpdateQualityProfileRequestPathSelectorQualityProfileName) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileName) WithArrayOfValues(values []*quality_profile.Name) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileName) WithValue(value *quality_profile.Name) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfiles
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) Description() UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDescription
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) DisplayName() UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) Filter() UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) MetricThresholds() UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) Overrides() UpdateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) WithArrayOfValues(values [][]*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) WithItemValue(value *quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) WithValue(value []*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDescription
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDescription) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDescription) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDescription) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) SourceAsnNames() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) SourceLocations() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) Targets() UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) WithArrayOfValues(values []*quality_profile.Profile_Filter) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) WithValue(value *quality_profile.Profile_Filter) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) WithItemValue(value string) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) WithValue(value []string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) AdministrativeAreaLevel1Name() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) AdministrativeAreaLevel2Name() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) AdministrativeAreaLevel3Name() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) CountryName() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) WithArrayOfValues(values [][]*quality_profile.Profile_Location) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) WithItemValue(value *quality_profile.Profile_Location) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) WithValue(value []*quality_profile.Profile_Location) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) WithItemValue(value string) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) WithValue(value []string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) AggregationReducer() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) MetricType() ...
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) Value() ...
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) WithArrayOfValues(values [][]*quality_profile.Profile_MetricThreshold) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) WithItemValue(value *quality_profile.Profile_MetricThreshold) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) WithValue(value []*quality_profile.Profile_MetricThreshold) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer) WithValue(value monitoring_common.Aggregation_Reducer) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue) WithArrayOfValues(values []float64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue) WithValue(value float64) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides
- func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) WithArrayOfValues(values [][]*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) WithItemValue(value *quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) WithValue(value []*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorQualityProfileSourceProject
- func (UpdateQualityProfileRequestPathSelectorQualityProfileSourceProject) FieldPath() *UpdateQualityProfileRequest_FieldSubPath
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileSourceProject) WithArrayOfValues(values []*project.Reference) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorQualityProfileSourceProject) WithValue(value *project.Reference) *UpdateQualityProfileRequest_FieldSubPathValue
- type UpdateQualityProfileRequestPathSelectorUpdateMask
- func (UpdateQualityProfileRequestPathSelectorUpdateMask) FieldPath() *UpdateQualityProfileRequest_FieldTerminalPath
- func (s UpdateQualityProfileRequestPathSelectorUpdateMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (s UpdateQualityProfileRequestPathSelectorUpdateMask) WithValue(value *quality_profile.QualityProfile_FieldMask) *UpdateQualityProfileRequest_FieldTerminalPathValue
- type UpdateQualityProfileRequest_CAS
- func (o *UpdateQualityProfileRequest_CAS) Clone() *UpdateQualityProfileRequest_CAS
- func (o *UpdateQualityProfileRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateQualityProfileRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateQualityProfileRequest_CAS) GetConditionalState() *quality_profile.QualityProfile
- func (m *UpdateQualityProfileRequest_CAS) GetFieldMask() *quality_profile.QualityProfile_FieldMask
- func (*UpdateQualityProfileRequest_CAS) GotenMessage()
- func (o *UpdateQualityProfileRequest_CAS) GotenObjectExt()
- func (obj *UpdateQualityProfileRequest_CAS) GotenValidate() error
- func (o *UpdateQualityProfileRequest_CAS) MakeDiffFieldMask(other *UpdateQualityProfileRequest_CAS) *UpdateQualityProfileRequest_CAS_FieldMask
- func (o *UpdateQualityProfileRequest_CAS) MakeFullFieldMask() *UpdateQualityProfileRequest_CAS_FieldMask
- func (o *UpdateQualityProfileRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateQualityProfileRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateQualityProfileRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateQualityProfileRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateQualityProfileRequest_CAS) Merge(source *UpdateQualityProfileRequest_CAS)
- func (o *UpdateQualityProfileRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateQualityProfileRequest_CAS) ProtoMessage()
- func (m *UpdateQualityProfileRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateQualityProfileRequest_CAS) Reset()
- func (m *UpdateQualityProfileRequest_CAS) SetConditionalState(fv *quality_profile.QualityProfile)
- func (m *UpdateQualityProfileRequest_CAS) SetFieldMask(fv *quality_profile.QualityProfile_FieldMask)
- func (m *UpdateQualityProfileRequest_CAS) String() string
- func (m *UpdateQualityProfileRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateQualityProfileRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalState
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) Description() UpdateQualityProfileRequest_CASPathSelectorConditionalStateDescription
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) DisplayName() UpdateQualityProfileRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) FieldPath() *UpdateQualityProfileRequestCAS_FieldTerminalPath
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) Metadata() UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) Name() UpdateQualityProfileRequest_CASPathSelectorConditionalStateName
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) Profiles() UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) SourceProject() UpdateQualityProfileRequest_CASPathSelectorConditionalStateSourceProject
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*quality_profile.QualityProfile) *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue quality_profile.QualityProfile_FieldPathArrayItemValue) *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues quality_profile.QualityProfile_FieldPathArrayOfValues) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithSubPath(subPath quality_profile.QualityProfile_FieldPath) *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue quality_profile.QualityProfile_FieldPathValue) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithValue(value *quality_profile.QualityProfile) *UpdateQualityProfileRequestCAS_FieldTerminalPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateDescription
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateDescription) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateDescription) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateDisplayName) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) Annotations() UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) CreateTime() UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) Generation() UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) ApiVersion() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Uid() ...
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *syncing_meta.SyncingMeta) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateName
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*quality_profile.Name) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateName) WithValue(value *quality_profile.Name) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) Description() UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDescription
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) DisplayName() UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDisplayName
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) Filter() UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) MetricThresholds() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) Overrides() UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesOverrides
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) WithArrayOfValues(values [][]*quality_profile.Profile) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) WithItemValue(value *quality_profile.Profile) *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) WithValue(value []*quality_profile.Profile) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDescription
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDescription) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDescription) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDescription) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDisplayName
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDisplayName) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDisplayName) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDisplayName) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter) SourceAsnNames() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter) SourceLocations() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter) Targets() ...
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter) WithArrayOfValues(values []*quality_profile.Profile_Filter) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter) WithValue(value *quality_profile.Profile_Filter) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceAsnNames
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceAsnNames) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceAsnNames) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceAsnNames) WithItemValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceAsnNames) WithValue(value []string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) AdministrativeAreaLevel1Name() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) AdministrativeAreaLevel2Name() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) AdministrativeAreaLevel3Name() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) CountryName() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) WithArrayOfValues(values [][]*quality_profile.Profile_Location) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) WithItemValue(value *quality_profile.Profile_Location) *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) WithValue(value []*quality_profile.Profile_Location) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsCountryName
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsCountryName) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsCountryName) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsCountryName) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterTargets
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterTargets) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterTargets) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterTargets) WithItemValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterTargets) WithValue(value []string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds) AggregationReducer() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds) MetricType() ...
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds) Value() ...
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds) WithArrayOfValues(values [][]*quality_profile.Profile_MetricThreshold) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds) WithItemValue(value *quality_profile.Profile_MetricThreshold) *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds) WithValue(value []*quality_profile.Profile_MetricThreshold) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsAggregationReducer
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsAggregationReducer) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsAggregationReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsAggregationReducer) WithValue(value monitoring_common.Aggregation_Reducer) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsMetricType
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsMetricType) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsMetricType) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsMetricType) WithValue(value string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsValue
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsValue) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsValue) WithArrayOfValues(values []float64) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsValue) WithValue(value float64) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesOverrides
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesOverrides) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesOverrides) WithArrayOfValues(values [][]*quality_profile.Profile) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesOverrides) WithItemValue(value *quality_profile.Profile) *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesOverrides) WithValue(value []*quality_profile.Profile) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorConditionalStateSourceProject
- func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateSourceProject) FieldPath() *UpdateQualityProfileRequestCAS_FieldSubPath
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateSourceProject) WithArrayOfValues(values []*project.Reference) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateSourceProject) WithValue(value *project.Reference) *UpdateQualityProfileRequestCAS_FieldSubPathValue
- type UpdateQualityProfileRequest_CASPathSelectorFieldMask
- func (UpdateQualityProfileRequest_CASPathSelectorFieldMask) FieldPath() *UpdateQualityProfileRequestCAS_FieldTerminalPath
- func (s UpdateQualityProfileRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateQualityProfileRequest_CASPathSelectorFieldMask) WithValue(value *quality_profile.QualityProfile_FieldMask) *UpdateQualityProfileRequestCAS_FieldTerminalPathValue
- type UpdateQualityProfileRequest_CAS_FieldMask
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) AppendPath(path UpdateQualityProfileRequestCAS_FieldPath)
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) FilterInputFields() *UpdateQualityProfileRequest_CAS_FieldMask
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) GetPaths() []UpdateQualityProfileRequestCAS_FieldPath
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateQualityProfileRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateQualityProfileRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) Project(source *UpdateQualityProfileRequest_CAS) *UpdateQualityProfileRequest_CAS
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) Set(target, source *UpdateQualityProfileRequest_CAS)
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) Subtract(other *UpdateQualityProfileRequest_CAS_FieldMask) *UpdateQualityProfileRequest_CAS_FieldMask
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateQualityProfileRequest_FieldMask
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) AppendPath(path UpdateQualityProfileRequest_FieldPath)
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) FilterInputFields() *UpdateQualityProfileRequest_FieldMask
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) GetPaths() []UpdateQualityProfileRequest_FieldPath
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateQualityProfileRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateQualityProfileRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) Project(source *UpdateQualityProfileRequest) *UpdateQualityProfileRequest
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) Reset()
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) Set(target, source *UpdateQualityProfileRequest)
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) Size() int
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) String() string
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) Subtract(other *UpdateQualityProfileRequest_FieldMask) *UpdateQualityProfileRequest_FieldMask
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateQualityProfileRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateQualityProfileRequest_FieldPath
- func BuildUpdateQualityProfileRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateQualityProfileRequest_FieldPath, error)
- func MustParseUpdateQualityProfileRequest_FieldPath(rawField string) UpdateQualityProfileRequest_FieldPath
- func ParseUpdateQualityProfileRequest_FieldPath(rawField string) (UpdateQualityProfileRequest_FieldPath, error)
- type UpdateQualityProfileRequest_FieldPathArrayItemValue
- type UpdateQualityProfileRequest_FieldPathArrayOfValues
- type UpdateQualityProfileRequest_FieldPathSelector
- type UpdateQualityProfileRequest_FieldPathValue
- type UpdateQualityProfileRequest_FieldSubPath
- func (fps *UpdateQualityProfileRequest_FieldSubPath) AsCasSubPath() (UpdateQualityProfileRequestCAS_FieldPath, bool)
- func (fps *UpdateQualityProfileRequest_FieldSubPath) AsQualityProfileSubPath() (quality_profile.QualityProfile_FieldPath, bool)
- func (fps *UpdateQualityProfileRequest_FieldSubPath) ClearValue(item *UpdateQualityProfileRequest)
- func (fps *UpdateQualityProfileRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateQualityProfileRequest_FieldSubPath) Get(source *UpdateQualityProfileRequest) (values []interface{})
- func (fps *UpdateQualityProfileRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateQualityProfileRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateQualityProfileRequest_FieldSubPath) GetSingle(source *UpdateQualityProfileRequest) (interface{}, bool)
- func (fps *UpdateQualityProfileRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateQualityProfileRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateQualityProfileRequest_FieldSubPath) JSONString() string
- func (fps *UpdateQualityProfileRequest_FieldSubPath) Selector() UpdateQualityProfileRequest_FieldPathSelector
- func (fps *UpdateQualityProfileRequest_FieldSubPath) String() string
- func (fps *UpdateQualityProfileRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateQualityProfileRequest_FieldPathArrayItemValue
- func (fps *UpdateQualityProfileRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateQualityProfileRequest_FieldPathArrayOfValues
- func (fps *UpdateQualityProfileRequest_FieldSubPath) WithIValue(value interface{}) UpdateQualityProfileRequest_FieldPathValue
- func (fps *UpdateQualityProfileRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateQualityProfileRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateQualityProfileRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateQualityProfileRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateQualityProfileRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateQualityProfileRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateQualityProfileRequest_FieldSubPathArrayItemValue) AsQualityProfilePathItemValue() (quality_profile.QualityProfile_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateQualityProfileRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateQualityProfileRequest) bool
- func (fpaivs *UpdateQualityProfileRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateQualityProfileRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateQualityProfileRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateQualityProfileRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateQualityProfileRequest_FieldSubPathArrayOfValues) AsQualityProfilePathArrayOfValues() (quality_profile.QualityProfile_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateQualityProfileRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateQualityProfileRequest_FieldSubPathValue
- func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) AsCasPathValue() (UpdateQualityProfileRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) AsQualityProfilePathValue() (quality_profile.QualityProfile_FieldPathValue, bool)
- func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) CompareWith(source *UpdateQualityProfileRequest) (int, bool)
- func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) SetTo(target **UpdateQualityProfileRequest)
- func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateQualityProfileRequest_FieldTerminalPath
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) ClearValue(item *UpdateQualityProfileRequest)
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) Get(source *UpdateQualityProfileRequest) (values []interface{})
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) GetSingle(source *UpdateQualityProfileRequest) (interface{}, bool)
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) Selector() UpdateQualityProfileRequest_FieldPathSelector
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) String() string
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateQualityProfileRequest_FieldPathArrayItemValue
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateQualityProfileRequest_FieldPathArrayOfValues
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateQualityProfileRequest_FieldPathValue
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateQualityProfileRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateQualityProfileRequest) bool
- func (fpaiv *UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateQualityProfileRequest) (interface{}, bool)
- func (fpaiv *UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateQualityProfileRequest_CAS, bool)
- func (fpaov *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsQualityProfileArrayOfValues() ([]*quality_profile.QualityProfile, bool)
- func (fpaov *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
- func (fpaov *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateQualityProfileRequest_FieldTerminalPathValue
- func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) AsCasValue() (*UpdateQualityProfileRequest_CAS, bool)
- func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) AsQualityProfileValue() (*quality_profile.QualityProfile, bool)
- func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
- func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) CompareWith(source *UpdateQualityProfileRequest) (int, bool)
- func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) SetTo(target **UpdateQualityProfileRequest)
- func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchQualityProfileClientStream
- type WatchQualityProfileRequest
- func (o *WatchQualityProfileRequest) Clone() *WatchQualityProfileRequest
- func (o *WatchQualityProfileRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchQualityProfileRequest) Descriptor() ([]byte, []int)
- func (m *WatchQualityProfileRequest) GetFieldMask() *quality_profile.QualityProfile_FieldMask
- func (m *WatchQualityProfileRequest) GetName() *quality_profile.Reference
- func (m *WatchQualityProfileRequest) GetView() view.View
- func (*WatchQualityProfileRequest) GotenMessage()
- func (o *WatchQualityProfileRequest) GotenObjectExt()
- func (obj *WatchQualityProfileRequest) GotenValidate() error
- func (o *WatchQualityProfileRequest) MakeDiffFieldMask(other *WatchQualityProfileRequest) *WatchQualityProfileRequest_FieldMask
- func (o *WatchQualityProfileRequest) MakeFullFieldMask() *WatchQualityProfileRequest_FieldMask
- func (o *WatchQualityProfileRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchQualityProfileRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchQualityProfileRequest) Marshal() ([]byte, error)
- func (m *WatchQualityProfileRequest) MarshalJSON() ([]byte, error)
- func (o *WatchQualityProfileRequest) Merge(source *WatchQualityProfileRequest)
- func (o *WatchQualityProfileRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchQualityProfileRequest) ProtoMessage()
- func (m *WatchQualityProfileRequest) ProtoReflect() preflect.Message
- func (m *WatchQualityProfileRequest) Reset()
- func (m *WatchQualityProfileRequest) SetFieldMask(fv *quality_profile.QualityProfile_FieldMask)
- func (m *WatchQualityProfileRequest) SetName(fv *quality_profile.Reference)
- func (m *WatchQualityProfileRequest) SetView(fv view.View)
- func (m *WatchQualityProfileRequest) String() string
- func (m *WatchQualityProfileRequest) Unmarshal(b []byte) error
- func (m *WatchQualityProfileRequest) UnmarshalJSON(data []byte) error
- type WatchQualityProfileRequestFieldPathBuilder
- func (WatchQualityProfileRequestFieldPathBuilder) FieldMask() WatchQualityProfileRequestPathSelectorFieldMask
- func (WatchQualityProfileRequestFieldPathBuilder) Name() WatchQualityProfileRequestPathSelectorName
- func (WatchQualityProfileRequestFieldPathBuilder) View() WatchQualityProfileRequestPathSelectorView
- type WatchQualityProfileRequestPathSelectorFieldMask
- func (WatchQualityProfileRequestPathSelectorFieldMask) FieldPath() *WatchQualityProfileRequest_FieldTerminalPath
- func (s WatchQualityProfileRequestPathSelectorFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfileRequestPathSelectorFieldMask) WithValue(value *quality_profile.QualityProfile_FieldMask) *WatchQualityProfileRequest_FieldTerminalPathValue
- type WatchQualityProfileRequestPathSelectorName
- func (WatchQualityProfileRequestPathSelectorName) FieldPath() *WatchQualityProfileRequest_FieldTerminalPath
- func (s WatchQualityProfileRequestPathSelectorName) WithArrayOfValues(values []*quality_profile.Reference) *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfileRequestPathSelectorName) WithValue(value *quality_profile.Reference) *WatchQualityProfileRequest_FieldTerminalPathValue
- type WatchQualityProfileRequestPathSelectorView
- func (WatchQualityProfileRequestPathSelectorView) FieldPath() *WatchQualityProfileRequest_FieldTerminalPath
- func (s WatchQualityProfileRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfileRequestPathSelectorView) WithValue(value view.View) *WatchQualityProfileRequest_FieldTerminalPathValue
- type WatchQualityProfileRequest_FieldMask
- func (fieldMask *WatchQualityProfileRequest_FieldMask) AppendPath(path WatchQualityProfileRequest_FieldPath)
- func (fieldMask *WatchQualityProfileRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchQualityProfileRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchQualityProfileRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchQualityProfileRequest_FieldMask) FilterInputFields() *WatchQualityProfileRequest_FieldMask
- func (fieldMask *WatchQualityProfileRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchQualityProfileRequest_FieldMask) GetPaths() []WatchQualityProfileRequest_FieldPath
- func (fieldMask *WatchQualityProfileRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchQualityProfileRequest_FieldMask) IsFull() bool
- func (fieldMask WatchQualityProfileRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchQualityProfileRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchQualityProfileRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchQualityProfileRequest_FieldMask) Project(source *WatchQualityProfileRequest) *WatchQualityProfileRequest
- func (fieldMask *WatchQualityProfileRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchQualityProfileRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchQualityProfileRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchQualityProfileRequest_FieldMask) Reset()
- func (fieldMask *WatchQualityProfileRequest_FieldMask) Set(target, source *WatchQualityProfileRequest)
- func (fieldMask *WatchQualityProfileRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchQualityProfileRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchQualityProfileRequest_FieldMask) Size() int
- func (fieldMask *WatchQualityProfileRequest_FieldMask) String() string
- func (fieldMask *WatchQualityProfileRequest_FieldMask) Subtract(other *WatchQualityProfileRequest_FieldMask) *WatchQualityProfileRequest_FieldMask
- func (fieldMask *WatchQualityProfileRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchQualityProfileRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchQualityProfileRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchQualityProfileRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchQualityProfileRequest_FieldPath
- func BuildWatchQualityProfileRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchQualityProfileRequest_FieldPath, error)
- func MustParseWatchQualityProfileRequest_FieldPath(rawField string) WatchQualityProfileRequest_FieldPath
- func ParseWatchQualityProfileRequest_FieldPath(rawField string) (WatchQualityProfileRequest_FieldPath, error)
- type WatchQualityProfileRequest_FieldPathArrayItemValue
- type WatchQualityProfileRequest_FieldPathArrayOfValues
- type WatchQualityProfileRequest_FieldPathSelector
- type WatchQualityProfileRequest_FieldPathValue
- type WatchQualityProfileRequest_FieldTerminalPath
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) ClearValue(item *WatchQualityProfileRequest)
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) Get(source *WatchQualityProfileRequest) (values []interface{})
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) GetSingle(source *WatchQualityProfileRequest) (interface{}, bool)
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) Selector() WatchQualityProfileRequest_FieldPathSelector
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) String() string
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchQualityProfileRequest_FieldPathArrayItemValue
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchQualityProfileRequest_FieldPathArrayOfValues
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) WithIValue(value interface{}) WatchQualityProfileRequest_FieldPathValue
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchQualityProfileRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchQualityProfileRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchQualityProfileRequest) bool
- func (fpaiv *WatchQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchQualityProfileRequest) (interface{}, bool)
- func (fpaiv *WatchQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchQualityProfileRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
- func (fpaov *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*quality_profile.Reference, bool)
- func (fpaov *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchQualityProfileRequest_FieldTerminalPathValue
- func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) AsFieldMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
- func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) AsNameValue() (*quality_profile.Reference, bool)
- func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) CompareWith(source *WatchQualityProfileRequest) (int, bool)
- func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) SetTo(target **WatchQualityProfileRequest)
- func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchQualityProfileResponse
- func (o *WatchQualityProfileResponse) Clone() *WatchQualityProfileResponse
- func (o *WatchQualityProfileResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchQualityProfileResponse) Descriptor() ([]byte, []int)
- func (m *WatchQualityProfileResponse) GetChange() *quality_profile.QualityProfileChange
- func (*WatchQualityProfileResponse) GotenMessage()
- func (o *WatchQualityProfileResponse) GotenObjectExt()
- func (obj *WatchQualityProfileResponse) GotenValidate() error
- func (o *WatchQualityProfileResponse) MakeDiffFieldMask(other *WatchQualityProfileResponse) *WatchQualityProfileResponse_FieldMask
- func (o *WatchQualityProfileResponse) MakeFullFieldMask() *WatchQualityProfileResponse_FieldMask
- func (o *WatchQualityProfileResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchQualityProfileResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchQualityProfileResponse) Marshal() ([]byte, error)
- func (m *WatchQualityProfileResponse) MarshalJSON() ([]byte, error)
- func (o *WatchQualityProfileResponse) Merge(source *WatchQualityProfileResponse)
- func (o *WatchQualityProfileResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchQualityProfileResponse) ProtoMessage()
- func (m *WatchQualityProfileResponse) ProtoReflect() preflect.Message
- func (m *WatchQualityProfileResponse) Reset()
- func (m *WatchQualityProfileResponse) SetChange(fv *quality_profile.QualityProfileChange)
- func (m *WatchQualityProfileResponse) String() string
- func (m *WatchQualityProfileResponse) Unmarshal(b []byte) error
- func (m *WatchQualityProfileResponse) UnmarshalJSON(data []byte) error
- type WatchQualityProfileResponseFieldPathBuilder
- type WatchQualityProfileResponsePathSelectorChange
- func (WatchQualityProfileResponsePathSelectorChange) FieldPath() *WatchQualityProfileResponse_FieldTerminalPath
- func (s WatchQualityProfileResponsePathSelectorChange) WithArrayOfValues(values []*quality_profile.QualityProfileChange) *WatchQualityProfileResponse_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfileResponsePathSelectorChange) WithValue(value *quality_profile.QualityProfileChange) *WatchQualityProfileResponse_FieldTerminalPathValue
- type WatchQualityProfileResponse_FieldMask
- func (fieldMask *WatchQualityProfileResponse_FieldMask) AppendPath(path WatchQualityProfileResponse_FieldPath)
- func (fieldMask *WatchQualityProfileResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchQualityProfileResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchQualityProfileResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchQualityProfileResponse_FieldMask) FilterInputFields() *WatchQualityProfileResponse_FieldMask
- func (fieldMask *WatchQualityProfileResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchQualityProfileResponse_FieldMask) GetPaths() []WatchQualityProfileResponse_FieldPath
- func (fieldMask *WatchQualityProfileResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchQualityProfileResponse_FieldMask) IsFull() bool
- func (fieldMask WatchQualityProfileResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchQualityProfileResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchQualityProfileResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchQualityProfileResponse_FieldMask) Project(source *WatchQualityProfileResponse) *WatchQualityProfileResponse
- func (fieldMask *WatchQualityProfileResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchQualityProfileResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchQualityProfileResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchQualityProfileResponse_FieldMask) Reset()
- func (fieldMask *WatchQualityProfileResponse_FieldMask) Set(target, source *WatchQualityProfileResponse)
- func (fieldMask *WatchQualityProfileResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchQualityProfileResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchQualityProfileResponse_FieldMask) Size() int
- func (fieldMask *WatchQualityProfileResponse_FieldMask) String() string
- func (fieldMask *WatchQualityProfileResponse_FieldMask) Subtract(other *WatchQualityProfileResponse_FieldMask) *WatchQualityProfileResponse_FieldMask
- func (fieldMask *WatchQualityProfileResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchQualityProfileResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchQualityProfileResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchQualityProfileResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchQualityProfileResponse_FieldPath
- func BuildWatchQualityProfileResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchQualityProfileResponse_FieldPath, error)
- func MustParseWatchQualityProfileResponse_FieldPath(rawField string) WatchQualityProfileResponse_FieldPath
- func ParseWatchQualityProfileResponse_FieldPath(rawField string) (WatchQualityProfileResponse_FieldPath, error)
- type WatchQualityProfileResponse_FieldPathArrayItemValue
- type WatchQualityProfileResponse_FieldPathArrayOfValues
- type WatchQualityProfileResponse_FieldPathSelector
- type WatchQualityProfileResponse_FieldPathValue
- type WatchQualityProfileResponse_FieldTerminalPath
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) ClearValue(item *WatchQualityProfileResponse)
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) Get(source *WatchQualityProfileResponse) (values []interface{})
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) GetSingle(source *WatchQualityProfileResponse) (interface{}, bool)
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) Selector() WatchQualityProfileResponse_FieldPathSelector
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) String() string
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchQualityProfileResponse_FieldPathArrayItemValue
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchQualityProfileResponse_FieldPathArrayOfValues
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) WithIValue(value interface{}) WatchQualityProfileResponse_FieldPathValue
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchQualityProfileResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchQualityProfileResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchQualityProfileResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchQualityProfileResponse) bool
- func (fpaiv *WatchQualityProfileResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchQualityProfileResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchQualityProfileResponse) (interface{}, bool)
- func (fpaiv *WatchQualityProfileResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchQualityProfileResponse_FieldTerminalPathArrayOfValues
- type WatchQualityProfileResponse_FieldTerminalPathValue
- func (fpv *WatchQualityProfileResponse_FieldTerminalPathValue) AsChangeValue() (*quality_profile.QualityProfileChange, bool)
- func (fpv *WatchQualityProfileResponse_FieldTerminalPathValue) CompareWith(source *WatchQualityProfileResponse) (int, bool)
- func (fpv *WatchQualityProfileResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchQualityProfileResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchQualityProfileResponse_FieldTerminalPathValue) SetTo(target **WatchQualityProfileResponse)
- func (fpv *WatchQualityProfileResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchQualityProfilesClientStream
- type WatchQualityProfilesRequest
- func (o *WatchQualityProfilesRequest) Clone() *WatchQualityProfilesRequest
- func (o *WatchQualityProfilesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchQualityProfilesRequest) Descriptor() ([]byte, []int)
- func (m *WatchQualityProfilesRequest) GetFieldMask() *quality_profile.QualityProfile_FieldMask
- func (m *WatchQualityProfilesRequest) GetFilter() *quality_profile.Filter
- func (m *WatchQualityProfilesRequest) GetMaxChunkSize() int32
- func (m *WatchQualityProfilesRequest) GetOrderBy() *quality_profile.OrderBy
- func (m *WatchQualityProfilesRequest) GetPageSize() int32
- func (m *WatchQualityProfilesRequest) GetPageToken() *quality_profile.PagerCursor
- func (m *WatchQualityProfilesRequest) GetParent() *quality_profile.ParentReference
- func (m *WatchQualityProfilesRequest) GetResumeToken() string
- func (m *WatchQualityProfilesRequest) GetType() watch_type.WatchType
- func (m *WatchQualityProfilesRequest) GetView() view.View
- func (*WatchQualityProfilesRequest) GotenMessage()
- func (o *WatchQualityProfilesRequest) GotenObjectExt()
- func (obj *WatchQualityProfilesRequest) GotenValidate() error
- func (o *WatchQualityProfilesRequest) MakeDiffFieldMask(other *WatchQualityProfilesRequest) *WatchQualityProfilesRequest_FieldMask
- func (o *WatchQualityProfilesRequest) MakeFullFieldMask() *WatchQualityProfilesRequest_FieldMask
- func (o *WatchQualityProfilesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchQualityProfilesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchQualityProfilesRequest) Marshal() ([]byte, error)
- func (m *WatchQualityProfilesRequest) MarshalJSON() ([]byte, error)
- func (o *WatchQualityProfilesRequest) Merge(source *WatchQualityProfilesRequest)
- func (o *WatchQualityProfilesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchQualityProfilesRequest) ProtoMessage()
- func (m *WatchQualityProfilesRequest) ProtoReflect() preflect.Message
- func (m *WatchQualityProfilesRequest) Reset()
- func (m *WatchQualityProfilesRequest) SetFieldMask(fv *quality_profile.QualityProfile_FieldMask)
- func (m *WatchQualityProfilesRequest) SetFilter(fv *quality_profile.Filter)
- func (m *WatchQualityProfilesRequest) SetMaxChunkSize(fv int32)
- func (m *WatchQualityProfilesRequest) SetOrderBy(fv *quality_profile.OrderBy)
- func (m *WatchQualityProfilesRequest) SetPageSize(fv int32)
- func (m *WatchQualityProfilesRequest) SetPageToken(fv *quality_profile.PagerCursor)
- func (m *WatchQualityProfilesRequest) SetParent(fv *quality_profile.ParentReference)
- func (m *WatchQualityProfilesRequest) SetResumeToken(fv string)
- func (m *WatchQualityProfilesRequest) SetType(fv watch_type.WatchType)
- func (m *WatchQualityProfilesRequest) SetView(fv view.View)
- func (m *WatchQualityProfilesRequest) String() string
- func (m *WatchQualityProfilesRequest) Unmarshal(b []byte) error
- func (m *WatchQualityProfilesRequest) UnmarshalJSON(data []byte) error
- type WatchQualityProfilesRequestFieldPathBuilder
- func (WatchQualityProfilesRequestFieldPathBuilder) FieldMask() WatchQualityProfilesRequestPathSelectorFieldMask
- func (WatchQualityProfilesRequestFieldPathBuilder) Filter() WatchQualityProfilesRequestPathSelectorFilter
- func (WatchQualityProfilesRequestFieldPathBuilder) MaxChunkSize() WatchQualityProfilesRequestPathSelectorMaxChunkSize
- func (WatchQualityProfilesRequestFieldPathBuilder) OrderBy() WatchQualityProfilesRequestPathSelectorOrderBy
- func (WatchQualityProfilesRequestFieldPathBuilder) PageSize() WatchQualityProfilesRequestPathSelectorPageSize
- func (WatchQualityProfilesRequestFieldPathBuilder) PageToken() WatchQualityProfilesRequestPathSelectorPageToken
- func (WatchQualityProfilesRequestFieldPathBuilder) Parent() WatchQualityProfilesRequestPathSelectorParent
- func (WatchQualityProfilesRequestFieldPathBuilder) ResumeToken() WatchQualityProfilesRequestPathSelectorResumeToken
- func (WatchQualityProfilesRequestFieldPathBuilder) Type() WatchQualityProfilesRequestPathSelectorType
- func (WatchQualityProfilesRequestFieldPathBuilder) View() WatchQualityProfilesRequestPathSelectorView
- type WatchQualityProfilesRequestPathSelectorFieldMask
- func (WatchQualityProfilesRequestPathSelectorFieldMask) FieldPath() *WatchQualityProfilesRequest_FieldTerminalPath
- func (s WatchQualityProfilesRequestPathSelectorFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesRequestPathSelectorFieldMask) WithValue(value *quality_profile.QualityProfile_FieldMask) *WatchQualityProfilesRequest_FieldTerminalPathValue
- type WatchQualityProfilesRequestPathSelectorFilter
- func (WatchQualityProfilesRequestPathSelectorFilter) FieldPath() *WatchQualityProfilesRequest_FieldTerminalPath
- func (s WatchQualityProfilesRequestPathSelectorFilter) WithArrayOfValues(values []*quality_profile.Filter) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesRequestPathSelectorFilter) WithValue(value *quality_profile.Filter) *WatchQualityProfilesRequest_FieldTerminalPathValue
- type WatchQualityProfilesRequestPathSelectorMaxChunkSize
- func (WatchQualityProfilesRequestPathSelectorMaxChunkSize) FieldPath() *WatchQualityProfilesRequest_FieldTerminalPath
- func (s WatchQualityProfilesRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchQualityProfilesRequest_FieldTerminalPathValue
- type WatchQualityProfilesRequestPathSelectorOrderBy
- func (WatchQualityProfilesRequestPathSelectorOrderBy) FieldPath() *WatchQualityProfilesRequest_FieldTerminalPath
- func (s WatchQualityProfilesRequestPathSelectorOrderBy) WithArrayOfValues(values []*quality_profile.OrderBy) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesRequestPathSelectorOrderBy) WithValue(value *quality_profile.OrderBy) *WatchQualityProfilesRequest_FieldTerminalPathValue
- type WatchQualityProfilesRequestPathSelectorPageSize
- func (WatchQualityProfilesRequestPathSelectorPageSize) FieldPath() *WatchQualityProfilesRequest_FieldTerminalPath
- func (s WatchQualityProfilesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesRequestPathSelectorPageSize) WithValue(value int32) *WatchQualityProfilesRequest_FieldTerminalPathValue
- type WatchQualityProfilesRequestPathSelectorPageToken
- func (WatchQualityProfilesRequestPathSelectorPageToken) FieldPath() *WatchQualityProfilesRequest_FieldTerminalPath
- func (s WatchQualityProfilesRequestPathSelectorPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesRequestPathSelectorPageToken) WithValue(value *quality_profile.PagerCursor) *WatchQualityProfilesRequest_FieldTerminalPathValue
- type WatchQualityProfilesRequestPathSelectorParent
- func (WatchQualityProfilesRequestPathSelectorParent) FieldPath() *WatchQualityProfilesRequest_FieldTerminalPath
- func (s WatchQualityProfilesRequestPathSelectorParent) WithArrayOfValues(values []*quality_profile.ParentReference) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesRequestPathSelectorParent) WithValue(value *quality_profile.ParentReference) *WatchQualityProfilesRequest_FieldTerminalPathValue
- type WatchQualityProfilesRequestPathSelectorResumeToken
- func (WatchQualityProfilesRequestPathSelectorResumeToken) FieldPath() *WatchQualityProfilesRequest_FieldTerminalPath
- func (s WatchQualityProfilesRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesRequestPathSelectorResumeToken) WithValue(value string) *WatchQualityProfilesRequest_FieldTerminalPathValue
- type WatchQualityProfilesRequestPathSelectorType
- func (WatchQualityProfilesRequestPathSelectorType) FieldPath() *WatchQualityProfilesRequest_FieldTerminalPath
- func (s WatchQualityProfilesRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchQualityProfilesRequest_FieldTerminalPathValue
- type WatchQualityProfilesRequestPathSelectorView
- func (WatchQualityProfilesRequestPathSelectorView) FieldPath() *WatchQualityProfilesRequest_FieldTerminalPath
- func (s WatchQualityProfilesRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesRequestPathSelectorView) WithValue(value view.View) *WatchQualityProfilesRequest_FieldTerminalPathValue
- type WatchQualityProfilesRequest_FieldMask
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) AppendPath(path WatchQualityProfilesRequest_FieldPath)
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) FilterInputFields() *WatchQualityProfilesRequest_FieldMask
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) GetPaths() []WatchQualityProfilesRequest_FieldPath
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) IsFull() bool
- func (fieldMask WatchQualityProfilesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchQualityProfilesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) Project(source *WatchQualityProfilesRequest) *WatchQualityProfilesRequest
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) Reset()
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) Set(target, source *WatchQualityProfilesRequest)
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) Size() int
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) String() string
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) Subtract(other *WatchQualityProfilesRequest_FieldMask) *WatchQualityProfilesRequest_FieldMask
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchQualityProfilesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchQualityProfilesRequest_FieldPath
- func BuildWatchQualityProfilesRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchQualityProfilesRequest_FieldPath, error)
- func MustParseWatchQualityProfilesRequest_FieldPath(rawField string) WatchQualityProfilesRequest_FieldPath
- func ParseWatchQualityProfilesRequest_FieldPath(rawField string) (WatchQualityProfilesRequest_FieldPath, error)
- type WatchQualityProfilesRequest_FieldPathArrayItemValue
- type WatchQualityProfilesRequest_FieldPathArrayOfValues
- type WatchQualityProfilesRequest_FieldPathSelector
- type WatchQualityProfilesRequest_FieldPathValue
- type WatchQualityProfilesRequest_FieldTerminalPath
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) ClearValue(item *WatchQualityProfilesRequest)
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) Get(source *WatchQualityProfilesRequest) (values []interface{})
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) GetSingle(source *WatchQualityProfilesRequest) (interface{}, bool)
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) Selector() WatchQualityProfilesRequest_FieldPathSelector
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) String() string
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchQualityProfilesRequest_FieldPathArrayItemValue
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchQualityProfilesRequest_FieldPathArrayOfValues
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) WithIValue(value interface{}) WatchQualityProfilesRequest_FieldPathValue
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchQualityProfilesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchQualityProfilesRequest) bool
- func (fpaiv *WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchQualityProfilesRequest) (interface{}, bool)
- func (fpaiv *WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
- func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*quality_profile.Filter, bool)
- func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*quality_profile.OrderBy, bool)
- func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*quality_profile.PagerCursor, bool)
- func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*quality_profile.ParentReference, bool)
- func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchQualityProfilesRequest_FieldTerminalPathValue
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsFilterValue() (*quality_profile.Filter, bool)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsOrderByValue() (*quality_profile.OrderBy, bool)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsPageTokenValue() (*quality_profile.PagerCursor, bool)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsParentValue() (*quality_profile.ParentReference, bool)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) CompareWith(source *WatchQualityProfilesRequest) (int, bool)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) SetTo(target **WatchQualityProfilesRequest)
- func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchQualityProfilesResponse
- func (o *WatchQualityProfilesResponse) Clone() *WatchQualityProfilesResponse
- func (o *WatchQualityProfilesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchQualityProfilesResponse) Descriptor() ([]byte, []int)
- func (m *WatchQualityProfilesResponse) GetIsCurrent() bool
- func (m *WatchQualityProfilesResponse) GetIsHardReset() bool
- func (m *WatchQualityProfilesResponse) GetIsSoftReset() bool
- func (m *WatchQualityProfilesResponse) GetPageTokenChange() *WatchQualityProfilesResponse_PageTokenChange
- func (m *WatchQualityProfilesResponse) GetQualityProfileChanges() []*quality_profile.QualityProfileChange
- func (m *WatchQualityProfilesResponse) GetResumeToken() string
- func (m *WatchQualityProfilesResponse) GetSnapshotSize() int64
- func (*WatchQualityProfilesResponse) GotenMessage()
- func (o *WatchQualityProfilesResponse) GotenObjectExt()
- func (obj *WatchQualityProfilesResponse) GotenValidate() error
- func (o *WatchQualityProfilesResponse) MakeDiffFieldMask(other *WatchQualityProfilesResponse) *WatchQualityProfilesResponse_FieldMask
- func (o *WatchQualityProfilesResponse) MakeFullFieldMask() *WatchQualityProfilesResponse_FieldMask
- func (o *WatchQualityProfilesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchQualityProfilesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchQualityProfilesResponse) Marshal() ([]byte, error)
- func (m *WatchQualityProfilesResponse) MarshalJSON() ([]byte, error)
- func (o *WatchQualityProfilesResponse) Merge(source *WatchQualityProfilesResponse)
- func (o *WatchQualityProfilesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchQualityProfilesResponse) ProtoMessage()
- func (m *WatchQualityProfilesResponse) ProtoReflect() preflect.Message
- func (m *WatchQualityProfilesResponse) Reset()
- func (m *WatchQualityProfilesResponse) SetIsCurrent(fv bool)
- func (m *WatchQualityProfilesResponse) SetIsHardReset(fv bool)
- func (m *WatchQualityProfilesResponse) SetIsSoftReset(fv bool)
- func (m *WatchQualityProfilesResponse) SetPageTokenChange(fv *WatchQualityProfilesResponse_PageTokenChange)
- func (m *WatchQualityProfilesResponse) SetQualityProfileChanges(fv []*quality_profile.QualityProfileChange)
- func (m *WatchQualityProfilesResponse) SetResumeToken(fv string)
- func (m *WatchQualityProfilesResponse) SetSnapshotSize(fv int64)
- func (m *WatchQualityProfilesResponse) String() string
- func (m *WatchQualityProfilesResponse) Unmarshal(b []byte) error
- func (m *WatchQualityProfilesResponse) UnmarshalJSON(data []byte) error
- type WatchQualityProfilesResponseFieldPathBuilder
- func (WatchQualityProfilesResponseFieldPathBuilder) IsCurrent() WatchQualityProfilesResponsePathSelectorIsCurrent
- func (WatchQualityProfilesResponseFieldPathBuilder) IsHardReset() WatchQualityProfilesResponsePathSelectorIsHardReset
- func (WatchQualityProfilesResponseFieldPathBuilder) IsSoftReset() WatchQualityProfilesResponsePathSelectorIsSoftReset
- func (WatchQualityProfilesResponseFieldPathBuilder) PageTokenChange() WatchQualityProfilesResponsePathSelectorPageTokenChange
- func (WatchQualityProfilesResponseFieldPathBuilder) QualityProfileChanges() WatchQualityProfilesResponsePathSelectorQualityProfileChanges
- func (WatchQualityProfilesResponseFieldPathBuilder) ResumeToken() WatchQualityProfilesResponsePathSelectorResumeToken
- func (WatchQualityProfilesResponseFieldPathBuilder) SnapshotSize() WatchQualityProfilesResponsePathSelectorSnapshotSize
- type WatchQualityProfilesResponsePageTokenChangeFieldPathBuilder
- func (WatchQualityProfilesResponsePageTokenChangeFieldPathBuilder) NextPageToken() WatchQualityProfilesResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchQualityProfilesResponsePageTokenChangeFieldPathBuilder) PrevPageToken() WatchQualityProfilesResponse_PageTokenChangePathSelectorPrevPageToken
- type WatchQualityProfilesResponsePageTokenChange_FieldPath
- func BuildWatchQualityProfilesResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchQualityProfilesResponsePageTokenChange_FieldPath, error)
- func MustParseWatchQualityProfilesResponsePageTokenChange_FieldPath(rawField string) WatchQualityProfilesResponsePageTokenChange_FieldPath
- func ParseWatchQualityProfilesResponsePageTokenChange_FieldPath(rawField string) (WatchQualityProfilesResponsePageTokenChange_FieldPath, error)
- type WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchQualityProfilesResponsePageTokenChange_FieldPathSelector
- type WatchQualityProfilesResponsePageTokenChange_FieldPathValue
- func MustParseWatchQualityProfilesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchQualityProfilesResponsePageTokenChange_FieldPathValue
- func ParseWatchQualityProfilesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchQualityProfilesResponsePageTokenChange_FieldPathValue, error)
- type WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchQualityProfilesResponse_PageTokenChange)
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) Get(source *WatchQualityProfilesResponse_PageTokenChange) (values []interface{})
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchQualityProfilesResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) Selector() WatchQualityProfilesResponsePageTokenChange_FieldPathSelector
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchQualityProfilesResponsePageTokenChange_FieldPathValue
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchQualityProfilesResponse_PageTokenChange) bool
- func (fpaiv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchQualityProfilesResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*quality_profile.PagerCursor, bool)
- func (fpaov *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*quality_profile.PagerCursor, bool)
- func (fpaov *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*quality_profile.PagerCursor, bool)
- func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*quality_profile.PagerCursor, bool)
- func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchQualityProfilesResponse_PageTokenChange) (int, bool)
- func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchQualityProfilesResponse_PageTokenChange)
- func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchQualityProfilesResponsePathSelectorIsCurrent
- func (WatchQualityProfilesResponsePathSelectorIsCurrent) FieldPath() *WatchQualityProfilesResponse_FieldTerminalPath
- func (s WatchQualityProfilesResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesResponsePathSelectorIsCurrent) WithValue(value bool) *WatchQualityProfilesResponse_FieldTerminalPathValue
- type WatchQualityProfilesResponsePathSelectorIsHardReset
- func (WatchQualityProfilesResponsePathSelectorIsHardReset) FieldPath() *WatchQualityProfilesResponse_FieldTerminalPath
- func (s WatchQualityProfilesResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesResponsePathSelectorIsHardReset) WithValue(value bool) *WatchQualityProfilesResponse_FieldTerminalPathValue
- type WatchQualityProfilesResponsePathSelectorIsSoftReset
- func (WatchQualityProfilesResponsePathSelectorIsSoftReset) FieldPath() *WatchQualityProfilesResponse_FieldTerminalPath
- func (s WatchQualityProfilesResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchQualityProfilesResponse_FieldTerminalPathValue
- type WatchQualityProfilesResponsePathSelectorPageTokenChange
- func (WatchQualityProfilesResponsePathSelectorPageTokenChange) FieldPath() *WatchQualityProfilesResponse_FieldTerminalPath
- func (WatchQualityProfilesResponsePathSelectorPageTokenChange) NextPageToken() WatchQualityProfilesResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchQualityProfilesResponsePathSelectorPageTokenChange) PrevPageToken() WatchQualityProfilesResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchQualityProfilesResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchQualityProfilesResponse_PageTokenChange) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchQualityProfilesResponse_FieldSubPathArrayItemValue
- func (s WatchQualityProfilesResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchQualityProfilesResponse_FieldSubPathArrayOfValues
- func (WatchQualityProfilesResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchQualityProfilesResponsePageTokenChange_FieldPath) *WatchQualityProfilesResponse_FieldSubPath
- func (s WatchQualityProfilesResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchQualityProfilesResponsePageTokenChange_FieldPathValue) *WatchQualityProfilesResponse_FieldSubPathValue
- func (s WatchQualityProfilesResponsePathSelectorPageTokenChange) WithValue(value *WatchQualityProfilesResponse_PageTokenChange) *WatchQualityProfilesResponse_FieldTerminalPathValue
- type WatchQualityProfilesResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchQualityProfilesResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchQualityProfilesResponse_FieldSubPath
- func (s WatchQualityProfilesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *WatchQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s WatchQualityProfilesResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *quality_profile.PagerCursor) *WatchQualityProfilesResponse_FieldSubPathValue
- type WatchQualityProfilesResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchQualityProfilesResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchQualityProfilesResponse_FieldSubPath
- func (s WatchQualityProfilesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *WatchQualityProfilesResponse_FieldSubPathArrayOfValues
- func (s WatchQualityProfilesResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *quality_profile.PagerCursor) *WatchQualityProfilesResponse_FieldSubPathValue
- type WatchQualityProfilesResponsePathSelectorQualityProfileChanges
- func (WatchQualityProfilesResponsePathSelectorQualityProfileChanges) FieldPath() *WatchQualityProfilesResponse_FieldTerminalPath
- func (s WatchQualityProfilesResponsePathSelectorQualityProfileChanges) WithArrayOfValues(values [][]*quality_profile.QualityProfileChange) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesResponsePathSelectorQualityProfileChanges) WithItemValue(value *quality_profile.QualityProfileChange) *WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue
- func (s WatchQualityProfilesResponsePathSelectorQualityProfileChanges) WithValue(value []*quality_profile.QualityProfileChange) *WatchQualityProfilesResponse_FieldTerminalPathValue
- type WatchQualityProfilesResponsePathSelectorResumeToken
- func (WatchQualityProfilesResponsePathSelectorResumeToken) FieldPath() *WatchQualityProfilesResponse_FieldTerminalPath
- func (s WatchQualityProfilesResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesResponsePathSelectorResumeToken) WithValue(value string) *WatchQualityProfilesResponse_FieldTerminalPathValue
- type WatchQualityProfilesResponsePathSelectorSnapshotSize
- func (WatchQualityProfilesResponsePathSelectorSnapshotSize) FieldPath() *WatchQualityProfilesResponse_FieldTerminalPath
- func (s WatchQualityProfilesResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchQualityProfilesResponse_FieldTerminalPathValue
- type WatchQualityProfilesResponse_FieldMask
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) AppendPath(path WatchQualityProfilesResponse_FieldPath)
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) FilterInputFields() *WatchQualityProfilesResponse_FieldMask
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) GetPaths() []WatchQualityProfilesResponse_FieldPath
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) IsFull() bool
- func (fieldMask WatchQualityProfilesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchQualityProfilesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) Project(source *WatchQualityProfilesResponse) *WatchQualityProfilesResponse
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) Reset()
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) Set(target, source *WatchQualityProfilesResponse)
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) Size() int
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) String() string
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) Subtract(other *WatchQualityProfilesResponse_FieldMask) *WatchQualityProfilesResponse_FieldMask
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchQualityProfilesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchQualityProfilesResponse_FieldPath
- func BuildWatchQualityProfilesResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchQualityProfilesResponse_FieldPath, error)
- func MustParseWatchQualityProfilesResponse_FieldPath(rawField string) WatchQualityProfilesResponse_FieldPath
- func ParseWatchQualityProfilesResponse_FieldPath(rawField string) (WatchQualityProfilesResponse_FieldPath, error)
- type WatchQualityProfilesResponse_FieldPathArrayItemValue
- type WatchQualityProfilesResponse_FieldPathArrayOfValues
- type WatchQualityProfilesResponse_FieldPathSelector
- type WatchQualityProfilesResponse_FieldPathValue
- type WatchQualityProfilesResponse_FieldSubPath
- func (fps *WatchQualityProfilesResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchQualityProfilesResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchQualityProfilesResponse_FieldSubPath) ClearValue(item *WatchQualityProfilesResponse)
- func (fps *WatchQualityProfilesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchQualityProfilesResponse_FieldSubPath) Get(source *WatchQualityProfilesResponse) (values []interface{})
- func (fps *WatchQualityProfilesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchQualityProfilesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchQualityProfilesResponse_FieldSubPath) GetSingle(source *WatchQualityProfilesResponse) (interface{}, bool)
- func (fps *WatchQualityProfilesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchQualityProfilesResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchQualityProfilesResponse_FieldSubPath) JSONString() string
- func (fps *WatchQualityProfilesResponse_FieldSubPath) Selector() WatchQualityProfilesResponse_FieldPathSelector
- func (fps *WatchQualityProfilesResponse_FieldSubPath) String() string
- func (fps *WatchQualityProfilesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchQualityProfilesResponse_FieldPathArrayItemValue
- func (fps *WatchQualityProfilesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchQualityProfilesResponse_FieldPathArrayOfValues
- func (fps *WatchQualityProfilesResponse_FieldSubPath) WithIValue(value interface{}) WatchQualityProfilesResponse_FieldPathValue
- func (fps *WatchQualityProfilesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchQualityProfilesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchQualityProfilesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchQualityProfilesResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchQualityProfilesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchQualityProfilesResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchQualityProfilesResponse) bool
- func (fpaivs *WatchQualityProfilesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchQualityProfilesResponse_FieldSubPathArrayOfValues
- type WatchQualityProfilesResponse_FieldSubPathValue
- func (fpvs *WatchQualityProfilesResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchQualityProfilesResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchQualityProfilesResponse_FieldSubPathValue) CompareWith(source *WatchQualityProfilesResponse) (int, bool)
- func (fpvs *WatchQualityProfilesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchQualityProfilesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchQualityProfilesResponse_FieldSubPathValue) SetTo(target **WatchQualityProfilesResponse)
- func (fpvs *WatchQualityProfilesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchQualityProfilesResponse_FieldTerminalPath
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) ClearValue(item *WatchQualityProfilesResponse)
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) Get(source *WatchQualityProfilesResponse) (values []interface{})
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) GetSingle(source *WatchQualityProfilesResponse) (interface{}, bool)
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) Selector() WatchQualityProfilesResponse_FieldPathSelector
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) String() string
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchQualityProfilesResponse_FieldPathArrayItemValue
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchQualityProfilesResponse_FieldPathArrayOfValues
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) WithIValue(value interface{}) WatchQualityProfilesResponse_FieldPathValue
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchQualityProfilesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) AsQualityProfileChangesItemValue() (*quality_profile.QualityProfileChange, bool)
- func (fpaiv *WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchQualityProfilesResponse) bool
- func (fpaiv *WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchQualityProfilesResponse) (interface{}, bool)
- func (fpaiv *WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchQualityProfilesResponse_PageTokenChange, bool)
- func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsQualityProfileChangesArrayOfValues() ([][]*quality_profile.QualityProfileChange, bool)
- func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchQualityProfilesResponse_FieldTerminalPathValue
- func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchQualityProfilesResponse_PageTokenChange, bool)
- func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsQualityProfileChangesValue() ([]*quality_profile.QualityProfileChange, bool)
- func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) CompareWith(source *WatchQualityProfilesResponse) (int, bool)
- func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) SetTo(target **WatchQualityProfilesResponse)
- func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchQualityProfilesResponse_PageTokenChange
- func (o *WatchQualityProfilesResponse_PageTokenChange) Clone() *WatchQualityProfilesResponse_PageTokenChange
- func (o *WatchQualityProfilesResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchQualityProfilesResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchQualityProfilesResponse_PageTokenChange) GetNextPageToken() *quality_profile.PagerCursor
- func (m *WatchQualityProfilesResponse_PageTokenChange) GetPrevPageToken() *quality_profile.PagerCursor
- func (*WatchQualityProfilesResponse_PageTokenChange) GotenMessage()
- func (o *WatchQualityProfilesResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchQualityProfilesResponse_PageTokenChange) GotenValidate() error
- func (o *WatchQualityProfilesResponse_PageTokenChange) MakeDiffFieldMask(other *WatchQualityProfilesResponse_PageTokenChange) *WatchQualityProfilesResponse_PageTokenChange_FieldMask
- func (o *WatchQualityProfilesResponse_PageTokenChange) MakeFullFieldMask() *WatchQualityProfilesResponse_PageTokenChange_FieldMask
- func (o *WatchQualityProfilesResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchQualityProfilesResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchQualityProfilesResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchQualityProfilesResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchQualityProfilesResponse_PageTokenChange) Merge(source *WatchQualityProfilesResponse_PageTokenChange)
- func (o *WatchQualityProfilesResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchQualityProfilesResponse_PageTokenChange) ProtoMessage()
- func (m *WatchQualityProfilesResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchQualityProfilesResponse_PageTokenChange) Reset()
- func (m *WatchQualityProfilesResponse_PageTokenChange) SetNextPageToken(fv *quality_profile.PagerCursor)
- func (m *WatchQualityProfilesResponse_PageTokenChange) SetPrevPageToken(fv *quality_profile.PagerCursor)
- func (m *WatchQualityProfilesResponse_PageTokenChange) String() string
- func (m *WatchQualityProfilesResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchQualityProfilesResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchQualityProfilesResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchQualityProfilesResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath
- func (s WatchQualityProfilesResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *quality_profile.PagerCursor) *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue
- type WatchQualityProfilesResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchQualityProfilesResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath
- func (s WatchQualityProfilesResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchQualityProfilesResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *quality_profile.PagerCursor) *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue
- type WatchQualityProfilesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) AppendPath(path WatchQualityProfilesResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchQualityProfilesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) GetPaths() []WatchQualityProfilesResponsePageTokenChange_FieldPath
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchQualityProfilesResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchQualityProfilesResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) Project(source *WatchQualityProfilesResponse_PageTokenChange) *WatchQualityProfilesResponse_PageTokenChange
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) Set(target, source *WatchQualityProfilesResponse_PageTokenChange)
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) Subtract(other *WatchQualityProfilesResponse_PageTokenChange_FieldMask) *WatchQualityProfilesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetQualityProfilesRequest ¶
type BatchGetQualityProfilesRequest struct { // Optional parent ntt.watchdog.v1alpha2.QualityProfile Parent *quality_profile.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Names of QualityProfiles Names []*quality_profile.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=names,proto3" json:"names,omitempty" firestore:"names"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *quality_profile.QualityProfile_FieldMask `` /* 146-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [BatchGetQualityProfiles][ntt.watchdog.v1alpha2.BatchGetQualityProfiles]
func (*BatchGetQualityProfilesRequest) Clone ¶
func (o *BatchGetQualityProfilesRequest) Clone() *BatchGetQualityProfilesRequest
func (*BatchGetQualityProfilesRequest) CloneRaw ¶
func (o *BatchGetQualityProfilesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetQualityProfilesRequest) Descriptor ¶
func (*BatchGetQualityProfilesRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetQualityProfilesRequest.ProtoReflect.Descriptor instead.
func (*BatchGetQualityProfilesRequest) GetFieldMask ¶
func (m *BatchGetQualityProfilesRequest) GetFieldMask() *quality_profile.QualityProfile_FieldMask
func (*BatchGetQualityProfilesRequest) GetNames ¶
func (m *BatchGetQualityProfilesRequest) GetNames() []*quality_profile.Reference
func (*BatchGetQualityProfilesRequest) GetParent ¶
func (m *BatchGetQualityProfilesRequest) GetParent() *quality_profile.Reference
func (*BatchGetQualityProfilesRequest) GetView ¶
func (m *BatchGetQualityProfilesRequest) GetView() view.View
func (*BatchGetQualityProfilesRequest) GotenMessage ¶
func (*BatchGetQualityProfilesRequest) GotenMessage()
func (*BatchGetQualityProfilesRequest) GotenObjectExt ¶
func (o *BatchGetQualityProfilesRequest) GotenObjectExt()
func (*BatchGetQualityProfilesRequest) GotenValidate ¶
func (obj *BatchGetQualityProfilesRequest) GotenValidate() error
func (*BatchGetQualityProfilesRequest) MakeDiffFieldMask ¶
func (o *BatchGetQualityProfilesRequest) MakeDiffFieldMask(other *BatchGetQualityProfilesRequest) *BatchGetQualityProfilesRequest_FieldMask
func (*BatchGetQualityProfilesRequest) MakeFullFieldMask ¶
func (o *BatchGetQualityProfilesRequest) MakeFullFieldMask() *BatchGetQualityProfilesRequest_FieldMask
func (*BatchGetQualityProfilesRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetQualityProfilesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetQualityProfilesRequest) MakeRawFullFieldMask ¶
func (o *BatchGetQualityProfilesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetQualityProfilesRequest) Marshal ¶
func (m *BatchGetQualityProfilesRequest) Marshal() ([]byte, error)
func (*BatchGetQualityProfilesRequest) MarshalJSON ¶
func (m *BatchGetQualityProfilesRequest) MarshalJSON() ([]byte, error)
func (*BatchGetQualityProfilesRequest) Merge ¶
func (o *BatchGetQualityProfilesRequest) Merge(source *BatchGetQualityProfilesRequest)
func (*BatchGetQualityProfilesRequest) MergeRaw ¶
func (o *BatchGetQualityProfilesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetQualityProfilesRequest) ProtoMessage ¶
func (*BatchGetQualityProfilesRequest) ProtoMessage()
func (*BatchGetQualityProfilesRequest) ProtoReflect ¶
func (m *BatchGetQualityProfilesRequest) ProtoReflect() preflect.Message
func (*BatchGetQualityProfilesRequest) Reset ¶
func (m *BatchGetQualityProfilesRequest) Reset()
func (*BatchGetQualityProfilesRequest) SetFieldMask ¶
func (m *BatchGetQualityProfilesRequest) SetFieldMask(fv *quality_profile.QualityProfile_FieldMask)
func (*BatchGetQualityProfilesRequest) SetNames ¶
func (m *BatchGetQualityProfilesRequest) SetNames(fv []*quality_profile.Reference)
func (*BatchGetQualityProfilesRequest) SetParent ¶
func (m *BatchGetQualityProfilesRequest) SetParent(fv *quality_profile.Reference)
func (*BatchGetQualityProfilesRequest) SetView ¶
func (m *BatchGetQualityProfilesRequest) SetView(fv view.View)
func (*BatchGetQualityProfilesRequest) String ¶
func (m *BatchGetQualityProfilesRequest) String() string
func (*BatchGetQualityProfilesRequest) Unmarshal ¶
func (m *BatchGetQualityProfilesRequest) Unmarshal(b []byte) error
func (*BatchGetQualityProfilesRequest) UnmarshalJSON ¶
func (m *BatchGetQualityProfilesRequest) UnmarshalJSON(data []byte) error
type BatchGetQualityProfilesRequestFieldPathBuilder ¶
type BatchGetQualityProfilesRequestFieldPathBuilder struct{}
func NewBatchGetQualityProfilesRequestFieldPathBuilder ¶
func NewBatchGetQualityProfilesRequestFieldPathBuilder() BatchGetQualityProfilesRequestFieldPathBuilder
type BatchGetQualityProfilesRequestPathSelectorFieldMask ¶
type BatchGetQualityProfilesRequestPathSelectorFieldMask struct{}
func (BatchGetQualityProfilesRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetQualityProfilesRequestPathSelectorFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues
type BatchGetQualityProfilesRequestPathSelectorNames ¶
type BatchGetQualityProfilesRequestPathSelectorNames struct{}
func (BatchGetQualityProfilesRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetQualityProfilesRequestPathSelectorNames) WithArrayOfValues(values [][]*quality_profile.Reference) *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (BatchGetQualityProfilesRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetQualityProfilesRequestPathSelectorNames) WithItemValue(value *quality_profile.Reference) *BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue
func (BatchGetQualityProfilesRequestPathSelectorNames) WithValue ¶
func (s BatchGetQualityProfilesRequestPathSelectorNames) WithValue(value []*quality_profile.Reference) *BatchGetQualityProfilesRequest_FieldTerminalPathValue
type BatchGetQualityProfilesRequestPathSelectorParent ¶
type BatchGetQualityProfilesRequestPathSelectorParent struct{}
func (BatchGetQualityProfilesRequestPathSelectorParent) WithArrayOfValues ¶
func (s BatchGetQualityProfilesRequestPathSelectorParent) WithArrayOfValues(values []*quality_profile.Reference) *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues
type BatchGetQualityProfilesRequestPathSelectorView ¶
type BatchGetQualityProfilesRequestPathSelectorView struct{}
func (BatchGetQualityProfilesRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetQualityProfilesRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (BatchGetQualityProfilesRequestPathSelectorView) WithValue ¶
func (s BatchGetQualityProfilesRequestPathSelectorView) WithValue(value view.View) *BatchGetQualityProfilesRequest_FieldTerminalPathValue
type BatchGetQualityProfilesRequest_FieldMask ¶
type BatchGetQualityProfilesRequest_FieldMask struct {
Paths []BatchGetQualityProfilesRequest_FieldPath
}
func FullBatchGetQualityProfilesRequest_FieldMask ¶
func FullBatchGetQualityProfilesRequest_FieldMask() *BatchGetQualityProfilesRequest_FieldMask
func (*BatchGetQualityProfilesRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) AppendPath(path BatchGetQualityProfilesRequest_FieldPath)
func (*BatchGetQualityProfilesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetQualityProfilesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetQualityProfilesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetQualityProfilesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) FilterInputFields() *BatchGetQualityProfilesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetQualityProfilesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetQualityProfilesRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) GetPaths() []BatchGetQualityProfilesRequest_FieldPath
func (*BatchGetQualityProfilesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetQualityProfilesRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) IsFull() bool
func (BatchGetQualityProfilesRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetQualityProfilesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetQualityProfilesRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetQualityProfilesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetQualityProfilesRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) PathsCount() int
func (*BatchGetQualityProfilesRequest_FieldMask) Project ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) Project(source *BatchGetQualityProfilesRequest) *BatchGetQualityProfilesRequest
func (*BatchGetQualityProfilesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetQualityProfilesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) ProtoMessage()
func (*BatchGetQualityProfilesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetQualityProfilesRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) Reset()
func (*BatchGetQualityProfilesRequest_FieldMask) Set ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) Set(target, source *BatchGetQualityProfilesRequest)
func (*BatchGetQualityProfilesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetQualityProfilesRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetQualityProfilesRequest_FieldMask) Size ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) Size() int
func (*BatchGetQualityProfilesRequest_FieldMask) String ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) String() string
func (*BatchGetQualityProfilesRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) Subtract(other *BatchGetQualityProfilesRequest_FieldMask) *BatchGetQualityProfilesRequest_FieldMask
func (*BatchGetQualityProfilesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetQualityProfilesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetQualityProfilesRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetQualityProfilesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetQualityProfilesRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetQualityProfilesRequest_FieldPath ¶
type BatchGetQualityProfilesRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetQualityProfilesRequest_FieldPathSelector Get(source *BatchGetQualityProfilesRequest) []interface{} GetSingle(source *BatchGetQualityProfilesRequest) (interface{}, bool) ClearValue(item *BatchGetQualityProfilesRequest) // Those methods build corresponding BatchGetQualityProfilesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetQualityProfilesRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetQualityProfilesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetQualityProfilesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetQualityProfilesRequest_FieldPath ¶
func BuildBatchGetQualityProfilesRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetQualityProfilesRequest_FieldPath, error)
func MustParseBatchGetQualityProfilesRequest_FieldPath ¶
func MustParseBatchGetQualityProfilesRequest_FieldPath(rawField string) BatchGetQualityProfilesRequest_FieldPath
func ParseBatchGetQualityProfilesRequest_FieldPath ¶
func ParseBatchGetQualityProfilesRequest_FieldPath(rawField string) (BatchGetQualityProfilesRequest_FieldPath, error)
type BatchGetQualityProfilesRequest_FieldPathArrayItemValue ¶
type BatchGetQualityProfilesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetQualityProfilesRequest_FieldPath ContainsValue(*BatchGetQualityProfilesRequest) bool }
BatchGetQualityProfilesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetQualityProfilesRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetQualityProfilesRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetQualityProfilesRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetQualityProfilesRequest_FieldPathArrayItemValue
func ParseBatchGetQualityProfilesRequest_FieldPathArrayItemValue ¶
func ParseBatchGetQualityProfilesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetQualityProfilesRequest_FieldPathArrayItemValue, error)
ParseBatchGetQualityProfilesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetQualityProfilesRequest_FieldPathArrayOfValues ¶
type BatchGetQualityProfilesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetQualityProfilesRequest_FieldPath }
BatchGetQualityProfilesRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetQualityProfilesRequest fields according to their type
func MustParseBatchGetQualityProfilesRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetQualityProfilesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetQualityProfilesRequest_FieldPathArrayOfValues
func ParseBatchGetQualityProfilesRequest_FieldPathArrayOfValues ¶
func ParseBatchGetQualityProfilesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetQualityProfilesRequest_FieldPathArrayOfValues, error)
type BatchGetQualityProfilesRequest_FieldPathSelector ¶
type BatchGetQualityProfilesRequest_FieldPathSelector int32
const ( BatchGetQualityProfilesRequest_FieldPathSelectorParent BatchGetQualityProfilesRequest_FieldPathSelector = 0 BatchGetQualityProfilesRequest_FieldPathSelectorNames BatchGetQualityProfilesRequest_FieldPathSelector = 1 BatchGetQualityProfilesRequest_FieldPathSelectorFieldMask BatchGetQualityProfilesRequest_FieldPathSelector = 2 BatchGetQualityProfilesRequest_FieldPathSelectorView BatchGetQualityProfilesRequest_FieldPathSelector = 3 )
func (BatchGetQualityProfilesRequest_FieldPathSelector) String ¶
func (s BatchGetQualityProfilesRequest_FieldPathSelector) String() string
type BatchGetQualityProfilesRequest_FieldPathValue ¶
type BatchGetQualityProfilesRequest_FieldPathValue interface { BatchGetQualityProfilesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetQualityProfilesRequest) CompareWith(*BatchGetQualityProfilesRequest) (cmp int, comparable bool) }
BatchGetQualityProfilesRequest_FieldPathValue allows storing values for BatchGetQualityProfilesRequest fields according to their type
func MustParseBatchGetQualityProfilesRequest_FieldPathValue ¶
func MustParseBatchGetQualityProfilesRequest_FieldPathValue(pathStr, valueStr string) BatchGetQualityProfilesRequest_FieldPathValue
func ParseBatchGetQualityProfilesRequest_FieldPathValue ¶
func ParseBatchGetQualityProfilesRequest_FieldPathValue(pathStr, valueStr string) (BatchGetQualityProfilesRequest_FieldPathValue, error)
type BatchGetQualityProfilesRequest_FieldTerminalPath ¶
type BatchGetQualityProfilesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) ClearValue(item *BatchGetQualityProfilesRequest)
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) Get(source *BatchGetQualityProfilesRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetQualityProfilesRequest
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) GetSingle(source *BatchGetQualityProfilesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetQualityProfilesRequest
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) String ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetQualityProfilesRequest_FieldPathArrayItemValue
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetQualityProfilesRequest_FieldPathArrayOfValues
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetQualityProfilesRequest_FieldPathValue
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetQualityProfilesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetQualityProfilesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue struct { BatchGetQualityProfilesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*quality_profile.Reference, bool)
func (*BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetQualityProfilesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetQualityProfilesRequest'
func (*BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetQualityProfilesRequest as interface{}
func (*BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetQualityProfilesRequest) (interface{}, bool)
func (*BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues struct { BatchGetQualityProfilesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
func (*BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*quality_profile.Reference, bool)
func (*BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*quality_profile.Reference, bool)
func (*BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetQualityProfilesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetQualityProfilesRequest_FieldTerminalPathValue ¶
type BatchGetQualityProfilesRequest_FieldTerminalPathValue struct { BatchGetQualityProfilesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetQualityProfilesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
func (*BatchGetQualityProfilesRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) AsNamesValue() ([]*quality_profile.Reference, bool)
func (*BatchGetQualityProfilesRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) AsParentValue() (*quality_profile.Reference, bool)
func (*BatchGetQualityProfilesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetQualityProfilesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) CompareWith(source *BatchGetQualityProfilesRequest) (int, bool)
CompareWith compares value in the 'BatchGetQualityProfilesRequest_FieldTerminalPathValue' with the value under path in 'BatchGetQualityProfilesRequest'.
func (*BatchGetQualityProfilesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetQualityProfilesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetQualityProfilesRequest' as interface{}
func (*BatchGetQualityProfilesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) SetTo(target **BatchGetQualityProfilesRequest)
SetTo stores value for selected field for object BatchGetQualityProfilesRequest
func (*BatchGetQualityProfilesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetQualityProfilesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetQualityProfilesResponse ¶
type BatchGetQualityProfilesResponse struct { // found QualityProfiles QualityProfiles []*quality_profile.QualityProfile `` /* 134-byte string literal not displayed */ // list of not found QualityProfiles Missing []*quality_profile.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetQualityProfilesResponse
func (*BatchGetQualityProfilesResponse) Clone ¶
func (o *BatchGetQualityProfilesResponse) Clone() *BatchGetQualityProfilesResponse
func (*BatchGetQualityProfilesResponse) CloneRaw ¶
func (o *BatchGetQualityProfilesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetQualityProfilesResponse) Descriptor ¶
func (*BatchGetQualityProfilesResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetQualityProfilesResponse.ProtoReflect.Descriptor instead.
func (*BatchGetQualityProfilesResponse) GetMissing ¶
func (m *BatchGetQualityProfilesResponse) GetMissing() []*quality_profile.Reference
func (*BatchGetQualityProfilesResponse) GetQualityProfiles ¶
func (m *BatchGetQualityProfilesResponse) GetQualityProfiles() []*quality_profile.QualityProfile
func (*BatchGetQualityProfilesResponse) GotenMessage ¶
func (*BatchGetQualityProfilesResponse) GotenMessage()
func (*BatchGetQualityProfilesResponse) GotenObjectExt ¶
func (o *BatchGetQualityProfilesResponse) GotenObjectExt()
func (*BatchGetQualityProfilesResponse) GotenValidate ¶
func (obj *BatchGetQualityProfilesResponse) GotenValidate() error
func (*BatchGetQualityProfilesResponse) MakeDiffFieldMask ¶
func (o *BatchGetQualityProfilesResponse) MakeDiffFieldMask(other *BatchGetQualityProfilesResponse) *BatchGetQualityProfilesResponse_FieldMask
func (*BatchGetQualityProfilesResponse) MakeFullFieldMask ¶
func (o *BatchGetQualityProfilesResponse) MakeFullFieldMask() *BatchGetQualityProfilesResponse_FieldMask
func (*BatchGetQualityProfilesResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetQualityProfilesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetQualityProfilesResponse) MakeRawFullFieldMask ¶
func (o *BatchGetQualityProfilesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetQualityProfilesResponse) Marshal ¶
func (m *BatchGetQualityProfilesResponse) Marshal() ([]byte, error)
func (*BatchGetQualityProfilesResponse) MarshalJSON ¶
func (m *BatchGetQualityProfilesResponse) MarshalJSON() ([]byte, error)
func (*BatchGetQualityProfilesResponse) Merge ¶
func (o *BatchGetQualityProfilesResponse) Merge(source *BatchGetQualityProfilesResponse)
func (*BatchGetQualityProfilesResponse) MergeRaw ¶
func (o *BatchGetQualityProfilesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetQualityProfilesResponse) ProtoMessage ¶
func (*BatchGetQualityProfilesResponse) ProtoMessage()
func (*BatchGetQualityProfilesResponse) ProtoReflect ¶
func (m *BatchGetQualityProfilesResponse) ProtoReflect() preflect.Message
func (*BatchGetQualityProfilesResponse) Reset ¶
func (m *BatchGetQualityProfilesResponse) Reset()
func (*BatchGetQualityProfilesResponse) SetMissing ¶
func (m *BatchGetQualityProfilesResponse) SetMissing(fv []*quality_profile.Reference)
func (*BatchGetQualityProfilesResponse) SetQualityProfiles ¶
func (m *BatchGetQualityProfilesResponse) SetQualityProfiles(fv []*quality_profile.QualityProfile)
func (*BatchGetQualityProfilesResponse) String ¶
func (m *BatchGetQualityProfilesResponse) String() string
func (*BatchGetQualityProfilesResponse) Unmarshal ¶
func (m *BatchGetQualityProfilesResponse) Unmarshal(b []byte) error
func (*BatchGetQualityProfilesResponse) UnmarshalJSON ¶
func (m *BatchGetQualityProfilesResponse) UnmarshalJSON(data []byte) error
type BatchGetQualityProfilesResponseFieldPathBuilder ¶
type BatchGetQualityProfilesResponseFieldPathBuilder struct{}
func NewBatchGetQualityProfilesResponseFieldPathBuilder ¶
func NewBatchGetQualityProfilesResponseFieldPathBuilder() BatchGetQualityProfilesResponseFieldPathBuilder
func (BatchGetQualityProfilesResponseFieldPathBuilder) QualityProfiles ¶
type BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations ¶
type BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels ¶
type BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards ¶
type BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards) WithArrayOfValues(values []int64) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorMissing ¶
type BatchGetQualityProfilesResponsePathSelectorMissing struct{}
func (BatchGetQualityProfilesResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorMissing) WithArrayOfValues(values [][]*quality_profile.Reference) *BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorMissing) WithItemValue ¶
func (s BatchGetQualityProfilesResponsePathSelectorMissing) WithItemValue(value *quality_profile.Reference) *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue
func (BatchGetQualityProfilesResponsePathSelectorMissing) WithValue ¶
func (s BatchGetQualityProfilesResponsePathSelectorMissing) WithValue(value []*quality_profile.Reference) *BatchGetQualityProfilesResponse_FieldTerminalPathValue
type BatchGetQualityProfilesResponsePathSelectorQualityProfiles ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfiles struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) Description ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) DisplayName ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) SourceProject ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithArrayOfValues(values [][]*quality_profile.QualityProfile) *BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithItemValue ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithSubArrayItemValue ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithSubArrayItemValue(subPathArrayItemValue quality_profile.QualityProfile_FieldPathArrayItemValue) *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue
func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithSubArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithSubArrayOfValues(subPathArrayOfValues quality_profile.QualityProfile_FieldPathArrayOfValues) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithSubPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithSubValue ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfiles) WithSubValue(subPathValue quality_profile.QualityProfile_FieldPathValue) *BatchGetQualityProfilesResponse_FieldSubPathValue
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesDescription ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesDescription struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesDescription) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesDescription) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesDisplayName ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesDisplayName struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesDisplayName) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesDisplayName) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) Annotations ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) CreateTime ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) Generation ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) OwnerReferences ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) ResourceVersion ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) UpdateTime ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithValue ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithValue(value map[string]string) *BatchGetQualityProfilesResponse_FieldSubPathValue
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) ApiVersion ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) Controller ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) WithItemValue ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataShards ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataShards struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithValue ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithValue(value map[string]int64) *BatchGetQualityProfilesResponse_FieldSubPathValue
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) OwningRegion ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) WithItemValue ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataTags ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataTags struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithArrayOfValues(values [][]string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithItemValue ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesName ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesName struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesName) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesName) WithArrayOfValues(values []*quality_profile.Name) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) Description ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) DisplayName ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) MetricThresholds ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithArrayOfValues(values [][]*quality_profile.Profile) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithItemValue ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) SourceAsnNames ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) SourceLocations ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) WithArrayOfValues(values []*quality_profile.Profile_Filter) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) WithArrayOfValues(values [][]string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) WithItemValue ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) AdministrativeAreaLevel1Name ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) AdministrativeAreaLevel2Name ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) AdministrativeAreaLevel3Name ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) CountryName ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) WithArrayOfValues(values [][]*quality_profile.Profile_Location) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) WithItemValue ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithArrayOfValues ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithArrayOfValues ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithArrayOfValues ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName) WithArrayOfValues ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) WithArrayOfValues(values [][]string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) WithItemValue ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) AggregationReducer ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) MetricType ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) WithArrayOfValues ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) WithItemValue ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer) WithArrayOfValues ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType) WithArrayOfValues(values []string) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue) FieldPath ¶
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue) WithArrayOfValues(values []float64) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) WithArrayOfValues(values [][]*quality_profile.Profile) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) WithItemValue ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesSourceProject ¶
type BatchGetQualityProfilesResponsePathSelectorQualityProfilesSourceProject struct{}
func (BatchGetQualityProfilesResponsePathSelectorQualityProfilesSourceProject) WithArrayOfValues ¶
func (s BatchGetQualityProfilesResponsePathSelectorQualityProfilesSourceProject) WithArrayOfValues(values []*project.Reference) *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues
type BatchGetQualityProfilesResponse_FieldMask ¶
type BatchGetQualityProfilesResponse_FieldMask struct {
Paths []BatchGetQualityProfilesResponse_FieldPath
}
func FullBatchGetQualityProfilesResponse_FieldMask ¶
func FullBatchGetQualityProfilesResponse_FieldMask() *BatchGetQualityProfilesResponse_FieldMask
func (*BatchGetQualityProfilesResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) AppendPath(path BatchGetQualityProfilesResponse_FieldPath)
func (*BatchGetQualityProfilesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetQualityProfilesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetQualityProfilesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetQualityProfilesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) FilterInputFields() *BatchGetQualityProfilesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetQualityProfilesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetQualityProfilesResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) GetPaths() []BatchGetQualityProfilesResponse_FieldPath
func (*BatchGetQualityProfilesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetQualityProfilesResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) IsFull() bool
func (BatchGetQualityProfilesResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetQualityProfilesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetQualityProfilesResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetQualityProfilesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetQualityProfilesResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) PathsCount() int
func (*BatchGetQualityProfilesResponse_FieldMask) Project ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) Project(source *BatchGetQualityProfilesResponse) *BatchGetQualityProfilesResponse
func (*BatchGetQualityProfilesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetQualityProfilesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) ProtoMessage()
func (*BatchGetQualityProfilesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetQualityProfilesResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) Reset()
func (*BatchGetQualityProfilesResponse_FieldMask) Set ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) Set(target, source *BatchGetQualityProfilesResponse)
func (*BatchGetQualityProfilesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetQualityProfilesResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetQualityProfilesResponse_FieldMask) Size ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) Size() int
func (*BatchGetQualityProfilesResponse_FieldMask) String ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) String() string
func (*BatchGetQualityProfilesResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) Subtract(other *BatchGetQualityProfilesResponse_FieldMask) *BatchGetQualityProfilesResponse_FieldMask
func (*BatchGetQualityProfilesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetQualityProfilesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetQualityProfilesResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetQualityProfilesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetQualityProfilesResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetQualityProfilesResponse_FieldPath ¶
type BatchGetQualityProfilesResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetQualityProfilesResponse_FieldPathSelector Get(source *BatchGetQualityProfilesResponse) []interface{} GetSingle(source *BatchGetQualityProfilesResponse) (interface{}, bool) ClearValue(item *BatchGetQualityProfilesResponse) // Those methods build corresponding BatchGetQualityProfilesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetQualityProfilesResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetQualityProfilesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetQualityProfilesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetQualityProfilesResponse_FieldPath ¶
func BuildBatchGetQualityProfilesResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetQualityProfilesResponse_FieldPath, error)
func MustParseBatchGetQualityProfilesResponse_FieldPath ¶
func MustParseBatchGetQualityProfilesResponse_FieldPath(rawField string) BatchGetQualityProfilesResponse_FieldPath
func ParseBatchGetQualityProfilesResponse_FieldPath ¶
func ParseBatchGetQualityProfilesResponse_FieldPath(rawField string) (BatchGetQualityProfilesResponse_FieldPath, error)
type BatchGetQualityProfilesResponse_FieldPathArrayItemValue ¶
type BatchGetQualityProfilesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetQualityProfilesResponse_FieldPath ContainsValue(*BatchGetQualityProfilesResponse) bool }
BatchGetQualityProfilesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetQualityProfilesResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetQualityProfilesResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetQualityProfilesResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetQualityProfilesResponse_FieldPathArrayItemValue
func ParseBatchGetQualityProfilesResponse_FieldPathArrayItemValue ¶
func ParseBatchGetQualityProfilesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetQualityProfilesResponse_FieldPathArrayItemValue, error)
ParseBatchGetQualityProfilesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetQualityProfilesResponse_FieldPathArrayOfValues ¶
type BatchGetQualityProfilesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetQualityProfilesResponse_FieldPath }
BatchGetQualityProfilesResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetQualityProfilesResponse fields according to their type
func MustParseBatchGetQualityProfilesResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetQualityProfilesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetQualityProfilesResponse_FieldPathArrayOfValues
func ParseBatchGetQualityProfilesResponse_FieldPathArrayOfValues ¶
func ParseBatchGetQualityProfilesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetQualityProfilesResponse_FieldPathArrayOfValues, error)
type BatchGetQualityProfilesResponse_FieldPathSelector ¶
type BatchGetQualityProfilesResponse_FieldPathSelector int32
const ( BatchGetQualityProfilesResponse_FieldPathSelectorQualityProfiles BatchGetQualityProfilesResponse_FieldPathSelector = 0 BatchGetQualityProfilesResponse_FieldPathSelectorMissing BatchGetQualityProfilesResponse_FieldPathSelector = 1 )
func (BatchGetQualityProfilesResponse_FieldPathSelector) String ¶
func (s BatchGetQualityProfilesResponse_FieldPathSelector) String() string
type BatchGetQualityProfilesResponse_FieldPathValue ¶
type BatchGetQualityProfilesResponse_FieldPathValue interface { BatchGetQualityProfilesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetQualityProfilesResponse) CompareWith(*BatchGetQualityProfilesResponse) (cmp int, comparable bool) }
BatchGetQualityProfilesResponse_FieldPathValue allows storing values for BatchGetQualityProfilesResponse fields according to their type
func MustParseBatchGetQualityProfilesResponse_FieldPathValue ¶
func MustParseBatchGetQualityProfilesResponse_FieldPathValue(pathStr, valueStr string) BatchGetQualityProfilesResponse_FieldPathValue
func ParseBatchGetQualityProfilesResponse_FieldPathValue ¶
func ParseBatchGetQualityProfilesResponse_FieldPathValue(pathStr, valueStr string) (BatchGetQualityProfilesResponse_FieldPathValue, error)
type BatchGetQualityProfilesResponse_FieldSubPath ¶
type BatchGetQualityProfilesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetQualityProfilesResponse_FieldSubPath) AsQualityProfilesSubPath ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) AsQualityProfilesSubPath() (quality_profile.QualityProfile_FieldPath, bool)
func (*BatchGetQualityProfilesResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) ClearValue(item *BatchGetQualityProfilesResponse)
func (*BatchGetQualityProfilesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetQualityProfilesResponse_FieldSubPath) Get ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) Get(source *BatchGetQualityProfilesResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetQualityProfilesResponse
func (*BatchGetQualityProfilesResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetQualityProfilesResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetQualityProfilesResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) GetSingle(source *BatchGetQualityProfilesResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetQualityProfilesResponse
func (*BatchGetQualityProfilesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetQualityProfilesResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetQualityProfilesResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetQualityProfilesResponse_FieldSubPath) Selector ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) Selector() BatchGetQualityProfilesResponse_FieldPathSelector
func (*BatchGetQualityProfilesResponse_FieldSubPath) String ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetQualityProfilesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetQualityProfilesResponse_FieldPathArrayItemValue
func (*BatchGetQualityProfilesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetQualityProfilesResponse_FieldPathArrayOfValues
func (*BatchGetQualityProfilesResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) WithIValue(value interface{}) BatchGetQualityProfilesResponse_FieldPathValue
func (*BatchGetQualityProfilesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetQualityProfilesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetQualityProfilesResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetQualityProfilesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue ¶
type BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue struct { BatchGetQualityProfilesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue) AsQualityProfilesPathItemValue ¶
func (fpaivs *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue) AsQualityProfilesPathItemValue() (quality_profile.QualityProfile_FieldPathArrayItemValue, bool)
func (*BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetQualityProfilesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetQualityProfilesResponse'
func (*BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetQualityProfilesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues ¶
type BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues struct { BatchGetQualityProfilesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues) AsQualityProfilesPathArrayOfValues ¶
func (fpsaov *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues) AsQualityProfilesPathArrayOfValues() (quality_profile.QualityProfile_FieldPathArrayOfValues, bool)
func (*BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetQualityProfilesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetQualityProfilesResponse_FieldSubPathValue ¶
type BatchGetQualityProfilesResponse_FieldSubPathValue struct { BatchGetQualityProfilesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetQualityProfilesResponse_FieldSubPathValue) AsQualityProfilesPathValue ¶
func (fpvs *BatchGetQualityProfilesResponse_FieldSubPathValue) AsQualityProfilesPathValue() (quality_profile.QualityProfile_FieldPathValue, bool)
func (*BatchGetQualityProfilesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetQualityProfilesResponse_FieldSubPathValue) CompareWith(source *BatchGetQualityProfilesResponse) (int, bool)
func (*BatchGetQualityProfilesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetQualityProfilesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetQualityProfilesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetQualityProfilesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetQualityProfilesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetQualityProfilesResponse_FieldSubPathValue) SetTo(target **BatchGetQualityProfilesResponse)
func (*BatchGetQualityProfilesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetQualityProfilesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetQualityProfilesResponse_FieldTerminalPath ¶
type BatchGetQualityProfilesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) ClearValue(item *BatchGetQualityProfilesResponse)
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) Get(source *BatchGetQualityProfilesResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetQualityProfilesResponse
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) GetSingle(source *BatchGetQualityProfilesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetQualityProfilesResponse
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) String ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetQualityProfilesResponse_FieldPathArrayItemValue
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetQualityProfilesResponse_FieldPathArrayOfValues
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetQualityProfilesResponse_FieldPathValue
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetQualityProfilesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetQualityProfilesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue struct { BatchGetQualityProfilesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*quality_profile.Reference, bool)
func (*BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) AsQualityProfilesItemValue ¶
func (fpaiv *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) AsQualityProfilesItemValue() (*quality_profile.QualityProfile, bool)
func (*BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetQualityProfilesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetQualityProfilesResponse'
func (*BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetQualityProfilesResponse as interface{}
func (*BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetQualityProfilesResponse) (interface{}, bool)
func (*BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues struct { BatchGetQualityProfilesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*quality_profile.Reference, bool)
func (*BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsQualityProfilesArrayOfValues ¶
func (fpaov *BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsQualityProfilesArrayOfValues() ([][]*quality_profile.QualityProfile, bool)
func (*BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetQualityProfilesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetQualityProfilesResponse_FieldTerminalPathValue ¶
type BatchGetQualityProfilesResponse_FieldTerminalPathValue struct { BatchGetQualityProfilesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetQualityProfilesResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) AsMissingValue() ([]*quality_profile.Reference, bool)
func (*BatchGetQualityProfilesResponse_FieldTerminalPathValue) AsQualityProfilesValue ¶
func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) AsQualityProfilesValue() ([]*quality_profile.QualityProfile, bool)
func (*BatchGetQualityProfilesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) CompareWith(source *BatchGetQualityProfilesResponse) (int, bool)
CompareWith compares value in the 'BatchGetQualityProfilesResponse_FieldTerminalPathValue' with the value under path in 'BatchGetQualityProfilesResponse'.
func (*BatchGetQualityProfilesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetQualityProfilesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetQualityProfilesResponse' as interface{}
func (*BatchGetQualityProfilesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) SetTo(target **BatchGetQualityProfilesResponse)
SetTo stores value for selected field for object BatchGetQualityProfilesResponse
func (*BatchGetQualityProfilesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetQualityProfilesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateQualityProfileRequest ¶
type CreateQualityProfileRequest struct { // Parent reference of ntt.watchdog.v1alpha2.QualityProfile Parent *quality_profile.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // QualityProfile resource body QualityProfile *quality_profile.QualityProfile `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreateQualityProfile][ntt.watchdog.v1alpha2.CreateQualityProfile]
func (*CreateQualityProfileRequest) Clone ¶
func (o *CreateQualityProfileRequest) Clone() *CreateQualityProfileRequest
func (*CreateQualityProfileRequest) CloneRaw ¶
func (o *CreateQualityProfileRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateQualityProfileRequest) Descriptor ¶
func (*CreateQualityProfileRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateQualityProfileRequest.ProtoReflect.Descriptor instead.
func (*CreateQualityProfileRequest) GetParent ¶
func (m *CreateQualityProfileRequest) GetParent() *quality_profile.ParentReference
func (*CreateQualityProfileRequest) GetQualityProfile ¶
func (m *CreateQualityProfileRequest) GetQualityProfile() *quality_profile.QualityProfile
func (*CreateQualityProfileRequest) GotenMessage ¶
func (*CreateQualityProfileRequest) GotenMessage()
func (*CreateQualityProfileRequest) GotenObjectExt ¶
func (o *CreateQualityProfileRequest) GotenObjectExt()
func (*CreateQualityProfileRequest) GotenValidate ¶
func (obj *CreateQualityProfileRequest) GotenValidate() error
func (*CreateQualityProfileRequest) MakeDiffFieldMask ¶
func (o *CreateQualityProfileRequest) MakeDiffFieldMask(other *CreateQualityProfileRequest) *CreateQualityProfileRequest_FieldMask
func (*CreateQualityProfileRequest) MakeFullFieldMask ¶
func (o *CreateQualityProfileRequest) MakeFullFieldMask() *CreateQualityProfileRequest_FieldMask
func (*CreateQualityProfileRequest) MakeRawDiffFieldMask ¶
func (o *CreateQualityProfileRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateQualityProfileRequest) MakeRawFullFieldMask ¶
func (o *CreateQualityProfileRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateQualityProfileRequest) Marshal ¶
func (m *CreateQualityProfileRequest) Marshal() ([]byte, error)
func (*CreateQualityProfileRequest) MarshalJSON ¶
func (m *CreateQualityProfileRequest) MarshalJSON() ([]byte, error)
func (*CreateQualityProfileRequest) Merge ¶
func (o *CreateQualityProfileRequest) Merge(source *CreateQualityProfileRequest)
func (*CreateQualityProfileRequest) MergeRaw ¶
func (o *CreateQualityProfileRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateQualityProfileRequest) ProtoMessage ¶
func (*CreateQualityProfileRequest) ProtoMessage()
func (*CreateQualityProfileRequest) ProtoReflect ¶
func (m *CreateQualityProfileRequest) ProtoReflect() preflect.Message
func (*CreateQualityProfileRequest) Reset ¶
func (m *CreateQualityProfileRequest) Reset()
func (*CreateQualityProfileRequest) SetParent ¶
func (m *CreateQualityProfileRequest) SetParent(fv *quality_profile.ParentReference)
func (*CreateQualityProfileRequest) SetQualityProfile ¶
func (m *CreateQualityProfileRequest) SetQualityProfile(fv *quality_profile.QualityProfile)
func (*CreateQualityProfileRequest) String ¶
func (m *CreateQualityProfileRequest) String() string
func (*CreateQualityProfileRequest) Unmarshal ¶
func (m *CreateQualityProfileRequest) Unmarshal(b []byte) error
func (*CreateQualityProfileRequest) UnmarshalJSON ¶
func (m *CreateQualityProfileRequest) UnmarshalJSON(data []byte) error
type CreateQualityProfileRequestFieldPathBuilder ¶
type CreateQualityProfileRequestFieldPathBuilder struct{}
func NewCreateQualityProfileRequestFieldPathBuilder ¶
func NewCreateQualityProfileRequestFieldPathBuilder() CreateQualityProfileRequestFieldPathBuilder
func (CreateQualityProfileRequestFieldPathBuilder) QualityProfile ¶
func (CreateQualityProfileRequestFieldPathBuilder) QualityProfile() CreateQualityProfileRequestPathSelectorQualityProfile
type CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations ¶
type CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations) WithArrayOfValues ¶
func (s CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels ¶
type CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels) WithArrayOfValues ¶
func (s CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards ¶
type CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards) WithArrayOfValues ¶
func (s CreateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards) WithArrayOfValues(values []int64) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorParent ¶
type CreateQualityProfileRequestPathSelectorParent struct{}
func (CreateQualityProfileRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorParent) WithArrayOfValues(values []*quality_profile.ParentReference) *CreateQualityProfileRequest_FieldTerminalPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfile ¶
type CreateQualityProfileRequestPathSelectorQualityProfile struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfile) Description ¶
func (CreateQualityProfileRequestPathSelectorQualityProfile) DisplayName ¶
func (CreateQualityProfileRequestPathSelectorQualityProfile) SourceProject ¶
func (CreateQualityProfileRequestPathSelectorQualityProfile) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfile) WithArrayOfValues(values []*quality_profile.QualityProfile) *CreateQualityProfileRequest_FieldTerminalPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfile) WithSubArrayItemValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfile) WithSubArrayItemValue(subPathArrayItemValue quality_profile.QualityProfile_FieldPathArrayItemValue) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
func (CreateQualityProfileRequestPathSelectorQualityProfile) WithSubArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfile) WithSubArrayOfValues(subPathArrayOfValues quality_profile.QualityProfile_FieldPathArrayOfValues) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfile) WithSubPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfile) WithSubValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfile) WithSubValue(subPathValue quality_profile.QualityProfile_FieldPathValue) *CreateQualityProfileRequest_FieldSubPathValue
type CreateQualityProfileRequestPathSelectorQualityProfileDescription ¶
type CreateQualityProfileRequestPathSelectorQualityProfileDescription struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileDescription) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileDescription) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileDescription) WithValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileDescription) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
type CreateQualityProfileRequestPathSelectorQualityProfileDisplayName ¶
type CreateQualityProfileRequestPathSelectorQualityProfileDisplayName struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileDisplayName) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileDisplayName) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileDisplayName) WithValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileDisplayName) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
type CreateQualityProfileRequestPathSelectorQualityProfileMetadata ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadata struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) Annotations ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) CreateTime ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) Generation ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) OwnerReferences ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) ResourceVersion ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) UpdateTime ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadata) WithValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadata) WithValue(value *ntt_meta.Meta) *CreateQualityProfileRequest_FieldSubPathValue
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithValue(value map[string]string) *CreateQualityProfileRequest_FieldSubPathValue
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration) WithArrayOfValues(values []int64) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataLabels ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataLabels struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithValue(value map[string]string) *CreateQualityProfileRequest_FieldSubPathValue
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) ApiVersion ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) Controller ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) WithItemValue ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion) FieldPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController) FieldPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataShards ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataShards struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithValue(value map[string]int64) *CreateQualityProfileRequest_FieldSubPathValue
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) OwningRegion ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) WithItemValue ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithArrayOfValues(values [][]string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithItemValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithItemValue(value string) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithValue(value []string) *CreateQualityProfileRequest_FieldSubPathValue
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataUuid ¶
type CreateQualityProfileRequestPathSelectorQualityProfileMetadataUuid struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) WithValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) WithValue(value string) *CreateQualityProfileRequest_FieldSubPathValue
type CreateQualityProfileRequestPathSelectorQualityProfileName ¶
type CreateQualityProfileRequestPathSelectorQualityProfileName struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileName) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileName) WithArrayOfValues(values []*quality_profile.Name) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileName) WithValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileName) WithValue(value *quality_profile.Name) *CreateQualityProfileRequest_FieldSubPathValue
type CreateQualityProfileRequestPathSelectorQualityProfileProfiles ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfiles struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfiles) Description ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfiles) DisplayName ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfiles) MetricThresholds ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfiles) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfiles) WithArrayOfValues(values [][]*quality_profile.Profile) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileProfiles) WithItemValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfiles) WithItemValue(value *quality_profile.Profile) *CreateQualityProfileRequest_FieldSubPathArrayItemValue
func (CreateQualityProfileRequestPathSelectorQualityProfileProfiles) WithValue ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfiles) WithValue(value []*quality_profile.Profile) *CreateQualityProfileRequest_FieldSubPathValue
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesDescription ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesDescription struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesDescription) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesDescription) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) SourceAsnNames ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) SourceLocations ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) WithArrayOfValues(values []*quality_profile.Profile_Filter) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) FieldPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) WithArrayOfValues(values [][]string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) WithItemValue ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) AdministrativeAreaLevel1Name ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) AdministrativeAreaLevel2Name ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) AdministrativeAreaLevel3Name ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) CountryName ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) FieldPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) WithArrayOfValues(values [][]*quality_profile.Profile_Location) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) WithItemValue ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) FieldPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithArrayOfValues ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) FieldPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithArrayOfValues ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) FieldPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithArrayOfValues ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName) FieldPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) WithArrayOfValues(values [][]string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) WithItemValue ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) AggregationReducer ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) MetricType ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) WithArrayOfValues(values [][]*quality_profile.Profile_MetricThreshold) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) WithItemValue ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer) FieldPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer) WithArrayOfValues ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType) FieldPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType) WithArrayOfValues(values []string) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue) FieldPath ¶
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue) WithArrayOfValues(values []float64) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides ¶
type CreateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) WithArrayOfValues(values [][]*quality_profile.Profile) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
func (CreateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) WithItemValue ¶
type CreateQualityProfileRequestPathSelectorQualityProfileSourceProject ¶
type CreateQualityProfileRequestPathSelectorQualityProfileSourceProject struct{}
func (CreateQualityProfileRequestPathSelectorQualityProfileSourceProject) WithArrayOfValues ¶
func (s CreateQualityProfileRequestPathSelectorQualityProfileSourceProject) WithArrayOfValues(values []*project.Reference) *CreateQualityProfileRequest_FieldSubPathArrayOfValues
type CreateQualityProfileRequest_FieldMask ¶
type CreateQualityProfileRequest_FieldMask struct {
Paths []CreateQualityProfileRequest_FieldPath
}
func FullCreateQualityProfileRequest_FieldMask ¶
func FullCreateQualityProfileRequest_FieldMask() *CreateQualityProfileRequest_FieldMask
func (*CreateQualityProfileRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) AppendPath(path CreateQualityProfileRequest_FieldPath)
func (*CreateQualityProfileRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateQualityProfileRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateQualityProfileRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateQualityProfileRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) FilterInputFields() *CreateQualityProfileRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateQualityProfileRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateQualityProfileRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) GetPaths() []CreateQualityProfileRequest_FieldPath
func (*CreateQualityProfileRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateQualityProfileRequest_FieldMask) IsFull ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) IsFull() bool
func (CreateQualityProfileRequest_FieldMask) Marshal ¶
func (fieldMask CreateQualityProfileRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateQualityProfileRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateQualityProfileRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateQualityProfileRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) PathsCount() int
func (*CreateQualityProfileRequest_FieldMask) Project ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) Project(source *CreateQualityProfileRequest) *CreateQualityProfileRequest
func (*CreateQualityProfileRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateQualityProfileRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) ProtoMessage()
func (*CreateQualityProfileRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateQualityProfileRequest_FieldMask) Reset ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) Reset()
func (*CreateQualityProfileRequest_FieldMask) Set ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) Set(target, source *CreateQualityProfileRequest)
func (*CreateQualityProfileRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateQualityProfileRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateQualityProfileRequest_FieldMask) Size ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) Size() int
func (*CreateQualityProfileRequest_FieldMask) String ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) String() string
func (*CreateQualityProfileRequest_FieldMask) Subtract ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) Subtract(other *CreateQualityProfileRequest_FieldMask) *CreateQualityProfileRequest_FieldMask
func (*CreateQualityProfileRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateQualityProfileRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateQualityProfileRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateQualityProfileRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateQualityProfileRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateQualityProfileRequest_FieldPath ¶
type CreateQualityProfileRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateQualityProfileRequest_FieldPathSelector Get(source *CreateQualityProfileRequest) []interface{} GetSingle(source *CreateQualityProfileRequest) (interface{}, bool) ClearValue(item *CreateQualityProfileRequest) // Those methods build corresponding CreateQualityProfileRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateQualityProfileRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateQualityProfileRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateQualityProfileRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateQualityProfileRequest_FieldPath ¶
func BuildCreateQualityProfileRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateQualityProfileRequest_FieldPath, error)
func MustParseCreateQualityProfileRequest_FieldPath ¶
func MustParseCreateQualityProfileRequest_FieldPath(rawField string) CreateQualityProfileRequest_FieldPath
func ParseCreateQualityProfileRequest_FieldPath ¶
func ParseCreateQualityProfileRequest_FieldPath(rawField string) (CreateQualityProfileRequest_FieldPath, error)
type CreateQualityProfileRequest_FieldPathArrayItemValue ¶
type CreateQualityProfileRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateQualityProfileRequest_FieldPath ContainsValue(*CreateQualityProfileRequest) bool }
CreateQualityProfileRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateQualityProfileRequest according to their type Present only for array (repeated) types.
func MustParseCreateQualityProfileRequest_FieldPathArrayItemValue ¶
func MustParseCreateQualityProfileRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateQualityProfileRequest_FieldPathArrayItemValue
func ParseCreateQualityProfileRequest_FieldPathArrayItemValue ¶
func ParseCreateQualityProfileRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateQualityProfileRequest_FieldPathArrayItemValue, error)
ParseCreateQualityProfileRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateQualityProfileRequest_FieldPathArrayOfValues ¶
type CreateQualityProfileRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateQualityProfileRequest_FieldPath }
CreateQualityProfileRequest_FieldPathArrayOfValues allows storing slice of values for CreateQualityProfileRequest fields according to their type
func MustParseCreateQualityProfileRequest_FieldPathArrayOfValues ¶
func MustParseCreateQualityProfileRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateQualityProfileRequest_FieldPathArrayOfValues
func ParseCreateQualityProfileRequest_FieldPathArrayOfValues ¶
func ParseCreateQualityProfileRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateQualityProfileRequest_FieldPathArrayOfValues, error)
type CreateQualityProfileRequest_FieldPathSelector ¶
type CreateQualityProfileRequest_FieldPathSelector int32
const ( CreateQualityProfileRequest_FieldPathSelectorParent CreateQualityProfileRequest_FieldPathSelector = 0 CreateQualityProfileRequest_FieldPathSelectorQualityProfile CreateQualityProfileRequest_FieldPathSelector = 1 )
func (CreateQualityProfileRequest_FieldPathSelector) String ¶
func (s CreateQualityProfileRequest_FieldPathSelector) String() string
type CreateQualityProfileRequest_FieldPathValue ¶
type CreateQualityProfileRequest_FieldPathValue interface { CreateQualityProfileRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateQualityProfileRequest) CompareWith(*CreateQualityProfileRequest) (cmp int, comparable bool) }
CreateQualityProfileRequest_FieldPathValue allows storing values for CreateQualityProfileRequest fields according to their type
func MustParseCreateQualityProfileRequest_FieldPathValue ¶
func MustParseCreateQualityProfileRequest_FieldPathValue(pathStr, valueStr string) CreateQualityProfileRequest_FieldPathValue
func ParseCreateQualityProfileRequest_FieldPathValue ¶
func ParseCreateQualityProfileRequest_FieldPathValue(pathStr, valueStr string) (CreateQualityProfileRequest_FieldPathValue, error)
type CreateQualityProfileRequest_FieldSubPath ¶
type CreateQualityProfileRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateQualityProfileRequest_FieldSubPath) AsQualityProfileSubPath ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) AsQualityProfileSubPath() (quality_profile.QualityProfile_FieldPath, bool)
func (*CreateQualityProfileRequest_FieldSubPath) ClearValue ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) ClearValue(item *CreateQualityProfileRequest)
func (*CreateQualityProfileRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateQualityProfileRequest_FieldSubPath) Get ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) Get(source *CreateQualityProfileRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateQualityProfileRequest
func (*CreateQualityProfileRequest_FieldSubPath) GetDefault ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateQualityProfileRequest_FieldSubPath) GetRaw ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateQualityProfileRequest_FieldSubPath) GetSingle ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) GetSingle(source *CreateQualityProfileRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateQualityProfileRequest
func (*CreateQualityProfileRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateQualityProfileRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateQualityProfileRequest_FieldSubPath) JSONString ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateQualityProfileRequest_FieldSubPath) Selector ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) Selector() CreateQualityProfileRequest_FieldPathSelector
func (*CreateQualityProfileRequest_FieldSubPath) String ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateQualityProfileRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateQualityProfileRequest_FieldPathArrayItemValue
func (*CreateQualityProfileRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateQualityProfileRequest_FieldPathArrayOfValues
func (*CreateQualityProfileRequest_FieldSubPath) WithIValue ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) WithIValue(value interface{}) CreateQualityProfileRequest_FieldPathValue
func (*CreateQualityProfileRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateQualityProfileRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateQualityProfileRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateQualityProfileRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateQualityProfileRequest_FieldSubPathArrayItemValue ¶
type CreateQualityProfileRequest_FieldSubPathArrayItemValue struct { CreateQualityProfileRequest_FieldPath // contains filtered or unexported fields }
func (*CreateQualityProfileRequest_FieldSubPathArrayItemValue) AsQualityProfilePathItemValue ¶
func (fpaivs *CreateQualityProfileRequest_FieldSubPathArrayItemValue) AsQualityProfilePathItemValue() (quality_profile.QualityProfile_FieldPathArrayItemValue, bool)
func (*CreateQualityProfileRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateQualityProfileRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateQualityProfileRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateQualityProfileRequest'
func (*CreateQualityProfileRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateQualityProfileRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateQualityProfileRequest_FieldSubPathArrayOfValues ¶
type CreateQualityProfileRequest_FieldSubPathArrayOfValues struct { CreateQualityProfileRequest_FieldPath // contains filtered or unexported fields }
func (*CreateQualityProfileRequest_FieldSubPathArrayOfValues) AsQualityProfilePathArrayOfValues ¶
func (fpsaov *CreateQualityProfileRequest_FieldSubPathArrayOfValues) AsQualityProfilePathArrayOfValues() (quality_profile.QualityProfile_FieldPathArrayOfValues, bool)
func (*CreateQualityProfileRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateQualityProfileRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateQualityProfileRequest_FieldSubPathValue ¶
type CreateQualityProfileRequest_FieldSubPathValue struct { CreateQualityProfileRequest_FieldPath // contains filtered or unexported fields }
func (*CreateQualityProfileRequest_FieldSubPathValue) AsQualityProfilePathValue ¶
func (fpvs *CreateQualityProfileRequest_FieldSubPathValue) AsQualityProfilePathValue() (quality_profile.QualityProfile_FieldPathValue, bool)
func (*CreateQualityProfileRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateQualityProfileRequest_FieldSubPathValue) CompareWith(source *CreateQualityProfileRequest) (int, bool)
func (*CreateQualityProfileRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateQualityProfileRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateQualityProfileRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateQualityProfileRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateQualityProfileRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateQualityProfileRequest_FieldSubPathValue) SetTo(target **CreateQualityProfileRequest)
func (*CreateQualityProfileRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateQualityProfileRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateQualityProfileRequest_FieldTerminalPath ¶
type CreateQualityProfileRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateQualityProfileRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) ClearValue(item *CreateQualityProfileRequest)
func (*CreateQualityProfileRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateQualityProfileRequest_FieldTerminalPath) Get ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) Get(source *CreateQualityProfileRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateQualityProfileRequest
func (*CreateQualityProfileRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateQualityProfileRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateQualityProfileRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) GetSingle(source *CreateQualityProfileRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateQualityProfileRequest
func (*CreateQualityProfileRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateQualityProfileRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateQualityProfileRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateQualityProfileRequest_FieldTerminalPath) Selector ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) Selector() CreateQualityProfileRequest_FieldPathSelector
func (*CreateQualityProfileRequest_FieldTerminalPath) String ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateQualityProfileRequest_FieldPathArrayItemValue
func (*CreateQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateQualityProfileRequest_FieldPathArrayOfValues
func (*CreateQualityProfileRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) WithIValue(value interface{}) CreateQualityProfileRequest_FieldPathValue
func (*CreateQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateQualityProfileRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateQualityProfileRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateQualityProfileRequest_FieldTerminalPathArrayItemValue ¶
type CreateQualityProfileRequest_FieldTerminalPathArrayItemValue struct { CreateQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateQualityProfileRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateQualityProfileRequest'
func (*CreateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateQualityProfileRequest as interface{}
func (*CreateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateQualityProfileRequest) (interface{}, bool)
func (*CreateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateQualityProfileRequest_FieldTerminalPathArrayOfValues ¶
type CreateQualityProfileRequest_FieldTerminalPathArrayOfValues struct { CreateQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*quality_profile.ParentReference, bool)
func (*CreateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsQualityProfileArrayOfValues ¶
func (fpaov *CreateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsQualityProfileArrayOfValues() ([]*quality_profile.QualityProfile, bool)
func (*CreateQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateQualityProfileRequest_FieldTerminalPathValue ¶
type CreateQualityProfileRequest_FieldTerminalPathValue struct { CreateQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateQualityProfileRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) AsParentValue() (*quality_profile.ParentReference, bool)
func (*CreateQualityProfileRequest_FieldTerminalPathValue) AsQualityProfileValue ¶
func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) AsQualityProfileValue() (*quality_profile.QualityProfile, bool)
func (*CreateQualityProfileRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) CompareWith(source *CreateQualityProfileRequest) (int, bool)
CompareWith compares value in the 'CreateQualityProfileRequest_FieldTerminalPathValue' with the value under path in 'CreateQualityProfileRequest'.
func (*CreateQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateQualityProfileRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateQualityProfileRequest' as interface{}
func (*CreateQualityProfileRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) SetTo(target **CreateQualityProfileRequest)
SetTo stores value for selected field for object CreateQualityProfileRequest
func (*CreateQualityProfileRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateQualityProfileRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteQualityProfileRequest ¶
type DeleteQualityProfileRequest struct { // Reference of ntt.watchdog.v1alpha2.QualityProfile Name *quality_profile.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteQualityProfile][ntt.watchdog.v1alpha2.DeleteQualityProfile]
func (*DeleteQualityProfileRequest) Clone ¶
func (o *DeleteQualityProfileRequest) Clone() *DeleteQualityProfileRequest
func (*DeleteQualityProfileRequest) CloneRaw ¶
func (o *DeleteQualityProfileRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteQualityProfileRequest) Descriptor ¶
func (*DeleteQualityProfileRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteQualityProfileRequest.ProtoReflect.Descriptor instead.
func (*DeleteQualityProfileRequest) GetName ¶
func (m *DeleteQualityProfileRequest) GetName() *quality_profile.Reference
func (*DeleteQualityProfileRequest) GotenMessage ¶
func (*DeleteQualityProfileRequest) GotenMessage()
func (*DeleteQualityProfileRequest) GotenObjectExt ¶
func (o *DeleteQualityProfileRequest) GotenObjectExt()
func (*DeleteQualityProfileRequest) GotenValidate ¶
func (obj *DeleteQualityProfileRequest) GotenValidate() error
func (*DeleteQualityProfileRequest) MakeDiffFieldMask ¶
func (o *DeleteQualityProfileRequest) MakeDiffFieldMask(other *DeleteQualityProfileRequest) *DeleteQualityProfileRequest_FieldMask
func (*DeleteQualityProfileRequest) MakeFullFieldMask ¶
func (o *DeleteQualityProfileRequest) MakeFullFieldMask() *DeleteQualityProfileRequest_FieldMask
func (*DeleteQualityProfileRequest) MakeRawDiffFieldMask ¶
func (o *DeleteQualityProfileRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteQualityProfileRequest) MakeRawFullFieldMask ¶
func (o *DeleteQualityProfileRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteQualityProfileRequest) Marshal ¶
func (m *DeleteQualityProfileRequest) Marshal() ([]byte, error)
func (*DeleteQualityProfileRequest) MarshalJSON ¶
func (m *DeleteQualityProfileRequest) MarshalJSON() ([]byte, error)
func (*DeleteQualityProfileRequest) Merge ¶
func (o *DeleteQualityProfileRequest) Merge(source *DeleteQualityProfileRequest)
func (*DeleteQualityProfileRequest) MergeRaw ¶
func (o *DeleteQualityProfileRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteQualityProfileRequest) ProtoMessage ¶
func (*DeleteQualityProfileRequest) ProtoMessage()
func (*DeleteQualityProfileRequest) ProtoReflect ¶
func (m *DeleteQualityProfileRequest) ProtoReflect() preflect.Message
func (*DeleteQualityProfileRequest) Reset ¶
func (m *DeleteQualityProfileRequest) Reset()
func (*DeleteQualityProfileRequest) SetName ¶
func (m *DeleteQualityProfileRequest) SetName(fv *quality_profile.Reference)
func (*DeleteQualityProfileRequest) String ¶
func (m *DeleteQualityProfileRequest) String() string
func (*DeleteQualityProfileRequest) Unmarshal ¶
func (m *DeleteQualityProfileRequest) Unmarshal(b []byte) error
func (*DeleteQualityProfileRequest) UnmarshalJSON ¶
func (m *DeleteQualityProfileRequest) UnmarshalJSON(data []byte) error
type DeleteQualityProfileRequestFieldPathBuilder ¶
type DeleteQualityProfileRequestFieldPathBuilder struct{}
func NewDeleteQualityProfileRequestFieldPathBuilder ¶
func NewDeleteQualityProfileRequestFieldPathBuilder() DeleteQualityProfileRequestFieldPathBuilder
type DeleteQualityProfileRequestPathSelectorName ¶
type DeleteQualityProfileRequestPathSelectorName struct{}
func (DeleteQualityProfileRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteQualityProfileRequestPathSelectorName) WithArrayOfValues(values []*quality_profile.Reference) *DeleteQualityProfileRequest_FieldTerminalPathArrayOfValues
func (DeleteQualityProfileRequestPathSelectorName) WithValue ¶
func (s DeleteQualityProfileRequestPathSelectorName) WithValue(value *quality_profile.Reference) *DeleteQualityProfileRequest_FieldTerminalPathValue
type DeleteQualityProfileRequest_FieldMask ¶
type DeleteQualityProfileRequest_FieldMask struct {
Paths []DeleteQualityProfileRequest_FieldPath
}
func FullDeleteQualityProfileRequest_FieldMask ¶
func FullDeleteQualityProfileRequest_FieldMask() *DeleteQualityProfileRequest_FieldMask
func (*DeleteQualityProfileRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) AppendPath(path DeleteQualityProfileRequest_FieldPath)
func (*DeleteQualityProfileRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteQualityProfileRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteQualityProfileRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteQualityProfileRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) FilterInputFields() *DeleteQualityProfileRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteQualityProfileRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteQualityProfileRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) GetPaths() []DeleteQualityProfileRequest_FieldPath
func (*DeleteQualityProfileRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteQualityProfileRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) IsFull() bool
func (DeleteQualityProfileRequest_FieldMask) Marshal ¶
func (fieldMask DeleteQualityProfileRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteQualityProfileRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteQualityProfileRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteQualityProfileRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) PathsCount() int
func (*DeleteQualityProfileRequest_FieldMask) Project ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) Project(source *DeleteQualityProfileRequest) *DeleteQualityProfileRequest
func (*DeleteQualityProfileRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteQualityProfileRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) ProtoMessage()
func (*DeleteQualityProfileRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteQualityProfileRequest_FieldMask) Reset ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) Reset()
func (*DeleteQualityProfileRequest_FieldMask) Set ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) Set(target, source *DeleteQualityProfileRequest)
func (*DeleteQualityProfileRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteQualityProfileRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteQualityProfileRequest_FieldMask) Size ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) Size() int
func (*DeleteQualityProfileRequest_FieldMask) String ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) String() string
func (*DeleteQualityProfileRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) Subtract(other *DeleteQualityProfileRequest_FieldMask) *DeleteQualityProfileRequest_FieldMask
func (*DeleteQualityProfileRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteQualityProfileRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteQualityProfileRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteQualityProfileRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteQualityProfileRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteQualityProfileRequest_FieldPath ¶
type DeleteQualityProfileRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteQualityProfileRequest_FieldPathSelector Get(source *DeleteQualityProfileRequest) []interface{} GetSingle(source *DeleteQualityProfileRequest) (interface{}, bool) ClearValue(item *DeleteQualityProfileRequest) // Those methods build corresponding DeleteQualityProfileRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteQualityProfileRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteQualityProfileRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteQualityProfileRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteQualityProfileRequest_FieldPath ¶
func BuildDeleteQualityProfileRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteQualityProfileRequest_FieldPath, error)
func MustParseDeleteQualityProfileRequest_FieldPath ¶
func MustParseDeleteQualityProfileRequest_FieldPath(rawField string) DeleteQualityProfileRequest_FieldPath
func ParseDeleteQualityProfileRequest_FieldPath ¶
func ParseDeleteQualityProfileRequest_FieldPath(rawField string) (DeleteQualityProfileRequest_FieldPath, error)
type DeleteQualityProfileRequest_FieldPathArrayItemValue ¶
type DeleteQualityProfileRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteQualityProfileRequest_FieldPath ContainsValue(*DeleteQualityProfileRequest) bool }
DeleteQualityProfileRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteQualityProfileRequest according to their type Present only for array (repeated) types.
func MustParseDeleteQualityProfileRequest_FieldPathArrayItemValue ¶
func MustParseDeleteQualityProfileRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteQualityProfileRequest_FieldPathArrayItemValue
func ParseDeleteQualityProfileRequest_FieldPathArrayItemValue ¶
func ParseDeleteQualityProfileRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteQualityProfileRequest_FieldPathArrayItemValue, error)
ParseDeleteQualityProfileRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteQualityProfileRequest_FieldPathArrayOfValues ¶
type DeleteQualityProfileRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteQualityProfileRequest_FieldPath }
DeleteQualityProfileRequest_FieldPathArrayOfValues allows storing slice of values for DeleteQualityProfileRequest fields according to their type
func MustParseDeleteQualityProfileRequest_FieldPathArrayOfValues ¶
func MustParseDeleteQualityProfileRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteQualityProfileRequest_FieldPathArrayOfValues
func ParseDeleteQualityProfileRequest_FieldPathArrayOfValues ¶
func ParseDeleteQualityProfileRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteQualityProfileRequest_FieldPathArrayOfValues, error)
type DeleteQualityProfileRequest_FieldPathSelector ¶
type DeleteQualityProfileRequest_FieldPathSelector int32
const (
DeleteQualityProfileRequest_FieldPathSelectorName DeleteQualityProfileRequest_FieldPathSelector = 0
)
func (DeleteQualityProfileRequest_FieldPathSelector) String ¶
func (s DeleteQualityProfileRequest_FieldPathSelector) String() string
type DeleteQualityProfileRequest_FieldPathValue ¶
type DeleteQualityProfileRequest_FieldPathValue interface { DeleteQualityProfileRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteQualityProfileRequest) CompareWith(*DeleteQualityProfileRequest) (cmp int, comparable bool) }
DeleteQualityProfileRequest_FieldPathValue allows storing values for DeleteQualityProfileRequest fields according to their type
func MustParseDeleteQualityProfileRequest_FieldPathValue ¶
func MustParseDeleteQualityProfileRequest_FieldPathValue(pathStr, valueStr string) DeleteQualityProfileRequest_FieldPathValue
func ParseDeleteQualityProfileRequest_FieldPathValue ¶
func ParseDeleteQualityProfileRequest_FieldPathValue(pathStr, valueStr string) (DeleteQualityProfileRequest_FieldPathValue, error)
type DeleteQualityProfileRequest_FieldTerminalPath ¶
type DeleteQualityProfileRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteQualityProfileRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) ClearValue(item *DeleteQualityProfileRequest)
func (*DeleteQualityProfileRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteQualityProfileRequest_FieldTerminalPath) Get ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) Get(source *DeleteQualityProfileRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteQualityProfileRequest
func (*DeleteQualityProfileRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteQualityProfileRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteQualityProfileRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) GetSingle(source *DeleteQualityProfileRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteQualityProfileRequest
func (*DeleteQualityProfileRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteQualityProfileRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteQualityProfileRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteQualityProfileRequest_FieldTerminalPath) Selector ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) Selector() DeleteQualityProfileRequest_FieldPathSelector
func (*DeleteQualityProfileRequest_FieldTerminalPath) String ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteQualityProfileRequest_FieldPathArrayItemValue
func (*DeleteQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteQualityProfileRequest_FieldPathArrayOfValues
func (*DeleteQualityProfileRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteQualityProfileRequest_FieldPathValue
func (*DeleteQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteQualityProfileRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteQualityProfileRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue ¶
type DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue struct { DeleteQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteQualityProfileRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteQualityProfileRequest'
func (*DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteQualityProfileRequest as interface{}
func (*DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteQualityProfileRequest) (interface{}, bool)
func (*DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteQualityProfileRequest_FieldTerminalPathArrayOfValues ¶
type DeleteQualityProfileRequest_FieldTerminalPathArrayOfValues struct { DeleteQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteQualityProfileRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteQualityProfileRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*quality_profile.Reference, bool)
func (*DeleteQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteQualityProfileRequest_FieldTerminalPathValue ¶
type DeleteQualityProfileRequest_FieldTerminalPathValue struct { DeleteQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteQualityProfileRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteQualityProfileRequest_FieldTerminalPathValue) AsNameValue() (*quality_profile.Reference, bool)
func (*DeleteQualityProfileRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteQualityProfileRequest_FieldTerminalPathValue) CompareWith(source *DeleteQualityProfileRequest) (int, bool)
CompareWith compares value in the 'DeleteQualityProfileRequest_FieldTerminalPathValue' with the value under path in 'DeleteQualityProfileRequest'.
func (*DeleteQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteQualityProfileRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteQualityProfileRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteQualityProfileRequest' as interface{}
func (*DeleteQualityProfileRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteQualityProfileRequest_FieldTerminalPathValue) SetTo(target **DeleteQualityProfileRequest)
SetTo stores value for selected field for object DeleteQualityProfileRequest
func (*DeleteQualityProfileRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteQualityProfileRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetQualityProfileRequest ¶
type GetQualityProfileRequest struct { // Reference of ntt.watchdog.v1alpha2.QualityProfile Name *quality_profile.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *quality_profile.QualityProfile_FieldMask `` /* 146-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [GetQualityProfile][ntt.watchdog.v1alpha2.GetQualityProfile]
func (*GetQualityProfileRequest) Clone ¶
func (o *GetQualityProfileRequest) Clone() *GetQualityProfileRequest
func (*GetQualityProfileRequest) CloneRaw ¶
func (o *GetQualityProfileRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetQualityProfileRequest) Descriptor ¶
func (*GetQualityProfileRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetQualityProfileRequest.ProtoReflect.Descriptor instead.
func (*GetQualityProfileRequest) GetFieldMask ¶
func (m *GetQualityProfileRequest) GetFieldMask() *quality_profile.QualityProfile_FieldMask
func (*GetQualityProfileRequest) GetName ¶
func (m *GetQualityProfileRequest) GetName() *quality_profile.Reference
func (*GetQualityProfileRequest) GetView ¶
func (m *GetQualityProfileRequest) GetView() view.View
func (*GetQualityProfileRequest) GotenMessage ¶
func (*GetQualityProfileRequest) GotenMessage()
func (*GetQualityProfileRequest) GotenObjectExt ¶
func (o *GetQualityProfileRequest) GotenObjectExt()
func (*GetQualityProfileRequest) GotenValidate ¶
func (obj *GetQualityProfileRequest) GotenValidate() error
func (*GetQualityProfileRequest) MakeDiffFieldMask ¶
func (o *GetQualityProfileRequest) MakeDiffFieldMask(other *GetQualityProfileRequest) *GetQualityProfileRequest_FieldMask
func (*GetQualityProfileRequest) MakeFullFieldMask ¶
func (o *GetQualityProfileRequest) MakeFullFieldMask() *GetQualityProfileRequest_FieldMask
func (*GetQualityProfileRequest) MakeRawDiffFieldMask ¶
func (o *GetQualityProfileRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetQualityProfileRequest) MakeRawFullFieldMask ¶
func (o *GetQualityProfileRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetQualityProfileRequest) Marshal ¶
func (m *GetQualityProfileRequest) Marshal() ([]byte, error)
func (*GetQualityProfileRequest) MarshalJSON ¶
func (m *GetQualityProfileRequest) MarshalJSON() ([]byte, error)
func (*GetQualityProfileRequest) Merge ¶
func (o *GetQualityProfileRequest) Merge(source *GetQualityProfileRequest)
func (*GetQualityProfileRequest) MergeRaw ¶
func (o *GetQualityProfileRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetQualityProfileRequest) ProtoMessage ¶
func (*GetQualityProfileRequest) ProtoMessage()
func (*GetQualityProfileRequest) ProtoReflect ¶
func (m *GetQualityProfileRequest) ProtoReflect() preflect.Message
func (*GetQualityProfileRequest) Reset ¶
func (m *GetQualityProfileRequest) Reset()
func (*GetQualityProfileRequest) SetFieldMask ¶
func (m *GetQualityProfileRequest) SetFieldMask(fv *quality_profile.QualityProfile_FieldMask)
func (*GetQualityProfileRequest) SetName ¶
func (m *GetQualityProfileRequest) SetName(fv *quality_profile.Reference)
func (*GetQualityProfileRequest) SetView ¶
func (m *GetQualityProfileRequest) SetView(fv view.View)
func (*GetQualityProfileRequest) String ¶
func (m *GetQualityProfileRequest) String() string
func (*GetQualityProfileRequest) Unmarshal ¶
func (m *GetQualityProfileRequest) Unmarshal(b []byte) error
func (*GetQualityProfileRequest) UnmarshalJSON ¶
func (m *GetQualityProfileRequest) UnmarshalJSON(data []byte) error
type GetQualityProfileRequestFieldPathBuilder ¶
type GetQualityProfileRequestFieldPathBuilder struct{}
func NewGetQualityProfileRequestFieldPathBuilder ¶
func NewGetQualityProfileRequestFieldPathBuilder() GetQualityProfileRequestFieldPathBuilder
type GetQualityProfileRequestPathSelectorFieldMask ¶
type GetQualityProfileRequestPathSelectorFieldMask struct{}
func (GetQualityProfileRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetQualityProfileRequestPathSelectorFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *GetQualityProfileRequest_FieldTerminalPathArrayOfValues
type GetQualityProfileRequestPathSelectorName ¶
type GetQualityProfileRequestPathSelectorName struct{}
func (GetQualityProfileRequestPathSelectorName) FieldPath ¶
func (GetQualityProfileRequestPathSelectorName) FieldPath() *GetQualityProfileRequest_FieldTerminalPath
func (GetQualityProfileRequestPathSelectorName) WithArrayOfValues ¶
func (s GetQualityProfileRequestPathSelectorName) WithArrayOfValues(values []*quality_profile.Reference) *GetQualityProfileRequest_FieldTerminalPathArrayOfValues
func (GetQualityProfileRequestPathSelectorName) WithValue ¶
func (s GetQualityProfileRequestPathSelectorName) WithValue(value *quality_profile.Reference) *GetQualityProfileRequest_FieldTerminalPathValue
type GetQualityProfileRequestPathSelectorView ¶
type GetQualityProfileRequestPathSelectorView struct{}
func (GetQualityProfileRequestPathSelectorView) FieldPath ¶
func (GetQualityProfileRequestPathSelectorView) FieldPath() *GetQualityProfileRequest_FieldTerminalPath
func (GetQualityProfileRequestPathSelectorView) WithArrayOfValues ¶
func (s GetQualityProfileRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetQualityProfileRequest_FieldTerminalPathArrayOfValues
func (GetQualityProfileRequestPathSelectorView) WithValue ¶
func (s GetQualityProfileRequestPathSelectorView) WithValue(value view.View) *GetQualityProfileRequest_FieldTerminalPathValue
type GetQualityProfileRequest_FieldMask ¶
type GetQualityProfileRequest_FieldMask struct {
Paths []GetQualityProfileRequest_FieldPath
}
func FullGetQualityProfileRequest_FieldMask ¶
func FullGetQualityProfileRequest_FieldMask() *GetQualityProfileRequest_FieldMask
func (*GetQualityProfileRequest_FieldMask) AppendPath ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) AppendPath(path GetQualityProfileRequest_FieldPath)
func (*GetQualityProfileRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetQualityProfileRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetQualityProfileRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetQualityProfileRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) FilterInputFields() *GetQualityProfileRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetQualityProfileRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetQualityProfileRequest_FieldMask) GetPaths ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) GetPaths() []GetQualityProfileRequest_FieldPath
func (*GetQualityProfileRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetQualityProfileRequest_FieldMask) IsFull ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) IsFull() bool
func (GetQualityProfileRequest_FieldMask) Marshal ¶
func (fieldMask GetQualityProfileRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetQualityProfileRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetQualityProfileRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetQualityProfileRequest_FieldMask) PathsCount ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) PathsCount() int
func (*GetQualityProfileRequest_FieldMask) Project ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) Project(source *GetQualityProfileRequest) *GetQualityProfileRequest
func (*GetQualityProfileRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetQualityProfileRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) ProtoMessage()
func (*GetQualityProfileRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetQualityProfileRequest_FieldMask) Reset ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) Reset()
func (*GetQualityProfileRequest_FieldMask) Set ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) Set(target, source *GetQualityProfileRequest)
func (*GetQualityProfileRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetQualityProfileRequest_FieldMask) SetRaw ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetQualityProfileRequest_FieldMask) Size ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) Size() int
func (*GetQualityProfileRequest_FieldMask) String ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) String() string
func (*GetQualityProfileRequest_FieldMask) Subtract ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) Subtract(other *GetQualityProfileRequest_FieldMask) *GetQualityProfileRequest_FieldMask
func (*GetQualityProfileRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetQualityProfileRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetQualityProfileRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) Unmarshal(data []byte) error
func (*GetQualityProfileRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetQualityProfileRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetQualityProfileRequest_FieldPath ¶
type GetQualityProfileRequest_FieldPath interface { gotenobject.FieldPath Selector() GetQualityProfileRequest_FieldPathSelector Get(source *GetQualityProfileRequest) []interface{} GetSingle(source *GetQualityProfileRequest) (interface{}, bool) ClearValue(item *GetQualityProfileRequest) // Those methods build corresponding GetQualityProfileRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetQualityProfileRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetQualityProfileRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetQualityProfileRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetQualityProfileRequest_FieldPath ¶
func BuildGetQualityProfileRequest_FieldPath(fp gotenobject.RawFieldPath) (GetQualityProfileRequest_FieldPath, error)
func MustParseGetQualityProfileRequest_FieldPath ¶
func MustParseGetQualityProfileRequest_FieldPath(rawField string) GetQualityProfileRequest_FieldPath
func ParseGetQualityProfileRequest_FieldPath ¶
func ParseGetQualityProfileRequest_FieldPath(rawField string) (GetQualityProfileRequest_FieldPath, error)
type GetQualityProfileRequest_FieldPathArrayItemValue ¶
type GetQualityProfileRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetQualityProfileRequest_FieldPath ContainsValue(*GetQualityProfileRequest) bool }
GetQualityProfileRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetQualityProfileRequest according to their type Present only for array (repeated) types.
func MustParseGetQualityProfileRequest_FieldPathArrayItemValue ¶
func MustParseGetQualityProfileRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetQualityProfileRequest_FieldPathArrayItemValue
func ParseGetQualityProfileRequest_FieldPathArrayItemValue ¶
func ParseGetQualityProfileRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetQualityProfileRequest_FieldPathArrayItemValue, error)
ParseGetQualityProfileRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetQualityProfileRequest_FieldPathArrayOfValues ¶
type GetQualityProfileRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetQualityProfileRequest_FieldPath }
GetQualityProfileRequest_FieldPathArrayOfValues allows storing slice of values for GetQualityProfileRequest fields according to their type
func MustParseGetQualityProfileRequest_FieldPathArrayOfValues ¶
func MustParseGetQualityProfileRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetQualityProfileRequest_FieldPathArrayOfValues
func ParseGetQualityProfileRequest_FieldPathArrayOfValues ¶
func ParseGetQualityProfileRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetQualityProfileRequest_FieldPathArrayOfValues, error)
type GetQualityProfileRequest_FieldPathSelector ¶
type GetQualityProfileRequest_FieldPathSelector int32
const ( GetQualityProfileRequest_FieldPathSelectorName GetQualityProfileRequest_FieldPathSelector = 0 GetQualityProfileRequest_FieldPathSelectorFieldMask GetQualityProfileRequest_FieldPathSelector = 1 GetQualityProfileRequest_FieldPathSelectorView GetQualityProfileRequest_FieldPathSelector = 2 )
func (GetQualityProfileRequest_FieldPathSelector) String ¶
func (s GetQualityProfileRequest_FieldPathSelector) String() string
type GetQualityProfileRequest_FieldPathValue ¶
type GetQualityProfileRequest_FieldPathValue interface { GetQualityProfileRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetQualityProfileRequest) CompareWith(*GetQualityProfileRequest) (cmp int, comparable bool) }
GetQualityProfileRequest_FieldPathValue allows storing values for GetQualityProfileRequest fields according to their type
func MustParseGetQualityProfileRequest_FieldPathValue ¶
func MustParseGetQualityProfileRequest_FieldPathValue(pathStr, valueStr string) GetQualityProfileRequest_FieldPathValue
func ParseGetQualityProfileRequest_FieldPathValue ¶
func ParseGetQualityProfileRequest_FieldPathValue(pathStr, valueStr string) (GetQualityProfileRequest_FieldPathValue, error)
type GetQualityProfileRequest_FieldTerminalPath ¶
type GetQualityProfileRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetQualityProfileRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) ClearValue(item *GetQualityProfileRequest)
func (*GetQualityProfileRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetQualityProfileRequest_FieldTerminalPath) Get ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) Get(source *GetQualityProfileRequest) (values []interface{})
Get returns all values pointed by specific field from source GetQualityProfileRequest
func (*GetQualityProfileRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetQualityProfileRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetQualityProfileRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) GetSingle(source *GetQualityProfileRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetQualityProfileRequest
func (*GetQualityProfileRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetQualityProfileRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetQualityProfileRequest_FieldTerminalPath) JSONString ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetQualityProfileRequest_FieldTerminalPath) Selector ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) Selector() GetQualityProfileRequest_FieldPathSelector
func (*GetQualityProfileRequest_FieldTerminalPath) String ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetQualityProfileRequest_FieldPathArrayItemValue
func (*GetQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetQualityProfileRequest_FieldPathArrayOfValues
func (*GetQualityProfileRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) WithIValue(value interface{}) GetQualityProfileRequest_FieldPathValue
func (*GetQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetQualityProfileRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetQualityProfileRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetQualityProfileRequest_FieldTerminalPathArrayItemValue ¶
type GetQualityProfileRequest_FieldTerminalPathArrayItemValue struct { GetQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetQualityProfileRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetQualityProfileRequest'
func (*GetQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetQualityProfileRequest as interface{}
func (*GetQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetQualityProfileRequest) (interface{}, bool)
func (*GetQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetQualityProfileRequest_FieldTerminalPathArrayOfValues ¶
type GetQualityProfileRequest_FieldTerminalPathArrayOfValues struct { GetQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetQualityProfileRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetQualityProfileRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
func (*GetQualityProfileRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetQualityProfileRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*quality_profile.Reference, bool)
func (*GetQualityProfileRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetQualityProfileRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetQualityProfileRequest_FieldTerminalPathValue ¶
type GetQualityProfileRequest_FieldTerminalPathValue struct { GetQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetQualityProfileRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) AsFieldMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
func (*GetQualityProfileRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) AsNameValue() (*quality_profile.Reference, bool)
func (*GetQualityProfileRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetQualityProfileRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) CompareWith(source *GetQualityProfileRequest) (int, bool)
CompareWith compares value in the 'GetQualityProfileRequest_FieldTerminalPathValue' with the value under path in 'GetQualityProfileRequest'.
func (*GetQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetQualityProfileRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetQualityProfileRequest' as interface{}
func (*GetQualityProfileRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) SetTo(target **GetQualityProfileRequest)
SetTo stores value for selected field for object GetQualityProfileRequest
func (*GetQualityProfileRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetQualityProfileRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListQualityProfilesRequest ¶
type ListQualityProfilesRequest struct { // Parent name of ntt.watchdog.v1alpha2.QualityProfile Parent *quality_profile.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer QualityProfiles than // requested. If unspecified, server will pick an appropriate default. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"` // A token identifying a page of results the server should return. // Typically, this is the value of // [ListQualityProfilesResponse.next_page_token][ntt.watchdog.v1alpha2.ListQualityProfilesResponse.next_page_token] PageToken *quality_profile.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination list // of field path with order directive, either 'asc' or 'desc'. If direction is // not provided, 'asc' is assumed. e.g. "state.nested_field asc, // state.something.else desc, theme" OrderBy *quality_profile.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *quality_profile.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *quality_profile.QualityProfile_FieldMask `` /* 146-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [ListQualityProfiles][ntt.watchdog.v1alpha2.ListQualityProfiles]
func (*ListQualityProfilesRequest) Clone ¶
func (o *ListQualityProfilesRequest) Clone() *ListQualityProfilesRequest
func (*ListQualityProfilesRequest) CloneRaw ¶
func (o *ListQualityProfilesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListQualityProfilesRequest) Descriptor ¶
func (*ListQualityProfilesRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListQualityProfilesRequest.ProtoReflect.Descriptor instead.
func (*ListQualityProfilesRequest) GetFieldMask ¶
func (m *ListQualityProfilesRequest) GetFieldMask() *quality_profile.QualityProfile_FieldMask
func (*ListQualityProfilesRequest) GetFilter ¶
func (m *ListQualityProfilesRequest) GetFilter() *quality_profile.Filter
func (*ListQualityProfilesRequest) GetOrderBy ¶
func (m *ListQualityProfilesRequest) GetOrderBy() *quality_profile.OrderBy
func (*ListQualityProfilesRequest) GetPageSize ¶
func (m *ListQualityProfilesRequest) GetPageSize() int32
func (*ListQualityProfilesRequest) GetPageToken ¶
func (m *ListQualityProfilesRequest) GetPageToken() *quality_profile.PagerCursor
func (*ListQualityProfilesRequest) GetParent ¶
func (m *ListQualityProfilesRequest) GetParent() *quality_profile.ParentName
func (*ListQualityProfilesRequest) GetView ¶
func (m *ListQualityProfilesRequest) GetView() view.View
func (*ListQualityProfilesRequest) GotenMessage ¶
func (*ListQualityProfilesRequest) GotenMessage()
func (*ListQualityProfilesRequest) GotenObjectExt ¶
func (o *ListQualityProfilesRequest) GotenObjectExt()
func (*ListQualityProfilesRequest) GotenValidate ¶
func (obj *ListQualityProfilesRequest) GotenValidate() error
func (*ListQualityProfilesRequest) MakeDiffFieldMask ¶
func (o *ListQualityProfilesRequest) MakeDiffFieldMask(other *ListQualityProfilesRequest) *ListQualityProfilesRequest_FieldMask
func (*ListQualityProfilesRequest) MakeFullFieldMask ¶
func (o *ListQualityProfilesRequest) MakeFullFieldMask() *ListQualityProfilesRequest_FieldMask
func (*ListQualityProfilesRequest) MakeRawDiffFieldMask ¶
func (o *ListQualityProfilesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListQualityProfilesRequest) MakeRawFullFieldMask ¶
func (o *ListQualityProfilesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListQualityProfilesRequest) Marshal ¶
func (m *ListQualityProfilesRequest) Marshal() ([]byte, error)
func (*ListQualityProfilesRequest) MarshalJSON ¶
func (m *ListQualityProfilesRequest) MarshalJSON() ([]byte, error)
func (*ListQualityProfilesRequest) Merge ¶
func (o *ListQualityProfilesRequest) Merge(source *ListQualityProfilesRequest)
func (*ListQualityProfilesRequest) MergeRaw ¶
func (o *ListQualityProfilesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListQualityProfilesRequest) ProtoMessage ¶
func (*ListQualityProfilesRequest) ProtoMessage()
func (*ListQualityProfilesRequest) ProtoReflect ¶
func (m *ListQualityProfilesRequest) ProtoReflect() preflect.Message
func (*ListQualityProfilesRequest) Reset ¶
func (m *ListQualityProfilesRequest) Reset()
func (*ListQualityProfilesRequest) SetFieldMask ¶
func (m *ListQualityProfilesRequest) SetFieldMask(fv *quality_profile.QualityProfile_FieldMask)
func (*ListQualityProfilesRequest) SetFilter ¶
func (m *ListQualityProfilesRequest) SetFilter(fv *quality_profile.Filter)
func (*ListQualityProfilesRequest) SetOrderBy ¶
func (m *ListQualityProfilesRequest) SetOrderBy(fv *quality_profile.OrderBy)
func (*ListQualityProfilesRequest) SetPageSize ¶
func (m *ListQualityProfilesRequest) SetPageSize(fv int32)
func (*ListQualityProfilesRequest) SetPageToken ¶
func (m *ListQualityProfilesRequest) SetPageToken(fv *quality_profile.PagerCursor)
func (*ListQualityProfilesRequest) SetParent ¶
func (m *ListQualityProfilesRequest) SetParent(fv *quality_profile.ParentName)
func (*ListQualityProfilesRequest) SetView ¶
func (m *ListQualityProfilesRequest) SetView(fv view.View)
func (*ListQualityProfilesRequest) String ¶
func (m *ListQualityProfilesRequest) String() string
func (*ListQualityProfilesRequest) Unmarshal ¶
func (m *ListQualityProfilesRequest) Unmarshal(b []byte) error
func (*ListQualityProfilesRequest) UnmarshalJSON ¶
func (m *ListQualityProfilesRequest) UnmarshalJSON(data []byte) error
type ListQualityProfilesRequestFieldPathBuilder ¶
type ListQualityProfilesRequestFieldPathBuilder struct{}
func NewListQualityProfilesRequestFieldPathBuilder ¶
func NewListQualityProfilesRequestFieldPathBuilder() ListQualityProfilesRequestFieldPathBuilder
type ListQualityProfilesRequestPathSelectorFieldMask ¶
type ListQualityProfilesRequestPathSelectorFieldMask struct{}
func (ListQualityProfilesRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListQualityProfilesRequestPathSelectorFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
type ListQualityProfilesRequestPathSelectorFilter ¶
type ListQualityProfilesRequestPathSelectorFilter struct{}
func (ListQualityProfilesRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListQualityProfilesRequestPathSelectorFilter) WithArrayOfValues(values []*quality_profile.Filter) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (ListQualityProfilesRequestPathSelectorFilter) WithValue ¶
func (s ListQualityProfilesRequestPathSelectorFilter) WithValue(value *quality_profile.Filter) *ListQualityProfilesRequest_FieldTerminalPathValue
type ListQualityProfilesRequestPathSelectorOrderBy ¶
type ListQualityProfilesRequestPathSelectorOrderBy struct{}
func (ListQualityProfilesRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListQualityProfilesRequestPathSelectorOrderBy) WithArrayOfValues(values []*quality_profile.OrderBy) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (ListQualityProfilesRequestPathSelectorOrderBy) WithValue ¶
func (s ListQualityProfilesRequestPathSelectorOrderBy) WithValue(value *quality_profile.OrderBy) *ListQualityProfilesRequest_FieldTerminalPathValue
type ListQualityProfilesRequestPathSelectorPageSize ¶
type ListQualityProfilesRequestPathSelectorPageSize struct{}
func (ListQualityProfilesRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListQualityProfilesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (ListQualityProfilesRequestPathSelectorPageSize) WithValue ¶
func (s ListQualityProfilesRequestPathSelectorPageSize) WithValue(value int32) *ListQualityProfilesRequest_FieldTerminalPathValue
type ListQualityProfilesRequestPathSelectorPageToken ¶
type ListQualityProfilesRequestPathSelectorPageToken struct{}
func (ListQualityProfilesRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListQualityProfilesRequestPathSelectorPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (ListQualityProfilesRequestPathSelectorPageToken) WithValue ¶
func (s ListQualityProfilesRequestPathSelectorPageToken) WithValue(value *quality_profile.PagerCursor) *ListQualityProfilesRequest_FieldTerminalPathValue
type ListQualityProfilesRequestPathSelectorParent ¶
type ListQualityProfilesRequestPathSelectorParent struct{}
func (ListQualityProfilesRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListQualityProfilesRequestPathSelectorParent) WithArrayOfValues(values []*quality_profile.ParentName) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (ListQualityProfilesRequestPathSelectorParent) WithValue ¶
func (s ListQualityProfilesRequestPathSelectorParent) WithValue(value *quality_profile.ParentName) *ListQualityProfilesRequest_FieldTerminalPathValue
type ListQualityProfilesRequestPathSelectorView ¶
type ListQualityProfilesRequestPathSelectorView struct{}
func (ListQualityProfilesRequestPathSelectorView) WithArrayOfValues ¶
func (s ListQualityProfilesRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (ListQualityProfilesRequestPathSelectorView) WithValue ¶
func (s ListQualityProfilesRequestPathSelectorView) WithValue(value view.View) *ListQualityProfilesRequest_FieldTerminalPathValue
type ListQualityProfilesRequest_FieldMask ¶
type ListQualityProfilesRequest_FieldMask struct {
Paths []ListQualityProfilesRequest_FieldPath
}
func FullListQualityProfilesRequest_FieldMask ¶
func FullListQualityProfilesRequest_FieldMask() *ListQualityProfilesRequest_FieldMask
func (*ListQualityProfilesRequest_FieldMask) AppendPath ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) AppendPath(path ListQualityProfilesRequest_FieldPath)
func (*ListQualityProfilesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListQualityProfilesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListQualityProfilesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListQualityProfilesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) FilterInputFields() *ListQualityProfilesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListQualityProfilesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListQualityProfilesRequest_FieldMask) GetPaths ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) GetPaths() []ListQualityProfilesRequest_FieldPath
func (*ListQualityProfilesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListQualityProfilesRequest_FieldMask) IsFull ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) IsFull() bool
func (ListQualityProfilesRequest_FieldMask) Marshal ¶
func (fieldMask ListQualityProfilesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListQualityProfilesRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListQualityProfilesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListQualityProfilesRequest_FieldMask) PathsCount ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) PathsCount() int
func (*ListQualityProfilesRequest_FieldMask) Project ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) Project(source *ListQualityProfilesRequest) *ListQualityProfilesRequest
func (*ListQualityProfilesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListQualityProfilesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) ProtoMessage()
func (*ListQualityProfilesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListQualityProfilesRequest_FieldMask) Reset ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) Reset()
func (*ListQualityProfilesRequest_FieldMask) Set ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) Set(target, source *ListQualityProfilesRequest)
func (*ListQualityProfilesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListQualityProfilesRequest_FieldMask) SetRaw ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListQualityProfilesRequest_FieldMask) Size ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) Size() int
func (*ListQualityProfilesRequest_FieldMask) String ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) String() string
func (*ListQualityProfilesRequest_FieldMask) Subtract ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) Subtract(other *ListQualityProfilesRequest_FieldMask) *ListQualityProfilesRequest_FieldMask
func (*ListQualityProfilesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListQualityProfilesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListQualityProfilesRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) Unmarshal(data []byte) error
func (*ListQualityProfilesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListQualityProfilesRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListQualityProfilesRequest_FieldPath ¶
type ListQualityProfilesRequest_FieldPath interface { gotenobject.FieldPath Selector() ListQualityProfilesRequest_FieldPathSelector Get(source *ListQualityProfilesRequest) []interface{} GetSingle(source *ListQualityProfilesRequest) (interface{}, bool) ClearValue(item *ListQualityProfilesRequest) // Those methods build corresponding ListQualityProfilesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListQualityProfilesRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListQualityProfilesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListQualityProfilesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListQualityProfilesRequest_FieldPath ¶
func BuildListQualityProfilesRequest_FieldPath(fp gotenobject.RawFieldPath) (ListQualityProfilesRequest_FieldPath, error)
func MustParseListQualityProfilesRequest_FieldPath ¶
func MustParseListQualityProfilesRequest_FieldPath(rawField string) ListQualityProfilesRequest_FieldPath
func ParseListQualityProfilesRequest_FieldPath ¶
func ParseListQualityProfilesRequest_FieldPath(rawField string) (ListQualityProfilesRequest_FieldPath, error)
type ListQualityProfilesRequest_FieldPathArrayItemValue ¶
type ListQualityProfilesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListQualityProfilesRequest_FieldPath ContainsValue(*ListQualityProfilesRequest) bool }
ListQualityProfilesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListQualityProfilesRequest according to their type Present only for array (repeated) types.
func MustParseListQualityProfilesRequest_FieldPathArrayItemValue ¶
func MustParseListQualityProfilesRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListQualityProfilesRequest_FieldPathArrayItemValue
func ParseListQualityProfilesRequest_FieldPathArrayItemValue ¶
func ParseListQualityProfilesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListQualityProfilesRequest_FieldPathArrayItemValue, error)
ParseListQualityProfilesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListQualityProfilesRequest_FieldPathArrayOfValues ¶
type ListQualityProfilesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListQualityProfilesRequest_FieldPath }
ListQualityProfilesRequest_FieldPathArrayOfValues allows storing slice of values for ListQualityProfilesRequest fields according to their type
func MustParseListQualityProfilesRequest_FieldPathArrayOfValues ¶
func MustParseListQualityProfilesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListQualityProfilesRequest_FieldPathArrayOfValues
func ParseListQualityProfilesRequest_FieldPathArrayOfValues ¶
func ParseListQualityProfilesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListQualityProfilesRequest_FieldPathArrayOfValues, error)
type ListQualityProfilesRequest_FieldPathSelector ¶
type ListQualityProfilesRequest_FieldPathSelector int32
const ( ListQualityProfilesRequest_FieldPathSelectorParent ListQualityProfilesRequest_FieldPathSelector = 0 ListQualityProfilesRequest_FieldPathSelectorPageSize ListQualityProfilesRequest_FieldPathSelector = 1 ListQualityProfilesRequest_FieldPathSelectorPageToken ListQualityProfilesRequest_FieldPathSelector = 2 ListQualityProfilesRequest_FieldPathSelectorOrderBy ListQualityProfilesRequest_FieldPathSelector = 3 ListQualityProfilesRequest_FieldPathSelectorFilter ListQualityProfilesRequest_FieldPathSelector = 4 ListQualityProfilesRequest_FieldPathSelectorFieldMask ListQualityProfilesRequest_FieldPathSelector = 5 ListQualityProfilesRequest_FieldPathSelectorView ListQualityProfilesRequest_FieldPathSelector = 6 )
func (ListQualityProfilesRequest_FieldPathSelector) String ¶
func (s ListQualityProfilesRequest_FieldPathSelector) String() string
type ListQualityProfilesRequest_FieldPathValue ¶
type ListQualityProfilesRequest_FieldPathValue interface { ListQualityProfilesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListQualityProfilesRequest) CompareWith(*ListQualityProfilesRequest) (cmp int, comparable bool) }
ListQualityProfilesRequest_FieldPathValue allows storing values for ListQualityProfilesRequest fields according to their type
func MustParseListQualityProfilesRequest_FieldPathValue ¶
func MustParseListQualityProfilesRequest_FieldPathValue(pathStr, valueStr string) ListQualityProfilesRequest_FieldPathValue
func ParseListQualityProfilesRequest_FieldPathValue ¶
func ParseListQualityProfilesRequest_FieldPathValue(pathStr, valueStr string) (ListQualityProfilesRequest_FieldPathValue, error)
type ListQualityProfilesRequest_FieldTerminalPath ¶
type ListQualityProfilesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListQualityProfilesRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) ClearValue(item *ListQualityProfilesRequest)
func (*ListQualityProfilesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListQualityProfilesRequest_FieldTerminalPath) Get ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) Get(source *ListQualityProfilesRequest) (values []interface{})
Get returns all values pointed by specific field from source ListQualityProfilesRequest
func (*ListQualityProfilesRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListQualityProfilesRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListQualityProfilesRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) GetSingle(source *ListQualityProfilesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListQualityProfilesRequest
func (*ListQualityProfilesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListQualityProfilesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListQualityProfilesRequest_FieldTerminalPath) JSONString ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListQualityProfilesRequest_FieldTerminalPath) Selector ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) Selector() ListQualityProfilesRequest_FieldPathSelector
func (*ListQualityProfilesRequest_FieldTerminalPath) String ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListQualityProfilesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListQualityProfilesRequest_FieldPathArrayItemValue
func (*ListQualityProfilesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListQualityProfilesRequest_FieldPathArrayOfValues
func (*ListQualityProfilesRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) WithIValue(value interface{}) ListQualityProfilesRequest_FieldPathValue
func (*ListQualityProfilesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListQualityProfilesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListQualityProfilesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListQualityProfilesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListQualityProfilesRequest_FieldTerminalPathArrayItemValue ¶
type ListQualityProfilesRequest_FieldTerminalPathArrayItemValue struct { ListQualityProfilesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListQualityProfilesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListQualityProfilesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListQualityProfilesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListQualityProfilesRequest'
func (*ListQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListQualityProfilesRequest as interface{}
func (*ListQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListQualityProfilesRequest) (interface{}, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListQualityProfilesRequest_FieldTerminalPathArrayOfValues ¶
type ListQualityProfilesRequest_FieldTerminalPathArrayOfValues struct { ListQualityProfilesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*quality_profile.Filter, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*quality_profile.OrderBy, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*quality_profile.PagerCursor, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*quality_profile.ParentName, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListQualityProfilesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListQualityProfilesRequest_FieldTerminalPathValue ¶
type ListQualityProfilesRequest_FieldTerminalPathValue struct { ListQualityProfilesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListQualityProfilesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsFilterValue() (*quality_profile.Filter, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsOrderByValue() (*quality_profile.OrderBy, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsPageTokenValue() (*quality_profile.PagerCursor, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsParentValue() (*quality_profile.ParentName, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) CompareWith(source *ListQualityProfilesRequest) (int, bool)
CompareWith compares value in the 'ListQualityProfilesRequest_FieldTerminalPathValue' with the value under path in 'ListQualityProfilesRequest'.
func (*ListQualityProfilesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListQualityProfilesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListQualityProfilesRequest' as interface{}
func (*ListQualityProfilesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) SetTo(target **ListQualityProfilesRequest)
SetTo stores value for selected field for object ListQualityProfilesRequest
func (*ListQualityProfilesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListQualityProfilesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListQualityProfilesResponse ¶
type ListQualityProfilesResponse struct { // The list of QualityProfiles QualityProfiles []*quality_profile.QualityProfile `` /* 134-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListQualityProfilesRequest.page_token][ntt.watchdog.v1alpha2.ListQualityProfilesRequest.page_token] PrevPageToken *quality_profile.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListQualityProfilesRequest.page_token][ntt.watchdog.v1alpha2.ListQualityProfilesRequest.page_token] NextPageToken *quality_profile.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListQualityProfiles][ntt.watchdog.v1alpha2.ListQualityProfiles]
func (*ListQualityProfilesResponse) Clone ¶
func (o *ListQualityProfilesResponse) Clone() *ListQualityProfilesResponse
func (*ListQualityProfilesResponse) CloneRaw ¶
func (o *ListQualityProfilesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListQualityProfilesResponse) Descriptor ¶
func (*ListQualityProfilesResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListQualityProfilesResponse.ProtoReflect.Descriptor instead.
func (*ListQualityProfilesResponse) GetNextPageToken ¶
func (m *ListQualityProfilesResponse) GetNextPageToken() *quality_profile.PagerCursor
func (*ListQualityProfilesResponse) GetPrevPageToken ¶
func (m *ListQualityProfilesResponse) GetPrevPageToken() *quality_profile.PagerCursor
func (*ListQualityProfilesResponse) GetQualityProfiles ¶
func (m *ListQualityProfilesResponse) GetQualityProfiles() []*quality_profile.QualityProfile
func (*ListQualityProfilesResponse) GotenMessage ¶
func (*ListQualityProfilesResponse) GotenMessage()
func (*ListQualityProfilesResponse) GotenObjectExt ¶
func (o *ListQualityProfilesResponse) GotenObjectExt()
func (*ListQualityProfilesResponse) GotenValidate ¶
func (obj *ListQualityProfilesResponse) GotenValidate() error
func (*ListQualityProfilesResponse) MakeDiffFieldMask ¶
func (o *ListQualityProfilesResponse) MakeDiffFieldMask(other *ListQualityProfilesResponse) *ListQualityProfilesResponse_FieldMask
func (*ListQualityProfilesResponse) MakeFullFieldMask ¶
func (o *ListQualityProfilesResponse) MakeFullFieldMask() *ListQualityProfilesResponse_FieldMask
func (*ListQualityProfilesResponse) MakeRawDiffFieldMask ¶
func (o *ListQualityProfilesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListQualityProfilesResponse) MakeRawFullFieldMask ¶
func (o *ListQualityProfilesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListQualityProfilesResponse) Marshal ¶
func (m *ListQualityProfilesResponse) Marshal() ([]byte, error)
func (*ListQualityProfilesResponse) MarshalJSON ¶
func (m *ListQualityProfilesResponse) MarshalJSON() ([]byte, error)
func (*ListQualityProfilesResponse) Merge ¶
func (o *ListQualityProfilesResponse) Merge(source *ListQualityProfilesResponse)
func (*ListQualityProfilesResponse) MergeRaw ¶
func (o *ListQualityProfilesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListQualityProfilesResponse) ProtoMessage ¶
func (*ListQualityProfilesResponse) ProtoMessage()
func (*ListQualityProfilesResponse) ProtoReflect ¶
func (m *ListQualityProfilesResponse) ProtoReflect() preflect.Message
func (*ListQualityProfilesResponse) Reset ¶
func (m *ListQualityProfilesResponse) Reset()
func (*ListQualityProfilesResponse) SetNextPageToken ¶
func (m *ListQualityProfilesResponse) SetNextPageToken(fv *quality_profile.PagerCursor)
func (*ListQualityProfilesResponse) SetPrevPageToken ¶
func (m *ListQualityProfilesResponse) SetPrevPageToken(fv *quality_profile.PagerCursor)
func (*ListQualityProfilesResponse) SetQualityProfiles ¶
func (m *ListQualityProfilesResponse) SetQualityProfiles(fv []*quality_profile.QualityProfile)
func (*ListQualityProfilesResponse) String ¶
func (m *ListQualityProfilesResponse) String() string
func (*ListQualityProfilesResponse) Unmarshal ¶
func (m *ListQualityProfilesResponse) Unmarshal(b []byte) error
func (*ListQualityProfilesResponse) UnmarshalJSON ¶
func (m *ListQualityProfilesResponse) UnmarshalJSON(data []byte) error
type ListQualityProfilesResponseFieldPathBuilder ¶
type ListQualityProfilesResponseFieldPathBuilder struct{}
func NewListQualityProfilesResponseFieldPathBuilder ¶
func NewListQualityProfilesResponseFieldPathBuilder() ListQualityProfilesResponseFieldPathBuilder
func (ListQualityProfilesResponseFieldPathBuilder) NextPageToken ¶
func (ListQualityProfilesResponseFieldPathBuilder) NextPageToken() ListQualityProfilesResponsePathSelectorNextPageToken
func (ListQualityProfilesResponseFieldPathBuilder) PrevPageToken ¶
func (ListQualityProfilesResponseFieldPathBuilder) PrevPageToken() ListQualityProfilesResponsePathSelectorPrevPageToken
func (ListQualityProfilesResponseFieldPathBuilder) QualityProfiles ¶
func (ListQualityProfilesResponseFieldPathBuilder) QualityProfiles() ListQualityProfilesResponsePathSelectorQualityProfiles
type ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations ¶
type ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations) WithArrayOfValues ¶
func (s ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataAnnotations) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels ¶
type ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels) WithArrayOfValues ¶
func (s ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataLabels) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards ¶
type ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards struct {
// contains filtered or unexported fields
}
func (ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards) WithArrayOfValues ¶
func (s ListQualityProfilesResponseMapPathSelectorQualityProfilesMetadataShards) WithArrayOfValues(values []int64) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorNextPageToken ¶
type ListQualityProfilesResponsePathSelectorNextPageToken struct{}
func (ListQualityProfilesResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorNextPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues
type ListQualityProfilesResponsePathSelectorPrevPageToken ¶
type ListQualityProfilesResponsePathSelectorPrevPageToken struct{}
func (ListQualityProfilesResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfiles ¶
type ListQualityProfilesResponsePathSelectorQualityProfiles struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfiles) Description ¶
func (ListQualityProfilesResponsePathSelectorQualityProfiles) DisplayName ¶
func (ListQualityProfilesResponsePathSelectorQualityProfiles) SourceProject ¶
func (ListQualityProfilesResponsePathSelectorQualityProfiles) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfiles) WithArrayOfValues(values [][]*quality_profile.QualityProfile) *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfiles) WithItemValue ¶
func (ListQualityProfilesResponsePathSelectorQualityProfiles) WithSubArrayItemValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfiles) WithSubArrayItemValue(subPathArrayItemValue quality_profile.QualityProfile_FieldPathArrayItemValue) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
func (ListQualityProfilesResponsePathSelectorQualityProfiles) WithSubArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfiles) WithSubArrayOfValues(subPathArrayOfValues quality_profile.QualityProfile_FieldPathArrayOfValues) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfiles) WithSubPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfiles) WithSubValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfiles) WithSubValue(subPathValue quality_profile.QualityProfile_FieldPathValue) *ListQualityProfilesResponse_FieldSubPathValue
type ListQualityProfilesResponsePathSelectorQualityProfilesDescription ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesDescription struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesDescription) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesDescription) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesDescription) WithValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesDescription) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
type ListQualityProfilesResponsePathSelectorQualityProfilesDisplayName ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesDisplayName struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesDisplayName) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesDisplayName) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesDisplayName) WithValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesDisplayName) WithValue(value string) *ListQualityProfilesResponse_FieldSubPathValue
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadata ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadata struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) Annotations ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) CreateTime ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) Generation ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) OwnerReferences ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) ResourceVersion ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) UpdateTime ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) WithValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadata) WithValue(value *ntt_meta.Meta) *ListQualityProfilesResponse_FieldSubPathValue
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) WithValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataAnnotations) WithValue(value map[string]string) *ListQualityProfilesResponse_FieldSubPathValue
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataGeneration) WithArrayOfValues(values []int64) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithArrayOfValues(values []map[string]string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataLabels) WithValue(value map[string]string) *ListQualityProfilesResponse_FieldSubPathValue
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) ApiVersion ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) Controller ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferences) WithItemValue ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataResourceVersion) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataShards ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataShards struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithArrayOfValues(values []map[string]int64) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataShards) WithValue(value map[string]int64) *ListQualityProfilesResponse_FieldSubPathValue
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) OwningRegion ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataSyncingRegions) WithItemValue ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithArrayOfValues(values [][]string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithItemValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithItemValue(value string) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataTags) WithValue(value []string) *ListQualityProfilesResponse_FieldSubPathValue
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesMetadataUuid) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesName ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesName struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesName) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesName) WithArrayOfValues(values []*quality_profile.Name) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesName) WithValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesName) WithValue(value *quality_profile.Name) *ListQualityProfilesResponse_FieldSubPathValue
type ListQualityProfilesResponsePathSelectorQualityProfilesProfiles ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfiles struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) Description ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) DisplayName ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) MetricThresholds ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithArrayOfValues(values [][]*quality_profile.Profile) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithItemValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithItemValue(value *quality_profile.Profile) *ListQualityProfilesResponse_FieldSubPathArrayItemValue
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithValue ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfiles) WithValue(value []*quality_profile.Profile) *ListQualityProfilesResponse_FieldSubPathValue
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDescription) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesDisplayName) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) SourceAsnNames ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) SourceLocations ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilter) WithArrayOfValues(values []*quality_profile.Profile_Filter) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) WithArrayOfValues(values [][]string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceAsnNames) WithItemValue ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) AdministrativeAreaLevel1Name ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) AdministrativeAreaLevel2Name ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) AdministrativeAreaLevel3Name ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) CountryName ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) WithArrayOfValues(values [][]*quality_profile.Profile_Location) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocations) WithItemValue ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithArrayOfValues ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithArrayOfValues ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithArrayOfValues ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterSourceLocationsCountryName) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) WithArrayOfValues(values [][]string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesFilterTargets) WithItemValue ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) AggregationReducer ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) MetricType ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) WithArrayOfValues(values [][]*quality_profile.Profile_MetricThreshold) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholds) WithItemValue ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsAggregationReducer) WithArrayOfValues ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsMetricType) WithArrayOfValues(values []string) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue) FieldPath ¶
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesMetricThresholdsValue) WithArrayOfValues(values []float64) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) WithArrayOfValues(values [][]*quality_profile.Profile) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
func (ListQualityProfilesResponsePathSelectorQualityProfilesProfilesOverrides) WithItemValue ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesSourceProject ¶
type ListQualityProfilesResponsePathSelectorQualityProfilesSourceProject struct{}
func (ListQualityProfilesResponsePathSelectorQualityProfilesSourceProject) WithArrayOfValues ¶
func (s ListQualityProfilesResponsePathSelectorQualityProfilesSourceProject) WithArrayOfValues(values []*project.Reference) *ListQualityProfilesResponse_FieldSubPathArrayOfValues
type ListQualityProfilesResponse_FieldMask ¶
type ListQualityProfilesResponse_FieldMask struct {
Paths []ListQualityProfilesResponse_FieldPath
}
func FullListQualityProfilesResponse_FieldMask ¶
func FullListQualityProfilesResponse_FieldMask() *ListQualityProfilesResponse_FieldMask
func (*ListQualityProfilesResponse_FieldMask) AppendPath ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) AppendPath(path ListQualityProfilesResponse_FieldPath)
func (*ListQualityProfilesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListQualityProfilesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListQualityProfilesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListQualityProfilesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) FilterInputFields() *ListQualityProfilesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListQualityProfilesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListQualityProfilesResponse_FieldMask) GetPaths ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) GetPaths() []ListQualityProfilesResponse_FieldPath
func (*ListQualityProfilesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListQualityProfilesResponse_FieldMask) IsFull ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) IsFull() bool
func (ListQualityProfilesResponse_FieldMask) Marshal ¶
func (fieldMask ListQualityProfilesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListQualityProfilesResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListQualityProfilesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListQualityProfilesResponse_FieldMask) PathsCount ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) PathsCount() int
func (*ListQualityProfilesResponse_FieldMask) Project ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) Project(source *ListQualityProfilesResponse) *ListQualityProfilesResponse
func (*ListQualityProfilesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListQualityProfilesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) ProtoMessage()
func (*ListQualityProfilesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListQualityProfilesResponse_FieldMask) Reset ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) Reset()
func (*ListQualityProfilesResponse_FieldMask) Set ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) Set(target, source *ListQualityProfilesResponse)
func (*ListQualityProfilesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListQualityProfilesResponse_FieldMask) SetRaw ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListQualityProfilesResponse_FieldMask) Size ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) Size() int
func (*ListQualityProfilesResponse_FieldMask) String ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) String() string
func (*ListQualityProfilesResponse_FieldMask) Subtract ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) Subtract(other *ListQualityProfilesResponse_FieldMask) *ListQualityProfilesResponse_FieldMask
func (*ListQualityProfilesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListQualityProfilesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListQualityProfilesResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) Unmarshal(data []byte) error
func (*ListQualityProfilesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListQualityProfilesResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListQualityProfilesResponse_FieldPath ¶
type ListQualityProfilesResponse_FieldPath interface { gotenobject.FieldPath Selector() ListQualityProfilesResponse_FieldPathSelector Get(source *ListQualityProfilesResponse) []interface{} GetSingle(source *ListQualityProfilesResponse) (interface{}, bool) ClearValue(item *ListQualityProfilesResponse) // Those methods build corresponding ListQualityProfilesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListQualityProfilesResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListQualityProfilesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListQualityProfilesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListQualityProfilesResponse_FieldPath ¶
func BuildListQualityProfilesResponse_FieldPath(fp gotenobject.RawFieldPath) (ListQualityProfilesResponse_FieldPath, error)
func MustParseListQualityProfilesResponse_FieldPath ¶
func MustParseListQualityProfilesResponse_FieldPath(rawField string) ListQualityProfilesResponse_FieldPath
func ParseListQualityProfilesResponse_FieldPath ¶
func ParseListQualityProfilesResponse_FieldPath(rawField string) (ListQualityProfilesResponse_FieldPath, error)
type ListQualityProfilesResponse_FieldPathArrayItemValue ¶
type ListQualityProfilesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListQualityProfilesResponse_FieldPath ContainsValue(*ListQualityProfilesResponse) bool }
ListQualityProfilesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListQualityProfilesResponse according to their type Present only for array (repeated) types.
func MustParseListQualityProfilesResponse_FieldPathArrayItemValue ¶
func MustParseListQualityProfilesResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListQualityProfilesResponse_FieldPathArrayItemValue
func ParseListQualityProfilesResponse_FieldPathArrayItemValue ¶
func ParseListQualityProfilesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListQualityProfilesResponse_FieldPathArrayItemValue, error)
ParseListQualityProfilesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListQualityProfilesResponse_FieldPathArrayOfValues ¶
type ListQualityProfilesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListQualityProfilesResponse_FieldPath }
ListQualityProfilesResponse_FieldPathArrayOfValues allows storing slice of values for ListQualityProfilesResponse fields according to their type
func MustParseListQualityProfilesResponse_FieldPathArrayOfValues ¶
func MustParseListQualityProfilesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListQualityProfilesResponse_FieldPathArrayOfValues
func ParseListQualityProfilesResponse_FieldPathArrayOfValues ¶
func ParseListQualityProfilesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListQualityProfilesResponse_FieldPathArrayOfValues, error)
type ListQualityProfilesResponse_FieldPathSelector ¶
type ListQualityProfilesResponse_FieldPathSelector int32
const ( ListQualityProfilesResponse_FieldPathSelectorQualityProfiles ListQualityProfilesResponse_FieldPathSelector = 0 ListQualityProfilesResponse_FieldPathSelectorPrevPageToken ListQualityProfilesResponse_FieldPathSelector = 1 ListQualityProfilesResponse_FieldPathSelectorNextPageToken ListQualityProfilesResponse_FieldPathSelector = 2 )
func (ListQualityProfilesResponse_FieldPathSelector) String ¶
func (s ListQualityProfilesResponse_FieldPathSelector) String() string
type ListQualityProfilesResponse_FieldPathValue ¶
type ListQualityProfilesResponse_FieldPathValue interface { ListQualityProfilesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListQualityProfilesResponse) CompareWith(*ListQualityProfilesResponse) (cmp int, comparable bool) }
ListQualityProfilesResponse_FieldPathValue allows storing values for ListQualityProfilesResponse fields according to their type
func MustParseListQualityProfilesResponse_FieldPathValue ¶
func MustParseListQualityProfilesResponse_FieldPathValue(pathStr, valueStr string) ListQualityProfilesResponse_FieldPathValue
func ParseListQualityProfilesResponse_FieldPathValue ¶
func ParseListQualityProfilesResponse_FieldPathValue(pathStr, valueStr string) (ListQualityProfilesResponse_FieldPathValue, error)
type ListQualityProfilesResponse_FieldSubPath ¶
type ListQualityProfilesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListQualityProfilesResponse_FieldSubPath) AsQualityProfilesSubPath ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) AsQualityProfilesSubPath() (quality_profile.QualityProfile_FieldPath, bool)
func (*ListQualityProfilesResponse_FieldSubPath) ClearValue ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) ClearValue(item *ListQualityProfilesResponse)
func (*ListQualityProfilesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListQualityProfilesResponse_FieldSubPath) Get ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) Get(source *ListQualityProfilesResponse) (values []interface{})
Get returns all values pointed by selected field from source ListQualityProfilesResponse
func (*ListQualityProfilesResponse_FieldSubPath) GetDefault ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListQualityProfilesResponse_FieldSubPath) GetRaw ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListQualityProfilesResponse_FieldSubPath) GetSingle ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) GetSingle(source *ListQualityProfilesResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListQualityProfilesResponse
func (*ListQualityProfilesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListQualityProfilesResponse_FieldSubPath) IsLeaf ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListQualityProfilesResponse_FieldSubPath) JSONString ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListQualityProfilesResponse_FieldSubPath) Selector ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) Selector() ListQualityProfilesResponse_FieldPathSelector
func (*ListQualityProfilesResponse_FieldSubPath) String ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListQualityProfilesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListQualityProfilesResponse_FieldPathArrayItemValue
func (*ListQualityProfilesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListQualityProfilesResponse_FieldPathArrayOfValues
func (*ListQualityProfilesResponse_FieldSubPath) WithIValue ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) WithIValue(value interface{}) ListQualityProfilesResponse_FieldPathValue
func (*ListQualityProfilesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListQualityProfilesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListQualityProfilesResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListQualityProfilesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListQualityProfilesResponse_FieldSubPathArrayItemValue ¶
type ListQualityProfilesResponse_FieldSubPathArrayItemValue struct { ListQualityProfilesResponse_FieldPath // contains filtered or unexported fields }
func (*ListQualityProfilesResponse_FieldSubPathArrayItemValue) AsQualityProfilesPathItemValue ¶
func (fpaivs *ListQualityProfilesResponse_FieldSubPathArrayItemValue) AsQualityProfilesPathItemValue() (quality_profile.QualityProfile_FieldPathArrayItemValue, bool)
func (*ListQualityProfilesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListQualityProfilesResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListQualityProfilesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListQualityProfilesResponse'
func (*ListQualityProfilesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListQualityProfilesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListQualityProfilesResponse_FieldSubPathArrayOfValues ¶
type ListQualityProfilesResponse_FieldSubPathArrayOfValues struct { ListQualityProfilesResponse_FieldPath // contains filtered or unexported fields }
func (*ListQualityProfilesResponse_FieldSubPathArrayOfValues) AsQualityProfilesPathArrayOfValues ¶
func (fpsaov *ListQualityProfilesResponse_FieldSubPathArrayOfValues) AsQualityProfilesPathArrayOfValues() (quality_profile.QualityProfile_FieldPathArrayOfValues, bool)
func (*ListQualityProfilesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListQualityProfilesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListQualityProfilesResponse_FieldSubPathValue ¶
type ListQualityProfilesResponse_FieldSubPathValue struct { ListQualityProfilesResponse_FieldPath // contains filtered or unexported fields }
func (*ListQualityProfilesResponse_FieldSubPathValue) AsQualityProfilesPathValue ¶
func (fpvs *ListQualityProfilesResponse_FieldSubPathValue) AsQualityProfilesPathValue() (quality_profile.QualityProfile_FieldPathValue, bool)
func (*ListQualityProfilesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListQualityProfilesResponse_FieldSubPathValue) CompareWith(source *ListQualityProfilesResponse) (int, bool)
func (*ListQualityProfilesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListQualityProfilesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListQualityProfilesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListQualityProfilesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListQualityProfilesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListQualityProfilesResponse_FieldSubPathValue) SetTo(target **ListQualityProfilesResponse)
func (*ListQualityProfilesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListQualityProfilesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListQualityProfilesResponse_FieldTerminalPath ¶
type ListQualityProfilesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListQualityProfilesResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) ClearValue(item *ListQualityProfilesResponse)
func (*ListQualityProfilesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListQualityProfilesResponse_FieldTerminalPath) Get ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) Get(source *ListQualityProfilesResponse) (values []interface{})
Get returns all values pointed by specific field from source ListQualityProfilesResponse
func (*ListQualityProfilesResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListQualityProfilesResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListQualityProfilesResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) GetSingle(source *ListQualityProfilesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListQualityProfilesResponse
func (*ListQualityProfilesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListQualityProfilesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListQualityProfilesResponse_FieldTerminalPath) JSONString ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListQualityProfilesResponse_FieldTerminalPath) Selector ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) Selector() ListQualityProfilesResponse_FieldPathSelector
func (*ListQualityProfilesResponse_FieldTerminalPath) String ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListQualityProfilesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListQualityProfilesResponse_FieldPathArrayItemValue
func (*ListQualityProfilesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListQualityProfilesResponse_FieldPathArrayOfValues
func (*ListQualityProfilesResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) WithIValue(value interface{}) ListQualityProfilesResponse_FieldPathValue
func (*ListQualityProfilesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListQualityProfilesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListQualityProfilesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListQualityProfilesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListQualityProfilesResponse_FieldTerminalPathArrayItemValue ¶
type ListQualityProfilesResponse_FieldTerminalPathArrayItemValue struct { ListQualityProfilesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) AsQualityProfilesItemValue ¶
func (fpaiv *ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) AsQualityProfilesItemValue() (*quality_profile.QualityProfile, bool)
func (*ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListQualityProfilesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListQualityProfilesResponse'
func (*ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListQualityProfilesResponse as interface{}
func (*ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListQualityProfilesResponse) (interface{}, bool)
func (*ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListQualityProfilesResponse_FieldTerminalPathArrayOfValues ¶
type ListQualityProfilesResponse_FieldTerminalPathArrayOfValues struct { ListQualityProfilesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*quality_profile.PagerCursor, bool)
func (*ListQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*quality_profile.PagerCursor, bool)
func (*ListQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsQualityProfilesArrayOfValues ¶
func (fpaov *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsQualityProfilesArrayOfValues() ([][]*quality_profile.QualityProfile, bool)
func (*ListQualityProfilesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListQualityProfilesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListQualityProfilesResponse_FieldTerminalPathValue ¶
type ListQualityProfilesResponse_FieldTerminalPathValue struct { ListQualityProfilesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListQualityProfilesResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*quality_profile.PagerCursor, bool)
func (*ListQualityProfilesResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*quality_profile.PagerCursor, bool)
func (*ListQualityProfilesResponse_FieldTerminalPathValue) AsQualityProfilesValue ¶
func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) AsQualityProfilesValue() ([]*quality_profile.QualityProfile, bool)
func (*ListQualityProfilesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) CompareWith(source *ListQualityProfilesResponse) (int, bool)
CompareWith compares value in the 'ListQualityProfilesResponse_FieldTerminalPathValue' with the value under path in 'ListQualityProfilesResponse'.
func (*ListQualityProfilesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListQualityProfilesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListQualityProfilesResponse' as interface{}
func (*ListQualityProfilesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) SetTo(target **ListQualityProfilesResponse)
SetTo stores value for selected field for object ListQualityProfilesResponse
func (*ListQualityProfilesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListQualityProfilesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type QualityProfileServiceClient ¶
type QualityProfileServiceClient interface { GetQualityProfile(ctx context.Context, in *GetQualityProfileRequest, opts ...grpc.CallOption) (*quality_profile.QualityProfile, error) BatchGetQualityProfiles(ctx context.Context, in *BatchGetQualityProfilesRequest, opts ...grpc.CallOption) (*BatchGetQualityProfilesResponse, error) ListQualityProfiles(ctx context.Context, in *ListQualityProfilesRequest, opts ...grpc.CallOption) (*ListQualityProfilesResponse, error) WatchQualityProfile(ctx context.Context, in *WatchQualityProfileRequest, opts ...grpc.CallOption) (WatchQualityProfileClientStream, error) WatchQualityProfiles(ctx context.Context, in *WatchQualityProfilesRequest, opts ...grpc.CallOption) (WatchQualityProfilesClientStream, error) CreateQualityProfile(ctx context.Context, in *CreateQualityProfileRequest, opts ...grpc.CallOption) (*quality_profile.QualityProfile, error) UpdateQualityProfile(ctx context.Context, in *UpdateQualityProfileRequest, opts ...grpc.CallOption) (*quality_profile.QualityProfile, error) DeleteQualityProfile(ctx context.Context, in *DeleteQualityProfileRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
QualityProfileServiceClient is the client API for QualityProfileService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewQualityProfileServiceClient ¶
func NewQualityProfileServiceClient(cc grpc.ClientConnInterface) QualityProfileServiceClient
type UpdateQualityProfileRequest ¶
type UpdateQualityProfileRequest struct { // QualityProfile resource body QualityProfile *quality_profile.QualityProfile `` /* 130-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *quality_profile.QualityProfile_FieldMask `` /* 150-byte string literal not displayed */ // Conditional update applied to request if update should be executed only for // specific resource state. If this field is populated, then server will fetch // existing resource, compare with the one stored in the cas field (after // applying field mask) and proceed with update only and only if they match. // Otherwise RPC error Aborted will be returned. Cas *UpdateQualityProfileRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdateQualityProfile][ntt.watchdog.v1alpha2.UpdateQualityProfile]
func (*UpdateQualityProfileRequest) Clone ¶
func (o *UpdateQualityProfileRequest) Clone() *UpdateQualityProfileRequest
func (*UpdateQualityProfileRequest) CloneRaw ¶
func (o *UpdateQualityProfileRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateQualityProfileRequest) Descriptor ¶
func (*UpdateQualityProfileRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateQualityProfileRequest.ProtoReflect.Descriptor instead.
func (*UpdateQualityProfileRequest) GetCas ¶
func (m *UpdateQualityProfileRequest) GetCas() *UpdateQualityProfileRequest_CAS
func (*UpdateQualityProfileRequest) GetQualityProfile ¶
func (m *UpdateQualityProfileRequest) GetQualityProfile() *quality_profile.QualityProfile
func (*UpdateQualityProfileRequest) GetUpdateMask ¶
func (m *UpdateQualityProfileRequest) GetUpdateMask() *quality_profile.QualityProfile_FieldMask
func (*UpdateQualityProfileRequest) GotenMessage ¶
func (*UpdateQualityProfileRequest) GotenMessage()
func (*UpdateQualityProfileRequest) GotenObjectExt ¶
func (o *UpdateQualityProfileRequest) GotenObjectExt()
func (*UpdateQualityProfileRequest) GotenValidate ¶
func (obj *UpdateQualityProfileRequest) GotenValidate() error
func (*UpdateQualityProfileRequest) MakeDiffFieldMask ¶
func (o *UpdateQualityProfileRequest) MakeDiffFieldMask(other *UpdateQualityProfileRequest) *UpdateQualityProfileRequest_FieldMask
func (*UpdateQualityProfileRequest) MakeFullFieldMask ¶
func (o *UpdateQualityProfileRequest) MakeFullFieldMask() *UpdateQualityProfileRequest_FieldMask
func (*UpdateQualityProfileRequest) MakeRawDiffFieldMask ¶
func (o *UpdateQualityProfileRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateQualityProfileRequest) MakeRawFullFieldMask ¶
func (o *UpdateQualityProfileRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateQualityProfileRequest) Marshal ¶
func (m *UpdateQualityProfileRequest) Marshal() ([]byte, error)
func (*UpdateQualityProfileRequest) MarshalJSON ¶
func (m *UpdateQualityProfileRequest) MarshalJSON() ([]byte, error)
func (*UpdateQualityProfileRequest) Merge ¶
func (o *UpdateQualityProfileRequest) Merge(source *UpdateQualityProfileRequest)
func (*UpdateQualityProfileRequest) MergeRaw ¶
func (o *UpdateQualityProfileRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateQualityProfileRequest) ProtoMessage ¶
func (*UpdateQualityProfileRequest) ProtoMessage()
func (*UpdateQualityProfileRequest) ProtoReflect ¶
func (m *UpdateQualityProfileRequest) ProtoReflect() preflect.Message
func (*UpdateQualityProfileRequest) Reset ¶
func (m *UpdateQualityProfileRequest) Reset()
func (*UpdateQualityProfileRequest) SetCas ¶
func (m *UpdateQualityProfileRequest) SetCas(fv *UpdateQualityProfileRequest_CAS)
func (*UpdateQualityProfileRequest) SetQualityProfile ¶
func (m *UpdateQualityProfileRequest) SetQualityProfile(fv *quality_profile.QualityProfile)
func (*UpdateQualityProfileRequest) SetUpdateMask ¶
func (m *UpdateQualityProfileRequest) SetUpdateMask(fv *quality_profile.QualityProfile_FieldMask)
func (*UpdateQualityProfileRequest) String ¶
func (m *UpdateQualityProfileRequest) String() string
func (*UpdateQualityProfileRequest) Unmarshal ¶
func (m *UpdateQualityProfileRequest) Unmarshal(b []byte) error
func (*UpdateQualityProfileRequest) UnmarshalJSON ¶
func (m *UpdateQualityProfileRequest) UnmarshalJSON(data []byte) error
type UpdateQualityProfileRequestCASFieldPathBuilder ¶
type UpdateQualityProfileRequestCASFieldPathBuilder struct{}
func NewUpdateQualityProfileRequestCASFieldPathBuilder ¶
func NewUpdateQualityProfileRequestCASFieldPathBuilder() UpdateQualityProfileRequestCASFieldPathBuilder
func (UpdateQualityProfileRequestCASFieldPathBuilder) ConditionalState ¶
func (UpdateQualityProfileRequestCASFieldPathBuilder) ConditionalState() UpdateQualityProfileRequest_CASPathSelectorConditionalState
type UpdateQualityProfileRequestCAS_FieldPath ¶
type UpdateQualityProfileRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateQualityProfileRequestCAS_FieldPathSelector Get(source *UpdateQualityProfileRequest_CAS) []interface{} GetSingle(source *UpdateQualityProfileRequest_CAS) (interface{}, bool) ClearValue(item *UpdateQualityProfileRequest_CAS) // Those methods build corresponding UpdateQualityProfileRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateQualityProfileRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateQualityProfileRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateQualityProfileRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateQualityProfileRequestCAS_FieldPath ¶
func BuildUpdateQualityProfileRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateQualityProfileRequestCAS_FieldPath, error)
func MustParseUpdateQualityProfileRequestCAS_FieldPath ¶
func MustParseUpdateQualityProfileRequestCAS_FieldPath(rawField string) UpdateQualityProfileRequestCAS_FieldPath
func ParseUpdateQualityProfileRequestCAS_FieldPath ¶
func ParseUpdateQualityProfileRequestCAS_FieldPath(rawField string) (UpdateQualityProfileRequestCAS_FieldPath, error)
type UpdateQualityProfileRequestCAS_FieldPathArrayItemValue ¶
type UpdateQualityProfileRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateQualityProfileRequestCAS_FieldPath ContainsValue(*UpdateQualityProfileRequest_CAS) bool }
UpdateQualityProfileRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateQualityProfileRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateQualityProfileRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateQualityProfileRequestCAS_FieldPathArrayItemValue
func ParseUpdateQualityProfileRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateQualityProfileRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateQualityProfileRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateQualityProfileRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateQualityProfileRequestCAS_FieldPathArrayOfValues ¶
type UpdateQualityProfileRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateQualityProfileRequestCAS_FieldPath }
UpdateQualityProfileRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateQualityProfileRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateQualityProfileRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateQualityProfileRequestCAS_FieldPathArrayOfValues
func ParseUpdateQualityProfileRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateQualityProfileRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateQualityProfileRequestCAS_FieldPathArrayOfValues, error)
type UpdateQualityProfileRequestCAS_FieldPathSelector ¶
type UpdateQualityProfileRequestCAS_FieldPathSelector int32
const ( UpdateQualityProfileRequestCAS_FieldPathSelectorConditionalState UpdateQualityProfileRequestCAS_FieldPathSelector = 0 UpdateQualityProfileRequestCAS_FieldPathSelectorFieldMask UpdateQualityProfileRequestCAS_FieldPathSelector = 1 )
func (UpdateQualityProfileRequestCAS_FieldPathSelector) String ¶
func (s UpdateQualityProfileRequestCAS_FieldPathSelector) String() string
type UpdateQualityProfileRequestCAS_FieldPathValue ¶
type UpdateQualityProfileRequestCAS_FieldPathValue interface { UpdateQualityProfileRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateQualityProfileRequest_CAS) CompareWith(*UpdateQualityProfileRequest_CAS) (cmp int, comparable bool) }
UpdateQualityProfileRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateQualityProfileRequestCAS_FieldPathValue ¶
func MustParseUpdateQualityProfileRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateQualityProfileRequestCAS_FieldPathValue
func ParseUpdateQualityProfileRequestCAS_FieldPathValue ¶
func ParseUpdateQualityProfileRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateQualityProfileRequestCAS_FieldPathValue, error)
type UpdateQualityProfileRequestCAS_FieldSubPath ¶
type UpdateQualityProfileRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateQualityProfileRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) AsConditionalStateSubPath() (quality_profile.QualityProfile_FieldPath, bool)
func (*UpdateQualityProfileRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) ClearValue(item *UpdateQualityProfileRequest_CAS)
func (*UpdateQualityProfileRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateQualityProfileRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) Get(source *UpdateQualityProfileRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateQualityProfileRequest_CAS
func (*UpdateQualityProfileRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateQualityProfileRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateQualityProfileRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) GetSingle(source *UpdateQualityProfileRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateQualityProfileRequest_CAS
func (*UpdateQualityProfileRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateQualityProfileRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateQualityProfileRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateQualityProfileRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) Selector() UpdateQualityProfileRequestCAS_FieldPathSelector
func (*UpdateQualityProfileRequestCAS_FieldSubPath) String ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateQualityProfileRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateQualityProfileRequestCAS_FieldPathArrayItemValue
func (*UpdateQualityProfileRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateQualityProfileRequestCAS_FieldPathArrayOfValues
func (*UpdateQualityProfileRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateQualityProfileRequestCAS_FieldPathValue
func (*UpdateQualityProfileRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateQualityProfileRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateQualityProfileRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateQualityProfileRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue struct { UpdateQualityProfileRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (quality_profile.QualityProfile_FieldPathArrayItemValue, bool)
func (*UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateQualityProfileRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues struct { UpdateQualityProfileRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (quality_profile.QualityProfile_FieldPathArrayOfValues, bool)
func (*UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateQualityProfileRequestCAS_FieldSubPathValue ¶
type UpdateQualityProfileRequestCAS_FieldSubPathValue struct { UpdateQualityProfileRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateQualityProfileRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateQualityProfileRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (quality_profile.QualityProfile_FieldPathValue, bool)
func (*UpdateQualityProfileRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateQualityProfileRequestCAS_FieldSubPathValue) CompareWith(source *UpdateQualityProfileRequest_CAS) (int, bool)
func (*UpdateQualityProfileRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateQualityProfileRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateQualityProfileRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateQualityProfileRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateQualityProfileRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateQualityProfileRequestCAS_FieldSubPathValue) SetTo(target **UpdateQualityProfileRequest_CAS)
func (*UpdateQualityProfileRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateQualityProfileRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateQualityProfileRequestCAS_FieldTerminalPath ¶
type UpdateQualityProfileRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) ClearValue(item *UpdateQualityProfileRequest_CAS)
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) Get(source *UpdateQualityProfileRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateQualityProfileRequest_CAS
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) GetSingle(source *UpdateQualityProfileRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateQualityProfileRequest_CAS
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateQualityProfileRequestCAS_FieldPathArrayItemValue
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateQualityProfileRequestCAS_FieldPathArrayOfValues
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateQualityProfileRequestCAS_FieldPathValue
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateQualityProfileRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateQualityProfileRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateQualityProfileRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateQualityProfileRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateQualityProfileRequest_CAS as interface{}
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateQualityProfileRequest_CAS) (interface{}, bool)
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateQualityProfileRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*quality_profile.QualityProfile, bool)
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateQualityProfileRequestCAS_FieldTerminalPathValue ¶
type UpdateQualityProfileRequestCAS_FieldTerminalPathValue struct { UpdateQualityProfileRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*quality_profile.QualityProfile, bool)
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateQualityProfileRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateQualityProfileRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateQualityProfileRequest_CAS'.
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateQualityProfileRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateQualityProfileRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateQualityProfileRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateQualityProfileRequestFieldPathBuilder ¶
type UpdateQualityProfileRequestFieldPathBuilder struct{}
func NewUpdateQualityProfileRequestFieldPathBuilder ¶
func NewUpdateQualityProfileRequestFieldPathBuilder() UpdateQualityProfileRequestFieldPathBuilder
func (UpdateQualityProfileRequestFieldPathBuilder) QualityProfile ¶
func (UpdateQualityProfileRequestFieldPathBuilder) QualityProfile() UpdateQualityProfileRequestPathSelectorQualityProfile
func (UpdateQualityProfileRequestFieldPathBuilder) UpdateMask ¶
type UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations ¶
type UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataAnnotations) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels ¶
type UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataLabels) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards ¶
type UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestMapPathSelectorQualityProfileMetadataShards) WithArrayOfValues(values []int64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCas ¶
type UpdateQualityProfileRequestPathSelectorCas struct{}
func (UpdateQualityProfileRequestPathSelectorCas) ConditionalState ¶
func (UpdateQualityProfileRequestPathSelectorCas) ConditionalState() UpdateQualityProfileRequestPathSelectorCasConditionalState
func (UpdateQualityProfileRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCas) WithArrayOfValues(values []*UpdateQualityProfileRequest_CAS) *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateQualityProfileRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateQualityProfileRequestCAS_FieldPathArrayItemValue) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
func (UpdateQualityProfileRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateQualityProfileRequestCAS_FieldPathArrayOfValues) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCas) WithSubPath ¶
func (UpdateQualityProfileRequestPathSelectorCas) WithSubPath(subPath UpdateQualityProfileRequestCAS_FieldPath) *UpdateQualityProfileRequest_FieldSubPath
func (UpdateQualityProfileRequestPathSelectorCas) WithSubValue ¶
func (s UpdateQualityProfileRequestPathSelectorCas) WithSubValue(subPathValue UpdateQualityProfileRequestCAS_FieldPathValue) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorCasConditionalState ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalState struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalState) Description ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalState) DisplayName ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalState) SourceProject ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*quality_profile.QualityProfile) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateDescription ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateDescription struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateDisplayName ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateDisplayName struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) ApiVersion ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateName ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateName struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*quality_profile.Name) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) Description ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) DisplayName ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) MetricThresholds ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) WithArrayOfValues(values [][]*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfiles) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDescription ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDescription struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDescription) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDescription) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDisplayName ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDisplayName struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDisplayName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesDisplayName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter) SourceAsnNames ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter) SourceLocations ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilter) WithArrayOfValues(values []*quality_profile.Profile_Filter) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceAsnNames ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceAsnNames struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceAsnNames) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceAsnNames) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceAsnNames) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceAsnNames) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) AdministrativeAreaLevel1Name ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) AdministrativeAreaLevel2Name ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) AdministrativeAreaLevel3Name ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) CountryName ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) WithArrayOfValues(values [][]*quality_profile.Profile_Location) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocations) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithArrayOfValues ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithArrayOfValues ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithArrayOfValues ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsCountryName ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsCountryName struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsCountryName) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsCountryName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterSourceLocationsCountryName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterTargets ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterTargets struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterTargets) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterTargets) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesFilterTargets) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) AggregationReducer ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) MetricType ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) WithArrayOfValues(values [][]*quality_profile.Profile_MetricThreshold) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholds) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsAggregationReducer ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsAggregationReducer struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsAggregationReducer) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsAggregationReducer) WithArrayOfValues ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsMetricType ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsMetricType struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsMetricType) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsMetricType) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsMetricType) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsValue ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsValue struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsValue) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsValue) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesMetricThresholdsValue) WithArrayOfValues(values []float64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesOverrides ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesOverrides struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesOverrides) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesOverrides) WithArrayOfValues(values [][]*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateProfilesOverrides) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateSourceProject ¶
type UpdateQualityProfileRequestPathSelectorCasConditionalStateSourceProject struct{}
func (UpdateQualityProfileRequestPathSelectorCasConditionalStateSourceProject) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasConditionalStateSourceProject) WithArrayOfValues(values []*project.Reference) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorCasFieldMask ¶
type UpdateQualityProfileRequestPathSelectorCasFieldMask struct{}
func (UpdateQualityProfileRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfile ¶
type UpdateQualityProfileRequestPathSelectorQualityProfile struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfile) Description ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfile) DisplayName ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfile) SourceProject ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfile) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfile) WithArrayOfValues(values []*quality_profile.QualityProfile) *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfile) WithSubArrayItemValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfile) WithSubArrayItemValue(subPathArrayItemValue quality_profile.QualityProfile_FieldPathArrayItemValue) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
func (UpdateQualityProfileRequestPathSelectorQualityProfile) WithSubArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfile) WithSubArrayOfValues(subPathArrayOfValues quality_profile.QualityProfile_FieldPathArrayOfValues) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfile) WithSubPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfile) WithSubValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfile) WithSubValue(subPathValue quality_profile.QualityProfile_FieldPathValue) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorQualityProfileDescription ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileDescription struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileDescription) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileDescription) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileDescription) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileDescription) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorQualityProfileDisplayName ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileDisplayName struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileDisplayName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileDisplayName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileDisplayName) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileDisplayName) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadata ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadata struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) Annotations ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) CreateTime ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) Generation ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) OwnerReferences ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) ResourceVersion ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) UpdateTime ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadata) WithValue(value *ntt_meta.Meta) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataAnnotations) WithValue(value map[string]string) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataGeneration) WithArrayOfValues(values []int64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataLabels ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataLabels struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataLabels) WithValue(value map[string]string) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) ApiVersion ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) Controller ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferences) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataShards ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataShards struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataShards) WithValue(value map[string]int64) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) OwningRegion ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataSyncingRegions) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithItemValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithItemValue(value string) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataTags) WithValue(value []string) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUuid ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUuid struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileMetadataUuid) WithValue(value string) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorQualityProfileName ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileName struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileName) WithArrayOfValues(values []*quality_profile.Name) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileName) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileName) WithValue(value *quality_profile.Name) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorQualityProfileProfiles ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfiles struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) Description ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) DisplayName ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) MetricThresholds ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) WithArrayOfValues(values [][]*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) WithItemValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) WithItemValue(value *quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayItemValue
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) WithValue ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfiles) WithValue(value []*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathValue
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDescription ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDescription struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDescription) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDescription) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesDisplayName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) SourceAsnNames ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) SourceLocations ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilter) WithArrayOfValues(values []*quality_profile.Profile_Filter) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceAsnNames) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) AdministrativeAreaLevel1Name ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) AdministrativeAreaLevel2Name ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) AdministrativeAreaLevel3Name ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) CountryName ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) WithArrayOfValues(values [][]*quality_profile.Profile_Location) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocations) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithArrayOfValues ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithArrayOfValues ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithArrayOfValues ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterSourceLocationsCountryName) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesFilterTargets) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) AggregationReducer ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) MetricType ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) WithArrayOfValues(values [][]*quality_profile.Profile_MetricThreshold) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholds) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsAggregationReducer) WithArrayOfValues ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsMetricType) WithArrayOfValues(values []string) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue) FieldPath ¶
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesMetricThresholdsValue) WithArrayOfValues(values []float64) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) WithArrayOfValues(values [][]*quality_profile.Profile) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequestPathSelectorQualityProfileProfilesOverrides) WithItemValue ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileSourceProject ¶
type UpdateQualityProfileRequestPathSelectorQualityProfileSourceProject struct{}
func (UpdateQualityProfileRequestPathSelectorQualityProfileSourceProject) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorQualityProfileSourceProject) WithArrayOfValues(values []*project.Reference) *UpdateQualityProfileRequest_FieldSubPathArrayOfValues
type UpdateQualityProfileRequestPathSelectorUpdateMask ¶
type UpdateQualityProfileRequestPathSelectorUpdateMask struct{}
func (UpdateQualityProfileRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateQualityProfileRequestPathSelectorUpdateMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues
type UpdateQualityProfileRequest_CAS ¶
type UpdateQualityProfileRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *quality_profile.QualityProfile `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *quality_profile.QualityProfile_FieldMask `` /* 146-byte string literal not displayed */ // contains filtered or unexported fields }
CAS - Compare and Swap. This object is used if user wants to make update conditional based upon previous resource version.
func (*UpdateQualityProfileRequest_CAS) Clone ¶
func (o *UpdateQualityProfileRequest_CAS) Clone() *UpdateQualityProfileRequest_CAS
func (*UpdateQualityProfileRequest_CAS) CloneRaw ¶
func (o *UpdateQualityProfileRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateQualityProfileRequest_CAS) Descriptor ¶
func (*UpdateQualityProfileRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateQualityProfileRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateQualityProfileRequest_CAS) GetConditionalState ¶
func (m *UpdateQualityProfileRequest_CAS) GetConditionalState() *quality_profile.QualityProfile
func (*UpdateQualityProfileRequest_CAS) GetFieldMask ¶
func (m *UpdateQualityProfileRequest_CAS) GetFieldMask() *quality_profile.QualityProfile_FieldMask
func (*UpdateQualityProfileRequest_CAS) GotenMessage ¶
func (*UpdateQualityProfileRequest_CAS) GotenMessage()
func (*UpdateQualityProfileRequest_CAS) GotenObjectExt ¶
func (o *UpdateQualityProfileRequest_CAS) GotenObjectExt()
func (*UpdateQualityProfileRequest_CAS) GotenValidate ¶
func (obj *UpdateQualityProfileRequest_CAS) GotenValidate() error
func (*UpdateQualityProfileRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateQualityProfileRequest_CAS) MakeDiffFieldMask(other *UpdateQualityProfileRequest_CAS) *UpdateQualityProfileRequest_CAS_FieldMask
func (*UpdateQualityProfileRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateQualityProfileRequest_CAS) MakeFullFieldMask() *UpdateQualityProfileRequest_CAS_FieldMask
func (*UpdateQualityProfileRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateQualityProfileRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateQualityProfileRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateQualityProfileRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateQualityProfileRequest_CAS) Marshal ¶
func (m *UpdateQualityProfileRequest_CAS) Marshal() ([]byte, error)
func (*UpdateQualityProfileRequest_CAS) MarshalJSON ¶
func (m *UpdateQualityProfileRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateQualityProfileRequest_CAS) Merge ¶
func (o *UpdateQualityProfileRequest_CAS) Merge(source *UpdateQualityProfileRequest_CAS)
func (*UpdateQualityProfileRequest_CAS) MergeRaw ¶
func (o *UpdateQualityProfileRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateQualityProfileRequest_CAS) ProtoMessage ¶
func (*UpdateQualityProfileRequest_CAS) ProtoMessage()
func (*UpdateQualityProfileRequest_CAS) ProtoReflect ¶
func (m *UpdateQualityProfileRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateQualityProfileRequest_CAS) Reset ¶
func (m *UpdateQualityProfileRequest_CAS) Reset()
func (*UpdateQualityProfileRequest_CAS) SetConditionalState ¶
func (m *UpdateQualityProfileRequest_CAS) SetConditionalState(fv *quality_profile.QualityProfile)
func (*UpdateQualityProfileRequest_CAS) SetFieldMask ¶
func (m *UpdateQualityProfileRequest_CAS) SetFieldMask(fv *quality_profile.QualityProfile_FieldMask)
func (*UpdateQualityProfileRequest_CAS) String ¶
func (m *UpdateQualityProfileRequest_CAS) String() string
func (*UpdateQualityProfileRequest_CAS) Unmarshal ¶
func (m *UpdateQualityProfileRequest_CAS) Unmarshal(b []byte) error
func (*UpdateQualityProfileRequest_CAS) UnmarshalJSON ¶
func (m *UpdateQualityProfileRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalState ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalState struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) Description ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) DisplayName ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) SourceProject ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*quality_profile.QualityProfile) *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue quality_profile.QualityProfile_FieldPathArrayItemValue) *UpdateQualityProfileRequestCAS_FieldSubPathArrayItemValue
func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues quality_profile.QualityProfile_FieldPathArrayOfValues) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue quality_profile.QualityProfile_FieldPathValue) *UpdateQualityProfileRequestCAS_FieldSubPathValue
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateDescription ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateDescription struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateDisplayName ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateDisplayName struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateQualityProfileRequestCAS_FieldSubPathValue
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) ApiVersion ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateQualityProfileRequestCAS_FieldSubPathValue
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*syncing_meta.SyncingMeta) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateName ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*quality_profile.Name) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) Description ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) DisplayName ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) MetricThresholds ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) WithArrayOfValues(values [][]*quality_profile.Profile) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfiles) WithItemValue ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDescription ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDescription struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDescription) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDescription) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDisplayName ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDisplayName struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDisplayName) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesDisplayName) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter) SourceAsnNames ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter) SourceLocations ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilter) WithArrayOfValues(values []*quality_profile.Profile_Filter) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceAsnNames ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceAsnNames struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceAsnNames) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceAsnNames) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceAsnNames) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceAsnNames) WithItemValue ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) AdministrativeAreaLevel1Name ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) AdministrativeAreaLevel2Name ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) AdministrativeAreaLevel3Name ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) CountryName ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) WithArrayOfValues(values [][]*quality_profile.Profile_Location) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocations) WithItemValue ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel1Name) WithArrayOfValues ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel2Name) WithArrayOfValues ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsAdministrativeAreaLevel3Name) WithArrayOfValues ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsCountryName ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsCountryName struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsCountryName) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterSourceLocationsCountryName) WithArrayOfValues ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterTargets ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterTargets struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterTargets) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterTargets) WithArrayOfValues(values [][]string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesFilterTargets) WithItemValue ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds) AggregationReducer ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds) MetricType ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds) WithArrayOfValues ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholds) WithItemValue ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsAggregationReducer ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsAggregationReducer struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsAggregationReducer) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsAggregationReducer) WithArrayOfValues ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsMetricType ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsMetricType struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsMetricType) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsMetricType) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsMetricType) WithArrayOfValues(values []string) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsValue ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsValue struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsValue) FieldPath ¶
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsValue) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesMetricThresholdsValue) WithArrayOfValues(values []float64) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesOverrides ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesOverrides struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesOverrides) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesOverrides) WithArrayOfValues(values [][]*quality_profile.Profile) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateProfilesOverrides) WithItemValue ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateSourceProject ¶
type UpdateQualityProfileRequest_CASPathSelectorConditionalStateSourceProject struct{}
func (UpdateQualityProfileRequest_CASPathSelectorConditionalStateSourceProject) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorConditionalStateSourceProject) WithArrayOfValues(values []*project.Reference) *UpdateQualityProfileRequestCAS_FieldSubPathArrayOfValues
type UpdateQualityProfileRequest_CASPathSelectorFieldMask ¶
type UpdateQualityProfileRequest_CASPathSelectorFieldMask struct{}
func (UpdateQualityProfileRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateQualityProfileRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *UpdateQualityProfileRequestCAS_FieldTerminalPathArrayOfValues
type UpdateQualityProfileRequest_CAS_FieldMask ¶
type UpdateQualityProfileRequest_CAS_FieldMask struct {
Paths []UpdateQualityProfileRequestCAS_FieldPath
}
func FullUpdateQualityProfileRequest_CAS_FieldMask ¶
func FullUpdateQualityProfileRequest_CAS_FieldMask() *UpdateQualityProfileRequest_CAS_FieldMask
func (*UpdateQualityProfileRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) AppendPath(path UpdateQualityProfileRequestCAS_FieldPath)
func (*UpdateQualityProfileRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateQualityProfileRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateQualityProfileRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateQualityProfileRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) FilterInputFields() *UpdateQualityProfileRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateQualityProfileRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateQualityProfileRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) GetPaths() []UpdateQualityProfileRequestCAS_FieldPath
func (*UpdateQualityProfileRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateQualityProfileRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) IsFull() bool
func (UpdateQualityProfileRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateQualityProfileRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateQualityProfileRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateQualityProfileRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateQualityProfileRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) PathsCount() int
func (*UpdateQualityProfileRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) Project(source *UpdateQualityProfileRequest_CAS) *UpdateQualityProfileRequest_CAS
func (*UpdateQualityProfileRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateQualityProfileRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateQualityProfileRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateQualityProfileRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) Reset()
func (*UpdateQualityProfileRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) Set(target, source *UpdateQualityProfileRequest_CAS)
func (*UpdateQualityProfileRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateQualityProfileRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateQualityProfileRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) Size() int
func (*UpdateQualityProfileRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) String() string
func (*UpdateQualityProfileRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) Subtract(other *UpdateQualityProfileRequest_CAS_FieldMask) *UpdateQualityProfileRequest_CAS_FieldMask
func (*UpdateQualityProfileRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateQualityProfileRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateQualityProfileRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateQualityProfileRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateQualityProfileRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateQualityProfileRequest_FieldMask ¶
type UpdateQualityProfileRequest_FieldMask struct {
Paths []UpdateQualityProfileRequest_FieldPath
}
func FullUpdateQualityProfileRequest_FieldMask ¶
func FullUpdateQualityProfileRequest_FieldMask() *UpdateQualityProfileRequest_FieldMask
func (*UpdateQualityProfileRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) AppendPath(path UpdateQualityProfileRequest_FieldPath)
func (*UpdateQualityProfileRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateQualityProfileRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateQualityProfileRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateQualityProfileRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) FilterInputFields() *UpdateQualityProfileRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateQualityProfileRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateQualityProfileRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) GetPaths() []UpdateQualityProfileRequest_FieldPath
func (*UpdateQualityProfileRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateQualityProfileRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) IsFull() bool
func (UpdateQualityProfileRequest_FieldMask) Marshal ¶
func (fieldMask UpdateQualityProfileRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateQualityProfileRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateQualityProfileRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateQualityProfileRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) PathsCount() int
func (*UpdateQualityProfileRequest_FieldMask) Project ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) Project(source *UpdateQualityProfileRequest) *UpdateQualityProfileRequest
func (*UpdateQualityProfileRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateQualityProfileRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) ProtoMessage()
func (*UpdateQualityProfileRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateQualityProfileRequest_FieldMask) Reset ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) Reset()
func (*UpdateQualityProfileRequest_FieldMask) Set ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) Set(target, source *UpdateQualityProfileRequest)
func (*UpdateQualityProfileRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateQualityProfileRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateQualityProfileRequest_FieldMask) Size ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) Size() int
func (*UpdateQualityProfileRequest_FieldMask) String ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) String() string
func (*UpdateQualityProfileRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) Subtract(other *UpdateQualityProfileRequest_FieldMask) *UpdateQualityProfileRequest_FieldMask
func (*UpdateQualityProfileRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateQualityProfileRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateQualityProfileRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateQualityProfileRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateQualityProfileRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateQualityProfileRequest_FieldPath ¶
type UpdateQualityProfileRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateQualityProfileRequest_FieldPathSelector Get(source *UpdateQualityProfileRequest) []interface{} GetSingle(source *UpdateQualityProfileRequest) (interface{}, bool) ClearValue(item *UpdateQualityProfileRequest) // Those methods build corresponding UpdateQualityProfileRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateQualityProfileRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateQualityProfileRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateQualityProfileRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateQualityProfileRequest_FieldPath ¶
func BuildUpdateQualityProfileRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateQualityProfileRequest_FieldPath, error)
func MustParseUpdateQualityProfileRequest_FieldPath ¶
func MustParseUpdateQualityProfileRequest_FieldPath(rawField string) UpdateQualityProfileRequest_FieldPath
func ParseUpdateQualityProfileRequest_FieldPath ¶
func ParseUpdateQualityProfileRequest_FieldPath(rawField string) (UpdateQualityProfileRequest_FieldPath, error)
type UpdateQualityProfileRequest_FieldPathArrayItemValue ¶
type UpdateQualityProfileRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateQualityProfileRequest_FieldPath ContainsValue(*UpdateQualityProfileRequest) bool }
UpdateQualityProfileRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateQualityProfileRequest according to their type Present only for array (repeated) types.
func MustParseUpdateQualityProfileRequest_FieldPathArrayItemValue ¶
func MustParseUpdateQualityProfileRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateQualityProfileRequest_FieldPathArrayItemValue
func ParseUpdateQualityProfileRequest_FieldPathArrayItemValue ¶
func ParseUpdateQualityProfileRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateQualityProfileRequest_FieldPathArrayItemValue, error)
ParseUpdateQualityProfileRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateQualityProfileRequest_FieldPathArrayOfValues ¶
type UpdateQualityProfileRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateQualityProfileRequest_FieldPath }
UpdateQualityProfileRequest_FieldPathArrayOfValues allows storing slice of values for UpdateQualityProfileRequest fields according to their type
func MustParseUpdateQualityProfileRequest_FieldPathArrayOfValues ¶
func MustParseUpdateQualityProfileRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateQualityProfileRequest_FieldPathArrayOfValues
func ParseUpdateQualityProfileRequest_FieldPathArrayOfValues ¶
func ParseUpdateQualityProfileRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateQualityProfileRequest_FieldPathArrayOfValues, error)
type UpdateQualityProfileRequest_FieldPathSelector ¶
type UpdateQualityProfileRequest_FieldPathSelector int32
const ( UpdateQualityProfileRequest_FieldPathSelectorQualityProfile UpdateQualityProfileRequest_FieldPathSelector = 0 UpdateQualityProfileRequest_FieldPathSelectorUpdateMask UpdateQualityProfileRequest_FieldPathSelector = 1 UpdateQualityProfileRequest_FieldPathSelectorCas UpdateQualityProfileRequest_FieldPathSelector = 2 )
func (UpdateQualityProfileRequest_FieldPathSelector) String ¶
func (s UpdateQualityProfileRequest_FieldPathSelector) String() string
type UpdateQualityProfileRequest_FieldPathValue ¶
type UpdateQualityProfileRequest_FieldPathValue interface { UpdateQualityProfileRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateQualityProfileRequest) CompareWith(*UpdateQualityProfileRequest) (cmp int, comparable bool) }
UpdateQualityProfileRequest_FieldPathValue allows storing values for UpdateQualityProfileRequest fields according to their type
func MustParseUpdateQualityProfileRequest_FieldPathValue ¶
func MustParseUpdateQualityProfileRequest_FieldPathValue(pathStr, valueStr string) UpdateQualityProfileRequest_FieldPathValue
func ParseUpdateQualityProfileRequest_FieldPathValue ¶
func ParseUpdateQualityProfileRequest_FieldPathValue(pathStr, valueStr string) (UpdateQualityProfileRequest_FieldPathValue, error)
type UpdateQualityProfileRequest_FieldSubPath ¶
type UpdateQualityProfileRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateQualityProfileRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) AsCasSubPath() (UpdateQualityProfileRequestCAS_FieldPath, bool)
func (*UpdateQualityProfileRequest_FieldSubPath) AsQualityProfileSubPath ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) AsQualityProfileSubPath() (quality_profile.QualityProfile_FieldPath, bool)
func (*UpdateQualityProfileRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) ClearValue(item *UpdateQualityProfileRequest)
func (*UpdateQualityProfileRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateQualityProfileRequest_FieldSubPath) Get ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) Get(source *UpdateQualityProfileRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateQualityProfileRequest
func (*UpdateQualityProfileRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateQualityProfileRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateQualityProfileRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) GetSingle(source *UpdateQualityProfileRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateQualityProfileRequest
func (*UpdateQualityProfileRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateQualityProfileRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateQualityProfileRequest_FieldSubPath) JSONString ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateQualityProfileRequest_FieldSubPath) Selector ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) Selector() UpdateQualityProfileRequest_FieldPathSelector
func (*UpdateQualityProfileRequest_FieldSubPath) String ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateQualityProfileRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateQualityProfileRequest_FieldPathArrayItemValue
func (*UpdateQualityProfileRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateQualityProfileRequest_FieldPathArrayOfValues
func (*UpdateQualityProfileRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) WithIValue(value interface{}) UpdateQualityProfileRequest_FieldPathValue
func (*UpdateQualityProfileRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateQualityProfileRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateQualityProfileRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateQualityProfileRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateQualityProfileRequest_FieldSubPathArrayItemValue ¶
type UpdateQualityProfileRequest_FieldSubPathArrayItemValue struct { UpdateQualityProfileRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateQualityProfileRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateQualityProfileRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateQualityProfileRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateQualityProfileRequest_FieldSubPathArrayItemValue) AsQualityProfilePathItemValue ¶
func (fpaivs *UpdateQualityProfileRequest_FieldSubPathArrayItemValue) AsQualityProfilePathItemValue() (quality_profile.QualityProfile_FieldPathArrayItemValue, bool)
func (*UpdateQualityProfileRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateQualityProfileRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateQualityProfileRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateQualityProfileRequest'
func (*UpdateQualityProfileRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateQualityProfileRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateQualityProfileRequest_FieldSubPathArrayOfValues ¶
type UpdateQualityProfileRequest_FieldSubPathArrayOfValues struct { UpdateQualityProfileRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateQualityProfileRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateQualityProfileRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateQualityProfileRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateQualityProfileRequest_FieldSubPathArrayOfValues) AsQualityProfilePathArrayOfValues ¶
func (fpsaov *UpdateQualityProfileRequest_FieldSubPathArrayOfValues) AsQualityProfilePathArrayOfValues() (quality_profile.QualityProfile_FieldPathArrayOfValues, bool)
func (*UpdateQualityProfileRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateQualityProfileRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateQualityProfileRequest_FieldSubPathValue ¶
type UpdateQualityProfileRequest_FieldSubPathValue struct { UpdateQualityProfileRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateQualityProfileRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) AsCasPathValue() (UpdateQualityProfileRequestCAS_FieldPathValue, bool)
func (*UpdateQualityProfileRequest_FieldSubPathValue) AsQualityProfilePathValue ¶
func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) AsQualityProfilePathValue() (quality_profile.QualityProfile_FieldPathValue, bool)
func (*UpdateQualityProfileRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) CompareWith(source *UpdateQualityProfileRequest) (int, bool)
func (*UpdateQualityProfileRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateQualityProfileRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateQualityProfileRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) SetTo(target **UpdateQualityProfileRequest)
func (*UpdateQualityProfileRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateQualityProfileRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateQualityProfileRequest_FieldTerminalPath ¶
type UpdateQualityProfileRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateQualityProfileRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) ClearValue(item *UpdateQualityProfileRequest)
func (*UpdateQualityProfileRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateQualityProfileRequest_FieldTerminalPath) Get ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) Get(source *UpdateQualityProfileRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateQualityProfileRequest
func (*UpdateQualityProfileRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateQualityProfileRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateQualityProfileRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) GetSingle(source *UpdateQualityProfileRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateQualityProfileRequest
func (*UpdateQualityProfileRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateQualityProfileRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateQualityProfileRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateQualityProfileRequest_FieldTerminalPath) Selector ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) Selector() UpdateQualityProfileRequest_FieldPathSelector
func (*UpdateQualityProfileRequest_FieldTerminalPath) String ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateQualityProfileRequest_FieldPathArrayItemValue
func (*UpdateQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateQualityProfileRequest_FieldPathArrayOfValues
func (*UpdateQualityProfileRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateQualityProfileRequest_FieldPathValue
func (*UpdateQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateQualityProfileRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateQualityProfileRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue ¶
type UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue struct { UpdateQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateQualityProfileRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateQualityProfileRequest'
func (*UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateQualityProfileRequest as interface{}
func (*UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateQualityProfileRequest) (interface{}, bool)
func (*UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues ¶
type UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues struct { UpdateQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateQualityProfileRequest_CAS, bool)
func (*UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsQualityProfileArrayOfValues ¶
func (fpaov *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsQualityProfileArrayOfValues() ([]*quality_profile.QualityProfile, bool)
func (*UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
func (*UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateQualityProfileRequest_FieldTerminalPathValue ¶
type UpdateQualityProfileRequest_FieldTerminalPathValue struct { UpdateQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateQualityProfileRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) AsCasValue() (*UpdateQualityProfileRequest_CAS, bool)
func (*UpdateQualityProfileRequest_FieldTerminalPathValue) AsQualityProfileValue ¶
func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) AsQualityProfileValue() (*quality_profile.QualityProfile, bool)
func (*UpdateQualityProfileRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
func (*UpdateQualityProfileRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) CompareWith(source *UpdateQualityProfileRequest) (int, bool)
CompareWith compares value in the 'UpdateQualityProfileRequest_FieldTerminalPathValue' with the value under path in 'UpdateQualityProfileRequest'.
func (*UpdateQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateQualityProfileRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateQualityProfileRequest' as interface{}
func (*UpdateQualityProfileRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) SetTo(target **UpdateQualityProfileRequest)
SetTo stores value for selected field for object UpdateQualityProfileRequest
func (*UpdateQualityProfileRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateQualityProfileRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchQualityProfileClientStream ¶
type WatchQualityProfileClientStream interface { Recv() (*WatchQualityProfileResponse, error) grpc.ClientStream }
type WatchQualityProfileRequest ¶
type WatchQualityProfileRequest struct { // Reference to ntt.watchdog.v1alpha2.QualityProfile Name *quality_profile.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *quality_profile.QualityProfile_FieldMask `` /* 146-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [WatchQualityProfile][ntt.watchdog.v1alpha2.WatchQualityProfile]
func (*WatchQualityProfileRequest) Clone ¶
func (o *WatchQualityProfileRequest) Clone() *WatchQualityProfileRequest
func (*WatchQualityProfileRequest) CloneRaw ¶
func (o *WatchQualityProfileRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchQualityProfileRequest) Descriptor ¶
func (*WatchQualityProfileRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchQualityProfileRequest.ProtoReflect.Descriptor instead.
func (*WatchQualityProfileRequest) GetFieldMask ¶
func (m *WatchQualityProfileRequest) GetFieldMask() *quality_profile.QualityProfile_FieldMask
func (*WatchQualityProfileRequest) GetName ¶
func (m *WatchQualityProfileRequest) GetName() *quality_profile.Reference
func (*WatchQualityProfileRequest) GetView ¶
func (m *WatchQualityProfileRequest) GetView() view.View
func (*WatchQualityProfileRequest) GotenMessage ¶
func (*WatchQualityProfileRequest) GotenMessage()
func (*WatchQualityProfileRequest) GotenObjectExt ¶
func (o *WatchQualityProfileRequest) GotenObjectExt()
func (*WatchQualityProfileRequest) GotenValidate ¶
func (obj *WatchQualityProfileRequest) GotenValidate() error
func (*WatchQualityProfileRequest) MakeDiffFieldMask ¶
func (o *WatchQualityProfileRequest) MakeDiffFieldMask(other *WatchQualityProfileRequest) *WatchQualityProfileRequest_FieldMask
func (*WatchQualityProfileRequest) MakeFullFieldMask ¶
func (o *WatchQualityProfileRequest) MakeFullFieldMask() *WatchQualityProfileRequest_FieldMask
func (*WatchQualityProfileRequest) MakeRawDiffFieldMask ¶
func (o *WatchQualityProfileRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchQualityProfileRequest) MakeRawFullFieldMask ¶
func (o *WatchQualityProfileRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchQualityProfileRequest) Marshal ¶
func (m *WatchQualityProfileRequest) Marshal() ([]byte, error)
func (*WatchQualityProfileRequest) MarshalJSON ¶
func (m *WatchQualityProfileRequest) MarshalJSON() ([]byte, error)
func (*WatchQualityProfileRequest) Merge ¶
func (o *WatchQualityProfileRequest) Merge(source *WatchQualityProfileRequest)
func (*WatchQualityProfileRequest) MergeRaw ¶
func (o *WatchQualityProfileRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchQualityProfileRequest) ProtoMessage ¶
func (*WatchQualityProfileRequest) ProtoMessage()
func (*WatchQualityProfileRequest) ProtoReflect ¶
func (m *WatchQualityProfileRequest) ProtoReflect() preflect.Message
func (*WatchQualityProfileRequest) Reset ¶
func (m *WatchQualityProfileRequest) Reset()
func (*WatchQualityProfileRequest) SetFieldMask ¶
func (m *WatchQualityProfileRequest) SetFieldMask(fv *quality_profile.QualityProfile_FieldMask)
func (*WatchQualityProfileRequest) SetName ¶
func (m *WatchQualityProfileRequest) SetName(fv *quality_profile.Reference)
func (*WatchQualityProfileRequest) SetView ¶
func (m *WatchQualityProfileRequest) SetView(fv view.View)
func (*WatchQualityProfileRequest) String ¶
func (m *WatchQualityProfileRequest) String() string
func (*WatchQualityProfileRequest) Unmarshal ¶
func (m *WatchQualityProfileRequest) Unmarshal(b []byte) error
func (*WatchQualityProfileRequest) UnmarshalJSON ¶
func (m *WatchQualityProfileRequest) UnmarshalJSON(data []byte) error
type WatchQualityProfileRequestFieldPathBuilder ¶
type WatchQualityProfileRequestFieldPathBuilder struct{}
func NewWatchQualityProfileRequestFieldPathBuilder ¶
func NewWatchQualityProfileRequestFieldPathBuilder() WatchQualityProfileRequestFieldPathBuilder
type WatchQualityProfileRequestPathSelectorFieldMask ¶
type WatchQualityProfileRequestPathSelectorFieldMask struct{}
func (WatchQualityProfileRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchQualityProfileRequestPathSelectorFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues
type WatchQualityProfileRequestPathSelectorName ¶
type WatchQualityProfileRequestPathSelectorName struct{}
func (WatchQualityProfileRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchQualityProfileRequestPathSelectorName) WithArrayOfValues(values []*quality_profile.Reference) *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues
func (WatchQualityProfileRequestPathSelectorName) WithValue ¶
func (s WatchQualityProfileRequestPathSelectorName) WithValue(value *quality_profile.Reference) *WatchQualityProfileRequest_FieldTerminalPathValue
type WatchQualityProfileRequestPathSelectorView ¶
type WatchQualityProfileRequestPathSelectorView struct{}
func (WatchQualityProfileRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchQualityProfileRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues
func (WatchQualityProfileRequestPathSelectorView) WithValue ¶
func (s WatchQualityProfileRequestPathSelectorView) WithValue(value view.View) *WatchQualityProfileRequest_FieldTerminalPathValue
type WatchQualityProfileRequest_FieldMask ¶
type WatchQualityProfileRequest_FieldMask struct {
Paths []WatchQualityProfileRequest_FieldPath
}
func FullWatchQualityProfileRequest_FieldMask ¶
func FullWatchQualityProfileRequest_FieldMask() *WatchQualityProfileRequest_FieldMask
func (*WatchQualityProfileRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) AppendPath(path WatchQualityProfileRequest_FieldPath)
func (*WatchQualityProfileRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchQualityProfileRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchQualityProfileRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchQualityProfileRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) FilterInputFields() *WatchQualityProfileRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchQualityProfileRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchQualityProfileRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) GetPaths() []WatchQualityProfileRequest_FieldPath
func (*WatchQualityProfileRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchQualityProfileRequest_FieldMask) IsFull ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) IsFull() bool
func (WatchQualityProfileRequest_FieldMask) Marshal ¶
func (fieldMask WatchQualityProfileRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchQualityProfileRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchQualityProfileRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchQualityProfileRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) PathsCount() int
func (*WatchQualityProfileRequest_FieldMask) Project ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) Project(source *WatchQualityProfileRequest) *WatchQualityProfileRequest
func (*WatchQualityProfileRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchQualityProfileRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) ProtoMessage()
func (*WatchQualityProfileRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchQualityProfileRequest_FieldMask) Reset ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) Reset()
func (*WatchQualityProfileRequest_FieldMask) Set ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) Set(target, source *WatchQualityProfileRequest)
func (*WatchQualityProfileRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchQualityProfileRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchQualityProfileRequest_FieldMask) Size ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) Size() int
func (*WatchQualityProfileRequest_FieldMask) String ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) String() string
func (*WatchQualityProfileRequest_FieldMask) Subtract ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) Subtract(other *WatchQualityProfileRequest_FieldMask) *WatchQualityProfileRequest_FieldMask
func (*WatchQualityProfileRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchQualityProfileRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchQualityProfileRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchQualityProfileRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchQualityProfileRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchQualityProfileRequest_FieldPath ¶
type WatchQualityProfileRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchQualityProfileRequest_FieldPathSelector Get(source *WatchQualityProfileRequest) []interface{} GetSingle(source *WatchQualityProfileRequest) (interface{}, bool) ClearValue(item *WatchQualityProfileRequest) // Those methods build corresponding WatchQualityProfileRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchQualityProfileRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchQualityProfileRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchQualityProfileRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchQualityProfileRequest_FieldPath ¶
func BuildWatchQualityProfileRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchQualityProfileRequest_FieldPath, error)
func MustParseWatchQualityProfileRequest_FieldPath ¶
func MustParseWatchQualityProfileRequest_FieldPath(rawField string) WatchQualityProfileRequest_FieldPath
func ParseWatchQualityProfileRequest_FieldPath ¶
func ParseWatchQualityProfileRequest_FieldPath(rawField string) (WatchQualityProfileRequest_FieldPath, error)
type WatchQualityProfileRequest_FieldPathArrayItemValue ¶
type WatchQualityProfileRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchQualityProfileRequest_FieldPath ContainsValue(*WatchQualityProfileRequest) bool }
WatchQualityProfileRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchQualityProfileRequest according to their type Present only for array (repeated) types.
func MustParseWatchQualityProfileRequest_FieldPathArrayItemValue ¶
func MustParseWatchQualityProfileRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchQualityProfileRequest_FieldPathArrayItemValue
func ParseWatchQualityProfileRequest_FieldPathArrayItemValue ¶
func ParseWatchQualityProfileRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchQualityProfileRequest_FieldPathArrayItemValue, error)
ParseWatchQualityProfileRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchQualityProfileRequest_FieldPathArrayOfValues ¶
type WatchQualityProfileRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchQualityProfileRequest_FieldPath }
WatchQualityProfileRequest_FieldPathArrayOfValues allows storing slice of values for WatchQualityProfileRequest fields according to their type
func MustParseWatchQualityProfileRequest_FieldPathArrayOfValues ¶
func MustParseWatchQualityProfileRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchQualityProfileRequest_FieldPathArrayOfValues
func ParseWatchQualityProfileRequest_FieldPathArrayOfValues ¶
func ParseWatchQualityProfileRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchQualityProfileRequest_FieldPathArrayOfValues, error)
type WatchQualityProfileRequest_FieldPathSelector ¶
type WatchQualityProfileRequest_FieldPathSelector int32
const ( WatchQualityProfileRequest_FieldPathSelectorName WatchQualityProfileRequest_FieldPathSelector = 0 WatchQualityProfileRequest_FieldPathSelectorFieldMask WatchQualityProfileRequest_FieldPathSelector = 1 WatchQualityProfileRequest_FieldPathSelectorView WatchQualityProfileRequest_FieldPathSelector = 2 )
func (WatchQualityProfileRequest_FieldPathSelector) String ¶
func (s WatchQualityProfileRequest_FieldPathSelector) String() string
type WatchQualityProfileRequest_FieldPathValue ¶
type WatchQualityProfileRequest_FieldPathValue interface { WatchQualityProfileRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchQualityProfileRequest) CompareWith(*WatchQualityProfileRequest) (cmp int, comparable bool) }
WatchQualityProfileRequest_FieldPathValue allows storing values for WatchQualityProfileRequest fields according to their type
func MustParseWatchQualityProfileRequest_FieldPathValue ¶
func MustParseWatchQualityProfileRequest_FieldPathValue(pathStr, valueStr string) WatchQualityProfileRequest_FieldPathValue
func ParseWatchQualityProfileRequest_FieldPathValue ¶
func ParseWatchQualityProfileRequest_FieldPathValue(pathStr, valueStr string) (WatchQualityProfileRequest_FieldPathValue, error)
type WatchQualityProfileRequest_FieldTerminalPath ¶
type WatchQualityProfileRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchQualityProfileRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) ClearValue(item *WatchQualityProfileRequest)
func (*WatchQualityProfileRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchQualityProfileRequest_FieldTerminalPath) Get ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) Get(source *WatchQualityProfileRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchQualityProfileRequest
func (*WatchQualityProfileRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchQualityProfileRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchQualityProfileRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) GetSingle(source *WatchQualityProfileRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchQualityProfileRequest
func (*WatchQualityProfileRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchQualityProfileRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchQualityProfileRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchQualityProfileRequest_FieldTerminalPath) Selector ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) Selector() WatchQualityProfileRequest_FieldPathSelector
func (*WatchQualityProfileRequest_FieldTerminalPath) String ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchQualityProfileRequest_FieldPathArrayItemValue
func (*WatchQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchQualityProfileRequest_FieldPathArrayOfValues
func (*WatchQualityProfileRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) WithIValue(value interface{}) WatchQualityProfileRequest_FieldPathValue
func (*WatchQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchQualityProfileRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchQualityProfileRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchQualityProfileRequest_FieldTerminalPathArrayItemValue ¶
type WatchQualityProfileRequest_FieldTerminalPathArrayItemValue struct { WatchQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchQualityProfileRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchQualityProfileRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchQualityProfileRequest'
func (*WatchQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchQualityProfileRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchQualityProfileRequest as interface{}
func (*WatchQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchQualityProfileRequest) (interface{}, bool)
func (*WatchQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchQualityProfileRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchQualityProfileRequest_FieldTerminalPathArrayOfValues ¶
type WatchQualityProfileRequest_FieldTerminalPathArrayOfValues struct { WatchQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfileRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
func (*WatchQualityProfileRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*quality_profile.Reference, bool)
func (*WatchQualityProfileRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchQualityProfileRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchQualityProfileRequest_FieldTerminalPathValue ¶
type WatchQualityProfileRequest_FieldTerminalPathValue struct { WatchQualityProfileRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfileRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) AsFieldMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
func (*WatchQualityProfileRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) AsNameValue() (*quality_profile.Reference, bool)
func (*WatchQualityProfileRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchQualityProfileRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) CompareWith(source *WatchQualityProfileRequest) (int, bool)
CompareWith compares value in the 'WatchQualityProfileRequest_FieldTerminalPathValue' with the value under path in 'WatchQualityProfileRequest'.
func (*WatchQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchQualityProfileRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchQualityProfileRequest' as interface{}
func (*WatchQualityProfileRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) SetTo(target **WatchQualityProfileRequest)
SetTo stores value for selected field for object WatchQualityProfileRequest
func (*WatchQualityProfileRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchQualityProfileRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchQualityProfileResponse ¶
type WatchQualityProfileResponse struct { Change *quality_profile.QualityProfileChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchQualityProfileResponse
func (*WatchQualityProfileResponse) Clone ¶
func (o *WatchQualityProfileResponse) Clone() *WatchQualityProfileResponse
func (*WatchQualityProfileResponse) CloneRaw ¶
func (o *WatchQualityProfileResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchQualityProfileResponse) Descriptor ¶
func (*WatchQualityProfileResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchQualityProfileResponse.ProtoReflect.Descriptor instead.
func (*WatchQualityProfileResponse) GetChange ¶
func (m *WatchQualityProfileResponse) GetChange() *quality_profile.QualityProfileChange
func (*WatchQualityProfileResponse) GotenMessage ¶
func (*WatchQualityProfileResponse) GotenMessage()
func (*WatchQualityProfileResponse) GotenObjectExt ¶
func (o *WatchQualityProfileResponse) GotenObjectExt()
func (*WatchQualityProfileResponse) GotenValidate ¶
func (obj *WatchQualityProfileResponse) GotenValidate() error
func (*WatchQualityProfileResponse) MakeDiffFieldMask ¶
func (o *WatchQualityProfileResponse) MakeDiffFieldMask(other *WatchQualityProfileResponse) *WatchQualityProfileResponse_FieldMask
func (*WatchQualityProfileResponse) MakeFullFieldMask ¶
func (o *WatchQualityProfileResponse) MakeFullFieldMask() *WatchQualityProfileResponse_FieldMask
func (*WatchQualityProfileResponse) MakeRawDiffFieldMask ¶
func (o *WatchQualityProfileResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchQualityProfileResponse) MakeRawFullFieldMask ¶
func (o *WatchQualityProfileResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchQualityProfileResponse) Marshal ¶
func (m *WatchQualityProfileResponse) Marshal() ([]byte, error)
func (*WatchQualityProfileResponse) MarshalJSON ¶
func (m *WatchQualityProfileResponse) MarshalJSON() ([]byte, error)
func (*WatchQualityProfileResponse) Merge ¶
func (o *WatchQualityProfileResponse) Merge(source *WatchQualityProfileResponse)
func (*WatchQualityProfileResponse) MergeRaw ¶
func (o *WatchQualityProfileResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchQualityProfileResponse) ProtoMessage ¶
func (*WatchQualityProfileResponse) ProtoMessage()
func (*WatchQualityProfileResponse) ProtoReflect ¶
func (m *WatchQualityProfileResponse) ProtoReflect() preflect.Message
func (*WatchQualityProfileResponse) Reset ¶
func (m *WatchQualityProfileResponse) Reset()
func (*WatchQualityProfileResponse) SetChange ¶
func (m *WatchQualityProfileResponse) SetChange(fv *quality_profile.QualityProfileChange)
func (*WatchQualityProfileResponse) String ¶
func (m *WatchQualityProfileResponse) String() string
func (*WatchQualityProfileResponse) Unmarshal ¶
func (m *WatchQualityProfileResponse) Unmarshal(b []byte) error
func (*WatchQualityProfileResponse) UnmarshalJSON ¶
func (m *WatchQualityProfileResponse) UnmarshalJSON(data []byte) error
type WatchQualityProfileResponseFieldPathBuilder ¶
type WatchQualityProfileResponseFieldPathBuilder struct{}
func NewWatchQualityProfileResponseFieldPathBuilder ¶
func NewWatchQualityProfileResponseFieldPathBuilder() WatchQualityProfileResponseFieldPathBuilder
type WatchQualityProfileResponsePathSelectorChange ¶
type WatchQualityProfileResponsePathSelectorChange struct{}
func (WatchQualityProfileResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchQualityProfileResponsePathSelectorChange) WithArrayOfValues(values []*quality_profile.QualityProfileChange) *WatchQualityProfileResponse_FieldTerminalPathArrayOfValues
type WatchQualityProfileResponse_FieldMask ¶
type WatchQualityProfileResponse_FieldMask struct {
Paths []WatchQualityProfileResponse_FieldPath
}
func FullWatchQualityProfileResponse_FieldMask ¶
func FullWatchQualityProfileResponse_FieldMask() *WatchQualityProfileResponse_FieldMask
func (*WatchQualityProfileResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) AppendPath(path WatchQualityProfileResponse_FieldPath)
func (*WatchQualityProfileResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchQualityProfileResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchQualityProfileResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchQualityProfileResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) FilterInputFields() *WatchQualityProfileResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchQualityProfileResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchQualityProfileResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) GetPaths() []WatchQualityProfileResponse_FieldPath
func (*WatchQualityProfileResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchQualityProfileResponse_FieldMask) IsFull ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) IsFull() bool
func (WatchQualityProfileResponse_FieldMask) Marshal ¶
func (fieldMask WatchQualityProfileResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchQualityProfileResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchQualityProfileResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchQualityProfileResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) PathsCount() int
func (*WatchQualityProfileResponse_FieldMask) Project ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) Project(source *WatchQualityProfileResponse) *WatchQualityProfileResponse
func (*WatchQualityProfileResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchQualityProfileResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) ProtoMessage()
func (*WatchQualityProfileResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchQualityProfileResponse_FieldMask) Reset ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) Reset()
func (*WatchQualityProfileResponse_FieldMask) Set ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) Set(target, source *WatchQualityProfileResponse)
func (*WatchQualityProfileResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchQualityProfileResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchQualityProfileResponse_FieldMask) Size ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) Size() int
func (*WatchQualityProfileResponse_FieldMask) String ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) String() string
func (*WatchQualityProfileResponse_FieldMask) Subtract ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) Subtract(other *WatchQualityProfileResponse_FieldMask) *WatchQualityProfileResponse_FieldMask
func (*WatchQualityProfileResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchQualityProfileResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchQualityProfileResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchQualityProfileResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchQualityProfileResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchQualityProfileResponse_FieldPath ¶
type WatchQualityProfileResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchQualityProfileResponse_FieldPathSelector Get(source *WatchQualityProfileResponse) []interface{} GetSingle(source *WatchQualityProfileResponse) (interface{}, bool) ClearValue(item *WatchQualityProfileResponse) // Those methods build corresponding WatchQualityProfileResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchQualityProfileResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchQualityProfileResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchQualityProfileResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchQualityProfileResponse_FieldPath ¶
func BuildWatchQualityProfileResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchQualityProfileResponse_FieldPath, error)
func MustParseWatchQualityProfileResponse_FieldPath ¶
func MustParseWatchQualityProfileResponse_FieldPath(rawField string) WatchQualityProfileResponse_FieldPath
func ParseWatchQualityProfileResponse_FieldPath ¶
func ParseWatchQualityProfileResponse_FieldPath(rawField string) (WatchQualityProfileResponse_FieldPath, error)
type WatchQualityProfileResponse_FieldPathArrayItemValue ¶
type WatchQualityProfileResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchQualityProfileResponse_FieldPath ContainsValue(*WatchQualityProfileResponse) bool }
WatchQualityProfileResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchQualityProfileResponse according to their type Present only for array (repeated) types.
func MustParseWatchQualityProfileResponse_FieldPathArrayItemValue ¶
func MustParseWatchQualityProfileResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchQualityProfileResponse_FieldPathArrayItemValue
func ParseWatchQualityProfileResponse_FieldPathArrayItemValue ¶
func ParseWatchQualityProfileResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchQualityProfileResponse_FieldPathArrayItemValue, error)
ParseWatchQualityProfileResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchQualityProfileResponse_FieldPathArrayOfValues ¶
type WatchQualityProfileResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchQualityProfileResponse_FieldPath }
WatchQualityProfileResponse_FieldPathArrayOfValues allows storing slice of values for WatchQualityProfileResponse fields according to their type
func MustParseWatchQualityProfileResponse_FieldPathArrayOfValues ¶
func MustParseWatchQualityProfileResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchQualityProfileResponse_FieldPathArrayOfValues
func ParseWatchQualityProfileResponse_FieldPathArrayOfValues ¶
func ParseWatchQualityProfileResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchQualityProfileResponse_FieldPathArrayOfValues, error)
type WatchQualityProfileResponse_FieldPathSelector ¶
type WatchQualityProfileResponse_FieldPathSelector int32
const (
WatchQualityProfileResponse_FieldPathSelectorChange WatchQualityProfileResponse_FieldPathSelector = 0
)
func (WatchQualityProfileResponse_FieldPathSelector) String ¶
func (s WatchQualityProfileResponse_FieldPathSelector) String() string
type WatchQualityProfileResponse_FieldPathValue ¶
type WatchQualityProfileResponse_FieldPathValue interface { WatchQualityProfileResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchQualityProfileResponse) CompareWith(*WatchQualityProfileResponse) (cmp int, comparable bool) }
WatchQualityProfileResponse_FieldPathValue allows storing values for WatchQualityProfileResponse fields according to their type
func MustParseWatchQualityProfileResponse_FieldPathValue ¶
func MustParseWatchQualityProfileResponse_FieldPathValue(pathStr, valueStr string) WatchQualityProfileResponse_FieldPathValue
func ParseWatchQualityProfileResponse_FieldPathValue ¶
func ParseWatchQualityProfileResponse_FieldPathValue(pathStr, valueStr string) (WatchQualityProfileResponse_FieldPathValue, error)
type WatchQualityProfileResponse_FieldTerminalPath ¶
type WatchQualityProfileResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchQualityProfileResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) ClearValue(item *WatchQualityProfileResponse)
func (*WatchQualityProfileResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchQualityProfileResponse_FieldTerminalPath) Get ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) Get(source *WatchQualityProfileResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchQualityProfileResponse
func (*WatchQualityProfileResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchQualityProfileResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchQualityProfileResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) GetSingle(source *WatchQualityProfileResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchQualityProfileResponse
func (*WatchQualityProfileResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchQualityProfileResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchQualityProfileResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchQualityProfileResponse_FieldTerminalPath) Selector ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) Selector() WatchQualityProfileResponse_FieldPathSelector
func (*WatchQualityProfileResponse_FieldTerminalPath) String ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchQualityProfileResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchQualityProfileResponse_FieldPathArrayItemValue
func (*WatchQualityProfileResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchQualityProfileResponse_FieldPathArrayOfValues
func (*WatchQualityProfileResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) WithIValue(value interface{}) WatchQualityProfileResponse_FieldPathValue
func (*WatchQualityProfileResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchQualityProfileResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchQualityProfileResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchQualityProfileResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchQualityProfileResponse_FieldTerminalPathArrayItemValue ¶
type WatchQualityProfileResponse_FieldTerminalPathArrayItemValue struct { WatchQualityProfileResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfileResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchQualityProfileResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchQualityProfileResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchQualityProfileResponse'
func (*WatchQualityProfileResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchQualityProfileResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchQualityProfileResponse as interface{}
func (*WatchQualityProfileResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchQualityProfileResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchQualityProfileResponse) (interface{}, bool)
func (*WatchQualityProfileResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchQualityProfileResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchQualityProfileResponse_FieldTerminalPathArrayOfValues ¶
type WatchQualityProfileResponse_FieldTerminalPathArrayOfValues struct { WatchQualityProfileResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfileResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchQualityProfileResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*quality_profile.QualityProfileChange, bool)
func (*WatchQualityProfileResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchQualityProfileResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchQualityProfileResponse_FieldTerminalPathValue ¶
type WatchQualityProfileResponse_FieldTerminalPathValue struct { WatchQualityProfileResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfileResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchQualityProfileResponse_FieldTerminalPathValue) AsChangeValue() (*quality_profile.QualityProfileChange, bool)
func (*WatchQualityProfileResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchQualityProfileResponse_FieldTerminalPathValue) CompareWith(source *WatchQualityProfileResponse) (int, bool)
CompareWith compares value in the 'WatchQualityProfileResponse_FieldTerminalPathValue' with the value under path in 'WatchQualityProfileResponse'.
func (*WatchQualityProfileResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchQualityProfileResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchQualityProfileResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchQualityProfileResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchQualityProfileResponse' as interface{}
func (*WatchQualityProfileResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchQualityProfileResponse_FieldTerminalPathValue) SetTo(target **WatchQualityProfileResponse)
SetTo stores value for selected field for object WatchQualityProfileResponse
func (*WatchQualityProfileResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchQualityProfileResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchQualityProfilesClientStream ¶
type WatchQualityProfilesClientStream interface { Recv() (*WatchQualityProfilesResponse, error) grpc.ClientStream }
type WatchQualityProfilesRequest ¶
type WatchQualityProfilesRequest struct { // Type of a watch. Identifies how server stream data to a client, which // fields in a request are allowed and which fields in response are relevant. Type watch_type.WatchType `protobuf:"varint,9,opt,name=type,proto3,enum=goten.watch_type.WatchType" json:"type,omitempty" firestore:"type"` // Parent reference of ntt.watchdog.v1alpha2.QualityProfile Parent *quality_profile.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer QualityProfiles than // requested. If unspecified, server will pick an appropriate default. Can be // populated only for stateful watch type. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"` // A token identifying a page of results the server should return. // Can be populated only for stateful watch type. PageToken *quality_profile.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination Can be // populated only for stateful watch type. OrderBy *quality_profile.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // A token identifying watch resume point from previous session. // Can be populated only for stateless watch type. ResumeToken string `protobuf:"bytes,10,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *quality_profile.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view Changes to QualityProfile that don't // affect any of masked fields won't be sent back. FieldMask *quality_profile.QualityProfile_FieldMask `` /* 146-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask Changes to // QualityProfile that don't affect any of masked fields won't be sent back. View view.View `protobuf:"varint,8,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // Maximum amount of changes in each response message. Query result response // is divided on the server side into chunks with size of a specified amount // to limit memory footprint of each message. Responses will hold information // whether more elements will continue for the actual change. If unspecified, // server will pick an appropriate default. MaxChunkSize int32 `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [WatchQualityProfiles][ntt.watchdog.v1alpha2.WatchQualityProfiles]
func (*WatchQualityProfilesRequest) Clone ¶
func (o *WatchQualityProfilesRequest) Clone() *WatchQualityProfilesRequest
func (*WatchQualityProfilesRequest) CloneRaw ¶
func (o *WatchQualityProfilesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchQualityProfilesRequest) Descriptor ¶
func (*WatchQualityProfilesRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchQualityProfilesRequest.ProtoReflect.Descriptor instead.
func (*WatchQualityProfilesRequest) GetFieldMask ¶
func (m *WatchQualityProfilesRequest) GetFieldMask() *quality_profile.QualityProfile_FieldMask
func (*WatchQualityProfilesRequest) GetFilter ¶
func (m *WatchQualityProfilesRequest) GetFilter() *quality_profile.Filter
func (*WatchQualityProfilesRequest) GetMaxChunkSize ¶
func (m *WatchQualityProfilesRequest) GetMaxChunkSize() int32
func (*WatchQualityProfilesRequest) GetOrderBy ¶
func (m *WatchQualityProfilesRequest) GetOrderBy() *quality_profile.OrderBy
func (*WatchQualityProfilesRequest) GetPageSize ¶
func (m *WatchQualityProfilesRequest) GetPageSize() int32
func (*WatchQualityProfilesRequest) GetPageToken ¶
func (m *WatchQualityProfilesRequest) GetPageToken() *quality_profile.PagerCursor
func (*WatchQualityProfilesRequest) GetParent ¶
func (m *WatchQualityProfilesRequest) GetParent() *quality_profile.ParentReference
func (*WatchQualityProfilesRequest) GetResumeToken ¶
func (m *WatchQualityProfilesRequest) GetResumeToken() string
func (*WatchQualityProfilesRequest) GetType ¶
func (m *WatchQualityProfilesRequest) GetType() watch_type.WatchType
func (*WatchQualityProfilesRequest) GetView ¶
func (m *WatchQualityProfilesRequest) GetView() view.View
func (*WatchQualityProfilesRequest) GotenMessage ¶
func (*WatchQualityProfilesRequest) GotenMessage()
func (*WatchQualityProfilesRequest) GotenObjectExt ¶
func (o *WatchQualityProfilesRequest) GotenObjectExt()
func (*WatchQualityProfilesRequest) GotenValidate ¶
func (obj *WatchQualityProfilesRequest) GotenValidate() error
func (*WatchQualityProfilesRequest) MakeDiffFieldMask ¶
func (o *WatchQualityProfilesRequest) MakeDiffFieldMask(other *WatchQualityProfilesRequest) *WatchQualityProfilesRequest_FieldMask
func (*WatchQualityProfilesRequest) MakeFullFieldMask ¶
func (o *WatchQualityProfilesRequest) MakeFullFieldMask() *WatchQualityProfilesRequest_FieldMask
func (*WatchQualityProfilesRequest) MakeRawDiffFieldMask ¶
func (o *WatchQualityProfilesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchQualityProfilesRequest) MakeRawFullFieldMask ¶
func (o *WatchQualityProfilesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchQualityProfilesRequest) Marshal ¶
func (m *WatchQualityProfilesRequest) Marshal() ([]byte, error)
func (*WatchQualityProfilesRequest) MarshalJSON ¶
func (m *WatchQualityProfilesRequest) MarshalJSON() ([]byte, error)
func (*WatchQualityProfilesRequest) Merge ¶
func (o *WatchQualityProfilesRequest) Merge(source *WatchQualityProfilesRequest)
func (*WatchQualityProfilesRequest) MergeRaw ¶
func (o *WatchQualityProfilesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchQualityProfilesRequest) ProtoMessage ¶
func (*WatchQualityProfilesRequest) ProtoMessage()
func (*WatchQualityProfilesRequest) ProtoReflect ¶
func (m *WatchQualityProfilesRequest) ProtoReflect() preflect.Message
func (*WatchQualityProfilesRequest) Reset ¶
func (m *WatchQualityProfilesRequest) Reset()
func (*WatchQualityProfilesRequest) SetFieldMask ¶
func (m *WatchQualityProfilesRequest) SetFieldMask(fv *quality_profile.QualityProfile_FieldMask)
func (*WatchQualityProfilesRequest) SetFilter ¶
func (m *WatchQualityProfilesRequest) SetFilter(fv *quality_profile.Filter)
func (*WatchQualityProfilesRequest) SetMaxChunkSize ¶
func (m *WatchQualityProfilesRequest) SetMaxChunkSize(fv int32)
func (*WatchQualityProfilesRequest) SetOrderBy ¶
func (m *WatchQualityProfilesRequest) SetOrderBy(fv *quality_profile.OrderBy)
func (*WatchQualityProfilesRequest) SetPageSize ¶
func (m *WatchQualityProfilesRequest) SetPageSize(fv int32)
func (*WatchQualityProfilesRequest) SetPageToken ¶
func (m *WatchQualityProfilesRequest) SetPageToken(fv *quality_profile.PagerCursor)
func (*WatchQualityProfilesRequest) SetParent ¶
func (m *WatchQualityProfilesRequest) SetParent(fv *quality_profile.ParentReference)
func (*WatchQualityProfilesRequest) SetResumeToken ¶
func (m *WatchQualityProfilesRequest) SetResumeToken(fv string)
func (*WatchQualityProfilesRequest) SetType ¶
func (m *WatchQualityProfilesRequest) SetType(fv watch_type.WatchType)
func (*WatchQualityProfilesRequest) SetView ¶
func (m *WatchQualityProfilesRequest) SetView(fv view.View)
func (*WatchQualityProfilesRequest) String ¶
func (m *WatchQualityProfilesRequest) String() string
func (*WatchQualityProfilesRequest) Unmarshal ¶
func (m *WatchQualityProfilesRequest) Unmarshal(b []byte) error
func (*WatchQualityProfilesRequest) UnmarshalJSON ¶
func (m *WatchQualityProfilesRequest) UnmarshalJSON(data []byte) error
type WatchQualityProfilesRequestFieldPathBuilder ¶
type WatchQualityProfilesRequestFieldPathBuilder struct{}
func NewWatchQualityProfilesRequestFieldPathBuilder ¶
func NewWatchQualityProfilesRequestFieldPathBuilder() WatchQualityProfilesRequestFieldPathBuilder
func (WatchQualityProfilesRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchQualityProfilesRequestFieldPathBuilder) ResumeToken ¶
type WatchQualityProfilesRequestPathSelectorFieldMask ¶
type WatchQualityProfilesRequestPathSelectorFieldMask struct{}
func (WatchQualityProfilesRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchQualityProfilesRequestPathSelectorFieldMask) WithArrayOfValues(values []*quality_profile.QualityProfile_FieldMask) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
type WatchQualityProfilesRequestPathSelectorFilter ¶
type WatchQualityProfilesRequestPathSelectorFilter struct{}
func (WatchQualityProfilesRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchQualityProfilesRequestPathSelectorFilter) WithArrayOfValues(values []*quality_profile.Filter) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesRequestPathSelectorFilter) WithValue ¶
func (s WatchQualityProfilesRequestPathSelectorFilter) WithValue(value *quality_profile.Filter) *WatchQualityProfilesRequest_FieldTerminalPathValue
type WatchQualityProfilesRequestPathSelectorMaxChunkSize ¶
type WatchQualityProfilesRequestPathSelectorMaxChunkSize struct{}
func (WatchQualityProfilesRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchQualityProfilesRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchQualityProfilesRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchQualityProfilesRequest_FieldTerminalPathValue
type WatchQualityProfilesRequestPathSelectorOrderBy ¶
type WatchQualityProfilesRequestPathSelectorOrderBy struct{}
func (WatchQualityProfilesRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchQualityProfilesRequestPathSelectorOrderBy) WithArrayOfValues(values []*quality_profile.OrderBy) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesRequestPathSelectorOrderBy) WithValue ¶
func (s WatchQualityProfilesRequestPathSelectorOrderBy) WithValue(value *quality_profile.OrderBy) *WatchQualityProfilesRequest_FieldTerminalPathValue
type WatchQualityProfilesRequestPathSelectorPageSize ¶
type WatchQualityProfilesRequestPathSelectorPageSize struct{}
func (WatchQualityProfilesRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchQualityProfilesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesRequestPathSelectorPageSize) WithValue ¶
func (s WatchQualityProfilesRequestPathSelectorPageSize) WithValue(value int32) *WatchQualityProfilesRequest_FieldTerminalPathValue
type WatchQualityProfilesRequestPathSelectorPageToken ¶
type WatchQualityProfilesRequestPathSelectorPageToken struct{}
func (WatchQualityProfilesRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchQualityProfilesRequestPathSelectorPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesRequestPathSelectorPageToken) WithValue ¶
func (s WatchQualityProfilesRequestPathSelectorPageToken) WithValue(value *quality_profile.PagerCursor) *WatchQualityProfilesRequest_FieldTerminalPathValue
type WatchQualityProfilesRequestPathSelectorParent ¶
type WatchQualityProfilesRequestPathSelectorParent struct{}
func (WatchQualityProfilesRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchQualityProfilesRequestPathSelectorParent) WithArrayOfValues(values []*quality_profile.ParentReference) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
type WatchQualityProfilesRequestPathSelectorResumeToken ¶
type WatchQualityProfilesRequestPathSelectorResumeToken struct{}
func (WatchQualityProfilesRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchQualityProfilesRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesRequestPathSelectorResumeToken) WithValue ¶
func (s WatchQualityProfilesRequestPathSelectorResumeToken) WithValue(value string) *WatchQualityProfilesRequest_FieldTerminalPathValue
type WatchQualityProfilesRequestPathSelectorType ¶
type WatchQualityProfilesRequestPathSelectorType struct{}
func (WatchQualityProfilesRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchQualityProfilesRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesRequestPathSelectorType) WithValue ¶
func (s WatchQualityProfilesRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchQualityProfilesRequest_FieldTerminalPathValue
type WatchQualityProfilesRequestPathSelectorView ¶
type WatchQualityProfilesRequestPathSelectorView struct{}
func (WatchQualityProfilesRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchQualityProfilesRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesRequestPathSelectorView) WithValue ¶
func (s WatchQualityProfilesRequestPathSelectorView) WithValue(value view.View) *WatchQualityProfilesRequest_FieldTerminalPathValue
type WatchQualityProfilesRequest_FieldMask ¶
type WatchQualityProfilesRequest_FieldMask struct {
Paths []WatchQualityProfilesRequest_FieldPath
}
func FullWatchQualityProfilesRequest_FieldMask ¶
func FullWatchQualityProfilesRequest_FieldMask() *WatchQualityProfilesRequest_FieldMask
func (*WatchQualityProfilesRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) AppendPath(path WatchQualityProfilesRequest_FieldPath)
func (*WatchQualityProfilesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchQualityProfilesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchQualityProfilesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchQualityProfilesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) FilterInputFields() *WatchQualityProfilesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchQualityProfilesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchQualityProfilesRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) GetPaths() []WatchQualityProfilesRequest_FieldPath
func (*WatchQualityProfilesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchQualityProfilesRequest_FieldMask) IsFull ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) IsFull() bool
func (WatchQualityProfilesRequest_FieldMask) Marshal ¶
func (fieldMask WatchQualityProfilesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchQualityProfilesRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchQualityProfilesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchQualityProfilesRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) PathsCount() int
func (*WatchQualityProfilesRequest_FieldMask) Project ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) Project(source *WatchQualityProfilesRequest) *WatchQualityProfilesRequest
func (*WatchQualityProfilesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchQualityProfilesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) ProtoMessage()
func (*WatchQualityProfilesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchQualityProfilesRequest_FieldMask) Reset ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) Reset()
func (*WatchQualityProfilesRequest_FieldMask) Set ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) Set(target, source *WatchQualityProfilesRequest)
func (*WatchQualityProfilesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchQualityProfilesRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchQualityProfilesRequest_FieldMask) Size ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) Size() int
func (*WatchQualityProfilesRequest_FieldMask) String ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) String() string
func (*WatchQualityProfilesRequest_FieldMask) Subtract ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) Subtract(other *WatchQualityProfilesRequest_FieldMask) *WatchQualityProfilesRequest_FieldMask
func (*WatchQualityProfilesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchQualityProfilesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchQualityProfilesRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchQualityProfilesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchQualityProfilesRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchQualityProfilesRequest_FieldPath ¶
type WatchQualityProfilesRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchQualityProfilesRequest_FieldPathSelector Get(source *WatchQualityProfilesRequest) []interface{} GetSingle(source *WatchQualityProfilesRequest) (interface{}, bool) ClearValue(item *WatchQualityProfilesRequest) // Those methods build corresponding WatchQualityProfilesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchQualityProfilesRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchQualityProfilesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchQualityProfilesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchQualityProfilesRequest_FieldPath ¶
func BuildWatchQualityProfilesRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchQualityProfilesRequest_FieldPath, error)
func MustParseWatchQualityProfilesRequest_FieldPath ¶
func MustParseWatchQualityProfilesRequest_FieldPath(rawField string) WatchQualityProfilesRequest_FieldPath
func ParseWatchQualityProfilesRequest_FieldPath ¶
func ParseWatchQualityProfilesRequest_FieldPath(rawField string) (WatchQualityProfilesRequest_FieldPath, error)
type WatchQualityProfilesRequest_FieldPathArrayItemValue ¶
type WatchQualityProfilesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchQualityProfilesRequest_FieldPath ContainsValue(*WatchQualityProfilesRequest) bool }
WatchQualityProfilesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchQualityProfilesRequest according to their type Present only for array (repeated) types.
func MustParseWatchQualityProfilesRequest_FieldPathArrayItemValue ¶
func MustParseWatchQualityProfilesRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchQualityProfilesRequest_FieldPathArrayItemValue
func ParseWatchQualityProfilesRequest_FieldPathArrayItemValue ¶
func ParseWatchQualityProfilesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchQualityProfilesRequest_FieldPathArrayItemValue, error)
ParseWatchQualityProfilesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchQualityProfilesRequest_FieldPathArrayOfValues ¶
type WatchQualityProfilesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchQualityProfilesRequest_FieldPath }
WatchQualityProfilesRequest_FieldPathArrayOfValues allows storing slice of values for WatchQualityProfilesRequest fields according to their type
func MustParseWatchQualityProfilesRequest_FieldPathArrayOfValues ¶
func MustParseWatchQualityProfilesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchQualityProfilesRequest_FieldPathArrayOfValues
func ParseWatchQualityProfilesRequest_FieldPathArrayOfValues ¶
func ParseWatchQualityProfilesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchQualityProfilesRequest_FieldPathArrayOfValues, error)
type WatchQualityProfilesRequest_FieldPathSelector ¶
type WatchQualityProfilesRequest_FieldPathSelector int32
const ( WatchQualityProfilesRequest_FieldPathSelectorType WatchQualityProfilesRequest_FieldPathSelector = 0 WatchQualityProfilesRequest_FieldPathSelectorParent WatchQualityProfilesRequest_FieldPathSelector = 1 WatchQualityProfilesRequest_FieldPathSelectorPageSize WatchQualityProfilesRequest_FieldPathSelector = 2 WatchQualityProfilesRequest_FieldPathSelectorPageToken WatchQualityProfilesRequest_FieldPathSelector = 3 WatchQualityProfilesRequest_FieldPathSelectorOrderBy WatchQualityProfilesRequest_FieldPathSelector = 4 WatchQualityProfilesRequest_FieldPathSelectorResumeToken WatchQualityProfilesRequest_FieldPathSelector = 5 WatchQualityProfilesRequest_FieldPathSelectorFilter WatchQualityProfilesRequest_FieldPathSelector = 6 WatchQualityProfilesRequest_FieldPathSelectorFieldMask WatchQualityProfilesRequest_FieldPathSelector = 7 WatchQualityProfilesRequest_FieldPathSelectorView WatchQualityProfilesRequest_FieldPathSelector = 8 WatchQualityProfilesRequest_FieldPathSelectorMaxChunkSize WatchQualityProfilesRequest_FieldPathSelector = 9 )
func (WatchQualityProfilesRequest_FieldPathSelector) String ¶
func (s WatchQualityProfilesRequest_FieldPathSelector) String() string
type WatchQualityProfilesRequest_FieldPathValue ¶
type WatchQualityProfilesRequest_FieldPathValue interface { WatchQualityProfilesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchQualityProfilesRequest) CompareWith(*WatchQualityProfilesRequest) (cmp int, comparable bool) }
WatchQualityProfilesRequest_FieldPathValue allows storing values for WatchQualityProfilesRequest fields according to their type
func MustParseWatchQualityProfilesRequest_FieldPathValue ¶
func MustParseWatchQualityProfilesRequest_FieldPathValue(pathStr, valueStr string) WatchQualityProfilesRequest_FieldPathValue
func ParseWatchQualityProfilesRequest_FieldPathValue ¶
func ParseWatchQualityProfilesRequest_FieldPathValue(pathStr, valueStr string) (WatchQualityProfilesRequest_FieldPathValue, error)
type WatchQualityProfilesRequest_FieldTerminalPath ¶
type WatchQualityProfilesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchQualityProfilesRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) ClearValue(item *WatchQualityProfilesRequest)
func (*WatchQualityProfilesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchQualityProfilesRequest_FieldTerminalPath) Get ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) Get(source *WatchQualityProfilesRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchQualityProfilesRequest
func (*WatchQualityProfilesRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchQualityProfilesRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchQualityProfilesRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) GetSingle(source *WatchQualityProfilesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchQualityProfilesRequest
func (*WatchQualityProfilesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchQualityProfilesRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchQualityProfilesRequest_FieldTerminalPath) Selector ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) Selector() WatchQualityProfilesRequest_FieldPathSelector
func (*WatchQualityProfilesRequest_FieldTerminalPath) String ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchQualityProfilesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchQualityProfilesRequest_FieldPathArrayItemValue
func (*WatchQualityProfilesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchQualityProfilesRequest_FieldPathArrayOfValues
func (*WatchQualityProfilesRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) WithIValue(value interface{}) WatchQualityProfilesRequest_FieldPathValue
func (*WatchQualityProfilesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchQualityProfilesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchQualityProfilesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchQualityProfilesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue ¶
type WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue struct { WatchQualityProfilesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchQualityProfilesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchQualityProfilesRequest'
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchQualityProfilesRequest as interface{}
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchQualityProfilesRequest) (interface{}, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchQualityProfilesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues ¶
type WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues struct { WatchQualityProfilesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*quality_profile.QualityProfile_FieldMask, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*quality_profile.Filter, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*quality_profile.OrderBy, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*quality_profile.PagerCursor, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*quality_profile.ParentReference, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchQualityProfilesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchQualityProfilesRequest_FieldTerminalPathValue ¶
type WatchQualityProfilesRequest_FieldTerminalPathValue struct { WatchQualityProfilesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*quality_profile.QualityProfile_FieldMask, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsFilterValue() (*quality_profile.Filter, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsOrderByValue() (*quality_profile.OrderBy, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsPageTokenValue() (*quality_profile.PagerCursor, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsParentValue() (*quality_profile.ParentReference, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) CompareWith(source *WatchQualityProfilesRequest) (int, bool)
CompareWith compares value in the 'WatchQualityProfilesRequest_FieldTerminalPathValue' with the value under path in 'WatchQualityProfilesRequest'.
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchQualityProfilesRequest' as interface{}
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) SetTo(target **WatchQualityProfilesRequest)
SetTo stores value for selected field for object WatchQualityProfilesRequest
func (*WatchQualityProfilesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchQualityProfilesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchQualityProfilesResponse ¶
type WatchQualityProfilesResponse struct { // Changes of QualityProfiles QualityProfileChanges []*quality_profile.QualityProfileChange `` /* 160-byte string literal not displayed */ // If request specified max_chunk_size (or this limit was enforced if // stateless watch has been chosen), then responses with "full changeset" will // be divided into chunks. Client should keep receiving messages and, once // is_current has value true, combine this recent message with all previous // ones where is_current is false. If this is the first is_current in a whole // watch stream, then it means that client should have, at this moment, // contain snapshot of the current situation (or more accurately, snapshot of // situation at the moment of request). All QualityProfiles will be of type // Added/Current (depending on watch_type specified in the request). Further // responses will be incremental - however messages may still be chunked and // is_current logic still applies. is_current is always true for stateful // watch if max_chunk_size was left to 0. IsCurrent bool `protobuf:"varint,4,opt,name=is_current,json=isCurrent,proto3" json:"is_current,omitempty" firestore:"isCurrent"` // When present, PageTokens used for page navigation should be updated. // Present only if is_current is true (last chunk). PageTokenChange *WatchQualityProfilesResponse_PageTokenChange `` /* 136-byte string literal not displayed */ // Token that can be used if current connection drops and client needs to // reconnect. Populated only for stateless watch type. Present only if // is_current is true (last chunk). ResumeToken string `protobuf:"bytes,5,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"` // Server may occasionally send information how many resources should client // have in its state so far (response message without any changes, but with // snapshot_size field specified). If client has different value than the one // sent by the server, then it should be treated by a client as an error and // should reconnect. If value is smaller then 0, then client should ignore // this field as unpopulated. This field should be checked only for stateless // watch. In stateful those kind of errors are handled by the server side. // Will be never sent together with is_current, is_soft_reset and // is_hard_reset flags. SnapshotSize int64 `protobuf:"varint,6,opt,name=snapshot_size,json=snapshotSize,proto3" json:"snapshot_size,omitempty" firestore:"snapshotSize"` // In case of internal issue server may send response message with this flag. // It indicates that client should drop all changes from recent responses // where is_current is false only! If last message had is_current set to true, // client should do nothing and process normally. Resume token received before // is still valid. This field should be checked only for stateless watch. In // stateful those kind of errors are handled by the server side. Will never be // sent along with is_current, is_hard_reset or snapshot_size. IsSoftReset bool `protobuf:"varint,7,opt,name=is_soft_reset,json=isSoftReset,proto3" json:"is_soft_reset,omitempty" firestore:"isSoftReset"` // In case of internal issue server may send response message with this flag. // After receiving, client should clear whole state (drop all changes received // so far) as server will send new snapshot (QualityProfiles will contains // changes of type Current only). Any resume tokens should be discarded as // well. This field should be checked only for stateless watch. In stateful // those kind of errors are handled by the server side. Will never be sent // along with is_current, is_soft_reset or snapshot_size. IsHardReset bool `protobuf:"varint,8,opt,name=is_hard_reset,json=isHardReset,proto3" json:"is_hard_reset,omitempty" firestore:"isHardReset"` // contains filtered or unexported fields }
WatchQualityProfilesResponse
func (*WatchQualityProfilesResponse) Clone ¶
func (o *WatchQualityProfilesResponse) Clone() *WatchQualityProfilesResponse
func (*WatchQualityProfilesResponse) CloneRaw ¶
func (o *WatchQualityProfilesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchQualityProfilesResponse) Descriptor ¶
func (*WatchQualityProfilesResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchQualityProfilesResponse.ProtoReflect.Descriptor instead.
func (*WatchQualityProfilesResponse) GetIsCurrent ¶
func (m *WatchQualityProfilesResponse) GetIsCurrent() bool
func (*WatchQualityProfilesResponse) GetIsHardReset ¶
func (m *WatchQualityProfilesResponse) GetIsHardReset() bool
func (*WatchQualityProfilesResponse) GetIsSoftReset ¶
func (m *WatchQualityProfilesResponse) GetIsSoftReset() bool
func (*WatchQualityProfilesResponse) GetPageTokenChange ¶
func (m *WatchQualityProfilesResponse) GetPageTokenChange() *WatchQualityProfilesResponse_PageTokenChange
func (*WatchQualityProfilesResponse) GetQualityProfileChanges ¶
func (m *WatchQualityProfilesResponse) GetQualityProfileChanges() []*quality_profile.QualityProfileChange
func (*WatchQualityProfilesResponse) GetResumeToken ¶
func (m *WatchQualityProfilesResponse) GetResumeToken() string
func (*WatchQualityProfilesResponse) GetSnapshotSize ¶
func (m *WatchQualityProfilesResponse) GetSnapshotSize() int64
func (*WatchQualityProfilesResponse) GotenMessage ¶
func (*WatchQualityProfilesResponse) GotenMessage()
func (*WatchQualityProfilesResponse) GotenObjectExt ¶
func (o *WatchQualityProfilesResponse) GotenObjectExt()
func (*WatchQualityProfilesResponse) GotenValidate ¶
func (obj *WatchQualityProfilesResponse) GotenValidate() error
func (*WatchQualityProfilesResponse) MakeDiffFieldMask ¶
func (o *WatchQualityProfilesResponse) MakeDiffFieldMask(other *WatchQualityProfilesResponse) *WatchQualityProfilesResponse_FieldMask
func (*WatchQualityProfilesResponse) MakeFullFieldMask ¶
func (o *WatchQualityProfilesResponse) MakeFullFieldMask() *WatchQualityProfilesResponse_FieldMask
func (*WatchQualityProfilesResponse) MakeRawDiffFieldMask ¶
func (o *WatchQualityProfilesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchQualityProfilesResponse) MakeRawFullFieldMask ¶
func (o *WatchQualityProfilesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchQualityProfilesResponse) Marshal ¶
func (m *WatchQualityProfilesResponse) Marshal() ([]byte, error)
func (*WatchQualityProfilesResponse) MarshalJSON ¶
func (m *WatchQualityProfilesResponse) MarshalJSON() ([]byte, error)
func (*WatchQualityProfilesResponse) Merge ¶
func (o *WatchQualityProfilesResponse) Merge(source *WatchQualityProfilesResponse)
func (*WatchQualityProfilesResponse) MergeRaw ¶
func (o *WatchQualityProfilesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchQualityProfilesResponse) ProtoMessage ¶
func (*WatchQualityProfilesResponse) ProtoMessage()
func (*WatchQualityProfilesResponse) ProtoReflect ¶
func (m *WatchQualityProfilesResponse) ProtoReflect() preflect.Message
func (*WatchQualityProfilesResponse) Reset ¶
func (m *WatchQualityProfilesResponse) Reset()
func (*WatchQualityProfilesResponse) SetIsCurrent ¶
func (m *WatchQualityProfilesResponse) SetIsCurrent(fv bool)
func (*WatchQualityProfilesResponse) SetIsHardReset ¶
func (m *WatchQualityProfilesResponse) SetIsHardReset(fv bool)
func (*WatchQualityProfilesResponse) SetIsSoftReset ¶
func (m *WatchQualityProfilesResponse) SetIsSoftReset(fv bool)
func (*WatchQualityProfilesResponse) SetPageTokenChange ¶
func (m *WatchQualityProfilesResponse) SetPageTokenChange(fv *WatchQualityProfilesResponse_PageTokenChange)
func (*WatchQualityProfilesResponse) SetQualityProfileChanges ¶
func (m *WatchQualityProfilesResponse) SetQualityProfileChanges(fv []*quality_profile.QualityProfileChange)
func (*WatchQualityProfilesResponse) SetResumeToken ¶
func (m *WatchQualityProfilesResponse) SetResumeToken(fv string)
func (*WatchQualityProfilesResponse) SetSnapshotSize ¶
func (m *WatchQualityProfilesResponse) SetSnapshotSize(fv int64)
func (*WatchQualityProfilesResponse) String ¶
func (m *WatchQualityProfilesResponse) String() string
func (*WatchQualityProfilesResponse) Unmarshal ¶
func (m *WatchQualityProfilesResponse) Unmarshal(b []byte) error
func (*WatchQualityProfilesResponse) UnmarshalJSON ¶
func (m *WatchQualityProfilesResponse) UnmarshalJSON(data []byte) error
type WatchQualityProfilesResponseFieldPathBuilder ¶
type WatchQualityProfilesResponseFieldPathBuilder struct{}
func NewWatchQualityProfilesResponseFieldPathBuilder ¶
func NewWatchQualityProfilesResponseFieldPathBuilder() WatchQualityProfilesResponseFieldPathBuilder
func (WatchQualityProfilesResponseFieldPathBuilder) IsHardReset ¶
func (WatchQualityProfilesResponseFieldPathBuilder) IsSoftReset ¶
func (WatchQualityProfilesResponseFieldPathBuilder) PageTokenChange ¶
func (WatchQualityProfilesResponseFieldPathBuilder) PageTokenChange() WatchQualityProfilesResponsePathSelectorPageTokenChange
func (WatchQualityProfilesResponseFieldPathBuilder) QualityProfileChanges ¶
func (WatchQualityProfilesResponseFieldPathBuilder) QualityProfileChanges() WatchQualityProfilesResponsePathSelectorQualityProfileChanges
func (WatchQualityProfilesResponseFieldPathBuilder) ResumeToken ¶
func (WatchQualityProfilesResponseFieldPathBuilder) SnapshotSize ¶
type WatchQualityProfilesResponsePageTokenChangeFieldPathBuilder ¶
type WatchQualityProfilesResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchQualityProfilesResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchQualityProfilesResponsePageTokenChangeFieldPathBuilder() WatchQualityProfilesResponsePageTokenChangeFieldPathBuilder
func (WatchQualityProfilesResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchQualityProfilesResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchQualityProfilesResponsePageTokenChange_FieldPath ¶
type WatchQualityProfilesResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchQualityProfilesResponsePageTokenChange_FieldPathSelector Get(source *WatchQualityProfilesResponse_PageTokenChange) []interface{} GetSingle(source *WatchQualityProfilesResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchQualityProfilesResponse_PageTokenChange) // Those methods build corresponding WatchQualityProfilesResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchQualityProfilesResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchQualityProfilesResponsePageTokenChange_FieldPath ¶
func BuildWatchQualityProfilesResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchQualityProfilesResponsePageTokenChange_FieldPath, error)
func MustParseWatchQualityProfilesResponsePageTokenChange_FieldPath ¶
func MustParseWatchQualityProfilesResponsePageTokenChange_FieldPath(rawField string) WatchQualityProfilesResponsePageTokenChange_FieldPath
func ParseWatchQualityProfilesResponsePageTokenChange_FieldPath ¶
func ParseWatchQualityProfilesResponsePageTokenChange_FieldPath(rawField string) (WatchQualityProfilesResponsePageTokenChange_FieldPath, error)
type WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchQualityProfilesResponsePageTokenChange_FieldPath ContainsValue(*WatchQualityProfilesResponse_PageTokenChange) bool }
WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchQualityProfilesResponsePageTokenChange_FieldPath }
WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchQualityProfilesResponsePageTokenChange_FieldPathSelector ¶
type WatchQualityProfilesResponsePageTokenChange_FieldPathSelector int32
const ( WatchQualityProfilesResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchQualityProfilesResponsePageTokenChange_FieldPathSelector = 0 WatchQualityProfilesResponsePageTokenChange_FieldPathSelectorNextPageToken WatchQualityProfilesResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchQualityProfilesResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchQualityProfilesResponsePageTokenChange_FieldPathSelector) String() string
type WatchQualityProfilesResponsePageTokenChange_FieldPathValue ¶
type WatchQualityProfilesResponsePageTokenChange_FieldPathValue interface { WatchQualityProfilesResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchQualityProfilesResponse_PageTokenChange) CompareWith(*WatchQualityProfilesResponse_PageTokenChange) (cmp int, comparable bool) }
WatchQualityProfilesResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchQualityProfilesResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchQualityProfilesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchQualityProfilesResponsePageTokenChange_FieldPathValue
func ParseWatchQualityProfilesResponsePageTokenChange_FieldPathValue ¶
func ParseWatchQualityProfilesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchQualityProfilesResponsePageTokenChange_FieldPathValue, error)
type WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath ¶
type WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchQualityProfilesResponse_PageTokenChange)
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) Get(source *WatchQualityProfilesResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchQualityProfilesResponse_PageTokenChange
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchQualityProfilesResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchQualityProfilesResponse_PageTokenChange
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchQualityProfilesResponsePageTokenChange_FieldPathValue
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchQualityProfilesResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchQualityProfilesResponse_PageTokenChange as interface{}
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchQualityProfilesResponse_PageTokenChange) (interface{}, bool)
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*quality_profile.PagerCursor, bool)
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*quality_profile.PagerCursor, bool)
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue struct { WatchQualityProfilesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*quality_profile.PagerCursor, bool)
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*quality_profile.PagerCursor, bool)
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchQualityProfilesResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchQualityProfilesResponse_PageTokenChange'.
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchQualityProfilesResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchQualityProfilesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchQualityProfilesResponsePathSelectorIsCurrent ¶
type WatchQualityProfilesResponsePathSelectorIsCurrent struct{}
func (WatchQualityProfilesResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchQualityProfilesResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchQualityProfilesResponsePathSelectorIsCurrent) WithValue(value bool) *WatchQualityProfilesResponse_FieldTerminalPathValue
type WatchQualityProfilesResponsePathSelectorIsHardReset ¶
type WatchQualityProfilesResponsePathSelectorIsHardReset struct{}
func (WatchQualityProfilesResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchQualityProfilesResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchQualityProfilesResponsePathSelectorIsHardReset) WithValue(value bool) *WatchQualityProfilesResponse_FieldTerminalPathValue
type WatchQualityProfilesResponsePathSelectorIsSoftReset ¶
type WatchQualityProfilesResponsePathSelectorIsSoftReset struct{}
func (WatchQualityProfilesResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchQualityProfilesResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchQualityProfilesResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchQualityProfilesResponse_FieldTerminalPathValue
type WatchQualityProfilesResponsePathSelectorPageTokenChange ¶
type WatchQualityProfilesResponsePathSelectorPageTokenChange struct{}
func (WatchQualityProfilesResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchQualityProfilesResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchQualityProfilesResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchQualityProfilesResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchQualityProfilesResponse_PageTokenChange) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchQualityProfilesResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue) *WatchQualityProfilesResponse_FieldSubPathArrayItemValue
func (WatchQualityProfilesResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchQualityProfilesResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues) *WatchQualityProfilesResponse_FieldSubPathArrayOfValues
func (WatchQualityProfilesResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchQualityProfilesResponsePathSelectorPageTokenChange) WithSubValue ¶
type WatchQualityProfilesResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchQualityProfilesResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchQualityProfilesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchQualityProfilesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *WatchQualityProfilesResponse_FieldSubPathArrayOfValues
type WatchQualityProfilesResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchQualityProfilesResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchQualityProfilesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchQualityProfilesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*quality_profile.PagerCursor) *WatchQualityProfilesResponse_FieldSubPathArrayOfValues
type WatchQualityProfilesResponsePathSelectorQualityProfileChanges ¶
type WatchQualityProfilesResponsePathSelectorQualityProfileChanges struct{}
func (WatchQualityProfilesResponsePathSelectorQualityProfileChanges) WithArrayOfValues ¶
func (s WatchQualityProfilesResponsePathSelectorQualityProfileChanges) WithArrayOfValues(values [][]*quality_profile.QualityProfileChange) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesResponsePathSelectorQualityProfileChanges) WithItemValue ¶
type WatchQualityProfilesResponsePathSelectorResumeToken ¶
type WatchQualityProfilesResponsePathSelectorResumeToken struct{}
func (WatchQualityProfilesResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchQualityProfilesResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesResponsePathSelectorResumeToken) WithValue ¶
func (s WatchQualityProfilesResponsePathSelectorResumeToken) WithValue(value string) *WatchQualityProfilesResponse_FieldTerminalPathValue
type WatchQualityProfilesResponsePathSelectorSnapshotSize ¶
type WatchQualityProfilesResponsePathSelectorSnapshotSize struct{}
func (WatchQualityProfilesResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchQualityProfilesResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues
func (WatchQualityProfilesResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchQualityProfilesResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchQualityProfilesResponse_FieldTerminalPathValue
type WatchQualityProfilesResponse_FieldMask ¶
type WatchQualityProfilesResponse_FieldMask struct {
Paths []WatchQualityProfilesResponse_FieldPath
}
func FullWatchQualityProfilesResponse_FieldMask ¶
func FullWatchQualityProfilesResponse_FieldMask() *WatchQualityProfilesResponse_FieldMask
func (*WatchQualityProfilesResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) AppendPath(path WatchQualityProfilesResponse_FieldPath)
func (*WatchQualityProfilesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchQualityProfilesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchQualityProfilesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchQualityProfilesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) FilterInputFields() *WatchQualityProfilesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchQualityProfilesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchQualityProfilesResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) GetPaths() []WatchQualityProfilesResponse_FieldPath
func (*WatchQualityProfilesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchQualityProfilesResponse_FieldMask) IsFull ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) IsFull() bool
func (WatchQualityProfilesResponse_FieldMask) Marshal ¶
func (fieldMask WatchQualityProfilesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchQualityProfilesResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchQualityProfilesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchQualityProfilesResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) PathsCount() int
func (*WatchQualityProfilesResponse_FieldMask) Project ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) Project(source *WatchQualityProfilesResponse) *WatchQualityProfilesResponse
func (*WatchQualityProfilesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchQualityProfilesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) ProtoMessage()
func (*WatchQualityProfilesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchQualityProfilesResponse_FieldMask) Reset ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) Reset()
func (*WatchQualityProfilesResponse_FieldMask) Set ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) Set(target, source *WatchQualityProfilesResponse)
func (*WatchQualityProfilesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchQualityProfilesResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchQualityProfilesResponse_FieldMask) Size ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) Size() int
func (*WatchQualityProfilesResponse_FieldMask) String ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) String() string
func (*WatchQualityProfilesResponse_FieldMask) Subtract ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) Subtract(other *WatchQualityProfilesResponse_FieldMask) *WatchQualityProfilesResponse_FieldMask
func (*WatchQualityProfilesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchQualityProfilesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchQualityProfilesResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchQualityProfilesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchQualityProfilesResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchQualityProfilesResponse_FieldPath ¶
type WatchQualityProfilesResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchQualityProfilesResponse_FieldPathSelector Get(source *WatchQualityProfilesResponse) []interface{} GetSingle(source *WatchQualityProfilesResponse) (interface{}, bool) ClearValue(item *WatchQualityProfilesResponse) // Those methods build corresponding WatchQualityProfilesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchQualityProfilesResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchQualityProfilesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchQualityProfilesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchQualityProfilesResponse_FieldPath ¶
func BuildWatchQualityProfilesResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchQualityProfilesResponse_FieldPath, error)
func MustParseWatchQualityProfilesResponse_FieldPath ¶
func MustParseWatchQualityProfilesResponse_FieldPath(rawField string) WatchQualityProfilesResponse_FieldPath
func ParseWatchQualityProfilesResponse_FieldPath ¶
func ParseWatchQualityProfilesResponse_FieldPath(rawField string) (WatchQualityProfilesResponse_FieldPath, error)
type WatchQualityProfilesResponse_FieldPathArrayItemValue ¶
type WatchQualityProfilesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchQualityProfilesResponse_FieldPath ContainsValue(*WatchQualityProfilesResponse) bool }
WatchQualityProfilesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchQualityProfilesResponse according to their type Present only for array (repeated) types.
func MustParseWatchQualityProfilesResponse_FieldPathArrayItemValue ¶
func MustParseWatchQualityProfilesResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchQualityProfilesResponse_FieldPathArrayItemValue
func ParseWatchQualityProfilesResponse_FieldPathArrayItemValue ¶
func ParseWatchQualityProfilesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchQualityProfilesResponse_FieldPathArrayItemValue, error)
ParseWatchQualityProfilesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchQualityProfilesResponse_FieldPathArrayOfValues ¶
type WatchQualityProfilesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchQualityProfilesResponse_FieldPath }
WatchQualityProfilesResponse_FieldPathArrayOfValues allows storing slice of values for WatchQualityProfilesResponse fields according to their type
func MustParseWatchQualityProfilesResponse_FieldPathArrayOfValues ¶
func MustParseWatchQualityProfilesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchQualityProfilesResponse_FieldPathArrayOfValues
func ParseWatchQualityProfilesResponse_FieldPathArrayOfValues ¶
func ParseWatchQualityProfilesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchQualityProfilesResponse_FieldPathArrayOfValues, error)
type WatchQualityProfilesResponse_FieldPathSelector ¶
type WatchQualityProfilesResponse_FieldPathSelector int32
const ( WatchQualityProfilesResponse_FieldPathSelectorQualityProfileChanges WatchQualityProfilesResponse_FieldPathSelector = 0 WatchQualityProfilesResponse_FieldPathSelectorIsCurrent WatchQualityProfilesResponse_FieldPathSelector = 1 WatchQualityProfilesResponse_FieldPathSelectorPageTokenChange WatchQualityProfilesResponse_FieldPathSelector = 2 WatchQualityProfilesResponse_FieldPathSelectorResumeToken WatchQualityProfilesResponse_FieldPathSelector = 3 WatchQualityProfilesResponse_FieldPathSelectorSnapshotSize WatchQualityProfilesResponse_FieldPathSelector = 4 WatchQualityProfilesResponse_FieldPathSelectorIsSoftReset WatchQualityProfilesResponse_FieldPathSelector = 5 WatchQualityProfilesResponse_FieldPathSelectorIsHardReset WatchQualityProfilesResponse_FieldPathSelector = 6 )
func (WatchQualityProfilesResponse_FieldPathSelector) String ¶
func (s WatchQualityProfilesResponse_FieldPathSelector) String() string
type WatchQualityProfilesResponse_FieldPathValue ¶
type WatchQualityProfilesResponse_FieldPathValue interface { WatchQualityProfilesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchQualityProfilesResponse) CompareWith(*WatchQualityProfilesResponse) (cmp int, comparable bool) }
WatchQualityProfilesResponse_FieldPathValue allows storing values for WatchQualityProfilesResponse fields according to their type
func MustParseWatchQualityProfilesResponse_FieldPathValue ¶
func MustParseWatchQualityProfilesResponse_FieldPathValue(pathStr, valueStr string) WatchQualityProfilesResponse_FieldPathValue
func ParseWatchQualityProfilesResponse_FieldPathValue ¶
func ParseWatchQualityProfilesResponse_FieldPathValue(pathStr, valueStr string) (WatchQualityProfilesResponse_FieldPathValue, error)
type WatchQualityProfilesResponse_FieldSubPath ¶
type WatchQualityProfilesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchQualityProfilesResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchQualityProfilesResponsePageTokenChange_FieldPath, bool)
func (*WatchQualityProfilesResponse_FieldSubPath) ClearValue ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) ClearValue(item *WatchQualityProfilesResponse)
func (*WatchQualityProfilesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchQualityProfilesResponse_FieldSubPath) Get ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) Get(source *WatchQualityProfilesResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchQualityProfilesResponse
func (*WatchQualityProfilesResponse_FieldSubPath) GetDefault ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchQualityProfilesResponse_FieldSubPath) GetRaw ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchQualityProfilesResponse_FieldSubPath) GetSingle ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) GetSingle(source *WatchQualityProfilesResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchQualityProfilesResponse
func (*WatchQualityProfilesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchQualityProfilesResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchQualityProfilesResponse_FieldSubPath) JSONString ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchQualityProfilesResponse_FieldSubPath) Selector ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) Selector() WatchQualityProfilesResponse_FieldPathSelector
func (*WatchQualityProfilesResponse_FieldSubPath) String ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchQualityProfilesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchQualityProfilesResponse_FieldPathArrayItemValue
func (*WatchQualityProfilesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchQualityProfilesResponse_FieldPathArrayOfValues
func (*WatchQualityProfilesResponse_FieldSubPath) WithIValue ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) WithIValue(value interface{}) WatchQualityProfilesResponse_FieldPathValue
func (*WatchQualityProfilesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchQualityProfilesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchQualityProfilesResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchQualityProfilesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchQualityProfilesResponse_FieldSubPathArrayItemValue ¶
type WatchQualityProfilesResponse_FieldSubPathArrayItemValue struct { WatchQualityProfilesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchQualityProfilesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchQualityProfilesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchQualityProfilesResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchQualityProfilesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchQualityProfilesResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchQualityProfilesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchQualityProfilesResponse'
func (*WatchQualityProfilesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchQualityProfilesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchQualityProfilesResponse_FieldSubPathArrayOfValues ¶
type WatchQualityProfilesResponse_FieldSubPathArrayOfValues struct { WatchQualityProfilesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchQualityProfilesResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchQualityProfilesResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchQualityProfilesResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchQualityProfilesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchQualityProfilesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchQualityProfilesResponse_FieldSubPathValue ¶
type WatchQualityProfilesResponse_FieldSubPathValue struct { WatchQualityProfilesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchQualityProfilesResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchQualityProfilesResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchQualityProfilesResponsePageTokenChange_FieldPathValue, bool)
func (*WatchQualityProfilesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchQualityProfilesResponse_FieldSubPathValue) CompareWith(source *WatchQualityProfilesResponse) (int, bool)
func (*WatchQualityProfilesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchQualityProfilesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchQualityProfilesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchQualityProfilesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchQualityProfilesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchQualityProfilesResponse_FieldSubPathValue) SetTo(target **WatchQualityProfilesResponse)
func (*WatchQualityProfilesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchQualityProfilesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchQualityProfilesResponse_FieldTerminalPath ¶
type WatchQualityProfilesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchQualityProfilesResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) ClearValue(item *WatchQualityProfilesResponse)
func (*WatchQualityProfilesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchQualityProfilesResponse_FieldTerminalPath) Get ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) Get(source *WatchQualityProfilesResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchQualityProfilesResponse
func (*WatchQualityProfilesResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchQualityProfilesResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchQualityProfilesResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) GetSingle(source *WatchQualityProfilesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchQualityProfilesResponse
func (*WatchQualityProfilesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchQualityProfilesResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchQualityProfilesResponse_FieldTerminalPath) Selector ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) Selector() WatchQualityProfilesResponse_FieldPathSelector
func (*WatchQualityProfilesResponse_FieldTerminalPath) String ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchQualityProfilesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchQualityProfilesResponse_FieldPathArrayItemValue
func (*WatchQualityProfilesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchQualityProfilesResponse_FieldPathArrayOfValues
func (*WatchQualityProfilesResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) WithIValue(value interface{}) WatchQualityProfilesResponse_FieldPathValue
func (*WatchQualityProfilesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchQualityProfilesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchQualityProfilesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchQualityProfilesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue ¶
type WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue struct { WatchQualityProfilesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) AsQualityProfileChangesItemValue ¶
func (fpaiv *WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) AsQualityProfileChangesItemValue() (*quality_profile.QualityProfileChange, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchQualityProfilesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchQualityProfilesResponse'
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchQualityProfilesResponse as interface{}
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchQualityProfilesResponse) (interface{}, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchQualityProfilesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues ¶
type WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues struct { WatchQualityProfilesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchQualityProfilesResponse_PageTokenChange, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsQualityProfileChangesArrayOfValues ¶
func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsQualityProfileChangesArrayOfValues() ([][]*quality_profile.QualityProfileChange, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchQualityProfilesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchQualityProfilesResponse_FieldTerminalPathValue ¶
type WatchQualityProfilesResponse_FieldTerminalPathValue struct { WatchQualityProfilesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchQualityProfilesResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchQualityProfilesResponse_PageTokenChange, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathValue) AsQualityProfileChangesValue ¶
func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsQualityProfileChangesValue() ([]*quality_profile.QualityProfileChange, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) CompareWith(source *WatchQualityProfilesResponse) (int, bool)
CompareWith compares value in the 'WatchQualityProfilesResponse_FieldTerminalPathValue' with the value under path in 'WatchQualityProfilesResponse'.
func (*WatchQualityProfilesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchQualityProfilesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchQualityProfilesResponse' as interface{}
func (*WatchQualityProfilesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) SetTo(target **WatchQualityProfilesResponse)
SetTo stores value for selected field for object WatchQualityProfilesResponse
func (*WatchQualityProfilesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchQualityProfilesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchQualityProfilesResponse_PageTokenChange ¶
type WatchQualityProfilesResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *quality_profile.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *quality_profile.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchQualityProfilesResponse_PageTokenChange) CloneRaw ¶
func (o *WatchQualityProfilesResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchQualityProfilesResponse_PageTokenChange) Descriptor ¶
func (*WatchQualityProfilesResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchQualityProfilesResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchQualityProfilesResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchQualityProfilesResponse_PageTokenChange) GetNextPageToken() *quality_profile.PagerCursor
func (*WatchQualityProfilesResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchQualityProfilesResponse_PageTokenChange) GetPrevPageToken() *quality_profile.PagerCursor
func (*WatchQualityProfilesResponse_PageTokenChange) GotenMessage ¶
func (*WatchQualityProfilesResponse_PageTokenChange) GotenMessage()
func (*WatchQualityProfilesResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchQualityProfilesResponse_PageTokenChange) GotenObjectExt()
func (*WatchQualityProfilesResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchQualityProfilesResponse_PageTokenChange) GotenValidate() error
func (*WatchQualityProfilesResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchQualityProfilesResponse_PageTokenChange) MakeDiffFieldMask(other *WatchQualityProfilesResponse_PageTokenChange) *WatchQualityProfilesResponse_PageTokenChange_FieldMask
func (*WatchQualityProfilesResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchQualityProfilesResponse_PageTokenChange) MakeFullFieldMask() *WatchQualityProfilesResponse_PageTokenChange_FieldMask
func (*WatchQualityProfilesResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchQualityProfilesResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchQualityProfilesResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchQualityProfilesResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchQualityProfilesResponse_PageTokenChange) Marshal ¶
func (m *WatchQualityProfilesResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchQualityProfilesResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchQualityProfilesResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchQualityProfilesResponse_PageTokenChange) Merge ¶
func (o *WatchQualityProfilesResponse_PageTokenChange) Merge(source *WatchQualityProfilesResponse_PageTokenChange)
func (*WatchQualityProfilesResponse_PageTokenChange) MergeRaw ¶
func (o *WatchQualityProfilesResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchQualityProfilesResponse_PageTokenChange) ProtoMessage ¶
func (*WatchQualityProfilesResponse_PageTokenChange) ProtoMessage()
func (*WatchQualityProfilesResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchQualityProfilesResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchQualityProfilesResponse_PageTokenChange) Reset ¶
func (m *WatchQualityProfilesResponse_PageTokenChange) Reset()
func (*WatchQualityProfilesResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchQualityProfilesResponse_PageTokenChange) SetNextPageToken(fv *quality_profile.PagerCursor)
func (*WatchQualityProfilesResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchQualityProfilesResponse_PageTokenChange) SetPrevPageToken(fv *quality_profile.PagerCursor)
func (*WatchQualityProfilesResponse_PageTokenChange) String ¶
func (m *WatchQualityProfilesResponse_PageTokenChange) String() string
func (*WatchQualityProfilesResponse_PageTokenChange) Unmarshal ¶
func (m *WatchQualityProfilesResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchQualityProfilesResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchQualityProfilesResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchQualityProfilesResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchQualityProfilesResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchQualityProfilesResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
type WatchQualityProfilesResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchQualityProfilesResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchQualityProfilesResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
type WatchQualityProfilesResponse_PageTokenChange_FieldMask ¶
type WatchQualityProfilesResponse_PageTokenChange_FieldMask struct {
Paths []WatchQualityProfilesResponsePageTokenChange_FieldPath
}
func FullWatchQualityProfilesResponse_PageTokenChange_FieldMask ¶
func FullWatchQualityProfilesResponse_PageTokenChange_FieldMask() *WatchQualityProfilesResponse_PageTokenChange_FieldMask
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) AppendPath(path WatchQualityProfilesResponsePageTokenChange_FieldPath)
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchQualityProfilesResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) GetPaths() []WatchQualityProfilesResponsePageTokenChange_FieldPath
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchQualityProfilesResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchQualityProfilesResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchQualityProfilesResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchQualityProfilesResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) Project(source *WatchQualityProfilesResponse_PageTokenChange) *WatchQualityProfilesResponse_PageTokenChange
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) Reset()
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) Set(target, source *WatchQualityProfilesResponse_PageTokenChange)
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) Size() int
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) String() string
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchQualityProfilesResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchQualityProfilesResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error