Documentation ¶
Index ¶
- type BatchGetRoleBindingsDescriptor
- func (d *BatchGetRoleBindingsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetRoleBindingsDescriptor) GetApiName() string
- func (d *BatchGetRoleBindingsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetRoleBindingsDescriptor) GetFullMethodName() string
- func (d *BatchGetRoleBindingsDescriptor) GetMethodName() string
- func (d *BatchGetRoleBindingsDescriptor) GetProtoPkgName() string
- func (d *BatchGetRoleBindingsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetRoleBindingsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetRoleBindingsDescriptor) GetServiceDomain() string
- func (d *BatchGetRoleBindingsDescriptor) GetServiceVersion() string
- func (d *BatchGetRoleBindingsDescriptor) GetVerb() string
- func (d *BatchGetRoleBindingsDescriptor) HasResource() bool
- func (d *BatchGetRoleBindingsDescriptor) IsClientStream() bool
- func (d *BatchGetRoleBindingsDescriptor) IsCollection() bool
- func (d *BatchGetRoleBindingsDescriptor) IsPlural() bool
- func (d *BatchGetRoleBindingsDescriptor) IsServerStream() bool
- func (d *BatchGetRoleBindingsDescriptor) IsUnary() bool
- func (d *BatchGetRoleBindingsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetRoleBindingsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetRoleBindingsDescriptor) RequestHasResourceBody() bool
- type BatchGetRoleBindingsDescriptorClientMsgHandle
- func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetRoleBindingsDescriptorServerMsgHandle
- func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetRoleBindingsRequest
- func (o *BatchGetRoleBindingsRequest) Clone() *BatchGetRoleBindingsRequest
- func (o *BatchGetRoleBindingsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetRoleBindingsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetRoleBindingsRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
- func (m *BatchGetRoleBindingsRequest) GetNames() []*role_binding.Reference
- func (m *BatchGetRoleBindingsRequest) GetView() view.View
- func (*BatchGetRoleBindingsRequest) GotenMessage()
- func (o *BatchGetRoleBindingsRequest) GotenObjectExt()
- func (obj *BatchGetRoleBindingsRequest) GotenValidate() error
- func (o *BatchGetRoleBindingsRequest) MakeDiffFieldMask(other *BatchGetRoleBindingsRequest) *BatchGetRoleBindingsRequest_FieldMask
- func (o *BatchGetRoleBindingsRequest) MakeFullFieldMask() *BatchGetRoleBindingsRequest_FieldMask
- func (o *BatchGetRoleBindingsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetRoleBindingsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetRoleBindingsRequest) Marshal() ([]byte, error)
- func (m *BatchGetRoleBindingsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetRoleBindingsRequest) Merge(source *BatchGetRoleBindingsRequest)
- func (o *BatchGetRoleBindingsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetRoleBindingsRequest) ProtoMessage()
- func (m *BatchGetRoleBindingsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetRoleBindingsRequest) Reset()
- func (m *BatchGetRoleBindingsRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *BatchGetRoleBindingsRequest) SetNames(fv []*role_binding.Reference)
- func (m *BatchGetRoleBindingsRequest) SetView(fv view.View)
- func (m *BatchGetRoleBindingsRequest) String() string
- func (m *BatchGetRoleBindingsRequest) Unmarshal(b []byte) error
- func (m *BatchGetRoleBindingsRequest) UnmarshalJSON(data []byte) error
- type BatchGetRoleBindingsRequestFieldPathBuilder
- func (BatchGetRoleBindingsRequestFieldPathBuilder) FieldMask() BatchGetRoleBindingsRequestPathSelectorFieldMask
- func (BatchGetRoleBindingsRequestFieldPathBuilder) Names() BatchGetRoleBindingsRequestPathSelectorNames
- func (BatchGetRoleBindingsRequestFieldPathBuilder) View() BatchGetRoleBindingsRequestPathSelectorView
- type BatchGetRoleBindingsRequestPathSelectorFieldMask
- func (BatchGetRoleBindingsRequestPathSelectorFieldMask) FieldPath() *BatchGetRoleBindingsRequest_FieldTerminalPath
- func (s BatchGetRoleBindingsRequestPathSelectorFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetRoleBindingsRequestPathSelectorFieldMask) WithValue(value *role_binding.RoleBinding_FieldMask) *BatchGetRoleBindingsRequest_FieldTerminalPathValue
- type BatchGetRoleBindingsRequestPathSelectorNames
- func (BatchGetRoleBindingsRequestPathSelectorNames) FieldPath() *BatchGetRoleBindingsRequest_FieldTerminalPath
- func (s BatchGetRoleBindingsRequestPathSelectorNames) WithArrayOfValues(values [][]*role_binding.Reference) *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetRoleBindingsRequestPathSelectorNames) WithItemValue(value *role_binding.Reference) *BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetRoleBindingsRequestPathSelectorNames) WithValue(value []*role_binding.Reference) *BatchGetRoleBindingsRequest_FieldTerminalPathValue
- type BatchGetRoleBindingsRequestPathSelectorView
- func (BatchGetRoleBindingsRequestPathSelectorView) FieldPath() *BatchGetRoleBindingsRequest_FieldTerminalPath
- func (s BatchGetRoleBindingsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetRoleBindingsRequestPathSelectorView) WithValue(value view.View) *BatchGetRoleBindingsRequest_FieldTerminalPathValue
- type BatchGetRoleBindingsRequest_FieldMask
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) AppendPath(path BatchGetRoleBindingsRequest_FieldPath)
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) FilterInputFields() *BatchGetRoleBindingsRequest_FieldMask
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) GetPaths() []BatchGetRoleBindingsRequest_FieldPath
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetRoleBindingsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetRoleBindingsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) Project(source *BatchGetRoleBindingsRequest) *BatchGetRoleBindingsRequest
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) Set(target, source *BatchGetRoleBindingsRequest)
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) String() string
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) Subtract(other *BatchGetRoleBindingsRequest_FieldMask) *BatchGetRoleBindingsRequest_FieldMask
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetRoleBindingsRequest_FieldPath
- func BuildBatchGetRoleBindingsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetRoleBindingsRequest_FieldPath, error)
- func MustParseBatchGetRoleBindingsRequest_FieldPath(rawField string) BatchGetRoleBindingsRequest_FieldPath
- func ParseBatchGetRoleBindingsRequest_FieldPath(rawField string) (BatchGetRoleBindingsRequest_FieldPath, error)
- type BatchGetRoleBindingsRequest_FieldPathArrayItemValue
- type BatchGetRoleBindingsRequest_FieldPathArrayOfValues
- type BatchGetRoleBindingsRequest_FieldPathSelector
- type BatchGetRoleBindingsRequest_FieldPathValue
- type BatchGetRoleBindingsRequest_FieldTerminalPath
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) ClearValue(item *BatchGetRoleBindingsRequest)
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) Get(source *BatchGetRoleBindingsRequest) (values []interface{})
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) GetSingle(source *BatchGetRoleBindingsRequest) (interface{}, bool)
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) Selector() BatchGetRoleBindingsRequest_FieldPathSelector
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetRoleBindingsRequest_FieldPathArrayItemValue
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetRoleBindingsRequest_FieldPathArrayOfValues
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetRoleBindingsRequest_FieldPathValue
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*role_binding.Reference, bool)
- func (fpaiv *BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetRoleBindingsRequest) bool
- func (fpaiv *BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetRoleBindingsRequest) (interface{}, bool)
- func (fpaiv *BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
- func (fpaov *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*role_binding.Reference, bool)
- func (fpaov *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetRoleBindingsRequest_FieldTerminalPathValue
- func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
- func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) AsNamesValue() ([]*role_binding.Reference, bool)
- func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetRoleBindingsRequest) (int, bool)
- func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) SetTo(target **BatchGetRoleBindingsRequest)
- func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetRoleBindingsResponse
- func (o *BatchGetRoleBindingsResponse) Clone() *BatchGetRoleBindingsResponse
- func (o *BatchGetRoleBindingsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetRoleBindingsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetRoleBindingsResponse) GetMissing() []*role_binding.Reference
- func (m *BatchGetRoleBindingsResponse) GetRoleBindings() []*role_binding.RoleBinding
- func (*BatchGetRoleBindingsResponse) GotenMessage()
- func (o *BatchGetRoleBindingsResponse) GotenObjectExt()
- func (obj *BatchGetRoleBindingsResponse) GotenValidate() error
- func (o *BatchGetRoleBindingsResponse) MakeDiffFieldMask(other *BatchGetRoleBindingsResponse) *BatchGetRoleBindingsResponse_FieldMask
- func (o *BatchGetRoleBindingsResponse) MakeFullFieldMask() *BatchGetRoleBindingsResponse_FieldMask
- func (o *BatchGetRoleBindingsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetRoleBindingsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetRoleBindingsResponse) Marshal() ([]byte, error)
- func (m *BatchGetRoleBindingsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetRoleBindingsResponse) Merge(source *BatchGetRoleBindingsResponse)
- func (o *BatchGetRoleBindingsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetRoleBindingsResponse) ProtoMessage()
- func (m *BatchGetRoleBindingsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetRoleBindingsResponse) Reset()
- func (m *BatchGetRoleBindingsResponse) SetMissing(fv []*role_binding.Reference)
- func (m *BatchGetRoleBindingsResponse) SetRoleBindings(fv []*role_binding.RoleBinding)
- func (m *BatchGetRoleBindingsResponse) String() string
- func (m *BatchGetRoleBindingsResponse) Unmarshal(b []byte) error
- func (m *BatchGetRoleBindingsResponse) UnmarshalJSON(data []byte) error
- type BatchGetRoleBindingsResponseFieldPathBuilder
- type BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters
- func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations
- func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels
- func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards
- func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards) WithArrayOfValues(values []int64) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards) WithValue(value int64) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorMissing
- func (BatchGetRoleBindingsResponsePathSelectorMissing) FieldPath() *BatchGetRoleBindingsResponse_FieldTerminalPath
- func (s BatchGetRoleBindingsResponsePathSelectorMissing) WithArrayOfValues(values [][]*role_binding.Reference) *BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorMissing) WithItemValue(value *role_binding.Reference) *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetRoleBindingsResponsePathSelectorMissing) WithValue(value []*role_binding.Reference) *BatchGetRoleBindingsResponse_FieldTerminalPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindings
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) AncestryPath() BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) ConditionBinding() BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) FieldPath() *BatchGetRoleBindingsResponse_FieldTerminalPath
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) Member() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMember
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) Metadata() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) Name() BatchGetRoleBindingsResponsePathSelectorRoleBindingsName
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) Role() BatchGetRoleBindingsResponsePathSelectorRoleBindingsRole
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithArrayOfValues(values [][]*role_binding.RoleBinding) *BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithItemValue(value *role_binding.RoleBinding) *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithSubArrayItemValue(subPathArrayItemValue role_binding.RoleBinding_FieldPathArrayItemValue) *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithSubArrayOfValues(subPathArrayOfValues role_binding.RoleBinding_FieldPathArrayOfValues) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithSubPath(subPath role_binding.RoleBinding_FieldPath) *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithSubValue(subPathValue role_binding.RoleBinding_FieldPathValue) *BatchGetRoleBindingsResponse_FieldSubPathValue
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithValue(value []*role_binding.RoleBinding) *BatchGetRoleBindingsResponse_FieldTerminalPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) Member() BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) Parent() BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithArrayOfValues(values [][]*role_binding.RoleBinding_Parent) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithItemValue(value *role_binding.RoleBinding_Parent) *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithValue(value []*role_binding.RoleBinding_Parent) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent) WithArrayOfValues(values []*role_binding.Reference) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent) WithValue(value *role_binding.Reference) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) Condition() BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) Parameters() BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) Params() BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) WithArrayOfValues(values []*condition.ConditionBinding) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) WithValue(value *condition.ConditionBinding) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition) WithArrayOfValues(values []*condition.Reference) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition) WithValue(value *condition.Reference) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithArrayOfValues(values []map[string]string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithKey(key string) ...
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithValue(value map[string]string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams) WithArrayOfValues(values []*structpb.Struct) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams) WithValue(value *structpb.Struct) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMember
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMember) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMember) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMember) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) Annotations() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) CreateTime() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) DeleteTime() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) Generation() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) Labels() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) Lifecycle() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) OwnerReferences() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) ResourceVersion() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) Shards() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataShards
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) Syncing() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) Tags() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) UpdateTime() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) Uuid() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithKey(key string) BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithValue(value map[string]string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration) WithValue(value int64) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithKey(key string) BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithValue(value map[string]string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) BlockDeletion() ...
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) State() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Controller() ...
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Kind() ...
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Name() ...
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Region() ...
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Version() ...
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataShards
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithKey(key string) BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithValue(value map[string]int64) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) OwningRegion() ...
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) Regions() BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithItemValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithValue(value []string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithItemValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithValue(value []string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsName
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsName) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsName) WithArrayOfValues(values []*role_binding.Name) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsName) WithValue(value *role_binding.Name) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponsePathSelectorRoleBindingsRole
- func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsRole) FieldPath() *BatchGetRoleBindingsResponse_FieldSubPath
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsRole) WithArrayOfValues(values []*role.Reference) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsRole) WithValue(value *role.Reference) *BatchGetRoleBindingsResponse_FieldSubPathValue
- type BatchGetRoleBindingsResponse_FieldMask
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) AppendPath(path BatchGetRoleBindingsResponse_FieldPath)
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) FilterInputFields() *BatchGetRoleBindingsResponse_FieldMask
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) GetPaths() []BatchGetRoleBindingsResponse_FieldPath
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetRoleBindingsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetRoleBindingsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) Project(source *BatchGetRoleBindingsResponse) *BatchGetRoleBindingsResponse
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) Set(target, source *BatchGetRoleBindingsResponse)
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) String() string
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) Subtract(other *BatchGetRoleBindingsResponse_FieldMask) *BatchGetRoleBindingsResponse_FieldMask
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetRoleBindingsResponse_FieldPath
- func BuildBatchGetRoleBindingsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetRoleBindingsResponse_FieldPath, error)
- func MustParseBatchGetRoleBindingsResponse_FieldPath(rawField string) BatchGetRoleBindingsResponse_FieldPath
- func ParseBatchGetRoleBindingsResponse_FieldPath(rawField string) (BatchGetRoleBindingsResponse_FieldPath, error)
- type BatchGetRoleBindingsResponse_FieldPathArrayItemValue
- type BatchGetRoleBindingsResponse_FieldPathArrayOfValues
- type BatchGetRoleBindingsResponse_FieldPathSelector
- type BatchGetRoleBindingsResponse_FieldPathValue
- type BatchGetRoleBindingsResponse_FieldSubPath
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) AsRoleBindingsSubPath() (role_binding.RoleBinding_FieldPath, bool)
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) ClearValue(item *BatchGetRoleBindingsResponse)
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) Get(source *BatchGetRoleBindingsResponse) (values []interface{})
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) GetSingle(source *BatchGetRoleBindingsResponse) (interface{}, bool)
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) Selector() BatchGetRoleBindingsResponse_FieldPathSelector
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) String() string
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetRoleBindingsResponse_FieldPathArrayItemValue
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetRoleBindingsResponse_FieldPathArrayOfValues
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetRoleBindingsResponse_FieldPathValue
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetRoleBindingsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue) AsRoleBindingsPathItemValue() (role_binding.RoleBinding_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetRoleBindingsResponse) bool
- func (fpaivs *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
- type BatchGetRoleBindingsResponse_FieldSubPathValue
- func (fpvs *BatchGetRoleBindingsResponse_FieldSubPathValue) AsRoleBindingsPathValue() (role_binding.RoleBinding_FieldPathValue, bool)
- func (fpvs *BatchGetRoleBindingsResponse_FieldSubPathValue) CompareWith(source *BatchGetRoleBindingsResponse) (int, bool)
- func (fpvs *BatchGetRoleBindingsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetRoleBindingsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetRoleBindingsResponse_FieldSubPathValue) SetTo(target **BatchGetRoleBindingsResponse)
- func (fpvs *BatchGetRoleBindingsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetRoleBindingsResponse_FieldTerminalPath
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) ClearValue(item *BatchGetRoleBindingsResponse)
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) Get(source *BatchGetRoleBindingsResponse) (values []interface{})
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) GetSingle(source *BatchGetRoleBindingsResponse) (interface{}, bool)
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) Selector() BatchGetRoleBindingsResponse_FieldPathSelector
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetRoleBindingsResponse_FieldPathArrayItemValue
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetRoleBindingsResponse_FieldPathArrayOfValues
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetRoleBindingsResponse_FieldPathValue
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*role_binding.Reference, bool)
- func (fpaiv *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) AsRoleBindingsItemValue() (*role_binding.RoleBinding, bool)
- func (fpaiv *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetRoleBindingsResponse) bool
- func (fpaiv *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetRoleBindingsResponse) (interface{}, bool)
- func (fpaiv *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*role_binding.Reference, bool)
- func (fpaov *BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsRoleBindingsArrayOfValues() ([][]*role_binding.RoleBinding, bool)
- func (fpaov *BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetRoleBindingsResponse_FieldTerminalPathValue
- func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) AsMissingValue() ([]*role_binding.Reference, bool)
- func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) AsRoleBindingsValue() ([]*role_binding.RoleBinding, bool)
- func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetRoleBindingsResponse) (int, bool)
- func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) SetTo(target **BatchGetRoleBindingsResponse)
- func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateRoleBindingDescriptor
- func (d *CreateRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateRoleBindingDescriptor) GetApiName() string
- func (d *CreateRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateRoleBindingDescriptor) GetFullMethodName() string
- func (d *CreateRoleBindingDescriptor) GetMethodName() string
- func (d *CreateRoleBindingDescriptor) GetProtoPkgName() string
- func (d *CreateRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateRoleBindingDescriptor) GetServiceDomain() string
- func (d *CreateRoleBindingDescriptor) GetServiceVersion() string
- func (d *CreateRoleBindingDescriptor) GetVerb() string
- func (d *CreateRoleBindingDescriptor) HasResource() bool
- func (d *CreateRoleBindingDescriptor) IsClientStream() bool
- func (d *CreateRoleBindingDescriptor) IsCollection() bool
- func (d *CreateRoleBindingDescriptor) IsPlural() bool
- func (d *CreateRoleBindingDescriptor) IsServerStream() bool
- func (d *CreateRoleBindingDescriptor) IsUnary() bool
- func (d *CreateRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateRoleBindingDescriptor) RequestHasResourceBody() bool
- type CreateRoleBindingDescriptorClientMsgHandle
- func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateRoleBindingDescriptorServerMsgHandle
- func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateRoleBindingRequest
- func (o *CreateRoleBindingRequest) Clone() *CreateRoleBindingRequest
- func (o *CreateRoleBindingRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateRoleBindingRequest) Descriptor() ([]byte, []int)
- func (m *CreateRoleBindingRequest) GetParent() *role_binding.ParentReference
- func (m *CreateRoleBindingRequest) GetRoleBinding() *role_binding.RoleBinding
- func (*CreateRoleBindingRequest) GotenMessage()
- func (o *CreateRoleBindingRequest) GotenObjectExt()
- func (obj *CreateRoleBindingRequest) GotenValidate() error
- func (o *CreateRoleBindingRequest) MakeDiffFieldMask(other *CreateRoleBindingRequest) *CreateRoleBindingRequest_FieldMask
- func (o *CreateRoleBindingRequest) MakeFullFieldMask() *CreateRoleBindingRequest_FieldMask
- func (o *CreateRoleBindingRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateRoleBindingRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateRoleBindingRequest) Marshal() ([]byte, error)
- func (m *CreateRoleBindingRequest) MarshalJSON() ([]byte, error)
- func (o *CreateRoleBindingRequest) Merge(source *CreateRoleBindingRequest)
- func (o *CreateRoleBindingRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateRoleBindingRequest) ProtoMessage()
- func (m *CreateRoleBindingRequest) ProtoReflect() preflect.Message
- func (m *CreateRoleBindingRequest) Reset()
- func (m *CreateRoleBindingRequest) SetParent(fv *role_binding.ParentReference)
- func (m *CreateRoleBindingRequest) SetRoleBinding(fv *role_binding.RoleBinding)
- func (m *CreateRoleBindingRequest) String() string
- func (m *CreateRoleBindingRequest) Unmarshal(b []byte) error
- func (m *CreateRoleBindingRequest) UnmarshalJSON(data []byte) error
- type CreateRoleBindingRequestFieldPathBuilder
- type CreateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters
- func (s CreateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations
- func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels
- func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards
- func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) WithArrayOfValues(values []int64) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) WithValue(value int64) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorParent
- func (CreateRoleBindingRequestPathSelectorParent) FieldPath() *CreateRoleBindingRequest_FieldTerminalPath
- func (s CreateRoleBindingRequestPathSelectorParent) WithArrayOfValues(values []*role_binding.ParentReference) *CreateRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorParent) WithValue(value *role_binding.ParentReference) *CreateRoleBindingRequest_FieldTerminalPathValue
- type CreateRoleBindingRequestPathSelectorRoleBinding
- func (CreateRoleBindingRequestPathSelectorRoleBinding) AncestryPath() CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath
- func (CreateRoleBindingRequestPathSelectorRoleBinding) ConditionBinding() CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding
- func (CreateRoleBindingRequestPathSelectorRoleBinding) FieldPath() *CreateRoleBindingRequest_FieldTerminalPath
- func (CreateRoleBindingRequestPathSelectorRoleBinding) Member() CreateRoleBindingRequestPathSelectorRoleBindingMember
- func (CreateRoleBindingRequestPathSelectorRoleBinding) Metadata() CreateRoleBindingRequestPathSelectorRoleBindingMetadata
- func (CreateRoleBindingRequestPathSelectorRoleBinding) Name() CreateRoleBindingRequestPathSelectorRoleBindingName
- func (CreateRoleBindingRequestPathSelectorRoleBinding) Role() CreateRoleBindingRequestPathSelectorRoleBindingRole
- func (s CreateRoleBindingRequestPathSelectorRoleBinding) WithArrayOfValues(values []*role_binding.RoleBinding) *CreateRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBinding) WithSubArrayItemValue(subPathArrayItemValue role_binding.RoleBinding_FieldPathArrayItemValue) *CreateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s CreateRoleBindingRequestPathSelectorRoleBinding) WithSubArrayOfValues(subPathArrayOfValues role_binding.RoleBinding_FieldPathArrayOfValues) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (CreateRoleBindingRequestPathSelectorRoleBinding) WithSubPath(subPath role_binding.RoleBinding_FieldPath) *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBinding) WithSubValue(subPathValue role_binding.RoleBinding_FieldPathValue) *CreateRoleBindingRequest_FieldSubPathValue
- func (s CreateRoleBindingRequestPathSelectorRoleBinding) WithValue(value *role_binding.RoleBinding) *CreateRoleBindingRequest_FieldTerminalPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath
- func (CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath) Member() CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember
- func (CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath) Parent() CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent
- func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithArrayOfValues(values [][]*role_binding.RoleBinding_Parent) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithItemValue(value *role_binding.RoleBinding_Parent) *CreateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithValue(value []*role_binding.RoleBinding_Parent) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember
- func (CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent
- func (CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent) WithArrayOfValues(values []*role_binding.Reference) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent) WithValue(value *role_binding.Reference) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding
- func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding) Condition() CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition
- func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding) Parameters() CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters
- func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding) Params() CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams
- func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding) WithArrayOfValues(values []*condition.ConditionBinding) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding) WithValue(value *condition.ConditionBinding) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition
- func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition) WithArrayOfValues(values []*condition.Reference) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition) WithValue(value *condition.Reference) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters
- func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithArrayOfValues(values []map[string]string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithKey(key string) CreateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters
- func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithValue(value map[string]string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams
- func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams) WithArrayOfValues(values []*structpb.Struct) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams) WithValue(value *structpb.Struct) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMember
- func (CreateRoleBindingRequestPathSelectorRoleBindingMember) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMember) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMember) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadata
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) Annotations() CreateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) CreateTime() CreateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) DeleteTime() CreateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) Generation() CreateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) Labels() CreateRoleBindingRequestPathSelectorRoleBindingMetadataLabels
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) Lifecycle() CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) OwnerReferences() CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) ResourceVersion() CreateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) Shards() CreateRoleBindingRequestPathSelectorRoleBindingMetadataShards
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) Syncing() CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) Tags() CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) UpdateTime() CreateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) Uuid() CreateRoleBindingRequestPathSelectorRoleBindingMetadataUuid
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadata) WithValue(value *ntt_meta.Meta) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithKey(key string) CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithValue(value map[string]string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) WithArrayOfValues(values []int64) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) WithValue(value int64) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataLabels
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithKey(key string) CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithValue(value map[string]string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) BlockDeletion() CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) State() CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Controller() ...
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Kind() CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Name() CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Region() CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Version() CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController) WithValue(value bool) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataShards
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataShards) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithKey(key string) CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithValue(value map[string]int64) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) OwningRegion() CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) Regions() CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithItemValue(value string) *CreateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithValue(value []string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithArrayOfValues(values [][]string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithItemValue(value string) *CreateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithValue(value []string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingMetadataUuid
- func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingName
- func (CreateRoleBindingRequestPathSelectorRoleBindingName) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingName) WithArrayOfValues(values []*role_binding.Name) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingName) WithValue(value *role_binding.Name) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequestPathSelectorRoleBindingRole
- func (CreateRoleBindingRequestPathSelectorRoleBindingRole) FieldPath() *CreateRoleBindingRequest_FieldSubPath
- func (s CreateRoleBindingRequestPathSelectorRoleBindingRole) WithArrayOfValues(values []*role.Reference) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s CreateRoleBindingRequestPathSelectorRoleBindingRole) WithValue(value *role.Reference) *CreateRoleBindingRequest_FieldSubPathValue
- type CreateRoleBindingRequest_FieldMask
- func (fieldMask *CreateRoleBindingRequest_FieldMask) AppendPath(path CreateRoleBindingRequest_FieldPath)
- func (fieldMask *CreateRoleBindingRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateRoleBindingRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateRoleBindingRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateRoleBindingRequest_FieldMask) FilterInputFields() *CreateRoleBindingRequest_FieldMask
- func (fieldMask *CreateRoleBindingRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateRoleBindingRequest_FieldMask) GetPaths() []CreateRoleBindingRequest_FieldPath
- func (fieldMask *CreateRoleBindingRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateRoleBindingRequest_FieldMask) IsFull() bool
- func (fieldMask CreateRoleBindingRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateRoleBindingRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateRoleBindingRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateRoleBindingRequest_FieldMask) Project(source *CreateRoleBindingRequest) *CreateRoleBindingRequest
- func (fieldMask *CreateRoleBindingRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateRoleBindingRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateRoleBindingRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateRoleBindingRequest_FieldMask) Reset()
- func (fieldMask *CreateRoleBindingRequest_FieldMask) Set(target, source *CreateRoleBindingRequest)
- func (fieldMask *CreateRoleBindingRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateRoleBindingRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateRoleBindingRequest_FieldMask) Size() int
- func (fieldMask *CreateRoleBindingRequest_FieldMask) String() string
- func (fieldMask *CreateRoleBindingRequest_FieldMask) Subtract(other *CreateRoleBindingRequest_FieldMask) *CreateRoleBindingRequest_FieldMask
- func (fieldMask *CreateRoleBindingRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateRoleBindingRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateRoleBindingRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateRoleBindingRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateRoleBindingRequest_FieldPath
- func BuildCreateRoleBindingRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateRoleBindingRequest_FieldPath, error)
- func MustParseCreateRoleBindingRequest_FieldPath(rawField string) CreateRoleBindingRequest_FieldPath
- func ParseCreateRoleBindingRequest_FieldPath(rawField string) (CreateRoleBindingRequest_FieldPath, error)
- type CreateRoleBindingRequest_FieldPathArrayItemValue
- type CreateRoleBindingRequest_FieldPathArrayOfValues
- type CreateRoleBindingRequest_FieldPathSelector
- type CreateRoleBindingRequest_FieldPathValue
- type CreateRoleBindingRequest_FieldSubPath
- func (fps *CreateRoleBindingRequest_FieldSubPath) AsRoleBindingSubPath() (role_binding.RoleBinding_FieldPath, bool)
- func (fps *CreateRoleBindingRequest_FieldSubPath) ClearValue(item *CreateRoleBindingRequest)
- func (fps *CreateRoleBindingRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateRoleBindingRequest_FieldSubPath) Get(source *CreateRoleBindingRequest) (values []interface{})
- func (fps *CreateRoleBindingRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateRoleBindingRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateRoleBindingRequest_FieldSubPath) GetSingle(source *CreateRoleBindingRequest) (interface{}, bool)
- func (fps *CreateRoleBindingRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateRoleBindingRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateRoleBindingRequest_FieldSubPath) JSONString() string
- func (fps *CreateRoleBindingRequest_FieldSubPath) Selector() CreateRoleBindingRequest_FieldPathSelector
- func (fps *CreateRoleBindingRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateRoleBindingRequest_FieldSubPath) String() string
- func (fps *CreateRoleBindingRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateRoleBindingRequest_FieldPathArrayItemValue
- func (fps *CreateRoleBindingRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateRoleBindingRequest_FieldPathArrayOfValues
- func (fps *CreateRoleBindingRequest_FieldSubPath) WithIValue(value interface{}) CreateRoleBindingRequest_FieldPathValue
- func (fps *CreateRoleBindingRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateRoleBindingRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateRoleBindingRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateRoleBindingRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateRoleBindingRequest_FieldSubPathArrayItemValue) AsRoleBindingPathItemValue() (role_binding.RoleBinding_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateRoleBindingRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateRoleBindingRequest) bool
- func (fpaivs *CreateRoleBindingRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateRoleBindingRequest_FieldSubPathArrayOfValues
- type CreateRoleBindingRequest_FieldSubPathValue
- func (fpvs *CreateRoleBindingRequest_FieldSubPathValue) AsRoleBindingPathValue() (role_binding.RoleBinding_FieldPathValue, bool)
- func (fpvs *CreateRoleBindingRequest_FieldSubPathValue) CompareWith(source *CreateRoleBindingRequest) (int, bool)
- func (fpvs *CreateRoleBindingRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateRoleBindingRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateRoleBindingRequest_FieldSubPathValue) SetTo(target **CreateRoleBindingRequest)
- func (fpvs *CreateRoleBindingRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateRoleBindingRequest_FieldTerminalPath
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) ClearValue(item *CreateRoleBindingRequest)
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) Get(source *CreateRoleBindingRequest) (values []interface{})
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) GetSingle(source *CreateRoleBindingRequest) (interface{}, bool)
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) Selector() CreateRoleBindingRequest_FieldPathSelector
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) String() string
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateRoleBindingRequest_FieldPathArrayItemValue
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateRoleBindingRequest_FieldPathArrayOfValues
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) WithIValue(value interface{}) CreateRoleBindingRequest_FieldPathValue
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateRoleBindingRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateRoleBindingRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateRoleBindingRequest) bool
- func (fpaiv *CreateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateRoleBindingRequest) (interface{}, bool)
- func (fpaiv *CreateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*role_binding.ParentReference, bool)
- func (fpaov *CreateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsRoleBindingArrayOfValues() ([]*role_binding.RoleBinding, bool)
- func (fpaov *CreateRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateRoleBindingRequest_FieldTerminalPathValue
- func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) AsParentValue() (*role_binding.ParentReference, bool)
- func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) AsRoleBindingValue() (*role_binding.RoleBinding, bool)
- func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) CompareWith(source *CreateRoleBindingRequest) (int, bool)
- func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) SetTo(target **CreateRoleBindingRequest)
- func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteRoleBindingDescriptor
- func (d *DeleteRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteRoleBindingDescriptor) GetApiName() string
- func (d *DeleteRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteRoleBindingDescriptor) GetFullMethodName() string
- func (d *DeleteRoleBindingDescriptor) GetMethodName() string
- func (d *DeleteRoleBindingDescriptor) GetProtoPkgName() string
- func (d *DeleteRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteRoleBindingDescriptor) GetServiceDomain() string
- func (d *DeleteRoleBindingDescriptor) GetServiceVersion() string
- func (d *DeleteRoleBindingDescriptor) GetVerb() string
- func (d *DeleteRoleBindingDescriptor) HasResource() bool
- func (d *DeleteRoleBindingDescriptor) IsClientStream() bool
- func (d *DeleteRoleBindingDescriptor) IsCollection() bool
- func (d *DeleteRoleBindingDescriptor) IsPlural() bool
- func (d *DeleteRoleBindingDescriptor) IsServerStream() bool
- func (d *DeleteRoleBindingDescriptor) IsUnary() bool
- func (d *DeleteRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteRoleBindingDescriptor) RequestHasResourceBody() bool
- type DeleteRoleBindingDescriptorClientMsgHandle
- func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteRoleBindingDescriptorServerMsgHandle
- func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteRoleBindingRequest
- func (o *DeleteRoleBindingRequest) Clone() *DeleteRoleBindingRequest
- func (o *DeleteRoleBindingRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteRoleBindingRequest) Descriptor() ([]byte, []int)
- func (m *DeleteRoleBindingRequest) GetName() *role_binding.Reference
- func (*DeleteRoleBindingRequest) GotenMessage()
- func (o *DeleteRoleBindingRequest) GotenObjectExt()
- func (obj *DeleteRoleBindingRequest) GotenValidate() error
- func (o *DeleteRoleBindingRequest) MakeDiffFieldMask(other *DeleteRoleBindingRequest) *DeleteRoleBindingRequest_FieldMask
- func (o *DeleteRoleBindingRequest) MakeFullFieldMask() *DeleteRoleBindingRequest_FieldMask
- func (o *DeleteRoleBindingRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteRoleBindingRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteRoleBindingRequest) Marshal() ([]byte, error)
- func (m *DeleteRoleBindingRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteRoleBindingRequest) Merge(source *DeleteRoleBindingRequest)
- func (o *DeleteRoleBindingRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteRoleBindingRequest) ProtoMessage()
- func (m *DeleteRoleBindingRequest) ProtoReflect() preflect.Message
- func (m *DeleteRoleBindingRequest) Reset()
- func (m *DeleteRoleBindingRequest) SetName(fv *role_binding.Reference)
- func (m *DeleteRoleBindingRequest) String() string
- func (m *DeleteRoleBindingRequest) Unmarshal(b []byte) error
- func (m *DeleteRoleBindingRequest) UnmarshalJSON(data []byte) error
- type DeleteRoleBindingRequestFieldPathBuilder
- type DeleteRoleBindingRequestPathSelectorName
- func (DeleteRoleBindingRequestPathSelectorName) FieldPath() *DeleteRoleBindingRequest_FieldTerminalPath
- func (s DeleteRoleBindingRequestPathSelectorName) WithArrayOfValues(values []*role_binding.Reference) *DeleteRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s DeleteRoleBindingRequestPathSelectorName) WithValue(value *role_binding.Reference) *DeleteRoleBindingRequest_FieldTerminalPathValue
- type DeleteRoleBindingRequest_FieldMask
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) AppendPath(path DeleteRoleBindingRequest_FieldPath)
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) FilterInputFields() *DeleteRoleBindingRequest_FieldMask
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) GetPaths() []DeleteRoleBindingRequest_FieldPath
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteRoleBindingRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteRoleBindingRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) Project(source *DeleteRoleBindingRequest) *DeleteRoleBindingRequest
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) Reset()
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) Set(target, source *DeleteRoleBindingRequest)
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) Size() int
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) String() string
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) Subtract(other *DeleteRoleBindingRequest_FieldMask) *DeleteRoleBindingRequest_FieldMask
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteRoleBindingRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteRoleBindingRequest_FieldPath
- func BuildDeleteRoleBindingRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteRoleBindingRequest_FieldPath, error)
- func MustParseDeleteRoleBindingRequest_FieldPath(rawField string) DeleteRoleBindingRequest_FieldPath
- func ParseDeleteRoleBindingRequest_FieldPath(rawField string) (DeleteRoleBindingRequest_FieldPath, error)
- type DeleteRoleBindingRequest_FieldPathArrayItemValue
- type DeleteRoleBindingRequest_FieldPathArrayOfValues
- type DeleteRoleBindingRequest_FieldPathSelector
- type DeleteRoleBindingRequest_FieldPathValue
- type DeleteRoleBindingRequest_FieldTerminalPath
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) ClearValue(item *DeleteRoleBindingRequest)
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) Get(source *DeleteRoleBindingRequest) (values []interface{})
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) GetSingle(source *DeleteRoleBindingRequest) (interface{}, bool)
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) Selector() DeleteRoleBindingRequest_FieldPathSelector
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) String() string
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteRoleBindingRequest_FieldPathArrayItemValue
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteRoleBindingRequest_FieldPathArrayOfValues
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteRoleBindingRequest_FieldPathValue
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteRoleBindingRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteRoleBindingRequest) bool
- func (fpaiv *DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteRoleBindingRequest) (interface{}, bool)
- func (fpaiv *DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteRoleBindingRequest_FieldTerminalPathArrayOfValues
- type DeleteRoleBindingRequest_FieldTerminalPathValue
- func (fpv *DeleteRoleBindingRequest_FieldTerminalPathValue) AsNameValue() (*role_binding.Reference, bool)
- func (fpv *DeleteRoleBindingRequest_FieldTerminalPathValue) CompareWith(source *DeleteRoleBindingRequest) (int, bool)
- func (fpv *DeleteRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteRoleBindingRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteRoleBindingRequest_FieldTerminalPathValue) SetTo(target **DeleteRoleBindingRequest)
- func (fpv *DeleteRoleBindingRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetRoleBindingDescriptor
- func (d *GetRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetRoleBindingDescriptor) GetApiName() string
- func (d *GetRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetRoleBindingDescriptor) GetFullMethodName() string
- func (d *GetRoleBindingDescriptor) GetMethodName() string
- func (d *GetRoleBindingDescriptor) GetProtoPkgName() string
- func (d *GetRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetRoleBindingDescriptor) GetServiceDomain() string
- func (d *GetRoleBindingDescriptor) GetServiceVersion() string
- func (d *GetRoleBindingDescriptor) GetVerb() string
- func (d *GetRoleBindingDescriptor) HasResource() bool
- func (d *GetRoleBindingDescriptor) IsClientStream() bool
- func (d *GetRoleBindingDescriptor) IsCollection() bool
- func (d *GetRoleBindingDescriptor) IsPlural() bool
- func (d *GetRoleBindingDescriptor) IsServerStream() bool
- func (d *GetRoleBindingDescriptor) IsUnary() bool
- func (d *GetRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetRoleBindingDescriptor) RequestHasResourceBody() bool
- type GetRoleBindingDescriptorClientMsgHandle
- func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetRoleBindingDescriptorServerMsgHandle
- func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetRoleBindingRequest
- func (o *GetRoleBindingRequest) Clone() *GetRoleBindingRequest
- func (o *GetRoleBindingRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetRoleBindingRequest) Descriptor() ([]byte, []int)
- func (m *GetRoleBindingRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
- func (m *GetRoleBindingRequest) GetName() *role_binding.Reference
- func (m *GetRoleBindingRequest) GetView() view.View
- func (*GetRoleBindingRequest) GotenMessage()
- func (o *GetRoleBindingRequest) GotenObjectExt()
- func (obj *GetRoleBindingRequest) GotenValidate() error
- func (o *GetRoleBindingRequest) MakeDiffFieldMask(other *GetRoleBindingRequest) *GetRoleBindingRequest_FieldMask
- func (o *GetRoleBindingRequest) MakeFullFieldMask() *GetRoleBindingRequest_FieldMask
- func (o *GetRoleBindingRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetRoleBindingRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetRoleBindingRequest) Marshal() ([]byte, error)
- func (m *GetRoleBindingRequest) MarshalJSON() ([]byte, error)
- func (o *GetRoleBindingRequest) Merge(source *GetRoleBindingRequest)
- func (o *GetRoleBindingRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetRoleBindingRequest) ProtoMessage()
- func (m *GetRoleBindingRequest) ProtoReflect() preflect.Message
- func (m *GetRoleBindingRequest) Reset()
- func (m *GetRoleBindingRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *GetRoleBindingRequest) SetName(fv *role_binding.Reference)
- func (m *GetRoleBindingRequest) SetView(fv view.View)
- func (m *GetRoleBindingRequest) String() string
- func (m *GetRoleBindingRequest) Unmarshal(b []byte) error
- func (m *GetRoleBindingRequest) UnmarshalJSON(data []byte) error
- type GetRoleBindingRequestFieldPathBuilder
- type GetRoleBindingRequestPathSelectorFieldMask
- func (GetRoleBindingRequestPathSelectorFieldMask) FieldPath() *GetRoleBindingRequest_FieldTerminalPath
- func (s GetRoleBindingRequestPathSelectorFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *GetRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s GetRoleBindingRequestPathSelectorFieldMask) WithValue(value *role_binding.RoleBinding_FieldMask) *GetRoleBindingRequest_FieldTerminalPathValue
- type GetRoleBindingRequestPathSelectorName
- func (GetRoleBindingRequestPathSelectorName) FieldPath() *GetRoleBindingRequest_FieldTerminalPath
- func (s GetRoleBindingRequestPathSelectorName) WithArrayOfValues(values []*role_binding.Reference) *GetRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s GetRoleBindingRequestPathSelectorName) WithValue(value *role_binding.Reference) *GetRoleBindingRequest_FieldTerminalPathValue
- type GetRoleBindingRequestPathSelectorView
- func (GetRoleBindingRequestPathSelectorView) FieldPath() *GetRoleBindingRequest_FieldTerminalPath
- func (s GetRoleBindingRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s GetRoleBindingRequestPathSelectorView) WithValue(value view.View) *GetRoleBindingRequest_FieldTerminalPathValue
- type GetRoleBindingRequest_FieldMask
- func (fieldMask *GetRoleBindingRequest_FieldMask) AppendPath(path GetRoleBindingRequest_FieldPath)
- func (fieldMask *GetRoleBindingRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetRoleBindingRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetRoleBindingRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetRoleBindingRequest_FieldMask) FilterInputFields() *GetRoleBindingRequest_FieldMask
- func (fieldMask *GetRoleBindingRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetRoleBindingRequest_FieldMask) GetPaths() []GetRoleBindingRequest_FieldPath
- func (fieldMask *GetRoleBindingRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetRoleBindingRequest_FieldMask) IsFull() bool
- func (fieldMask GetRoleBindingRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetRoleBindingRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetRoleBindingRequest_FieldMask) PathsCount() int
- func (fieldMask *GetRoleBindingRequest_FieldMask) Project(source *GetRoleBindingRequest) *GetRoleBindingRequest
- func (fieldMask *GetRoleBindingRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetRoleBindingRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetRoleBindingRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetRoleBindingRequest_FieldMask) Reset()
- func (fieldMask *GetRoleBindingRequest_FieldMask) Set(target, source *GetRoleBindingRequest)
- func (fieldMask *GetRoleBindingRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetRoleBindingRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetRoleBindingRequest_FieldMask) Size() int
- func (fieldMask *GetRoleBindingRequest_FieldMask) String() string
- func (fieldMask *GetRoleBindingRequest_FieldMask) Subtract(other *GetRoleBindingRequest_FieldMask) *GetRoleBindingRequest_FieldMask
- func (fieldMask *GetRoleBindingRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetRoleBindingRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetRoleBindingRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetRoleBindingRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetRoleBindingRequest_FieldPath
- func BuildGetRoleBindingRequest_FieldPath(fp gotenobject.RawFieldPath) (GetRoleBindingRequest_FieldPath, error)
- func MustParseGetRoleBindingRequest_FieldPath(rawField string) GetRoleBindingRequest_FieldPath
- func ParseGetRoleBindingRequest_FieldPath(rawField string) (GetRoleBindingRequest_FieldPath, error)
- type GetRoleBindingRequest_FieldPathArrayItemValue
- type GetRoleBindingRequest_FieldPathArrayOfValues
- type GetRoleBindingRequest_FieldPathSelector
- type GetRoleBindingRequest_FieldPathValue
- type GetRoleBindingRequest_FieldTerminalPath
- func (fp *GetRoleBindingRequest_FieldTerminalPath) ClearValue(item *GetRoleBindingRequest)
- func (fp *GetRoleBindingRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetRoleBindingRequest_FieldTerminalPath) Get(source *GetRoleBindingRequest) (values []interface{})
- func (fp *GetRoleBindingRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetRoleBindingRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetRoleBindingRequest_FieldTerminalPath) GetSingle(source *GetRoleBindingRequest) (interface{}, bool)
- func (fp *GetRoleBindingRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetRoleBindingRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetRoleBindingRequest_FieldTerminalPath) JSONString() string
- func (fp *GetRoleBindingRequest_FieldTerminalPath) Selector() GetRoleBindingRequest_FieldPathSelector
- func (fp *GetRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetRoleBindingRequest_FieldTerminalPath) String() string
- func (fp *GetRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetRoleBindingRequest_FieldPathArrayItemValue
- func (fp *GetRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetRoleBindingRequest_FieldPathArrayOfValues
- func (fp *GetRoleBindingRequest_FieldTerminalPath) WithIValue(value interface{}) GetRoleBindingRequest_FieldPathValue
- func (fp *GetRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetRoleBindingRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetRoleBindingRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetRoleBindingRequest) bool
- func (fpaiv *GetRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetRoleBindingRequest) (interface{}, bool)
- func (fpaiv *GetRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetRoleBindingRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
- func (fpaov *GetRoleBindingRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*role_binding.Reference, bool)
- func (fpaov *GetRoleBindingRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetRoleBindingRequest_FieldTerminalPathValue
- func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) AsFieldMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
- func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) AsNameValue() (*role_binding.Reference, bool)
- func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) CompareWith(source *GetRoleBindingRequest) (int, bool)
- func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) SetTo(target **GetRoleBindingRequest)
- func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListRoleBindingsDescriptor
- func (d *ListRoleBindingsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListRoleBindingsDescriptor) GetApiName() string
- func (d *ListRoleBindingsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListRoleBindingsDescriptor) GetFullMethodName() string
- func (d *ListRoleBindingsDescriptor) GetMethodName() string
- func (d *ListRoleBindingsDescriptor) GetProtoPkgName() string
- func (d *ListRoleBindingsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListRoleBindingsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListRoleBindingsDescriptor) GetServiceDomain() string
- func (d *ListRoleBindingsDescriptor) GetServiceVersion() string
- func (d *ListRoleBindingsDescriptor) GetVerb() string
- func (d *ListRoleBindingsDescriptor) HasResource() bool
- func (d *ListRoleBindingsDescriptor) IsClientStream() bool
- func (d *ListRoleBindingsDescriptor) IsCollection() bool
- func (d *ListRoleBindingsDescriptor) IsPlural() bool
- func (d *ListRoleBindingsDescriptor) IsServerStream() bool
- func (d *ListRoleBindingsDescriptor) IsUnary() bool
- func (d *ListRoleBindingsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListRoleBindingsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListRoleBindingsDescriptor) RequestHasResourceBody() bool
- type ListRoleBindingsDescriptorClientMsgHandle
- func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListRoleBindingsDescriptorServerMsgHandle
- func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListRoleBindingsRequest
- func (o *ListRoleBindingsRequest) Clone() *ListRoleBindingsRequest
- func (o *ListRoleBindingsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListRoleBindingsRequest) Descriptor() ([]byte, []int)
- func (m *ListRoleBindingsRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
- func (m *ListRoleBindingsRequest) GetFilter() *role_binding.Filter
- func (m *ListRoleBindingsRequest) GetIncludePagingInfo() bool
- func (m *ListRoleBindingsRequest) GetOrderBy() *role_binding.OrderBy
- func (m *ListRoleBindingsRequest) GetPageSize() int32
- func (m *ListRoleBindingsRequest) GetPageToken() *role_binding.PagerCursor
- func (m *ListRoleBindingsRequest) GetParent() *role_binding.ParentName
- func (m *ListRoleBindingsRequest) GetView() view.View
- func (*ListRoleBindingsRequest) GotenMessage()
- func (o *ListRoleBindingsRequest) GotenObjectExt()
- func (obj *ListRoleBindingsRequest) GotenValidate() error
- func (o *ListRoleBindingsRequest) MakeDiffFieldMask(other *ListRoleBindingsRequest) *ListRoleBindingsRequest_FieldMask
- func (o *ListRoleBindingsRequest) MakeFullFieldMask() *ListRoleBindingsRequest_FieldMask
- func (o *ListRoleBindingsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListRoleBindingsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListRoleBindingsRequest) Marshal() ([]byte, error)
- func (m *ListRoleBindingsRequest) MarshalJSON() ([]byte, error)
- func (o *ListRoleBindingsRequest) Merge(source *ListRoleBindingsRequest)
- func (o *ListRoleBindingsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListRoleBindingsRequest) ProtoMessage()
- func (m *ListRoleBindingsRequest) ProtoReflect() preflect.Message
- func (m *ListRoleBindingsRequest) Reset()
- func (m *ListRoleBindingsRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *ListRoleBindingsRequest) SetFilter(fv *role_binding.Filter)
- func (m *ListRoleBindingsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListRoleBindingsRequest) SetOrderBy(fv *role_binding.OrderBy)
- func (m *ListRoleBindingsRequest) SetPageSize(fv int32)
- func (m *ListRoleBindingsRequest) SetPageToken(fv *role_binding.PagerCursor)
- func (m *ListRoleBindingsRequest) SetParent(fv *role_binding.ParentName)
- func (m *ListRoleBindingsRequest) SetView(fv view.View)
- func (m *ListRoleBindingsRequest) String() string
- func (m *ListRoleBindingsRequest) Unmarshal(b []byte) error
- func (m *ListRoleBindingsRequest) UnmarshalJSON(data []byte) error
- type ListRoleBindingsRequestFieldPathBuilder
- func (ListRoleBindingsRequestFieldPathBuilder) FieldMask() ListRoleBindingsRequestPathSelectorFieldMask
- func (ListRoleBindingsRequestFieldPathBuilder) Filter() ListRoleBindingsRequestPathSelectorFilter
- func (ListRoleBindingsRequestFieldPathBuilder) IncludePagingInfo() ListRoleBindingsRequestPathSelectorIncludePagingInfo
- func (ListRoleBindingsRequestFieldPathBuilder) OrderBy() ListRoleBindingsRequestPathSelectorOrderBy
- func (ListRoleBindingsRequestFieldPathBuilder) PageSize() ListRoleBindingsRequestPathSelectorPageSize
- func (ListRoleBindingsRequestFieldPathBuilder) PageToken() ListRoleBindingsRequestPathSelectorPageToken
- func (ListRoleBindingsRequestFieldPathBuilder) Parent() ListRoleBindingsRequestPathSelectorParent
- func (ListRoleBindingsRequestFieldPathBuilder) View() ListRoleBindingsRequestPathSelectorView
- type ListRoleBindingsRequestPathSelectorFieldMask
- func (ListRoleBindingsRequestPathSelectorFieldMask) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
- func (s ListRoleBindingsRequestPathSelectorFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsRequestPathSelectorFieldMask) WithValue(value *role_binding.RoleBinding_FieldMask) *ListRoleBindingsRequest_FieldTerminalPathValue
- type ListRoleBindingsRequestPathSelectorFilter
- func (ListRoleBindingsRequestPathSelectorFilter) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
- func (s ListRoleBindingsRequestPathSelectorFilter) WithArrayOfValues(values []*role_binding.Filter) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsRequestPathSelectorFilter) WithValue(value *role_binding.Filter) *ListRoleBindingsRequest_FieldTerminalPathValue
- type ListRoleBindingsRequestPathSelectorIncludePagingInfo
- func (ListRoleBindingsRequestPathSelectorIncludePagingInfo) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
- func (s ListRoleBindingsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListRoleBindingsRequest_FieldTerminalPathValue
- type ListRoleBindingsRequestPathSelectorOrderBy
- func (ListRoleBindingsRequestPathSelectorOrderBy) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
- func (s ListRoleBindingsRequestPathSelectorOrderBy) WithArrayOfValues(values []*role_binding.OrderBy) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsRequestPathSelectorOrderBy) WithValue(value *role_binding.OrderBy) *ListRoleBindingsRequest_FieldTerminalPathValue
- type ListRoleBindingsRequestPathSelectorPageSize
- func (ListRoleBindingsRequestPathSelectorPageSize) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
- func (s ListRoleBindingsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsRequestPathSelectorPageSize) WithValue(value int32) *ListRoleBindingsRequest_FieldTerminalPathValue
- type ListRoleBindingsRequestPathSelectorPageToken
- func (ListRoleBindingsRequestPathSelectorPageToken) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
- func (s ListRoleBindingsRequestPathSelectorPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsRequestPathSelectorPageToken) WithValue(value *role_binding.PagerCursor) *ListRoleBindingsRequest_FieldTerminalPathValue
- type ListRoleBindingsRequestPathSelectorParent
- func (ListRoleBindingsRequestPathSelectorParent) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
- func (s ListRoleBindingsRequestPathSelectorParent) WithArrayOfValues(values []*role_binding.ParentName) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsRequestPathSelectorParent) WithValue(value *role_binding.ParentName) *ListRoleBindingsRequest_FieldTerminalPathValue
- type ListRoleBindingsRequestPathSelectorView
- func (ListRoleBindingsRequestPathSelectorView) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
- func (s ListRoleBindingsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsRequestPathSelectorView) WithValue(value view.View) *ListRoleBindingsRequest_FieldTerminalPathValue
- type ListRoleBindingsRequest_FieldMask
- func (fieldMask *ListRoleBindingsRequest_FieldMask) AppendPath(path ListRoleBindingsRequest_FieldPath)
- func (fieldMask *ListRoleBindingsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListRoleBindingsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListRoleBindingsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListRoleBindingsRequest_FieldMask) FilterInputFields() *ListRoleBindingsRequest_FieldMask
- func (fieldMask *ListRoleBindingsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListRoleBindingsRequest_FieldMask) GetPaths() []ListRoleBindingsRequest_FieldPath
- func (fieldMask *ListRoleBindingsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListRoleBindingsRequest_FieldMask) IsFull() bool
- func (fieldMask ListRoleBindingsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListRoleBindingsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListRoleBindingsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListRoleBindingsRequest_FieldMask) Project(source *ListRoleBindingsRequest) *ListRoleBindingsRequest
- func (fieldMask *ListRoleBindingsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListRoleBindingsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListRoleBindingsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListRoleBindingsRequest_FieldMask) Reset()
- func (fieldMask *ListRoleBindingsRequest_FieldMask) Set(target, source *ListRoleBindingsRequest)
- func (fieldMask *ListRoleBindingsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListRoleBindingsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListRoleBindingsRequest_FieldMask) Size() int
- func (fieldMask *ListRoleBindingsRequest_FieldMask) String() string
- func (fieldMask *ListRoleBindingsRequest_FieldMask) Subtract(other *ListRoleBindingsRequest_FieldMask) *ListRoleBindingsRequest_FieldMask
- func (fieldMask *ListRoleBindingsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListRoleBindingsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListRoleBindingsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListRoleBindingsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListRoleBindingsRequest_FieldPath
- func BuildListRoleBindingsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListRoleBindingsRequest_FieldPath, error)
- func MustParseListRoleBindingsRequest_FieldPath(rawField string) ListRoleBindingsRequest_FieldPath
- func ParseListRoleBindingsRequest_FieldPath(rawField string) (ListRoleBindingsRequest_FieldPath, error)
- type ListRoleBindingsRequest_FieldPathArrayItemValue
- type ListRoleBindingsRequest_FieldPathArrayOfValues
- type ListRoleBindingsRequest_FieldPathSelector
- type ListRoleBindingsRequest_FieldPathValue
- type ListRoleBindingsRequest_FieldTerminalPath
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) ClearValue(item *ListRoleBindingsRequest)
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) Get(source *ListRoleBindingsRequest) (values []interface{})
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) GetSingle(source *ListRoleBindingsRequest) (interface{}, bool)
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) Selector() ListRoleBindingsRequest_FieldPathSelector
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) String() string
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListRoleBindingsRequest_FieldPathArrayItemValue
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListRoleBindingsRequest_FieldPathArrayOfValues
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) WithIValue(value interface{}) ListRoleBindingsRequest_FieldPathValue
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListRoleBindingsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListRoleBindingsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListRoleBindingsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListRoleBindingsRequest) bool
- func (fpaiv *ListRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListRoleBindingsRequest) (interface{}, bool)
- func (fpaiv *ListRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
- func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*role_binding.Filter, bool)
- func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*role_binding.OrderBy, bool)
- func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*role_binding.PagerCursor, bool)
- func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*role_binding.ParentName, bool)
- func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListRoleBindingsRequest_FieldTerminalPathValue
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsFilterValue() (*role_binding.Filter, bool)
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsOrderByValue() (*role_binding.OrderBy, bool)
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsPageTokenValue() (*role_binding.PagerCursor, bool)
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsParentValue() (*role_binding.ParentName, bool)
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) CompareWith(source *ListRoleBindingsRequest) (int, bool)
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) SetTo(target **ListRoleBindingsRequest)
- func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListRoleBindingsResponse
- func (o *ListRoleBindingsResponse) Clone() *ListRoleBindingsResponse
- func (o *ListRoleBindingsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListRoleBindingsResponse) Descriptor() ([]byte, []int)
- func (m *ListRoleBindingsResponse) GetCurrentOffset() int32
- func (m *ListRoleBindingsResponse) GetNextPageToken() *role_binding.PagerCursor
- func (m *ListRoleBindingsResponse) GetPrevPageToken() *role_binding.PagerCursor
- func (m *ListRoleBindingsResponse) GetRoleBindings() []*role_binding.RoleBinding
- func (m *ListRoleBindingsResponse) GetTotalResultsCount() int32
- func (*ListRoleBindingsResponse) GotenMessage()
- func (o *ListRoleBindingsResponse) GotenObjectExt()
- func (obj *ListRoleBindingsResponse) GotenValidate() error
- func (o *ListRoleBindingsResponse) MakeDiffFieldMask(other *ListRoleBindingsResponse) *ListRoleBindingsResponse_FieldMask
- func (o *ListRoleBindingsResponse) MakeFullFieldMask() *ListRoleBindingsResponse_FieldMask
- func (o *ListRoleBindingsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListRoleBindingsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListRoleBindingsResponse) Marshal() ([]byte, error)
- func (m *ListRoleBindingsResponse) MarshalJSON() ([]byte, error)
- func (o *ListRoleBindingsResponse) Merge(source *ListRoleBindingsResponse)
- func (o *ListRoleBindingsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListRoleBindingsResponse) ProtoMessage()
- func (m *ListRoleBindingsResponse) ProtoReflect() preflect.Message
- func (m *ListRoleBindingsResponse) Reset()
- func (m *ListRoleBindingsResponse) SetCurrentOffset(fv int32)
- func (m *ListRoleBindingsResponse) SetNextPageToken(fv *role_binding.PagerCursor)
- func (m *ListRoleBindingsResponse) SetPrevPageToken(fv *role_binding.PagerCursor)
- func (m *ListRoleBindingsResponse) SetRoleBindings(fv []*role_binding.RoleBinding)
- func (m *ListRoleBindingsResponse) SetTotalResultsCount(fv int32)
- func (m *ListRoleBindingsResponse) String() string
- func (m *ListRoleBindingsResponse) Unmarshal(b []byte) error
- func (m *ListRoleBindingsResponse) UnmarshalJSON(data []byte) error
- type ListRoleBindingsResponseFieldPathBuilder
- func (ListRoleBindingsResponseFieldPathBuilder) CurrentOffset() ListRoleBindingsResponsePathSelectorCurrentOffset
- func (ListRoleBindingsResponseFieldPathBuilder) NextPageToken() ListRoleBindingsResponsePathSelectorNextPageToken
- func (ListRoleBindingsResponseFieldPathBuilder) PrevPageToken() ListRoleBindingsResponsePathSelectorPrevPageToken
- func (ListRoleBindingsResponseFieldPathBuilder) RoleBindings() ListRoleBindingsResponsePathSelectorRoleBindings
- func (ListRoleBindingsResponseFieldPathBuilder) TotalResultsCount() ListRoleBindingsResponsePathSelectorTotalResultsCount
- type ListRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters
- func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations
- func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels
- func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards
- func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards) WithArrayOfValues(values []int64) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards) WithValue(value int64) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorCurrentOffset
- func (ListRoleBindingsResponsePathSelectorCurrentOffset) FieldPath() *ListRoleBindingsResponse_FieldTerminalPath
- func (s ListRoleBindingsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListRoleBindingsResponse_FieldTerminalPathValue
- type ListRoleBindingsResponsePathSelectorNextPageToken
- func (ListRoleBindingsResponsePathSelectorNextPageToken) FieldPath() *ListRoleBindingsResponse_FieldTerminalPath
- func (s ListRoleBindingsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorNextPageToken) WithValue(value *role_binding.PagerCursor) *ListRoleBindingsResponse_FieldTerminalPathValue
- type ListRoleBindingsResponsePathSelectorPrevPageToken
- func (ListRoleBindingsResponsePathSelectorPrevPageToken) FieldPath() *ListRoleBindingsResponse_FieldTerminalPath
- func (s ListRoleBindingsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorPrevPageToken) WithValue(value *role_binding.PagerCursor) *ListRoleBindingsResponse_FieldTerminalPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindings
- func (ListRoleBindingsResponsePathSelectorRoleBindings) AncestryPath() ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath
- func (ListRoleBindingsResponsePathSelectorRoleBindings) ConditionBinding() ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding
- func (ListRoleBindingsResponsePathSelectorRoleBindings) FieldPath() *ListRoleBindingsResponse_FieldTerminalPath
- func (ListRoleBindingsResponsePathSelectorRoleBindings) Member() ListRoleBindingsResponsePathSelectorRoleBindingsMember
- func (ListRoleBindingsResponsePathSelectorRoleBindings) Metadata() ListRoleBindingsResponsePathSelectorRoleBindingsMetadata
- func (ListRoleBindingsResponsePathSelectorRoleBindings) Name() ListRoleBindingsResponsePathSelectorRoleBindingsName
- func (ListRoleBindingsResponsePathSelectorRoleBindings) Role() ListRoleBindingsResponsePathSelectorRoleBindingsRole
- func (s ListRoleBindingsResponsePathSelectorRoleBindings) WithArrayOfValues(values [][]*role_binding.RoleBinding) *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindings) WithItemValue(value *role_binding.RoleBinding) *ListRoleBindingsResponse_FieldTerminalPathArrayItemValue
- func (s ListRoleBindingsResponsePathSelectorRoleBindings) WithSubArrayItemValue(subPathArrayItemValue role_binding.RoleBinding_FieldPathArrayItemValue) *ListRoleBindingsResponse_FieldSubPathArrayItemValue
- func (s ListRoleBindingsResponsePathSelectorRoleBindings) WithSubArrayOfValues(subPathArrayOfValues role_binding.RoleBinding_FieldPathArrayOfValues) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (ListRoleBindingsResponsePathSelectorRoleBindings) WithSubPath(subPath role_binding.RoleBinding_FieldPath) *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindings) WithSubValue(subPathValue role_binding.RoleBinding_FieldPathValue) *ListRoleBindingsResponse_FieldSubPathValue
- func (s ListRoleBindingsResponsePathSelectorRoleBindings) WithValue(value []*role_binding.RoleBinding) *ListRoleBindingsResponse_FieldTerminalPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath
- func (ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) Member() ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember
- func (ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) Parent() ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithArrayOfValues(values [][]*role_binding.RoleBinding_Parent) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithItemValue(value *role_binding.RoleBinding_Parent) *ListRoleBindingsResponse_FieldSubPathArrayItemValue
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithValue(value []*role_binding.RoleBinding_Parent) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember
- func (ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent
- func (ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent) WithArrayOfValues(values []*role_binding.Reference) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent) WithValue(value *role_binding.Reference) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding
- func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) Condition() ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition
- func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) Parameters() ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters
- func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) Params() ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) WithArrayOfValues(values []*condition.ConditionBinding) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) WithValue(value *condition.ConditionBinding) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition
- func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition) WithArrayOfValues(values []*condition.Reference) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition) WithValue(value *condition.Reference) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters
- func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithArrayOfValues(values []map[string]string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithKey(key string) ListRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithValue(value map[string]string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams
- func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams) WithArrayOfValues(values []*structpb.Struct) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams) WithValue(value *structpb.Struct) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMember
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMember) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMember) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMember) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadata
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) Annotations() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) CreateTime() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) DeleteTime() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) Generation() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) Labels() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) Lifecycle() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) OwnerReferences() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) ResourceVersion() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) Shards() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataShards
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) Syncing() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) Tags() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) UpdateTime() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) Uuid() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) WithValue(value *ntt_meta.Meta) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithKey(key string) ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithValue(value map[string]string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration) WithArrayOfValues(values []int64) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration) WithValue(value int64) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithKey(key string) ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithValue(value map[string]string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) BlockDeletion() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) State() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion) WithValue(value bool) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Controller() ...
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Kind() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Name() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Region() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Version() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListRoleBindingsResponse_FieldSubPathArrayItemValue
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController) WithValue(value bool) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataShards
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithKey(key string) ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithValue(value map[string]int64) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) OwningRegion() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) Regions() ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithItemValue(value string) *ListRoleBindingsResponse_FieldSubPathArrayItemValue
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithValue(value []string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithArrayOfValues(values [][]string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithItemValue(value string) *ListRoleBindingsResponse_FieldSubPathArrayItemValue
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithValue(value []string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid
- func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsName
- func (ListRoleBindingsResponsePathSelectorRoleBindingsName) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsName) WithArrayOfValues(values []*role_binding.Name) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsName) WithValue(value *role_binding.Name) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorRoleBindingsRole
- func (ListRoleBindingsResponsePathSelectorRoleBindingsRole) FieldPath() *ListRoleBindingsResponse_FieldSubPath
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsRole) WithArrayOfValues(values []*role.Reference) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorRoleBindingsRole) WithValue(value *role.Reference) *ListRoleBindingsResponse_FieldSubPathValue
- type ListRoleBindingsResponsePathSelectorTotalResultsCount
- func (ListRoleBindingsResponsePathSelectorTotalResultsCount) FieldPath() *ListRoleBindingsResponse_FieldTerminalPath
- func (s ListRoleBindingsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s ListRoleBindingsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListRoleBindingsResponse_FieldTerminalPathValue
- type ListRoleBindingsResponse_FieldMask
- func (fieldMask *ListRoleBindingsResponse_FieldMask) AppendPath(path ListRoleBindingsResponse_FieldPath)
- func (fieldMask *ListRoleBindingsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListRoleBindingsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListRoleBindingsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListRoleBindingsResponse_FieldMask) FilterInputFields() *ListRoleBindingsResponse_FieldMask
- func (fieldMask *ListRoleBindingsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListRoleBindingsResponse_FieldMask) GetPaths() []ListRoleBindingsResponse_FieldPath
- func (fieldMask *ListRoleBindingsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListRoleBindingsResponse_FieldMask) IsFull() bool
- func (fieldMask ListRoleBindingsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListRoleBindingsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListRoleBindingsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListRoleBindingsResponse_FieldMask) Project(source *ListRoleBindingsResponse) *ListRoleBindingsResponse
- func (fieldMask *ListRoleBindingsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListRoleBindingsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListRoleBindingsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListRoleBindingsResponse_FieldMask) Reset()
- func (fieldMask *ListRoleBindingsResponse_FieldMask) Set(target, source *ListRoleBindingsResponse)
- func (fieldMask *ListRoleBindingsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListRoleBindingsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListRoleBindingsResponse_FieldMask) Size() int
- func (fieldMask *ListRoleBindingsResponse_FieldMask) String() string
- func (fieldMask *ListRoleBindingsResponse_FieldMask) Subtract(other *ListRoleBindingsResponse_FieldMask) *ListRoleBindingsResponse_FieldMask
- func (fieldMask *ListRoleBindingsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListRoleBindingsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListRoleBindingsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListRoleBindingsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListRoleBindingsResponse_FieldPath
- func BuildListRoleBindingsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListRoleBindingsResponse_FieldPath, error)
- func MustParseListRoleBindingsResponse_FieldPath(rawField string) ListRoleBindingsResponse_FieldPath
- func ParseListRoleBindingsResponse_FieldPath(rawField string) (ListRoleBindingsResponse_FieldPath, error)
- type ListRoleBindingsResponse_FieldPathArrayItemValue
- type ListRoleBindingsResponse_FieldPathArrayOfValues
- type ListRoleBindingsResponse_FieldPathSelector
- type ListRoleBindingsResponse_FieldPathValue
- type ListRoleBindingsResponse_FieldSubPath
- func (fps *ListRoleBindingsResponse_FieldSubPath) AsRoleBindingsSubPath() (role_binding.RoleBinding_FieldPath, bool)
- func (fps *ListRoleBindingsResponse_FieldSubPath) ClearValue(item *ListRoleBindingsResponse)
- func (fps *ListRoleBindingsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListRoleBindingsResponse_FieldSubPath) Get(source *ListRoleBindingsResponse) (values []interface{})
- func (fps *ListRoleBindingsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListRoleBindingsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListRoleBindingsResponse_FieldSubPath) GetSingle(source *ListRoleBindingsResponse) (interface{}, bool)
- func (fps *ListRoleBindingsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListRoleBindingsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListRoleBindingsResponse_FieldSubPath) JSONString() string
- func (fps *ListRoleBindingsResponse_FieldSubPath) Selector() ListRoleBindingsResponse_FieldPathSelector
- func (fps *ListRoleBindingsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListRoleBindingsResponse_FieldSubPath) String() string
- func (fps *ListRoleBindingsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListRoleBindingsResponse_FieldPathArrayItemValue
- func (fps *ListRoleBindingsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListRoleBindingsResponse_FieldPathArrayOfValues
- func (fps *ListRoleBindingsResponse_FieldSubPath) WithIValue(value interface{}) ListRoleBindingsResponse_FieldPathValue
- func (fps *ListRoleBindingsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListRoleBindingsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListRoleBindingsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListRoleBindingsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListRoleBindingsResponse_FieldSubPathArrayItemValue) AsRoleBindingsPathItemValue() (role_binding.RoleBinding_FieldPathArrayItemValue, bool)
- func (fpaivs *ListRoleBindingsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListRoleBindingsResponse) bool
- func (fpaivs *ListRoleBindingsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListRoleBindingsResponse_FieldSubPathArrayOfValues
- type ListRoleBindingsResponse_FieldSubPathValue
- func (fpvs *ListRoleBindingsResponse_FieldSubPathValue) AsRoleBindingsPathValue() (role_binding.RoleBinding_FieldPathValue, bool)
- func (fpvs *ListRoleBindingsResponse_FieldSubPathValue) CompareWith(source *ListRoleBindingsResponse) (int, bool)
- func (fpvs *ListRoleBindingsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListRoleBindingsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListRoleBindingsResponse_FieldSubPathValue) SetTo(target **ListRoleBindingsResponse)
- func (fpvs *ListRoleBindingsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListRoleBindingsResponse_FieldTerminalPath
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) ClearValue(item *ListRoleBindingsResponse)
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) Get(source *ListRoleBindingsResponse) (values []interface{})
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) GetSingle(source *ListRoleBindingsResponse) (interface{}, bool)
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) Selector() ListRoleBindingsResponse_FieldPathSelector
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) String() string
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListRoleBindingsResponse_FieldPathArrayItemValue
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListRoleBindingsResponse_FieldPathArrayOfValues
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) WithIValue(value interface{}) ListRoleBindingsResponse_FieldPathValue
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListRoleBindingsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListRoleBindingsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) AsRoleBindingsItemValue() (*role_binding.RoleBinding, bool)
- func (fpaiv *ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListRoleBindingsResponse) bool
- func (fpaiv *ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListRoleBindingsResponse) (interface{}, bool)
- func (fpaiv *ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*role_binding.PagerCursor, bool)
- func (fpaov *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*role_binding.PagerCursor, bool)
- func (fpaov *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsRoleBindingsArrayOfValues() ([][]*role_binding.RoleBinding, bool)
- func (fpaov *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListRoleBindingsResponse_FieldTerminalPathValue
- func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*role_binding.PagerCursor, bool)
- func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*role_binding.PagerCursor, bool)
- func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) AsRoleBindingsValue() ([]*role_binding.RoleBinding, bool)
- func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) CompareWith(source *ListRoleBindingsResponse) (int, bool)
- func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) SetTo(target **ListRoleBindingsResponse)
- func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type RoleBindingServiceClient
- type RoleBindingServiceDescriptor
- func (d *RoleBindingServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *RoleBindingServiceDescriptor) GetApiName() string
- func (d *RoleBindingServiceDescriptor) GetFullAPIName() string
- func (d *RoleBindingServiceDescriptor) GetProtoPkgName() string
- func (d *RoleBindingServiceDescriptor) GetServiceDomain() string
- func (d *RoleBindingServiceDescriptor) GetServiceVersion() string
- type UpdateRoleBindingDescriptor
- func (d *UpdateRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateRoleBindingDescriptor) GetApiName() string
- func (d *UpdateRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateRoleBindingDescriptor) GetFullMethodName() string
- func (d *UpdateRoleBindingDescriptor) GetMethodName() string
- func (d *UpdateRoleBindingDescriptor) GetProtoPkgName() string
- func (d *UpdateRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateRoleBindingDescriptor) GetServiceDomain() string
- func (d *UpdateRoleBindingDescriptor) GetServiceVersion() string
- func (d *UpdateRoleBindingDescriptor) GetVerb() string
- func (d *UpdateRoleBindingDescriptor) HasResource() bool
- func (d *UpdateRoleBindingDescriptor) IsClientStream() bool
- func (d *UpdateRoleBindingDescriptor) IsCollection() bool
- func (d *UpdateRoleBindingDescriptor) IsPlural() bool
- func (d *UpdateRoleBindingDescriptor) IsServerStream() bool
- func (d *UpdateRoleBindingDescriptor) IsUnary() bool
- func (d *UpdateRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateRoleBindingDescriptor) RequestHasResourceBody() bool
- type UpdateRoleBindingDescriptorClientMsgHandle
- func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateRoleBindingDescriptorServerMsgHandle
- func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateRoleBindingRequest
- func (o *UpdateRoleBindingRequest) Clone() *UpdateRoleBindingRequest
- func (o *UpdateRoleBindingRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateRoleBindingRequest) Descriptor() ([]byte, []int)
- func (m *UpdateRoleBindingRequest) GetAllowMissing() bool
- func (m *UpdateRoleBindingRequest) GetCas() *UpdateRoleBindingRequest_CAS
- func (m *UpdateRoleBindingRequest) GetRoleBinding() *role_binding.RoleBinding
- func (m *UpdateRoleBindingRequest) GetUpdateMask() *role_binding.RoleBinding_FieldMask
- func (*UpdateRoleBindingRequest) GotenMessage()
- func (o *UpdateRoleBindingRequest) GotenObjectExt()
- func (obj *UpdateRoleBindingRequest) GotenValidate() error
- func (o *UpdateRoleBindingRequest) MakeDiffFieldMask(other *UpdateRoleBindingRequest) *UpdateRoleBindingRequest_FieldMask
- func (o *UpdateRoleBindingRequest) MakeFullFieldMask() *UpdateRoleBindingRequest_FieldMask
- func (o *UpdateRoleBindingRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateRoleBindingRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateRoleBindingRequest) Marshal() ([]byte, error)
- func (m *UpdateRoleBindingRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateRoleBindingRequest) Merge(source *UpdateRoleBindingRequest)
- func (o *UpdateRoleBindingRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateRoleBindingRequest) ProtoMessage()
- func (m *UpdateRoleBindingRequest) ProtoReflect() preflect.Message
- func (m *UpdateRoleBindingRequest) Reset()
- func (m *UpdateRoleBindingRequest) SetAllowMissing(fv bool)
- func (m *UpdateRoleBindingRequest) SetCas(fv *UpdateRoleBindingRequest_CAS)
- func (m *UpdateRoleBindingRequest) SetRoleBinding(fv *role_binding.RoleBinding)
- func (m *UpdateRoleBindingRequest) SetUpdateMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *UpdateRoleBindingRequest) String() string
- func (m *UpdateRoleBindingRequest) Unmarshal(b []byte) error
- func (m *UpdateRoleBindingRequest) UnmarshalJSON(data []byte) error
- type UpdateRoleBindingRequestCASFieldPathBuilder
- type UpdateRoleBindingRequestCAS_FieldPath
- func BuildUpdateRoleBindingRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateRoleBindingRequestCAS_FieldPath, error)
- func MustParseUpdateRoleBindingRequestCAS_FieldPath(rawField string) UpdateRoleBindingRequestCAS_FieldPath
- func ParseUpdateRoleBindingRequestCAS_FieldPath(rawField string) (UpdateRoleBindingRequestCAS_FieldPath, error)
- type UpdateRoleBindingRequestCAS_FieldPathArrayItemValue
- type UpdateRoleBindingRequestCAS_FieldPathArrayOfValues
- type UpdateRoleBindingRequestCAS_FieldPathSelector
- type UpdateRoleBindingRequestCAS_FieldPathValue
- type UpdateRoleBindingRequestCAS_FieldSubPath
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) AsConditionalStateSubPath() (role_binding.RoleBinding_FieldPath, bool)
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) ClearValue(item *UpdateRoleBindingRequest_CAS)
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) Get(source *UpdateRoleBindingRequest_CAS) (values []interface{})
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) GetSingle(source *UpdateRoleBindingRequest_CAS) (interface{}, bool)
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) Selector() UpdateRoleBindingRequestCAS_FieldPathSelector
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) String() string
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateRoleBindingRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateRoleBindingRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateRoleBindingRequestCAS_FieldPathValue
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (role_binding.RoleBinding_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateRoleBindingRequest_CAS) bool
- func (fpaivs *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- type UpdateRoleBindingRequestCAS_FieldSubPathValue
- func (fpvs *UpdateRoleBindingRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (role_binding.RoleBinding_FieldPathValue, bool)
- func (fpvs *UpdateRoleBindingRequestCAS_FieldSubPathValue) CompareWith(source *UpdateRoleBindingRequest_CAS) (int, bool)
- func (fpvs *UpdateRoleBindingRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateRoleBindingRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateRoleBindingRequestCAS_FieldSubPathValue) SetTo(target **UpdateRoleBindingRequest_CAS)
- func (fpvs *UpdateRoleBindingRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateRoleBindingRequestCAS_FieldTerminalPath
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) ClearValue(item *UpdateRoleBindingRequest_CAS)
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) Get(source *UpdateRoleBindingRequest_CAS) (values []interface{})
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) GetSingle(source *UpdateRoleBindingRequest_CAS) (interface{}, bool)
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) Selector() UpdateRoleBindingRequestCAS_FieldPathSelector
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateRoleBindingRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateRoleBindingRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateRoleBindingRequestCAS_FieldPathValue
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateRoleBindingRequest_CAS) bool
- func (fpaiv *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateRoleBindingRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*role_binding.RoleBinding, bool)
- func (fpaov *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
- func (fpaov *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateRoleBindingRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*role_binding.RoleBinding, bool)
- func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
- func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateRoleBindingRequest_CAS) (int, bool)
- func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateRoleBindingRequest_CAS)
- func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateRoleBindingRequestFieldPathBuilder
- func (UpdateRoleBindingRequestFieldPathBuilder) AllowMissing() UpdateRoleBindingRequestPathSelectorAllowMissing
- func (UpdateRoleBindingRequestFieldPathBuilder) Cas() UpdateRoleBindingRequestPathSelectorCas
- func (UpdateRoleBindingRequestFieldPathBuilder) RoleBinding() UpdateRoleBindingRequestPathSelectorRoleBinding
- func (UpdateRoleBindingRequestFieldPathBuilder) UpdateMask() UpdateRoleBindingRequestPathSelectorUpdateMask
- type UpdateRoleBindingRequestMapPathSelectorCasConditionalStateConditionBindingParameters
- func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateConditionBindingParameters) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateConditionBindingParameters) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateConditionBindingParameters) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters
- func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations
- func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels
- func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards
- func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) WithArrayOfValues(values []int64) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) WithValue(value int64) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorAllowMissing
- func (UpdateRoleBindingRequestPathSelectorAllowMissing) FieldPath() *UpdateRoleBindingRequest_FieldTerminalPath
- func (s UpdateRoleBindingRequestPathSelectorAllowMissing) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorAllowMissing) WithValue(value bool) *UpdateRoleBindingRequest_FieldTerminalPathValue
- type UpdateRoleBindingRequestPathSelectorCas
- func (UpdateRoleBindingRequestPathSelectorCas) ConditionalState() UpdateRoleBindingRequestPathSelectorCasConditionalState
- func (UpdateRoleBindingRequestPathSelectorCas) FieldMask() UpdateRoleBindingRequestPathSelectorCasFieldMask
- func (UpdateRoleBindingRequestPathSelectorCas) FieldPath() *UpdateRoleBindingRequest_FieldTerminalPath
- func (s UpdateRoleBindingRequestPathSelectorCas) WithArrayOfValues(values []*UpdateRoleBindingRequest_CAS) *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateRoleBindingRequestCAS_FieldPathArrayItemValue) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateRoleBindingRequestCAS_FieldPathArrayOfValues) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequestPathSelectorCas) WithSubPath(subPath UpdateRoleBindingRequestCAS_FieldPath) *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCas) WithSubValue(subPathValue UpdateRoleBindingRequestCAS_FieldPathValue) *UpdateRoleBindingRequest_FieldSubPathValue
- func (s UpdateRoleBindingRequestPathSelectorCas) WithValue(value *UpdateRoleBindingRequest_CAS) *UpdateRoleBindingRequest_FieldTerminalPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalState
- func (UpdateRoleBindingRequestPathSelectorCasConditionalState) AncestryPath() UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath
- func (UpdateRoleBindingRequestPathSelectorCasConditionalState) ConditionBinding() UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding
- func (UpdateRoleBindingRequestPathSelectorCasConditionalState) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorCasConditionalState) Member() UpdateRoleBindingRequestPathSelectorCasConditionalStateMember
- func (UpdateRoleBindingRequestPathSelectorCasConditionalState) Metadata() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata
- func (UpdateRoleBindingRequestPathSelectorCasConditionalState) Name() UpdateRoleBindingRequestPathSelectorCasConditionalStateName
- func (UpdateRoleBindingRequestPathSelectorCasConditionalState) Role() UpdateRoleBindingRequestPathSelectorCasConditionalStateRole
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*role_binding.RoleBinding) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalState) WithValue(value *role_binding.RoleBinding) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath) Member() UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathMember
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath) Parent() UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathParent
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath) WithArrayOfValues(values [][]*role_binding.RoleBinding_Parent) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath) WithItemValue(value *role_binding.RoleBinding_Parent) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath) WithValue(value []*role_binding.RoleBinding_Parent) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathMember
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathMember) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathMember) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathMember) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathParent
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathParent) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathParent) WithArrayOfValues(values []*role_binding.Reference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathParent) WithValue(value *role_binding.Reference) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding) Condition() ...
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding) Parameters() ...
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding) Params() UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParams
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding) WithArrayOfValues(values []*condition.ConditionBinding) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding) WithValue(value *condition.ConditionBinding) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingCondition
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingCondition) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingCondition) WithArrayOfValues(values []*condition.Reference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingCondition) WithValue(value *condition.Reference) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParameters
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParameters) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParameters) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParameters) WithKey(key string) ...
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParameters) WithValue(value map[string]string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParams
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParams) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParams) WithArrayOfValues(values []*structpb.Struct) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParams) WithValue(value *structpb.Struct) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMember
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMember) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMember) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMember) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) Annotations() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) DeleteTime() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) Generation() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) Lifecycle() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle) State() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateName
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*role_binding.Name) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateName) WithValue(value *role_binding.Name) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasConditionalStateRole
- func (UpdateRoleBindingRequestPathSelectorCasConditionalStateRole) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateRole) WithArrayOfValues(values []*role.Reference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateRole) WithValue(value *role.Reference) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorCasFieldMask
- func (UpdateRoleBindingRequestPathSelectorCasFieldMask) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorCasFieldMask) WithValue(value *role_binding.RoleBinding_FieldMask) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBinding
- func (UpdateRoleBindingRequestPathSelectorRoleBinding) AncestryPath() UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath
- func (UpdateRoleBindingRequestPathSelectorRoleBinding) ConditionBinding() UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding
- func (UpdateRoleBindingRequestPathSelectorRoleBinding) FieldPath() *UpdateRoleBindingRequest_FieldTerminalPath
- func (UpdateRoleBindingRequestPathSelectorRoleBinding) Member() UpdateRoleBindingRequestPathSelectorRoleBindingMember
- func (UpdateRoleBindingRequestPathSelectorRoleBinding) Metadata() UpdateRoleBindingRequestPathSelectorRoleBindingMetadata
- func (UpdateRoleBindingRequestPathSelectorRoleBinding) Name() UpdateRoleBindingRequestPathSelectorRoleBindingName
- func (UpdateRoleBindingRequestPathSelectorRoleBinding) Role() UpdateRoleBindingRequestPathSelectorRoleBindingRole
- func (s UpdateRoleBindingRequestPathSelectorRoleBinding) WithArrayOfValues(values []*role_binding.RoleBinding) *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBinding) WithSubArrayItemValue(subPathArrayItemValue role_binding.RoleBinding_FieldPathArrayItemValue) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequestPathSelectorRoleBinding) WithSubArrayOfValues(subPathArrayOfValues role_binding.RoleBinding_FieldPathArrayOfValues) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequestPathSelectorRoleBinding) WithSubPath(subPath role_binding.RoleBinding_FieldPath) *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBinding) WithSubValue(subPathValue role_binding.RoleBinding_FieldPathValue) *UpdateRoleBindingRequest_FieldSubPathValue
- func (s UpdateRoleBindingRequestPathSelectorRoleBinding) WithValue(value *role_binding.RoleBinding) *UpdateRoleBindingRequest_FieldTerminalPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath
- func (UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath) Member() UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember
- func (UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath) Parent() UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithArrayOfValues(values [][]*role_binding.RoleBinding_Parent) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithItemValue(value *role_binding.RoleBinding_Parent) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithValue(value []*role_binding.RoleBinding_Parent) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember
- func (UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent
- func (UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent) WithArrayOfValues(values []*role_binding.Reference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent) WithValue(value *role_binding.Reference) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding
- func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding) Condition() UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition
- func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding) Parameters() UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters
- func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding) Params() UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding) WithArrayOfValues(values []*condition.ConditionBinding) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding) WithValue(value *condition.ConditionBinding) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition
- func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition) WithArrayOfValues(values []*condition.Reference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition) WithValue(value *condition.Reference) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters
- func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithKey(key string) UpdateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithValue(value map[string]string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams
- func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams) WithArrayOfValues(values []*structpb.Struct) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams) WithValue(value *structpb.Struct) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMember
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMember) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMember) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMember) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadata
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) Annotations() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) CreateTime() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) DeleteTime() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) Generation() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) Labels() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLabels
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) Lifecycle() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) OwnerReferences() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) ResourceVersion() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) Shards() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataShards
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) Syncing() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) Tags() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) UpdateTime() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) Uuid() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUuid
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) WithValue(value *ntt_meta.Meta) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithKey(key string) UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithValue(value map[string]string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) WithArrayOfValues(values []int64) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) WithValue(value int64) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLabels
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithKey(key string) UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithValue(value map[string]string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) BlockDeletion() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) State() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Controller() ...
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Kind() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Name() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Region() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Version() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController) WithValue(value bool) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataShards
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataShards) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithKey(key string) UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithValue(value map[string]int64) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) OwningRegion() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) Regions() UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithItemValue(value string) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithValue(value []string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithArrayOfValues(values [][]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithItemValue(value string) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithValue(value []string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUuid
- func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingName
- func (UpdateRoleBindingRequestPathSelectorRoleBindingName) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingName) WithArrayOfValues(values []*role_binding.Name) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingName) WithValue(value *role_binding.Name) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorRoleBindingRole
- func (UpdateRoleBindingRequestPathSelectorRoleBindingRole) FieldPath() *UpdateRoleBindingRequest_FieldSubPath
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingRole) WithArrayOfValues(values []*role.Reference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorRoleBindingRole) WithValue(value *role.Reference) *UpdateRoleBindingRequest_FieldSubPathValue
- type UpdateRoleBindingRequestPathSelectorUpdateMask
- func (UpdateRoleBindingRequestPathSelectorUpdateMask) FieldPath() *UpdateRoleBindingRequest_FieldTerminalPath
- func (s UpdateRoleBindingRequestPathSelectorUpdateMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s UpdateRoleBindingRequestPathSelectorUpdateMask) WithValue(value *role_binding.RoleBinding_FieldMask) *UpdateRoleBindingRequest_FieldTerminalPathValue
- type UpdateRoleBindingRequest_CAS
- func (o *UpdateRoleBindingRequest_CAS) Clone() *UpdateRoleBindingRequest_CAS
- func (o *UpdateRoleBindingRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateRoleBindingRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateRoleBindingRequest_CAS) GetConditionalState() *role_binding.RoleBinding
- func (m *UpdateRoleBindingRequest_CAS) GetFieldMask() *role_binding.RoleBinding_FieldMask
- func (*UpdateRoleBindingRequest_CAS) GotenMessage()
- func (o *UpdateRoleBindingRequest_CAS) GotenObjectExt()
- func (obj *UpdateRoleBindingRequest_CAS) GotenValidate() error
- func (o *UpdateRoleBindingRequest_CAS) MakeDiffFieldMask(other *UpdateRoleBindingRequest_CAS) *UpdateRoleBindingRequest_CAS_FieldMask
- func (o *UpdateRoleBindingRequest_CAS) MakeFullFieldMask() *UpdateRoleBindingRequest_CAS_FieldMask
- func (o *UpdateRoleBindingRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateRoleBindingRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateRoleBindingRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateRoleBindingRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateRoleBindingRequest_CAS) Merge(source *UpdateRoleBindingRequest_CAS)
- func (o *UpdateRoleBindingRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateRoleBindingRequest_CAS) ProtoMessage()
- func (m *UpdateRoleBindingRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateRoleBindingRequest_CAS) Reset()
- func (m *UpdateRoleBindingRequest_CAS) SetConditionalState(fv *role_binding.RoleBinding)
- func (m *UpdateRoleBindingRequest_CAS) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *UpdateRoleBindingRequest_CAS) String() string
- func (m *UpdateRoleBindingRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateRoleBindingRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateConditionBindingParameters
- func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateConditionBindingParameters) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateConditionBindingParameters) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateConditionBindingParameters) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalState
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) AncestryPath() UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) ConditionBinding() UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) FieldPath() *UpdateRoleBindingRequestCAS_FieldTerminalPath
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) Member() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMember
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) Metadata() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) Name() UpdateRoleBindingRequest_CASPathSelectorConditionalStateName
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) Role() UpdateRoleBindingRequest_CASPathSelectorConditionalStateRole
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*role_binding.RoleBinding) *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue role_binding.RoleBinding_FieldPathArrayItemValue) *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues role_binding.RoleBinding_FieldPathArrayOfValues) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithSubPath(subPath role_binding.RoleBinding_FieldPath) *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue role_binding.RoleBinding_FieldPathValue) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithValue(value *role_binding.RoleBinding) *UpdateRoleBindingRequestCAS_FieldTerminalPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath) Member() UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathMember
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath) Parent() UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathParent
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath) WithArrayOfValues(values [][]*role_binding.RoleBinding_Parent) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath) WithItemValue(value *role_binding.RoleBinding_Parent) *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath) WithValue(value []*role_binding.RoleBinding_Parent) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathMember
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathMember) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathMember) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathMember) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathParent
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathParent) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathParent) WithArrayOfValues(values []*role_binding.Reference) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathParent) WithValue(value *role_binding.Reference) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding) Condition() ...
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding) Parameters() ...
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding) Params() UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParams
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding) WithArrayOfValues(values []*condition.ConditionBinding) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding) WithValue(value *condition.ConditionBinding) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingCondition
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingCondition) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingCondition) WithArrayOfValues(values []*condition.Reference) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingCondition) WithValue(value *condition.Reference) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParameters
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParameters) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParameters) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParameters) WithKey(key string) ...
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParameters) WithValue(value map[string]string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParams
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParams) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParams) WithArrayOfValues(values []*structpb.Struct) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParams) WithValue(value *structpb.Struct) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMember
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMember) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMember) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMember) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) Annotations() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) CreateTime() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) Generation() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateName
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*role_binding.Name) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateName) WithValue(value *role_binding.Name) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorConditionalStateRole
- func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateRole) FieldPath() *UpdateRoleBindingRequestCAS_FieldSubPath
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateRole) WithArrayOfValues(values []*role.Reference) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateRole) WithValue(value *role.Reference) *UpdateRoleBindingRequestCAS_FieldSubPathValue
- type UpdateRoleBindingRequest_CASPathSelectorFieldMask
- func (UpdateRoleBindingRequest_CASPathSelectorFieldMask) FieldPath() *UpdateRoleBindingRequestCAS_FieldTerminalPath
- func (s UpdateRoleBindingRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateRoleBindingRequest_CASPathSelectorFieldMask) WithValue(value *role_binding.RoleBinding_FieldMask) *UpdateRoleBindingRequestCAS_FieldTerminalPathValue
- type UpdateRoleBindingRequest_CAS_FieldMask
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) AppendPath(path UpdateRoleBindingRequestCAS_FieldPath)
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) FilterInputFields() *UpdateRoleBindingRequest_CAS_FieldMask
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) GetPaths() []UpdateRoleBindingRequestCAS_FieldPath
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateRoleBindingRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateRoleBindingRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) Project(source *UpdateRoleBindingRequest_CAS) *UpdateRoleBindingRequest_CAS
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) Set(target, source *UpdateRoleBindingRequest_CAS)
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) Subtract(other *UpdateRoleBindingRequest_CAS_FieldMask) *UpdateRoleBindingRequest_CAS_FieldMask
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateRoleBindingRequest_FieldMask
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) AppendPath(path UpdateRoleBindingRequest_FieldPath)
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) FilterInputFields() *UpdateRoleBindingRequest_FieldMask
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) GetPaths() []UpdateRoleBindingRequest_FieldPath
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateRoleBindingRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateRoleBindingRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) Project(source *UpdateRoleBindingRequest) *UpdateRoleBindingRequest
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) Reset()
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) Set(target, source *UpdateRoleBindingRequest)
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) Size() int
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) String() string
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) Subtract(other *UpdateRoleBindingRequest_FieldMask) *UpdateRoleBindingRequest_FieldMask
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateRoleBindingRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateRoleBindingRequest_FieldPath
- func BuildUpdateRoleBindingRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateRoleBindingRequest_FieldPath, error)
- func MustParseUpdateRoleBindingRequest_FieldPath(rawField string) UpdateRoleBindingRequest_FieldPath
- func ParseUpdateRoleBindingRequest_FieldPath(rawField string) (UpdateRoleBindingRequest_FieldPath, error)
- type UpdateRoleBindingRequest_FieldPathArrayItemValue
- type UpdateRoleBindingRequest_FieldPathArrayOfValues
- type UpdateRoleBindingRequest_FieldPathSelector
- type UpdateRoleBindingRequest_FieldPathValue
- type UpdateRoleBindingRequest_FieldSubPath
- func (fps *UpdateRoleBindingRequest_FieldSubPath) AsCasSubPath() (UpdateRoleBindingRequestCAS_FieldPath, bool)
- func (fps *UpdateRoleBindingRequest_FieldSubPath) AsRoleBindingSubPath() (role_binding.RoleBinding_FieldPath, bool)
- func (fps *UpdateRoleBindingRequest_FieldSubPath) ClearValue(item *UpdateRoleBindingRequest)
- func (fps *UpdateRoleBindingRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateRoleBindingRequest_FieldSubPath) Get(source *UpdateRoleBindingRequest) (values []interface{})
- func (fps *UpdateRoleBindingRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateRoleBindingRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateRoleBindingRequest_FieldSubPath) GetSingle(source *UpdateRoleBindingRequest) (interface{}, bool)
- func (fps *UpdateRoleBindingRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateRoleBindingRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateRoleBindingRequest_FieldSubPath) JSONString() string
- func (fps *UpdateRoleBindingRequest_FieldSubPath) Selector() UpdateRoleBindingRequest_FieldPathSelector
- func (fps *UpdateRoleBindingRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateRoleBindingRequest_FieldSubPath) String() string
- func (fps *UpdateRoleBindingRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateRoleBindingRequest_FieldPathArrayItemValue
- func (fps *UpdateRoleBindingRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateRoleBindingRequest_FieldPathArrayOfValues
- func (fps *UpdateRoleBindingRequest_FieldSubPath) WithIValue(value interface{}) UpdateRoleBindingRequest_FieldPathValue
- func (fps *UpdateRoleBindingRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateRoleBindingRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateRoleBindingRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateRoleBindingRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateRoleBindingRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateRoleBindingRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateRoleBindingRequest_FieldSubPathArrayItemValue) AsRoleBindingPathItemValue() (role_binding.RoleBinding_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateRoleBindingRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateRoleBindingRequest) bool
- func (fpaivs *UpdateRoleBindingRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateRoleBindingRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateRoleBindingRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateRoleBindingRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateRoleBindingRequest_FieldSubPathArrayOfValues) AsRoleBindingPathArrayOfValues() (role_binding.RoleBinding_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateRoleBindingRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateRoleBindingRequest_FieldSubPathValue
- func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) AsCasPathValue() (UpdateRoleBindingRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) AsRoleBindingPathValue() (role_binding.RoleBinding_FieldPathValue, bool)
- func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) CompareWith(source *UpdateRoleBindingRequest) (int, bool)
- func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) SetTo(target **UpdateRoleBindingRequest)
- func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateRoleBindingRequest_FieldTerminalPath
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) ClearValue(item *UpdateRoleBindingRequest)
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) Get(source *UpdateRoleBindingRequest) (values []interface{})
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) GetSingle(source *UpdateRoleBindingRequest) (interface{}, bool)
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) Selector() UpdateRoleBindingRequest_FieldPathSelector
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) String() string
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateRoleBindingRequest_FieldPathArrayItemValue
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateRoleBindingRequest_FieldPathArrayOfValues
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateRoleBindingRequest_FieldPathValue
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateRoleBindingRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateRoleBindingRequest) bool
- func (fpaiv *UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateRoleBindingRequest) (interface{}, bool)
- func (fpaiv *UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues() ([]bool, bool)
- func (fpaov *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateRoleBindingRequest_CAS, bool)
- func (fpaov *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsRoleBindingArrayOfValues() ([]*role_binding.RoleBinding, bool)
- func (fpaov *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
- func (fpaov *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateRoleBindingRequest_FieldTerminalPathValue
- func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) AsAllowMissingValue() (bool, bool)
- func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) AsCasValue() (*UpdateRoleBindingRequest_CAS, bool)
- func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) AsRoleBindingValue() (*role_binding.RoleBinding, bool)
- func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
- func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) CompareWith(source *UpdateRoleBindingRequest) (int, bool)
- func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) SetTo(target **UpdateRoleBindingRequest)
- func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchRoleBindingClientStream
- type WatchRoleBindingDescriptor
- func (d *WatchRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchRoleBindingDescriptor) GetApiName() string
- func (d *WatchRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchRoleBindingDescriptor) GetFullMethodName() string
- func (d *WatchRoleBindingDescriptor) GetMethodName() string
- func (d *WatchRoleBindingDescriptor) GetProtoPkgName() string
- func (d *WatchRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchRoleBindingDescriptor) GetServiceDomain() string
- func (d *WatchRoleBindingDescriptor) GetServiceVersion() string
- func (d *WatchRoleBindingDescriptor) GetVerb() string
- func (d *WatchRoleBindingDescriptor) HasResource() bool
- func (d *WatchRoleBindingDescriptor) IsClientStream() bool
- func (d *WatchRoleBindingDescriptor) IsCollection() bool
- func (d *WatchRoleBindingDescriptor) IsPlural() bool
- func (d *WatchRoleBindingDescriptor) IsServerStream() bool
- func (d *WatchRoleBindingDescriptor) IsUnary() bool
- func (d *WatchRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchRoleBindingDescriptor) RequestHasResourceBody() bool
- type WatchRoleBindingDescriptorClientMsgHandle
- func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchRoleBindingDescriptorServerMsgHandle
- func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchRoleBindingRequest
- func (o *WatchRoleBindingRequest) Clone() *WatchRoleBindingRequest
- func (o *WatchRoleBindingRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchRoleBindingRequest) Descriptor() ([]byte, []int)
- func (m *WatchRoleBindingRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
- func (m *WatchRoleBindingRequest) GetName() *role_binding.Reference
- func (m *WatchRoleBindingRequest) GetView() view.View
- func (*WatchRoleBindingRequest) GotenMessage()
- func (o *WatchRoleBindingRequest) GotenObjectExt()
- func (obj *WatchRoleBindingRequest) GotenValidate() error
- func (o *WatchRoleBindingRequest) MakeDiffFieldMask(other *WatchRoleBindingRequest) *WatchRoleBindingRequest_FieldMask
- func (o *WatchRoleBindingRequest) MakeFullFieldMask() *WatchRoleBindingRequest_FieldMask
- func (o *WatchRoleBindingRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchRoleBindingRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchRoleBindingRequest) Marshal() ([]byte, error)
- func (m *WatchRoleBindingRequest) MarshalJSON() ([]byte, error)
- func (o *WatchRoleBindingRequest) Merge(source *WatchRoleBindingRequest)
- func (o *WatchRoleBindingRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchRoleBindingRequest) ProtoMessage()
- func (m *WatchRoleBindingRequest) ProtoReflect() preflect.Message
- func (m *WatchRoleBindingRequest) Reset()
- func (m *WatchRoleBindingRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *WatchRoleBindingRequest) SetName(fv *role_binding.Reference)
- func (m *WatchRoleBindingRequest) SetView(fv view.View)
- func (m *WatchRoleBindingRequest) String() string
- func (m *WatchRoleBindingRequest) Unmarshal(b []byte) error
- func (m *WatchRoleBindingRequest) UnmarshalJSON(data []byte) error
- type WatchRoleBindingRequestFieldPathBuilder
- type WatchRoleBindingRequestPathSelectorFieldMask
- func (WatchRoleBindingRequestPathSelectorFieldMask) FieldPath() *WatchRoleBindingRequest_FieldTerminalPath
- func (s WatchRoleBindingRequestPathSelectorFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingRequestPathSelectorFieldMask) WithValue(value *role_binding.RoleBinding_FieldMask) *WatchRoleBindingRequest_FieldTerminalPathValue
- type WatchRoleBindingRequestPathSelectorName
- func (WatchRoleBindingRequestPathSelectorName) FieldPath() *WatchRoleBindingRequest_FieldTerminalPath
- func (s WatchRoleBindingRequestPathSelectorName) WithArrayOfValues(values []*role_binding.Reference) *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingRequestPathSelectorName) WithValue(value *role_binding.Reference) *WatchRoleBindingRequest_FieldTerminalPathValue
- type WatchRoleBindingRequestPathSelectorView
- func (WatchRoleBindingRequestPathSelectorView) FieldPath() *WatchRoleBindingRequest_FieldTerminalPath
- func (s WatchRoleBindingRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingRequestPathSelectorView) WithValue(value view.View) *WatchRoleBindingRequest_FieldTerminalPathValue
- type WatchRoleBindingRequest_FieldMask
- func (fieldMask *WatchRoleBindingRequest_FieldMask) AppendPath(path WatchRoleBindingRequest_FieldPath)
- func (fieldMask *WatchRoleBindingRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchRoleBindingRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchRoleBindingRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchRoleBindingRequest_FieldMask) FilterInputFields() *WatchRoleBindingRequest_FieldMask
- func (fieldMask *WatchRoleBindingRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchRoleBindingRequest_FieldMask) GetPaths() []WatchRoleBindingRequest_FieldPath
- func (fieldMask *WatchRoleBindingRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchRoleBindingRequest_FieldMask) IsFull() bool
- func (fieldMask WatchRoleBindingRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchRoleBindingRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchRoleBindingRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchRoleBindingRequest_FieldMask) Project(source *WatchRoleBindingRequest) *WatchRoleBindingRequest
- func (fieldMask *WatchRoleBindingRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchRoleBindingRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchRoleBindingRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchRoleBindingRequest_FieldMask) Reset()
- func (fieldMask *WatchRoleBindingRequest_FieldMask) Set(target, source *WatchRoleBindingRequest)
- func (fieldMask *WatchRoleBindingRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchRoleBindingRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchRoleBindingRequest_FieldMask) Size() int
- func (fieldMask *WatchRoleBindingRequest_FieldMask) String() string
- func (fieldMask *WatchRoleBindingRequest_FieldMask) Subtract(other *WatchRoleBindingRequest_FieldMask) *WatchRoleBindingRequest_FieldMask
- func (fieldMask *WatchRoleBindingRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchRoleBindingRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchRoleBindingRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchRoleBindingRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchRoleBindingRequest_FieldPath
- func BuildWatchRoleBindingRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchRoleBindingRequest_FieldPath, error)
- func MustParseWatchRoleBindingRequest_FieldPath(rawField string) WatchRoleBindingRequest_FieldPath
- func ParseWatchRoleBindingRequest_FieldPath(rawField string) (WatchRoleBindingRequest_FieldPath, error)
- type WatchRoleBindingRequest_FieldPathArrayItemValue
- type WatchRoleBindingRequest_FieldPathArrayOfValues
- type WatchRoleBindingRequest_FieldPathSelector
- type WatchRoleBindingRequest_FieldPathValue
- type WatchRoleBindingRequest_FieldTerminalPath
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) ClearValue(item *WatchRoleBindingRequest)
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) Get(source *WatchRoleBindingRequest) (values []interface{})
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) GetSingle(source *WatchRoleBindingRequest) (interface{}, bool)
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) Selector() WatchRoleBindingRequest_FieldPathSelector
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) String() string
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchRoleBindingRequest_FieldPathArrayItemValue
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchRoleBindingRequest_FieldPathArrayOfValues
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) WithIValue(value interface{}) WatchRoleBindingRequest_FieldPathValue
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchRoleBindingRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchRoleBindingRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchRoleBindingRequest) bool
- func (fpaiv *WatchRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchRoleBindingRequest) (interface{}, bool)
- func (fpaiv *WatchRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchRoleBindingRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
- func (fpaov *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*role_binding.Reference, bool)
- func (fpaov *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchRoleBindingRequest_FieldTerminalPathValue
- func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) AsFieldMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
- func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) AsNameValue() (*role_binding.Reference, bool)
- func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) CompareWith(source *WatchRoleBindingRequest) (int, bool)
- func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) SetTo(target **WatchRoleBindingRequest)
- func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchRoleBindingResponse
- func (o *WatchRoleBindingResponse) Clone() *WatchRoleBindingResponse
- func (o *WatchRoleBindingResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchRoleBindingResponse) Descriptor() ([]byte, []int)
- func (m *WatchRoleBindingResponse) GetChange() *role_binding.RoleBindingChange
- func (*WatchRoleBindingResponse) GotenMessage()
- func (o *WatchRoleBindingResponse) GotenObjectExt()
- func (obj *WatchRoleBindingResponse) GotenValidate() error
- func (o *WatchRoleBindingResponse) MakeDiffFieldMask(other *WatchRoleBindingResponse) *WatchRoleBindingResponse_FieldMask
- func (o *WatchRoleBindingResponse) MakeFullFieldMask() *WatchRoleBindingResponse_FieldMask
- func (o *WatchRoleBindingResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchRoleBindingResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchRoleBindingResponse) Marshal() ([]byte, error)
- func (m *WatchRoleBindingResponse) MarshalJSON() ([]byte, error)
- func (o *WatchRoleBindingResponse) Merge(source *WatchRoleBindingResponse)
- func (o *WatchRoleBindingResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchRoleBindingResponse) ProtoMessage()
- func (m *WatchRoleBindingResponse) ProtoReflect() preflect.Message
- func (m *WatchRoleBindingResponse) Reset()
- func (m *WatchRoleBindingResponse) SetChange(fv *role_binding.RoleBindingChange)
- func (m *WatchRoleBindingResponse) String() string
- func (m *WatchRoleBindingResponse) Unmarshal(b []byte) error
- func (m *WatchRoleBindingResponse) UnmarshalJSON(data []byte) error
- type WatchRoleBindingResponseFieldPathBuilder
- type WatchRoleBindingResponsePathSelectorChange
- func (WatchRoleBindingResponsePathSelectorChange) FieldPath() *WatchRoleBindingResponse_FieldTerminalPath
- func (s WatchRoleBindingResponsePathSelectorChange) WithArrayOfValues(values []*role_binding.RoleBindingChange) *WatchRoleBindingResponse_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingResponsePathSelectorChange) WithValue(value *role_binding.RoleBindingChange) *WatchRoleBindingResponse_FieldTerminalPathValue
- type WatchRoleBindingResponse_FieldMask
- func (fieldMask *WatchRoleBindingResponse_FieldMask) AppendPath(path WatchRoleBindingResponse_FieldPath)
- func (fieldMask *WatchRoleBindingResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchRoleBindingResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchRoleBindingResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchRoleBindingResponse_FieldMask) FilterInputFields() *WatchRoleBindingResponse_FieldMask
- func (fieldMask *WatchRoleBindingResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchRoleBindingResponse_FieldMask) GetPaths() []WatchRoleBindingResponse_FieldPath
- func (fieldMask *WatchRoleBindingResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchRoleBindingResponse_FieldMask) IsFull() bool
- func (fieldMask WatchRoleBindingResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchRoleBindingResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchRoleBindingResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchRoleBindingResponse_FieldMask) Project(source *WatchRoleBindingResponse) *WatchRoleBindingResponse
- func (fieldMask *WatchRoleBindingResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchRoleBindingResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchRoleBindingResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchRoleBindingResponse_FieldMask) Reset()
- func (fieldMask *WatchRoleBindingResponse_FieldMask) Set(target, source *WatchRoleBindingResponse)
- func (fieldMask *WatchRoleBindingResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchRoleBindingResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchRoleBindingResponse_FieldMask) Size() int
- func (fieldMask *WatchRoleBindingResponse_FieldMask) String() string
- func (fieldMask *WatchRoleBindingResponse_FieldMask) Subtract(other *WatchRoleBindingResponse_FieldMask) *WatchRoleBindingResponse_FieldMask
- func (fieldMask *WatchRoleBindingResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchRoleBindingResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchRoleBindingResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchRoleBindingResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchRoleBindingResponse_FieldPath
- func BuildWatchRoleBindingResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchRoleBindingResponse_FieldPath, error)
- func MustParseWatchRoleBindingResponse_FieldPath(rawField string) WatchRoleBindingResponse_FieldPath
- func ParseWatchRoleBindingResponse_FieldPath(rawField string) (WatchRoleBindingResponse_FieldPath, error)
- type WatchRoleBindingResponse_FieldPathArrayItemValue
- type WatchRoleBindingResponse_FieldPathArrayOfValues
- type WatchRoleBindingResponse_FieldPathSelector
- type WatchRoleBindingResponse_FieldPathValue
- type WatchRoleBindingResponse_FieldTerminalPath
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) ClearValue(item *WatchRoleBindingResponse)
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) Get(source *WatchRoleBindingResponse) (values []interface{})
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) GetSingle(source *WatchRoleBindingResponse) (interface{}, bool)
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) Selector() WatchRoleBindingResponse_FieldPathSelector
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) String() string
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchRoleBindingResponse_FieldPathArrayItemValue
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchRoleBindingResponse_FieldPathArrayOfValues
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) WithIValue(value interface{}) WatchRoleBindingResponse_FieldPathValue
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchRoleBindingResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchRoleBindingResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchRoleBindingResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchRoleBindingResponse) bool
- func (fpaiv *WatchRoleBindingResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchRoleBindingResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchRoleBindingResponse) (interface{}, bool)
- func (fpaiv *WatchRoleBindingResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchRoleBindingResponse_FieldTerminalPathArrayOfValues
- type WatchRoleBindingResponse_FieldTerminalPathValue
- func (fpv *WatchRoleBindingResponse_FieldTerminalPathValue) AsChangeValue() (*role_binding.RoleBindingChange, bool)
- func (fpv *WatchRoleBindingResponse_FieldTerminalPathValue) CompareWith(source *WatchRoleBindingResponse) (int, bool)
- func (fpv *WatchRoleBindingResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchRoleBindingResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchRoleBindingResponse_FieldTerminalPathValue) SetTo(target **WatchRoleBindingResponse)
- func (fpv *WatchRoleBindingResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchRoleBindingsClientStream
- type WatchRoleBindingsDescriptor
- func (d *WatchRoleBindingsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchRoleBindingsDescriptor) GetApiName() string
- func (d *WatchRoleBindingsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchRoleBindingsDescriptor) GetFullMethodName() string
- func (d *WatchRoleBindingsDescriptor) GetMethodName() string
- func (d *WatchRoleBindingsDescriptor) GetProtoPkgName() string
- func (d *WatchRoleBindingsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchRoleBindingsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchRoleBindingsDescriptor) GetServiceDomain() string
- func (d *WatchRoleBindingsDescriptor) GetServiceVersion() string
- func (d *WatchRoleBindingsDescriptor) GetVerb() string
- func (d *WatchRoleBindingsDescriptor) HasResource() bool
- func (d *WatchRoleBindingsDescriptor) IsClientStream() bool
- func (d *WatchRoleBindingsDescriptor) IsCollection() bool
- func (d *WatchRoleBindingsDescriptor) IsPlural() bool
- func (d *WatchRoleBindingsDescriptor) IsServerStream() bool
- func (d *WatchRoleBindingsDescriptor) IsUnary() bool
- func (d *WatchRoleBindingsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchRoleBindingsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchRoleBindingsDescriptor) RequestHasResourceBody() bool
- type WatchRoleBindingsDescriptorClientMsgHandle
- func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchRoleBindingsDescriptorServerMsgHandle
- func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchRoleBindingsRequest
- func (o *WatchRoleBindingsRequest) Clone() *WatchRoleBindingsRequest
- func (o *WatchRoleBindingsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchRoleBindingsRequest) Descriptor() ([]byte, []int)
- func (m *WatchRoleBindingsRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
- func (m *WatchRoleBindingsRequest) GetFilter() *role_binding.Filter
- func (m *WatchRoleBindingsRequest) GetMaxChunkSize() int32
- func (m *WatchRoleBindingsRequest) GetOrderBy() *role_binding.OrderBy
- func (m *WatchRoleBindingsRequest) GetPageSize() int32
- func (m *WatchRoleBindingsRequest) GetPageToken() *role_binding.PagerCursor
- func (m *WatchRoleBindingsRequest) GetParent() *role_binding.ParentReference
- func (m *WatchRoleBindingsRequest) GetResumeToken() string
- func (m *WatchRoleBindingsRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchRoleBindingsRequest) GetType() watch_type.WatchType
- func (m *WatchRoleBindingsRequest) GetView() view.View
- func (*WatchRoleBindingsRequest) GotenMessage()
- func (o *WatchRoleBindingsRequest) GotenObjectExt()
- func (obj *WatchRoleBindingsRequest) GotenValidate() error
- func (o *WatchRoleBindingsRequest) MakeDiffFieldMask(other *WatchRoleBindingsRequest) *WatchRoleBindingsRequest_FieldMask
- func (o *WatchRoleBindingsRequest) MakeFullFieldMask() *WatchRoleBindingsRequest_FieldMask
- func (o *WatchRoleBindingsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchRoleBindingsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchRoleBindingsRequest) Marshal() ([]byte, error)
- func (m *WatchRoleBindingsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchRoleBindingsRequest) Merge(source *WatchRoleBindingsRequest)
- func (o *WatchRoleBindingsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchRoleBindingsRequest) ProtoMessage()
- func (m *WatchRoleBindingsRequest) ProtoReflect() preflect.Message
- func (m *WatchRoleBindingsRequest) Reset()
- func (m *WatchRoleBindingsRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *WatchRoleBindingsRequest) SetFilter(fv *role_binding.Filter)
- func (m *WatchRoleBindingsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchRoleBindingsRequest) SetOrderBy(fv *role_binding.OrderBy)
- func (m *WatchRoleBindingsRequest) SetPageSize(fv int32)
- func (m *WatchRoleBindingsRequest) SetPageToken(fv *role_binding.PagerCursor)
- func (m *WatchRoleBindingsRequest) SetParent(fv *role_binding.ParentReference)
- func (m *WatchRoleBindingsRequest) SetResumeToken(fv string)
- func (m *WatchRoleBindingsRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchRoleBindingsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchRoleBindingsRequest) SetView(fv view.View)
- func (m *WatchRoleBindingsRequest) String() string
- func (m *WatchRoleBindingsRequest) Unmarshal(b []byte) error
- func (m *WatchRoleBindingsRequest) UnmarshalJSON(data []byte) error
- type WatchRoleBindingsRequestFieldPathBuilder
- func (WatchRoleBindingsRequestFieldPathBuilder) FieldMask() WatchRoleBindingsRequestPathSelectorFieldMask
- func (WatchRoleBindingsRequestFieldPathBuilder) Filter() WatchRoleBindingsRequestPathSelectorFilter
- func (WatchRoleBindingsRequestFieldPathBuilder) MaxChunkSize() WatchRoleBindingsRequestPathSelectorMaxChunkSize
- func (WatchRoleBindingsRequestFieldPathBuilder) OrderBy() WatchRoleBindingsRequestPathSelectorOrderBy
- func (WatchRoleBindingsRequestFieldPathBuilder) PageSize() WatchRoleBindingsRequestPathSelectorPageSize
- func (WatchRoleBindingsRequestFieldPathBuilder) PageToken() WatchRoleBindingsRequestPathSelectorPageToken
- func (WatchRoleBindingsRequestFieldPathBuilder) Parent() WatchRoleBindingsRequestPathSelectorParent
- func (WatchRoleBindingsRequestFieldPathBuilder) ResumeToken() WatchRoleBindingsRequestPathSelectorResumeToken
- func (WatchRoleBindingsRequestFieldPathBuilder) StartingTime() WatchRoleBindingsRequestPathSelectorStartingTime
- func (WatchRoleBindingsRequestFieldPathBuilder) Type() WatchRoleBindingsRequestPathSelectorType
- func (WatchRoleBindingsRequestFieldPathBuilder) View() WatchRoleBindingsRequestPathSelectorView
- type WatchRoleBindingsRequestPathSelectorFieldMask
- func (WatchRoleBindingsRequestPathSelectorFieldMask) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
- func (s WatchRoleBindingsRequestPathSelectorFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsRequestPathSelectorFieldMask) WithValue(value *role_binding.RoleBinding_FieldMask) *WatchRoleBindingsRequest_FieldTerminalPathValue
- type WatchRoleBindingsRequestPathSelectorFilter
- func (WatchRoleBindingsRequestPathSelectorFilter) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
- func (s WatchRoleBindingsRequestPathSelectorFilter) WithArrayOfValues(values []*role_binding.Filter) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsRequestPathSelectorFilter) WithValue(value *role_binding.Filter) *WatchRoleBindingsRequest_FieldTerminalPathValue
- type WatchRoleBindingsRequestPathSelectorMaxChunkSize
- func (WatchRoleBindingsRequestPathSelectorMaxChunkSize) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
- func (s WatchRoleBindingsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchRoleBindingsRequest_FieldTerminalPathValue
- type WatchRoleBindingsRequestPathSelectorOrderBy
- func (WatchRoleBindingsRequestPathSelectorOrderBy) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
- func (s WatchRoleBindingsRequestPathSelectorOrderBy) WithArrayOfValues(values []*role_binding.OrderBy) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsRequestPathSelectorOrderBy) WithValue(value *role_binding.OrderBy) *WatchRoleBindingsRequest_FieldTerminalPathValue
- type WatchRoleBindingsRequestPathSelectorPageSize
- func (WatchRoleBindingsRequestPathSelectorPageSize) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
- func (s WatchRoleBindingsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsRequestPathSelectorPageSize) WithValue(value int32) *WatchRoleBindingsRequest_FieldTerminalPathValue
- type WatchRoleBindingsRequestPathSelectorPageToken
- func (WatchRoleBindingsRequestPathSelectorPageToken) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
- func (s WatchRoleBindingsRequestPathSelectorPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsRequestPathSelectorPageToken) WithValue(value *role_binding.PagerCursor) *WatchRoleBindingsRequest_FieldTerminalPathValue
- type WatchRoleBindingsRequestPathSelectorParent
- func (WatchRoleBindingsRequestPathSelectorParent) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
- func (s WatchRoleBindingsRequestPathSelectorParent) WithArrayOfValues(values []*role_binding.ParentReference) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsRequestPathSelectorParent) WithValue(value *role_binding.ParentReference) *WatchRoleBindingsRequest_FieldTerminalPathValue
- type WatchRoleBindingsRequestPathSelectorResumeToken
- func (WatchRoleBindingsRequestPathSelectorResumeToken) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
- func (s WatchRoleBindingsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsRequestPathSelectorResumeToken) WithValue(value string) *WatchRoleBindingsRequest_FieldTerminalPathValue
- type WatchRoleBindingsRequestPathSelectorStartingTime
- func (WatchRoleBindingsRequestPathSelectorStartingTime) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
- func (s WatchRoleBindingsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchRoleBindingsRequest_FieldTerminalPathValue
- type WatchRoleBindingsRequestPathSelectorType
- func (WatchRoleBindingsRequestPathSelectorType) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
- func (s WatchRoleBindingsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchRoleBindingsRequest_FieldTerminalPathValue
- type WatchRoleBindingsRequestPathSelectorView
- func (WatchRoleBindingsRequestPathSelectorView) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
- func (s WatchRoleBindingsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsRequestPathSelectorView) WithValue(value view.View) *WatchRoleBindingsRequest_FieldTerminalPathValue
- type WatchRoleBindingsRequest_FieldMask
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) AppendPath(path WatchRoleBindingsRequest_FieldPath)
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) FilterInputFields() *WatchRoleBindingsRequest_FieldMask
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) GetPaths() []WatchRoleBindingsRequest_FieldPath
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchRoleBindingsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchRoleBindingsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) Project(source *WatchRoleBindingsRequest) *WatchRoleBindingsRequest
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) Reset()
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) Set(target, source *WatchRoleBindingsRequest)
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) Size() int
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) String() string
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) Subtract(other *WatchRoleBindingsRequest_FieldMask) *WatchRoleBindingsRequest_FieldMask
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchRoleBindingsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchRoleBindingsRequest_FieldPath
- func BuildWatchRoleBindingsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchRoleBindingsRequest_FieldPath, error)
- func MustParseWatchRoleBindingsRequest_FieldPath(rawField string) WatchRoleBindingsRequest_FieldPath
- func ParseWatchRoleBindingsRequest_FieldPath(rawField string) (WatchRoleBindingsRequest_FieldPath, error)
- type WatchRoleBindingsRequest_FieldPathArrayItemValue
- type WatchRoleBindingsRequest_FieldPathArrayOfValues
- type WatchRoleBindingsRequest_FieldPathSelector
- type WatchRoleBindingsRequest_FieldPathValue
- type WatchRoleBindingsRequest_FieldTerminalPath
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) ClearValue(item *WatchRoleBindingsRequest)
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) Get(source *WatchRoleBindingsRequest) (values []interface{})
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) GetSingle(source *WatchRoleBindingsRequest) (interface{}, bool)
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) Selector() WatchRoleBindingsRequest_FieldPathSelector
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) String() string
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchRoleBindingsRequest_FieldPathArrayItemValue
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchRoleBindingsRequest_FieldPathArrayOfValues
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchRoleBindingsRequest_FieldPathValue
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchRoleBindingsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchRoleBindingsRequest) bool
- func (fpaiv *WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchRoleBindingsRequest) (interface{}, bool)
- func (fpaiv *WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
- func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*role_binding.Filter, bool)
- func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*role_binding.OrderBy, bool)
- func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*role_binding.PagerCursor, bool)
- func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*role_binding.ParentReference, bool)
- func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchRoleBindingsRequest_FieldTerminalPathValue
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsFilterValue() (*role_binding.Filter, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsOrderByValue() (*role_binding.OrderBy, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsPageTokenValue() (*role_binding.PagerCursor, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsParentValue() (*role_binding.ParentReference, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) CompareWith(source *WatchRoleBindingsRequest) (int, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) SetTo(target **WatchRoleBindingsRequest)
- func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchRoleBindingsResponse
- func (o *WatchRoleBindingsResponse) Clone() *WatchRoleBindingsResponse
- func (o *WatchRoleBindingsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchRoleBindingsResponse) Descriptor() ([]byte, []int)
- func (m *WatchRoleBindingsResponse) GetIsCurrent() bool
- func (m *WatchRoleBindingsResponse) GetIsHardReset() bool
- func (m *WatchRoleBindingsResponse) GetIsSoftReset() bool
- func (m *WatchRoleBindingsResponse) GetPageTokenChange() *WatchRoleBindingsResponse_PageTokenChange
- func (m *WatchRoleBindingsResponse) GetResumeToken() string
- func (m *WatchRoleBindingsResponse) GetRoleBindingChanges() []*role_binding.RoleBindingChange
- func (m *WatchRoleBindingsResponse) GetSnapshotSize() int64
- func (*WatchRoleBindingsResponse) GotenMessage()
- func (o *WatchRoleBindingsResponse) GotenObjectExt()
- func (obj *WatchRoleBindingsResponse) GotenValidate() error
- func (o *WatchRoleBindingsResponse) MakeDiffFieldMask(other *WatchRoleBindingsResponse) *WatchRoleBindingsResponse_FieldMask
- func (o *WatchRoleBindingsResponse) MakeFullFieldMask() *WatchRoleBindingsResponse_FieldMask
- func (o *WatchRoleBindingsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchRoleBindingsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchRoleBindingsResponse) Marshal() ([]byte, error)
- func (m *WatchRoleBindingsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchRoleBindingsResponse) Merge(source *WatchRoleBindingsResponse)
- func (o *WatchRoleBindingsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchRoleBindingsResponse) ProtoMessage()
- func (m *WatchRoleBindingsResponse) ProtoReflect() preflect.Message
- func (m *WatchRoleBindingsResponse) Reset()
- func (m *WatchRoleBindingsResponse) SetIsCurrent(fv bool)
- func (m *WatchRoleBindingsResponse) SetIsHardReset(fv bool)
- func (m *WatchRoleBindingsResponse) SetIsSoftReset(fv bool)
- func (m *WatchRoleBindingsResponse) SetPageTokenChange(fv *WatchRoleBindingsResponse_PageTokenChange)
- func (m *WatchRoleBindingsResponse) SetResumeToken(fv string)
- func (m *WatchRoleBindingsResponse) SetRoleBindingChanges(fv []*role_binding.RoleBindingChange)
- func (m *WatchRoleBindingsResponse) SetSnapshotSize(fv int64)
- func (m *WatchRoleBindingsResponse) String() string
- func (m *WatchRoleBindingsResponse) Unmarshal(b []byte) error
- func (m *WatchRoleBindingsResponse) UnmarshalJSON(data []byte) error
- type WatchRoleBindingsResponseFieldPathBuilder
- func (WatchRoleBindingsResponseFieldPathBuilder) IsCurrent() WatchRoleBindingsResponsePathSelectorIsCurrent
- func (WatchRoleBindingsResponseFieldPathBuilder) IsHardReset() WatchRoleBindingsResponsePathSelectorIsHardReset
- func (WatchRoleBindingsResponseFieldPathBuilder) IsSoftReset() WatchRoleBindingsResponsePathSelectorIsSoftReset
- func (WatchRoleBindingsResponseFieldPathBuilder) PageTokenChange() WatchRoleBindingsResponsePathSelectorPageTokenChange
- func (WatchRoleBindingsResponseFieldPathBuilder) ResumeToken() WatchRoleBindingsResponsePathSelectorResumeToken
- func (WatchRoleBindingsResponseFieldPathBuilder) RoleBindingChanges() WatchRoleBindingsResponsePathSelectorRoleBindingChanges
- func (WatchRoleBindingsResponseFieldPathBuilder) SnapshotSize() WatchRoleBindingsResponsePathSelectorSnapshotSize
- type WatchRoleBindingsResponsePageTokenChangeFieldPathBuilder
- type WatchRoleBindingsResponsePageTokenChange_FieldPath
- func BuildWatchRoleBindingsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchRoleBindingsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchRoleBindingsResponsePageTokenChange_FieldPath(rawField string) WatchRoleBindingsResponsePageTokenChange_FieldPath
- func ParseWatchRoleBindingsResponsePageTokenChange_FieldPath(rawField string) (WatchRoleBindingsResponsePageTokenChange_FieldPath, error)
- type WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchRoleBindingsResponsePageTokenChange_FieldPathSelector
- type WatchRoleBindingsResponsePageTokenChange_FieldPathValue
- func MustParseWatchRoleBindingsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchRoleBindingsResponsePageTokenChange_FieldPathValue
- func ParseWatchRoleBindingsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchRoleBindingsResponsePageTokenChange_FieldPathValue, error)
- type WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchRoleBindingsResponse_PageTokenChange)
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchRoleBindingsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchRoleBindingsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) Selector() WatchRoleBindingsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchRoleBindingsResponsePageTokenChange_FieldPathValue
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchRoleBindingsResponse_PageTokenChange) bool
- func (fpaiv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchRoleBindingsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*role_binding.PagerCursor, bool)
- func (fpaov *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*role_binding.PagerCursor, bool)
- func (fpaov *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*role_binding.PagerCursor, bool)
- func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*role_binding.PagerCursor, bool)
- func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchRoleBindingsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchRoleBindingsResponse_PageTokenChange)
- func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchRoleBindingsResponsePathSelectorIsCurrent
- func (WatchRoleBindingsResponsePathSelectorIsCurrent) FieldPath() *WatchRoleBindingsResponse_FieldTerminalPath
- func (s WatchRoleBindingsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchRoleBindingsResponse_FieldTerminalPathValue
- type WatchRoleBindingsResponsePathSelectorIsHardReset
- func (WatchRoleBindingsResponsePathSelectorIsHardReset) FieldPath() *WatchRoleBindingsResponse_FieldTerminalPath
- func (s WatchRoleBindingsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchRoleBindingsResponse_FieldTerminalPathValue
- type WatchRoleBindingsResponsePathSelectorIsSoftReset
- func (WatchRoleBindingsResponsePathSelectorIsSoftReset) FieldPath() *WatchRoleBindingsResponse_FieldTerminalPath
- func (s WatchRoleBindingsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchRoleBindingsResponse_FieldTerminalPathValue
- type WatchRoleBindingsResponsePathSelectorPageTokenChange
- func (WatchRoleBindingsResponsePathSelectorPageTokenChange) FieldPath() *WatchRoleBindingsResponse_FieldTerminalPath
- func (WatchRoleBindingsResponsePathSelectorPageTokenChange) NextPageToken() WatchRoleBindingsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchRoleBindingsResponsePathSelectorPageTokenChange) PrevPageToken() WatchRoleBindingsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchRoleBindingsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchRoleBindingsResponse_PageTokenChange) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchRoleBindingsResponse_FieldSubPathArrayItemValue
- func (s WatchRoleBindingsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchRoleBindingsResponse_FieldSubPathArrayOfValues
- func (WatchRoleBindingsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchRoleBindingsResponsePageTokenChange_FieldPath) *WatchRoleBindingsResponse_FieldSubPath
- func (s WatchRoleBindingsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchRoleBindingsResponsePageTokenChange_FieldPathValue) *WatchRoleBindingsResponse_FieldSubPathValue
- func (s WatchRoleBindingsResponsePathSelectorPageTokenChange) WithValue(value *WatchRoleBindingsResponse_PageTokenChange) *WatchRoleBindingsResponse_FieldTerminalPathValue
- type WatchRoleBindingsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchRoleBindingsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchRoleBindingsResponse_FieldSubPath
- func (s WatchRoleBindingsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *WatchRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s WatchRoleBindingsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *role_binding.PagerCursor) *WatchRoleBindingsResponse_FieldSubPathValue
- type WatchRoleBindingsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchRoleBindingsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchRoleBindingsResponse_FieldSubPath
- func (s WatchRoleBindingsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *WatchRoleBindingsResponse_FieldSubPathArrayOfValues
- func (s WatchRoleBindingsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *role_binding.PagerCursor) *WatchRoleBindingsResponse_FieldSubPathValue
- type WatchRoleBindingsResponsePathSelectorResumeToken
- func (WatchRoleBindingsResponsePathSelectorResumeToken) FieldPath() *WatchRoleBindingsResponse_FieldTerminalPath
- func (s WatchRoleBindingsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsResponsePathSelectorResumeToken) WithValue(value string) *WatchRoleBindingsResponse_FieldTerminalPathValue
- type WatchRoleBindingsResponsePathSelectorRoleBindingChanges
- func (WatchRoleBindingsResponsePathSelectorRoleBindingChanges) FieldPath() *WatchRoleBindingsResponse_FieldTerminalPath
- func (s WatchRoleBindingsResponsePathSelectorRoleBindingChanges) WithArrayOfValues(values [][]*role_binding.RoleBindingChange) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsResponsePathSelectorRoleBindingChanges) WithItemValue(value *role_binding.RoleBindingChange) *WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue
- func (s WatchRoleBindingsResponsePathSelectorRoleBindingChanges) WithValue(value []*role_binding.RoleBindingChange) *WatchRoleBindingsResponse_FieldTerminalPathValue
- type WatchRoleBindingsResponsePathSelectorSnapshotSize
- func (WatchRoleBindingsResponsePathSelectorSnapshotSize) FieldPath() *WatchRoleBindingsResponse_FieldTerminalPath
- func (s WatchRoleBindingsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchRoleBindingsResponse_FieldTerminalPathValue
- type WatchRoleBindingsResponse_FieldMask
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) AppendPath(path WatchRoleBindingsResponse_FieldPath)
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) FilterInputFields() *WatchRoleBindingsResponse_FieldMask
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) GetPaths() []WatchRoleBindingsResponse_FieldPath
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchRoleBindingsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchRoleBindingsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) Project(source *WatchRoleBindingsResponse) *WatchRoleBindingsResponse
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) Reset()
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) Set(target, source *WatchRoleBindingsResponse)
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) Size() int
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) String() string
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) Subtract(other *WatchRoleBindingsResponse_FieldMask) *WatchRoleBindingsResponse_FieldMask
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchRoleBindingsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchRoleBindingsResponse_FieldPath
- func BuildWatchRoleBindingsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchRoleBindingsResponse_FieldPath, error)
- func MustParseWatchRoleBindingsResponse_FieldPath(rawField string) WatchRoleBindingsResponse_FieldPath
- func ParseWatchRoleBindingsResponse_FieldPath(rawField string) (WatchRoleBindingsResponse_FieldPath, error)
- type WatchRoleBindingsResponse_FieldPathArrayItemValue
- type WatchRoleBindingsResponse_FieldPathArrayOfValues
- type WatchRoleBindingsResponse_FieldPathSelector
- type WatchRoleBindingsResponse_FieldPathValue
- type WatchRoleBindingsResponse_FieldSubPath
- func (fps *WatchRoleBindingsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchRoleBindingsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchRoleBindingsResponse_FieldSubPath) ClearValue(item *WatchRoleBindingsResponse)
- func (fps *WatchRoleBindingsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchRoleBindingsResponse_FieldSubPath) Get(source *WatchRoleBindingsResponse) (values []interface{})
- func (fps *WatchRoleBindingsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchRoleBindingsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchRoleBindingsResponse_FieldSubPath) GetSingle(source *WatchRoleBindingsResponse) (interface{}, bool)
- func (fps *WatchRoleBindingsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchRoleBindingsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchRoleBindingsResponse_FieldSubPath) JSONString() string
- func (fps *WatchRoleBindingsResponse_FieldSubPath) Selector() WatchRoleBindingsResponse_FieldPathSelector
- func (fps *WatchRoleBindingsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchRoleBindingsResponse_FieldSubPath) String() string
- func (fps *WatchRoleBindingsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchRoleBindingsResponse_FieldPathArrayItemValue
- func (fps *WatchRoleBindingsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchRoleBindingsResponse_FieldPathArrayOfValues
- func (fps *WatchRoleBindingsResponse_FieldSubPath) WithIValue(value interface{}) WatchRoleBindingsResponse_FieldPathValue
- func (fps *WatchRoleBindingsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchRoleBindingsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchRoleBindingsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchRoleBindingsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchRoleBindingsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchRoleBindingsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchRoleBindingsResponse) bool
- func (fpaivs *WatchRoleBindingsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchRoleBindingsResponse_FieldSubPathArrayOfValues
- type WatchRoleBindingsResponse_FieldSubPathValue
- func (fpvs *WatchRoleBindingsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchRoleBindingsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchRoleBindingsResponse_FieldSubPathValue) CompareWith(source *WatchRoleBindingsResponse) (int, bool)
- func (fpvs *WatchRoleBindingsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchRoleBindingsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchRoleBindingsResponse_FieldSubPathValue) SetTo(target **WatchRoleBindingsResponse)
- func (fpvs *WatchRoleBindingsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchRoleBindingsResponse_FieldTerminalPath
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) ClearValue(item *WatchRoleBindingsResponse)
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) Get(source *WatchRoleBindingsResponse) (values []interface{})
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) GetSingle(source *WatchRoleBindingsResponse) (interface{}, bool)
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) Selector() WatchRoleBindingsResponse_FieldPathSelector
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) String() string
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchRoleBindingsResponse_FieldPathArrayItemValue
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchRoleBindingsResponse_FieldPathArrayOfValues
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchRoleBindingsResponse_FieldPathValue
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchRoleBindingsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) AsRoleBindingChangesItemValue() (*role_binding.RoleBindingChange, bool)
- func (fpaiv *WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchRoleBindingsResponse) bool
- func (fpaiv *WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchRoleBindingsResponse) (interface{}, bool)
- func (fpaiv *WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchRoleBindingsResponse_PageTokenChange, bool)
- func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsRoleBindingChangesArrayOfValues() ([][]*role_binding.RoleBindingChange, bool)
- func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchRoleBindingsResponse_FieldTerminalPathValue
- func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchRoleBindingsResponse_PageTokenChange, bool)
- func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsRoleBindingChangesValue() ([]*role_binding.RoleBindingChange, bool)
- func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) CompareWith(source *WatchRoleBindingsResponse) (int, bool)
- func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) SetTo(target **WatchRoleBindingsResponse)
- func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchRoleBindingsResponse_PageTokenChange
- func (o *WatchRoleBindingsResponse_PageTokenChange) Clone() *WatchRoleBindingsResponse_PageTokenChange
- func (o *WatchRoleBindingsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchRoleBindingsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchRoleBindingsResponse_PageTokenChange) GetNextPageToken() *role_binding.PagerCursor
- func (m *WatchRoleBindingsResponse_PageTokenChange) GetPrevPageToken() *role_binding.PagerCursor
- func (*WatchRoleBindingsResponse_PageTokenChange) GotenMessage()
- func (o *WatchRoleBindingsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchRoleBindingsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchRoleBindingsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchRoleBindingsResponse_PageTokenChange) *WatchRoleBindingsResponse_PageTokenChange_FieldMask
- func (o *WatchRoleBindingsResponse_PageTokenChange) MakeFullFieldMask() *WatchRoleBindingsResponse_PageTokenChange_FieldMask
- func (o *WatchRoleBindingsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchRoleBindingsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchRoleBindingsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchRoleBindingsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchRoleBindingsResponse_PageTokenChange) Merge(source *WatchRoleBindingsResponse_PageTokenChange)
- func (o *WatchRoleBindingsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchRoleBindingsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchRoleBindingsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchRoleBindingsResponse_PageTokenChange) Reset()
- func (m *WatchRoleBindingsResponse_PageTokenChange) SetNextPageToken(fv *role_binding.PagerCursor)
- func (m *WatchRoleBindingsResponse_PageTokenChange) SetPrevPageToken(fv *role_binding.PagerCursor)
- func (m *WatchRoleBindingsResponse_PageTokenChange) String() string
- func (m *WatchRoleBindingsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchRoleBindingsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchRoleBindingsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchRoleBindingsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath
- func (s WatchRoleBindingsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *role_binding.PagerCursor) *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue
- type WatchRoleBindingsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchRoleBindingsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath
- func (s WatchRoleBindingsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchRoleBindingsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *role_binding.PagerCursor) *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue
- type WatchRoleBindingsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) AppendPath(path WatchRoleBindingsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchRoleBindingsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) GetPaths() []WatchRoleBindingsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchRoleBindingsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchRoleBindingsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) Project(source *WatchRoleBindingsResponse_PageTokenChange) *WatchRoleBindingsResponse_PageTokenChange
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) Set(target, source *WatchRoleBindingsResponse_PageTokenChange)
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) Subtract(other *WatchRoleBindingsResponse_PageTokenChange_FieldMask) *WatchRoleBindingsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetRoleBindingsDescriptor ¶ added in v0.4.28
type BatchGetRoleBindingsDescriptor struct{}
func GetBatchGetRoleBindingsDescriptor ¶ added in v0.4.28
func GetBatchGetRoleBindingsDescriptor() *BatchGetRoleBindingsDescriptor
func (*BatchGetRoleBindingsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetRoleBindingsDescriptor) GetApiName ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) GetApiName() string
func (*BatchGetRoleBindingsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetRoleBindingsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) GetFullMethodName() string
func (*BatchGetRoleBindingsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) GetMethodName() string
func (*BatchGetRoleBindingsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) GetProtoPkgName() string
func (*BatchGetRoleBindingsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *BatchGetRoleBindingsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetRoleBindingsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetRoleBindingsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) GetServiceDomain() string
func (*BatchGetRoleBindingsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) GetServiceVersion() string
func (*BatchGetRoleBindingsDescriptor) GetVerb ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) GetVerb() string
func (*BatchGetRoleBindingsDescriptor) HasResource ¶ added in v0.4.30
func (d *BatchGetRoleBindingsDescriptor) HasResource() bool
func (*BatchGetRoleBindingsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) IsClientStream() bool
func (*BatchGetRoleBindingsDescriptor) IsCollection ¶ added in v0.4.30
func (d *BatchGetRoleBindingsDescriptor) IsCollection() bool
func (*BatchGetRoleBindingsDescriptor) IsPlural ¶ added in v0.4.30
func (d *BatchGetRoleBindingsDescriptor) IsPlural() bool
func (*BatchGetRoleBindingsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) IsServerStream() bool
func (*BatchGetRoleBindingsDescriptor) IsUnary ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) IsUnary() bool
func (*BatchGetRoleBindingsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetRoleBindingsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetRoleBindingsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *BatchGetRoleBindingsDescriptor) RequestHasResourceBody() bool
type BatchGetRoleBindingsDescriptorClientMsgHandle ¶ added in v0.4.28
type BatchGetRoleBindingsDescriptorClientMsgHandle struct{}
func (*BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetRoleBindingsDescriptorServerMsgHandle ¶ added in v0.4.28
type BatchGetRoleBindingsDescriptorServerMsgHandle struct{}
func (*BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetRoleBindingsRequest ¶
type BatchGetRoleBindingsRequest struct { // Names of RoleBindings Names []*role_binding.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 *role_binding.RoleBinding_FieldMask `` /* 143-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 [BatchGetRoleBindings][ntt.iam.v1alpha2.BatchGetRoleBindings]
func (*BatchGetRoleBindingsRequest) Clone ¶
func (o *BatchGetRoleBindingsRequest) Clone() *BatchGetRoleBindingsRequest
func (*BatchGetRoleBindingsRequest) CloneRaw ¶
func (o *BatchGetRoleBindingsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetRoleBindingsRequest) Descriptor ¶
func (*BatchGetRoleBindingsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetRoleBindingsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetRoleBindingsRequest) GetFieldMask ¶
func (m *BatchGetRoleBindingsRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
func (*BatchGetRoleBindingsRequest) GetNames ¶
func (m *BatchGetRoleBindingsRequest) GetNames() []*role_binding.Reference
func (*BatchGetRoleBindingsRequest) GetView ¶
func (m *BatchGetRoleBindingsRequest) GetView() view.View
func (*BatchGetRoleBindingsRequest) GotenMessage ¶
func (*BatchGetRoleBindingsRequest) GotenMessage()
func (*BatchGetRoleBindingsRequest) GotenObjectExt ¶
func (o *BatchGetRoleBindingsRequest) GotenObjectExt()
func (*BatchGetRoleBindingsRequest) GotenValidate ¶
func (obj *BatchGetRoleBindingsRequest) GotenValidate() error
func (*BatchGetRoleBindingsRequest) MakeDiffFieldMask ¶
func (o *BatchGetRoleBindingsRequest) MakeDiffFieldMask(other *BatchGetRoleBindingsRequest) *BatchGetRoleBindingsRequest_FieldMask
func (*BatchGetRoleBindingsRequest) MakeFullFieldMask ¶
func (o *BatchGetRoleBindingsRequest) MakeFullFieldMask() *BatchGetRoleBindingsRequest_FieldMask
func (*BatchGetRoleBindingsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetRoleBindingsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetRoleBindingsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetRoleBindingsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetRoleBindingsRequest) Marshal ¶
func (m *BatchGetRoleBindingsRequest) Marshal() ([]byte, error)
func (*BatchGetRoleBindingsRequest) MarshalJSON ¶
func (m *BatchGetRoleBindingsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetRoleBindingsRequest) Merge ¶
func (o *BatchGetRoleBindingsRequest) Merge(source *BatchGetRoleBindingsRequest)
func (*BatchGetRoleBindingsRequest) MergeRaw ¶
func (o *BatchGetRoleBindingsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetRoleBindingsRequest) ProtoMessage ¶
func (*BatchGetRoleBindingsRequest) ProtoMessage()
func (*BatchGetRoleBindingsRequest) ProtoReflect ¶
func (m *BatchGetRoleBindingsRequest) ProtoReflect() preflect.Message
func (*BatchGetRoleBindingsRequest) Reset ¶
func (m *BatchGetRoleBindingsRequest) Reset()
func (*BatchGetRoleBindingsRequest) SetFieldMask ¶
func (m *BatchGetRoleBindingsRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
func (*BatchGetRoleBindingsRequest) SetNames ¶
func (m *BatchGetRoleBindingsRequest) SetNames(fv []*role_binding.Reference)
func (*BatchGetRoleBindingsRequest) SetView ¶
func (m *BatchGetRoleBindingsRequest) SetView(fv view.View)
func (*BatchGetRoleBindingsRequest) String ¶
func (m *BatchGetRoleBindingsRequest) String() string
func (*BatchGetRoleBindingsRequest) Unmarshal ¶
func (m *BatchGetRoleBindingsRequest) Unmarshal(b []byte) error
func (*BatchGetRoleBindingsRequest) UnmarshalJSON ¶
func (m *BatchGetRoleBindingsRequest) UnmarshalJSON(data []byte) error
type BatchGetRoleBindingsRequestFieldPathBuilder ¶
type BatchGetRoleBindingsRequestFieldPathBuilder struct{}
func NewBatchGetRoleBindingsRequestFieldPathBuilder ¶
func NewBatchGetRoleBindingsRequestFieldPathBuilder() BatchGetRoleBindingsRequestFieldPathBuilder
type BatchGetRoleBindingsRequestPathSelectorFieldMask ¶
type BatchGetRoleBindingsRequestPathSelectorFieldMask struct{}
func (BatchGetRoleBindingsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetRoleBindingsRequestPathSelectorFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues
type BatchGetRoleBindingsRequestPathSelectorNames ¶
type BatchGetRoleBindingsRequestPathSelectorNames struct{}
func (BatchGetRoleBindingsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetRoleBindingsRequestPathSelectorNames) WithArrayOfValues(values [][]*role_binding.Reference) *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (BatchGetRoleBindingsRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetRoleBindingsRequestPathSelectorNames) WithItemValue(value *role_binding.Reference) *BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue
func (BatchGetRoleBindingsRequestPathSelectorNames) WithValue ¶
func (s BatchGetRoleBindingsRequestPathSelectorNames) WithValue(value []*role_binding.Reference) *BatchGetRoleBindingsRequest_FieldTerminalPathValue
type BatchGetRoleBindingsRequestPathSelectorView ¶
type BatchGetRoleBindingsRequestPathSelectorView struct{}
func (BatchGetRoleBindingsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetRoleBindingsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (BatchGetRoleBindingsRequestPathSelectorView) WithValue ¶
func (s BatchGetRoleBindingsRequestPathSelectorView) WithValue(value view.View) *BatchGetRoleBindingsRequest_FieldTerminalPathValue
type BatchGetRoleBindingsRequest_FieldMask ¶
type BatchGetRoleBindingsRequest_FieldMask struct {
Paths []BatchGetRoleBindingsRequest_FieldPath
}
func FullBatchGetRoleBindingsRequest_FieldMask ¶
func FullBatchGetRoleBindingsRequest_FieldMask() *BatchGetRoleBindingsRequest_FieldMask
func (*BatchGetRoleBindingsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) AppendPath(path BatchGetRoleBindingsRequest_FieldPath)
func (*BatchGetRoleBindingsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetRoleBindingsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetRoleBindingsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetRoleBindingsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) FilterInputFields() *BatchGetRoleBindingsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetRoleBindingsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetRoleBindingsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) GetPaths() []BatchGetRoleBindingsRequest_FieldPath
func (*BatchGetRoleBindingsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetRoleBindingsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) IsFull() bool
func (BatchGetRoleBindingsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetRoleBindingsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetRoleBindingsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetRoleBindingsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetRoleBindingsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) PathsCount() int
func (*BatchGetRoleBindingsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) Project(source *BatchGetRoleBindingsRequest) *BatchGetRoleBindingsRequest
func (*BatchGetRoleBindingsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetRoleBindingsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) ProtoMessage()
func (*BatchGetRoleBindingsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetRoleBindingsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) Reset()
func (*BatchGetRoleBindingsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) Set(target, source *BatchGetRoleBindingsRequest)
func (*BatchGetRoleBindingsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetRoleBindingsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetRoleBindingsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) Size() int
func (*BatchGetRoleBindingsRequest_FieldMask) String ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) String() string
func (*BatchGetRoleBindingsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) Subtract(other *BatchGetRoleBindingsRequest_FieldMask) *BatchGetRoleBindingsRequest_FieldMask
func (*BatchGetRoleBindingsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetRoleBindingsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetRoleBindingsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetRoleBindingsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetRoleBindingsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetRoleBindingsRequest_FieldPath ¶
type BatchGetRoleBindingsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetRoleBindingsRequest_FieldPathSelector Get(source *BatchGetRoleBindingsRequest) []interface{} GetSingle(source *BatchGetRoleBindingsRequest) (interface{}, bool) ClearValue(item *BatchGetRoleBindingsRequest) // Those methods build corresponding BatchGetRoleBindingsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetRoleBindingsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetRoleBindingsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetRoleBindingsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetRoleBindingsRequest_FieldPath ¶
func BuildBatchGetRoleBindingsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetRoleBindingsRequest_FieldPath, error)
func MustParseBatchGetRoleBindingsRequest_FieldPath ¶
func MustParseBatchGetRoleBindingsRequest_FieldPath(rawField string) BatchGetRoleBindingsRequest_FieldPath
func ParseBatchGetRoleBindingsRequest_FieldPath ¶
func ParseBatchGetRoleBindingsRequest_FieldPath(rawField string) (BatchGetRoleBindingsRequest_FieldPath, error)
type BatchGetRoleBindingsRequest_FieldPathArrayItemValue ¶
type BatchGetRoleBindingsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetRoleBindingsRequest_FieldPath ContainsValue(*BatchGetRoleBindingsRequest) bool }
BatchGetRoleBindingsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetRoleBindingsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetRoleBindingsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetRoleBindingsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetRoleBindingsRequest_FieldPathArrayItemValue
func ParseBatchGetRoleBindingsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetRoleBindingsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetRoleBindingsRequest_FieldPathArrayItemValue, error)
ParseBatchGetRoleBindingsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetRoleBindingsRequest_FieldPathArrayOfValues ¶
type BatchGetRoleBindingsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetRoleBindingsRequest_FieldPath }
BatchGetRoleBindingsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetRoleBindingsRequest fields according to their type
func MustParseBatchGetRoleBindingsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetRoleBindingsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetRoleBindingsRequest_FieldPathArrayOfValues
func ParseBatchGetRoleBindingsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetRoleBindingsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetRoleBindingsRequest_FieldPathArrayOfValues, error)
type BatchGetRoleBindingsRequest_FieldPathSelector ¶
type BatchGetRoleBindingsRequest_FieldPathSelector int32
const ( BatchGetRoleBindingsRequest_FieldPathSelectorNames BatchGetRoleBindingsRequest_FieldPathSelector = 0 BatchGetRoleBindingsRequest_FieldPathSelectorFieldMask BatchGetRoleBindingsRequest_FieldPathSelector = 1 BatchGetRoleBindingsRequest_FieldPathSelectorView BatchGetRoleBindingsRequest_FieldPathSelector = 2 )
func (BatchGetRoleBindingsRequest_FieldPathSelector) String ¶
func (s BatchGetRoleBindingsRequest_FieldPathSelector) String() string
type BatchGetRoleBindingsRequest_FieldPathValue ¶
type BatchGetRoleBindingsRequest_FieldPathValue interface { BatchGetRoleBindingsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetRoleBindingsRequest) CompareWith(*BatchGetRoleBindingsRequest) (cmp int, comparable bool) }
BatchGetRoleBindingsRequest_FieldPathValue allows storing values for BatchGetRoleBindingsRequest fields according to their type
func MustParseBatchGetRoleBindingsRequest_FieldPathValue ¶
func MustParseBatchGetRoleBindingsRequest_FieldPathValue(pathStr, valueStr string) BatchGetRoleBindingsRequest_FieldPathValue
func ParseBatchGetRoleBindingsRequest_FieldPathValue ¶
func ParseBatchGetRoleBindingsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetRoleBindingsRequest_FieldPathValue, error)
type BatchGetRoleBindingsRequest_FieldTerminalPath ¶
type BatchGetRoleBindingsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) ClearValue(item *BatchGetRoleBindingsRequest)
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) Get(source *BatchGetRoleBindingsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetRoleBindingsRequest
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) GetSingle(source *BatchGetRoleBindingsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetRoleBindingsRequest
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) Selector ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) Selector() BatchGetRoleBindingsRequest_FieldPathSelector
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetRoleBindingsRequest_FieldPathArrayItemValue
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetRoleBindingsRequest_FieldPathArrayOfValues
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetRoleBindingsRequest_FieldPathValue
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetRoleBindingsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetRoleBindingsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue struct { BatchGetRoleBindingsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*role_binding.Reference, bool)
func (*BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetRoleBindingsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetRoleBindingsRequest'
func (*BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetRoleBindingsRequest as interface{}
func (*BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetRoleBindingsRequest) (interface{}, bool)
func (*BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues struct { BatchGetRoleBindingsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
func (*BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*role_binding.Reference, bool)
func (*BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetRoleBindingsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetRoleBindingsRequest_FieldTerminalPathValue ¶
type BatchGetRoleBindingsRequest_FieldTerminalPathValue struct { BatchGetRoleBindingsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetRoleBindingsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
func (*BatchGetRoleBindingsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) AsNamesValue() ([]*role_binding.Reference, bool)
func (*BatchGetRoleBindingsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetRoleBindingsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetRoleBindingsRequest) (int, bool)
CompareWith compares value in the 'BatchGetRoleBindingsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetRoleBindingsRequest'.
func (*BatchGetRoleBindingsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetRoleBindingsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetRoleBindingsRequest' as interface{}
func (*BatchGetRoleBindingsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) SetTo(target **BatchGetRoleBindingsRequest)
SetTo stores value for selected field for object BatchGetRoleBindingsRequest
func (*BatchGetRoleBindingsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetRoleBindingsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetRoleBindingsResponse ¶
type BatchGetRoleBindingsResponse struct { // found RoleBindings RoleBindings []*role_binding.RoleBinding `protobuf:"bytes,1,rep,name=role_bindings,json=roleBindings,proto3" json:"role_bindings,omitempty" firestore:"roleBindings"` // list of not found RoleBindings Missing []*role_binding.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetRoleBindingsResponse
func (*BatchGetRoleBindingsResponse) Clone ¶
func (o *BatchGetRoleBindingsResponse) Clone() *BatchGetRoleBindingsResponse
func (*BatchGetRoleBindingsResponse) CloneRaw ¶
func (o *BatchGetRoleBindingsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetRoleBindingsResponse) Descriptor ¶
func (*BatchGetRoleBindingsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetRoleBindingsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetRoleBindingsResponse) GetMissing ¶
func (m *BatchGetRoleBindingsResponse) GetMissing() []*role_binding.Reference
func (*BatchGetRoleBindingsResponse) GetRoleBindings ¶
func (m *BatchGetRoleBindingsResponse) GetRoleBindings() []*role_binding.RoleBinding
func (*BatchGetRoleBindingsResponse) GotenMessage ¶
func (*BatchGetRoleBindingsResponse) GotenMessage()
func (*BatchGetRoleBindingsResponse) GotenObjectExt ¶
func (o *BatchGetRoleBindingsResponse) GotenObjectExt()
func (*BatchGetRoleBindingsResponse) GotenValidate ¶
func (obj *BatchGetRoleBindingsResponse) GotenValidate() error
func (*BatchGetRoleBindingsResponse) MakeDiffFieldMask ¶
func (o *BatchGetRoleBindingsResponse) MakeDiffFieldMask(other *BatchGetRoleBindingsResponse) *BatchGetRoleBindingsResponse_FieldMask
func (*BatchGetRoleBindingsResponse) MakeFullFieldMask ¶
func (o *BatchGetRoleBindingsResponse) MakeFullFieldMask() *BatchGetRoleBindingsResponse_FieldMask
func (*BatchGetRoleBindingsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetRoleBindingsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetRoleBindingsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetRoleBindingsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetRoleBindingsResponse) Marshal ¶
func (m *BatchGetRoleBindingsResponse) Marshal() ([]byte, error)
func (*BatchGetRoleBindingsResponse) MarshalJSON ¶
func (m *BatchGetRoleBindingsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetRoleBindingsResponse) Merge ¶
func (o *BatchGetRoleBindingsResponse) Merge(source *BatchGetRoleBindingsResponse)
func (*BatchGetRoleBindingsResponse) MergeRaw ¶
func (o *BatchGetRoleBindingsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetRoleBindingsResponse) ProtoMessage ¶
func (*BatchGetRoleBindingsResponse) ProtoMessage()
func (*BatchGetRoleBindingsResponse) ProtoReflect ¶
func (m *BatchGetRoleBindingsResponse) ProtoReflect() preflect.Message
func (*BatchGetRoleBindingsResponse) Reset ¶
func (m *BatchGetRoleBindingsResponse) Reset()
func (*BatchGetRoleBindingsResponse) SetMissing ¶
func (m *BatchGetRoleBindingsResponse) SetMissing(fv []*role_binding.Reference)
func (*BatchGetRoleBindingsResponse) SetRoleBindings ¶
func (m *BatchGetRoleBindingsResponse) SetRoleBindings(fv []*role_binding.RoleBinding)
func (*BatchGetRoleBindingsResponse) String ¶
func (m *BatchGetRoleBindingsResponse) String() string
func (*BatchGetRoleBindingsResponse) Unmarshal ¶
func (m *BatchGetRoleBindingsResponse) Unmarshal(b []byte) error
func (*BatchGetRoleBindingsResponse) UnmarshalJSON ¶
func (m *BatchGetRoleBindingsResponse) UnmarshalJSON(data []byte) error
type BatchGetRoleBindingsResponseFieldPathBuilder ¶
type BatchGetRoleBindingsResponseFieldPathBuilder struct{}
func NewBatchGetRoleBindingsResponseFieldPathBuilder ¶
func NewBatchGetRoleBindingsResponseFieldPathBuilder() BatchGetRoleBindingsResponseFieldPathBuilder
func (BatchGetRoleBindingsResponseFieldPathBuilder) RoleBindings ¶
type BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters ¶
type BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters struct {
// contains filtered or unexported fields
}
func (BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters) FieldPath ¶
func (BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations ¶
type BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels ¶
type BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards ¶
type BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards) WithArrayOfValues(values []int64) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorMissing ¶
type BatchGetRoleBindingsResponsePathSelectorMissing struct{}
func (BatchGetRoleBindingsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorMissing) WithArrayOfValues(values [][]*role_binding.Reference) *BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorMissing) WithItemValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorMissing) WithItemValue(value *role_binding.Reference) *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue
func (BatchGetRoleBindingsResponsePathSelectorMissing) WithValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorMissing) WithValue(value []*role_binding.Reference) *BatchGetRoleBindingsResponse_FieldTerminalPathValue
type BatchGetRoleBindingsResponsePathSelectorRoleBindings ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindings struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) AncestryPath ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) ConditionBinding ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithArrayOfValues(values [][]*role_binding.RoleBinding) *BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithItemValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithItemValue(value *role_binding.RoleBinding) *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue
func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithSubArrayItemValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithSubArrayItemValue(subPathArrayItemValue role_binding.RoleBinding_FieldPathArrayItemValue) *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue
func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithSubArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithSubArrayOfValues(subPathArrayOfValues role_binding.RoleBinding_FieldPathArrayOfValues) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithSubPath ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithSubPath(subPath role_binding.RoleBinding_FieldPath) *BatchGetRoleBindingsResponse_FieldSubPath
func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithSubValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithSubValue(subPathValue role_binding.RoleBinding_FieldPathValue) *BatchGetRoleBindingsResponse_FieldSubPathValue
func (BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindings) WithValue(value []*role_binding.RoleBinding) *BatchGetRoleBindingsResponse_FieldTerminalPathValue
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithArrayOfValues(values [][]*role_binding.RoleBinding_Parent) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithItemValue ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent) WithArrayOfValues(values []*role_binding.Reference) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) Parameters ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) Params ¶ added in v0.9.9
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) WithArrayOfValues(values []*condition.ConditionBinding) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition) WithArrayOfValues(values []*condition.Reference) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithArrayOfValues(values []map[string]string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithValue(value map[string]string) *BatchGetRoleBindingsResponse_FieldSubPathValue
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams ¶ added in v0.9.9
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams) FieldPath ¶ added in v0.9.9
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams) WithArrayOfValues ¶ added in v0.9.9
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams) WithArrayOfValues(values []*structpb.Struct) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMember ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMember struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMember) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMember) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMember) WithValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMember) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) Annotations ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) CreateTime ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) DeleteTime ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) Generation ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) OwnerReferences ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) ResourceVersion ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) UpdateTime ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) WithValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetRoleBindingsResponse_FieldSubPathValue
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithValue(value map[string]string) *BatchGetRoleBindingsResponse_FieldSubPathValue
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime ¶ added in v0.8.0
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithValue(value map[string]string) *BatchGetRoleBindingsResponse_FieldSubPathValue
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle ¶ added in v0.8.0
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) State ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState ¶ added in v0.8.0
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Controller ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Region ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Version ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) WithItemValue ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion ¶ added in v0.8.0
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion ¶ added in v0.8.0
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataShards ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataShards struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithValue(value map[string]int64) *BatchGetRoleBindingsResponse_FieldSubPathValue
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) OwningRegion ¶
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithItemValue ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithItemValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithItemValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithValue(value []string) *BatchGetRoleBindingsResponse_FieldSubPathValue
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) WithArrayOfValues(values []string) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) WithValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) WithValue(value string) *BatchGetRoleBindingsResponse_FieldSubPathValue
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsName ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsName struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsName) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsName) WithArrayOfValues(values []*role_binding.Name) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsName) WithValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsName) WithValue(value *role_binding.Name) *BatchGetRoleBindingsResponse_FieldSubPathValue
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsRole ¶
type BatchGetRoleBindingsResponsePathSelectorRoleBindingsRole struct{}
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsRole) WithArrayOfValues ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsRole) WithArrayOfValues(values []*role.Reference) *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues
func (BatchGetRoleBindingsResponsePathSelectorRoleBindingsRole) WithValue ¶
func (s BatchGetRoleBindingsResponsePathSelectorRoleBindingsRole) WithValue(value *role.Reference) *BatchGetRoleBindingsResponse_FieldSubPathValue
type BatchGetRoleBindingsResponse_FieldMask ¶
type BatchGetRoleBindingsResponse_FieldMask struct {
Paths []BatchGetRoleBindingsResponse_FieldPath
}
func FullBatchGetRoleBindingsResponse_FieldMask ¶
func FullBatchGetRoleBindingsResponse_FieldMask() *BatchGetRoleBindingsResponse_FieldMask
func (*BatchGetRoleBindingsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) AppendPath(path BatchGetRoleBindingsResponse_FieldPath)
func (*BatchGetRoleBindingsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetRoleBindingsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetRoleBindingsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetRoleBindingsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) FilterInputFields() *BatchGetRoleBindingsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetRoleBindingsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetRoleBindingsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) GetPaths() []BatchGetRoleBindingsResponse_FieldPath
func (*BatchGetRoleBindingsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetRoleBindingsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) IsFull() bool
func (BatchGetRoleBindingsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetRoleBindingsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetRoleBindingsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetRoleBindingsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetRoleBindingsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) PathsCount() int
func (*BatchGetRoleBindingsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) Project(source *BatchGetRoleBindingsResponse) *BatchGetRoleBindingsResponse
func (*BatchGetRoleBindingsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetRoleBindingsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) ProtoMessage()
func (*BatchGetRoleBindingsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetRoleBindingsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) Reset()
func (*BatchGetRoleBindingsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) Set(target, source *BatchGetRoleBindingsResponse)
func (*BatchGetRoleBindingsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetRoleBindingsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetRoleBindingsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) Size() int
func (*BatchGetRoleBindingsResponse_FieldMask) String ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) String() string
func (*BatchGetRoleBindingsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) Subtract(other *BatchGetRoleBindingsResponse_FieldMask) *BatchGetRoleBindingsResponse_FieldMask
func (*BatchGetRoleBindingsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetRoleBindingsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetRoleBindingsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetRoleBindingsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetRoleBindingsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetRoleBindingsResponse_FieldPath ¶
type BatchGetRoleBindingsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetRoleBindingsResponse_FieldPathSelector Get(source *BatchGetRoleBindingsResponse) []interface{} GetSingle(source *BatchGetRoleBindingsResponse) (interface{}, bool) ClearValue(item *BatchGetRoleBindingsResponse) // Those methods build corresponding BatchGetRoleBindingsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetRoleBindingsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetRoleBindingsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetRoleBindingsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetRoleBindingsResponse_FieldPath ¶
func BuildBatchGetRoleBindingsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetRoleBindingsResponse_FieldPath, error)
func MustParseBatchGetRoleBindingsResponse_FieldPath ¶
func MustParseBatchGetRoleBindingsResponse_FieldPath(rawField string) BatchGetRoleBindingsResponse_FieldPath
func ParseBatchGetRoleBindingsResponse_FieldPath ¶
func ParseBatchGetRoleBindingsResponse_FieldPath(rawField string) (BatchGetRoleBindingsResponse_FieldPath, error)
type BatchGetRoleBindingsResponse_FieldPathArrayItemValue ¶
type BatchGetRoleBindingsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetRoleBindingsResponse_FieldPath ContainsValue(*BatchGetRoleBindingsResponse) bool }
BatchGetRoleBindingsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetRoleBindingsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetRoleBindingsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetRoleBindingsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetRoleBindingsResponse_FieldPathArrayItemValue
func ParseBatchGetRoleBindingsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetRoleBindingsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetRoleBindingsResponse_FieldPathArrayItemValue, error)
ParseBatchGetRoleBindingsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetRoleBindingsResponse_FieldPathArrayOfValues ¶
type BatchGetRoleBindingsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetRoleBindingsResponse_FieldPath }
BatchGetRoleBindingsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetRoleBindingsResponse fields according to their type
func MustParseBatchGetRoleBindingsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetRoleBindingsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetRoleBindingsResponse_FieldPathArrayOfValues
func ParseBatchGetRoleBindingsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetRoleBindingsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetRoleBindingsResponse_FieldPathArrayOfValues, error)
type BatchGetRoleBindingsResponse_FieldPathSelector ¶
type BatchGetRoleBindingsResponse_FieldPathSelector int32
const ( BatchGetRoleBindingsResponse_FieldPathSelectorRoleBindings BatchGetRoleBindingsResponse_FieldPathSelector = 0 BatchGetRoleBindingsResponse_FieldPathSelectorMissing BatchGetRoleBindingsResponse_FieldPathSelector = 1 )
func (BatchGetRoleBindingsResponse_FieldPathSelector) String ¶
func (s BatchGetRoleBindingsResponse_FieldPathSelector) String() string
type BatchGetRoleBindingsResponse_FieldPathValue ¶
type BatchGetRoleBindingsResponse_FieldPathValue interface { BatchGetRoleBindingsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetRoleBindingsResponse) CompareWith(*BatchGetRoleBindingsResponse) (cmp int, comparable bool) }
BatchGetRoleBindingsResponse_FieldPathValue allows storing values for BatchGetRoleBindingsResponse fields according to their type
func MustParseBatchGetRoleBindingsResponse_FieldPathValue ¶
func MustParseBatchGetRoleBindingsResponse_FieldPathValue(pathStr, valueStr string) BatchGetRoleBindingsResponse_FieldPathValue
func ParseBatchGetRoleBindingsResponse_FieldPathValue ¶
func ParseBatchGetRoleBindingsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetRoleBindingsResponse_FieldPathValue, error)
type BatchGetRoleBindingsResponse_FieldSubPath ¶
type BatchGetRoleBindingsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetRoleBindingsResponse_FieldSubPath) AsRoleBindingsSubPath ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) AsRoleBindingsSubPath() (role_binding.RoleBinding_FieldPath, bool)
func (*BatchGetRoleBindingsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) ClearValue(item *BatchGetRoleBindingsResponse)
func (*BatchGetRoleBindingsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetRoleBindingsResponse_FieldSubPath) Get ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) Get(source *BatchGetRoleBindingsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetRoleBindingsResponse
func (*BatchGetRoleBindingsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetRoleBindingsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetRoleBindingsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) GetSingle(source *BatchGetRoleBindingsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetRoleBindingsResponse
func (*BatchGetRoleBindingsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetRoleBindingsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetRoleBindingsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetRoleBindingsResponse_FieldSubPath) Selector ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) Selector() BatchGetRoleBindingsResponse_FieldPathSelector
func (*BatchGetRoleBindingsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetRoleBindingsResponse_FieldSubPath) String ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetRoleBindingsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetRoleBindingsResponse_FieldPathArrayItemValue
func (*BatchGetRoleBindingsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetRoleBindingsResponse_FieldPathArrayOfValues
func (*BatchGetRoleBindingsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetRoleBindingsResponse_FieldPathValue
func (*BatchGetRoleBindingsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetRoleBindingsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetRoleBindingsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetRoleBindingsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue ¶
type BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue struct { BatchGetRoleBindingsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue) AsRoleBindingsPathItemValue ¶
func (fpaivs *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue) AsRoleBindingsPathItemValue() (role_binding.RoleBinding_FieldPathArrayItemValue, bool)
func (*BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetRoleBindingsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetRoleBindingsResponse'
func (*BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetRoleBindingsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues ¶
type BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues struct { BatchGetRoleBindingsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues) AsRoleBindingsPathArrayOfValues ¶
func (fpsaov *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues) AsRoleBindingsPathArrayOfValues() (role_binding.RoleBinding_FieldPathArrayOfValues, bool)
func (*BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetRoleBindingsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetRoleBindingsResponse_FieldSubPathValue ¶
type BatchGetRoleBindingsResponse_FieldSubPathValue struct { BatchGetRoleBindingsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetRoleBindingsResponse_FieldSubPathValue) AsRoleBindingsPathValue ¶
func (fpvs *BatchGetRoleBindingsResponse_FieldSubPathValue) AsRoleBindingsPathValue() (role_binding.RoleBinding_FieldPathValue, bool)
func (*BatchGetRoleBindingsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetRoleBindingsResponse_FieldSubPathValue) CompareWith(source *BatchGetRoleBindingsResponse) (int, bool)
func (*BatchGetRoleBindingsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetRoleBindingsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetRoleBindingsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetRoleBindingsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetRoleBindingsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetRoleBindingsResponse_FieldSubPathValue) SetTo(target **BatchGetRoleBindingsResponse)
func (*BatchGetRoleBindingsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetRoleBindingsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetRoleBindingsResponse_FieldTerminalPath ¶
type BatchGetRoleBindingsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) ClearValue(item *BatchGetRoleBindingsResponse)
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) Get(source *BatchGetRoleBindingsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetRoleBindingsResponse
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) GetSingle(source *BatchGetRoleBindingsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetRoleBindingsResponse
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) Selector ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) Selector() BatchGetRoleBindingsResponse_FieldPathSelector
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetRoleBindingsResponse_FieldPathArrayItemValue
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetRoleBindingsResponse_FieldPathArrayOfValues
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetRoleBindingsResponse_FieldPathValue
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetRoleBindingsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetRoleBindingsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue struct { BatchGetRoleBindingsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*role_binding.Reference, bool)
func (*BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) AsRoleBindingsItemValue ¶
func (fpaiv *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) AsRoleBindingsItemValue() (*role_binding.RoleBinding, bool)
func (*BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetRoleBindingsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetRoleBindingsResponse'
func (*BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetRoleBindingsResponse as interface{}
func (*BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetRoleBindingsResponse) (interface{}, bool)
func (*BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues struct { BatchGetRoleBindingsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*role_binding.Reference, bool)
func (*BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsRoleBindingsArrayOfValues ¶
func (fpaov *BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsRoleBindingsArrayOfValues() ([][]*role_binding.RoleBinding, bool)
func (*BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetRoleBindingsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetRoleBindingsResponse_FieldTerminalPathValue ¶
type BatchGetRoleBindingsResponse_FieldTerminalPathValue struct { BatchGetRoleBindingsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetRoleBindingsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) AsMissingValue() ([]*role_binding.Reference, bool)
func (*BatchGetRoleBindingsResponse_FieldTerminalPathValue) AsRoleBindingsValue ¶
func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) AsRoleBindingsValue() ([]*role_binding.RoleBinding, bool)
func (*BatchGetRoleBindingsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetRoleBindingsResponse) (int, bool)
CompareWith compares value in the 'BatchGetRoleBindingsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetRoleBindingsResponse'.
func (*BatchGetRoleBindingsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetRoleBindingsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetRoleBindingsResponse' as interface{}
func (*BatchGetRoleBindingsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) SetTo(target **BatchGetRoleBindingsResponse)
SetTo stores value for selected field for object BatchGetRoleBindingsResponse
func (*BatchGetRoleBindingsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetRoleBindingsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateRoleBindingDescriptor ¶ added in v0.4.28
type CreateRoleBindingDescriptor struct{}
func GetCreateRoleBindingDescriptor ¶ added in v0.4.28
func GetCreateRoleBindingDescriptor() *CreateRoleBindingDescriptor
func (*CreateRoleBindingDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateRoleBindingDescriptor) GetApiName ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) GetApiName() string
func (*CreateRoleBindingDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateRoleBindingDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) GetFullMethodName() string
func (*CreateRoleBindingDescriptor) GetMethodName ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) GetMethodName() string
func (*CreateRoleBindingDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) GetProtoPkgName() string
func (*CreateRoleBindingDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *CreateRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateRoleBindingDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateRoleBindingDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) GetServiceDomain() string
func (*CreateRoleBindingDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) GetServiceVersion() string
func (*CreateRoleBindingDescriptor) GetVerb ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) GetVerb() string
func (*CreateRoleBindingDescriptor) HasResource ¶ added in v0.4.30
func (d *CreateRoleBindingDescriptor) HasResource() bool
func (*CreateRoleBindingDescriptor) IsClientStream ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) IsClientStream() bool
func (*CreateRoleBindingDescriptor) IsCollection ¶ added in v0.4.30
func (d *CreateRoleBindingDescriptor) IsCollection() bool
func (*CreateRoleBindingDescriptor) IsPlural ¶ added in v0.4.30
func (d *CreateRoleBindingDescriptor) IsPlural() bool
func (*CreateRoleBindingDescriptor) IsServerStream ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) IsServerStream() bool
func (*CreateRoleBindingDescriptor) IsUnary ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) IsUnary() bool
func (*CreateRoleBindingDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateRoleBindingDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateRoleBindingDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *CreateRoleBindingDescriptor) RequestHasResourceBody() bool
type CreateRoleBindingDescriptorClientMsgHandle ¶ added in v0.4.28
type CreateRoleBindingDescriptorClientMsgHandle struct{}
func (*CreateRoleBindingDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateRoleBindingDescriptorServerMsgHandle ¶ added in v0.4.28
type CreateRoleBindingDescriptorServerMsgHandle struct{}
func (*CreateRoleBindingDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateRoleBindingRequest ¶
type CreateRoleBindingRequest struct { // Parent reference of ntt.iam.v1alpha2.RoleBinding Parent *role_binding.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // RoleBinding resource body RoleBinding *role_binding.RoleBinding `protobuf:"bytes,2,opt,name=role_binding,json=roleBinding,proto3" json:"role_binding,omitempty" firestore:"roleBinding"` // contains filtered or unexported fields }
Request message for method [CreateRoleBinding][ntt.iam.v1alpha2.CreateRoleBinding]
func (*CreateRoleBindingRequest) Clone ¶
func (o *CreateRoleBindingRequest) Clone() *CreateRoleBindingRequest
func (*CreateRoleBindingRequest) CloneRaw ¶
func (o *CreateRoleBindingRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateRoleBindingRequest) Descriptor ¶
func (*CreateRoleBindingRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateRoleBindingRequest.ProtoReflect.Descriptor instead.
func (*CreateRoleBindingRequest) GetParent ¶
func (m *CreateRoleBindingRequest) GetParent() *role_binding.ParentReference
func (*CreateRoleBindingRequest) GetRoleBinding ¶
func (m *CreateRoleBindingRequest) GetRoleBinding() *role_binding.RoleBinding
func (*CreateRoleBindingRequest) GotenMessage ¶
func (*CreateRoleBindingRequest) GotenMessage()
func (*CreateRoleBindingRequest) GotenObjectExt ¶
func (o *CreateRoleBindingRequest) GotenObjectExt()
func (*CreateRoleBindingRequest) GotenValidate ¶
func (obj *CreateRoleBindingRequest) GotenValidate() error
func (*CreateRoleBindingRequest) MakeDiffFieldMask ¶
func (o *CreateRoleBindingRequest) MakeDiffFieldMask(other *CreateRoleBindingRequest) *CreateRoleBindingRequest_FieldMask
func (*CreateRoleBindingRequest) MakeFullFieldMask ¶
func (o *CreateRoleBindingRequest) MakeFullFieldMask() *CreateRoleBindingRequest_FieldMask
func (*CreateRoleBindingRequest) MakeRawDiffFieldMask ¶
func (o *CreateRoleBindingRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateRoleBindingRequest) MakeRawFullFieldMask ¶
func (o *CreateRoleBindingRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateRoleBindingRequest) Marshal ¶
func (m *CreateRoleBindingRequest) Marshal() ([]byte, error)
func (*CreateRoleBindingRequest) MarshalJSON ¶
func (m *CreateRoleBindingRequest) MarshalJSON() ([]byte, error)
func (*CreateRoleBindingRequest) Merge ¶
func (o *CreateRoleBindingRequest) Merge(source *CreateRoleBindingRequest)
func (*CreateRoleBindingRequest) MergeRaw ¶
func (o *CreateRoleBindingRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateRoleBindingRequest) ProtoMessage ¶
func (*CreateRoleBindingRequest) ProtoMessage()
func (*CreateRoleBindingRequest) ProtoReflect ¶
func (m *CreateRoleBindingRequest) ProtoReflect() preflect.Message
func (*CreateRoleBindingRequest) Reset ¶
func (m *CreateRoleBindingRequest) Reset()
func (*CreateRoleBindingRequest) SetParent ¶
func (m *CreateRoleBindingRequest) SetParent(fv *role_binding.ParentReference)
func (*CreateRoleBindingRequest) SetRoleBinding ¶
func (m *CreateRoleBindingRequest) SetRoleBinding(fv *role_binding.RoleBinding)
func (*CreateRoleBindingRequest) String ¶
func (m *CreateRoleBindingRequest) String() string
func (*CreateRoleBindingRequest) Unmarshal ¶
func (m *CreateRoleBindingRequest) Unmarshal(b []byte) error
func (*CreateRoleBindingRequest) UnmarshalJSON ¶
func (m *CreateRoleBindingRequest) UnmarshalJSON(data []byte) error
type CreateRoleBindingRequestFieldPathBuilder ¶
type CreateRoleBindingRequestFieldPathBuilder struct{}
func NewCreateRoleBindingRequestFieldPathBuilder ¶
func NewCreateRoleBindingRequestFieldPathBuilder() CreateRoleBindingRequestFieldPathBuilder
func (CreateRoleBindingRequestFieldPathBuilder) RoleBinding ¶
func (CreateRoleBindingRequestFieldPathBuilder) RoleBinding() CreateRoleBindingRequestPathSelectorRoleBinding
type CreateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters ¶
type CreateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters struct {
// contains filtered or unexported fields
}
func (CreateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters) WithArrayOfValues ¶
func (s CreateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations ¶
type CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations) WithArrayOfValues ¶
func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels ¶
type CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) WithArrayOfValues ¶
func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) WithValue ¶
func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards ¶
type CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) WithArrayOfValues ¶
func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) WithArrayOfValues(values []int64) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) WithValue ¶
func (s CreateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) WithValue(value int64) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorParent ¶
type CreateRoleBindingRequestPathSelectorParent struct{}
func (CreateRoleBindingRequestPathSelectorParent) FieldPath ¶
func (CreateRoleBindingRequestPathSelectorParent) FieldPath() *CreateRoleBindingRequest_FieldTerminalPath
func (CreateRoleBindingRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorParent) WithArrayOfValues(values []*role_binding.ParentReference) *CreateRoleBindingRequest_FieldTerminalPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorParent) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorParent) WithValue(value *role_binding.ParentReference) *CreateRoleBindingRequest_FieldTerminalPathValue
type CreateRoleBindingRequestPathSelectorRoleBinding ¶
type CreateRoleBindingRequestPathSelectorRoleBinding struct{}
func (CreateRoleBindingRequestPathSelectorRoleBinding) AncestryPath ¶
func (CreateRoleBindingRequestPathSelectorRoleBinding) ConditionBinding ¶
func (CreateRoleBindingRequestPathSelectorRoleBinding) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBinding) WithArrayOfValues(values []*role_binding.RoleBinding) *CreateRoleBindingRequest_FieldTerminalPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBinding) WithSubArrayItemValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBinding) WithSubArrayItemValue(subPathArrayItemValue role_binding.RoleBinding_FieldPathArrayItemValue) *CreateRoleBindingRequest_FieldSubPathArrayItemValue
func (CreateRoleBindingRequestPathSelectorRoleBinding) WithSubArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBinding) WithSubArrayOfValues(subPathArrayOfValues role_binding.RoleBinding_FieldPathArrayOfValues) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBinding) WithSubPath ¶
func (CreateRoleBindingRequestPathSelectorRoleBinding) WithSubPath(subPath role_binding.RoleBinding_FieldPath) *CreateRoleBindingRequest_FieldSubPath
func (CreateRoleBindingRequestPathSelectorRoleBinding) WithSubValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBinding) WithSubValue(subPathValue role_binding.RoleBinding_FieldPathValue) *CreateRoleBindingRequest_FieldSubPathValue
func (CreateRoleBindingRequestPathSelectorRoleBinding) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBinding) WithValue(value *role_binding.RoleBinding) *CreateRoleBindingRequest_FieldTerminalPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath ¶
type CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithArrayOfValues(values [][]*role_binding.RoleBinding_Parent) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithItemValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithItemValue(value *role_binding.RoleBinding_Parent) *CreateRoleBindingRequest_FieldSubPathArrayItemValue
func (CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithValue(value []*role_binding.RoleBinding_Parent) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember ¶
type CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent ¶
type CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent) WithArrayOfValues(values []*role_binding.Reference) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding ¶
type CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding) Parameters ¶
func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBinding) WithArrayOfValues(values []*condition.ConditionBinding) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition ¶
type CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition) WithArrayOfValues(values []*condition.Reference) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters ¶
type CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithArrayOfValues(values []map[string]string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithValue(value map[string]string) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams ¶ added in v0.9.9
type CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams) FieldPath ¶ added in v0.9.9
func (CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams) WithArrayOfValues ¶ added in v0.9.9
func (s CreateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams) WithArrayOfValues(values []*structpb.Struct) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMember ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMember struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMember) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMember) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingMember) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMember) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingMetadata ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadata struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) Annotations ¶
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) CreateTime ¶
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) DeleteTime ¶ added in v0.8.0
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) Generation ¶
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) OwnerReferences ¶
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) ResourceVersion ¶
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) UpdateTime ¶
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadata) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadata) WithValue(value *ntt_meta.Meta) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithValue(value map[string]string) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime ¶ added in v0.8.0
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) WithArrayOfValues(values []int64) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) WithValue(value int64) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataLabels ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataLabels struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithValue(value map[string]string) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle ¶ added in v0.8.0
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) WithValue ¶ added in v0.8.0
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState ¶ added in v0.8.0
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Controller ¶
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Region ¶ added in v0.8.0
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Version ¶ added in v0.8.0
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) WithItemValue ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion ¶ added in v0.8.0
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion ¶ added in v0.8.0
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataShards ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataShards struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithValue(value map[string]int64) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) OwningRegion ¶
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithItemValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithItemValue(value string) *CreateRoleBindingRequest_FieldSubPathArrayItemValue
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithValue(value []string) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithArrayOfValues(values [][]string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithItemValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithItemValue(value string) *CreateRoleBindingRequest_FieldSubPathArrayItemValue
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithValue(value []string) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataUuid ¶
type CreateRoleBindingRequestPathSelectorRoleBindingMetadataUuid struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) WithArrayOfValues(values []string) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) WithValue(value string) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingName ¶
type CreateRoleBindingRequestPathSelectorRoleBindingName struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingName) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingName) WithArrayOfValues(values []*role_binding.Name) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingName) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingName) WithValue(value *role_binding.Name) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequestPathSelectorRoleBindingRole ¶
type CreateRoleBindingRequestPathSelectorRoleBindingRole struct{}
func (CreateRoleBindingRequestPathSelectorRoleBindingRole) WithArrayOfValues ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingRole) WithArrayOfValues(values []*role.Reference) *CreateRoleBindingRequest_FieldSubPathArrayOfValues
func (CreateRoleBindingRequestPathSelectorRoleBindingRole) WithValue ¶
func (s CreateRoleBindingRequestPathSelectorRoleBindingRole) WithValue(value *role.Reference) *CreateRoleBindingRequest_FieldSubPathValue
type CreateRoleBindingRequest_FieldMask ¶
type CreateRoleBindingRequest_FieldMask struct {
Paths []CreateRoleBindingRequest_FieldPath
}
func FullCreateRoleBindingRequest_FieldMask ¶
func FullCreateRoleBindingRequest_FieldMask() *CreateRoleBindingRequest_FieldMask
func (*CreateRoleBindingRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) AppendPath(path CreateRoleBindingRequest_FieldPath)
func (*CreateRoleBindingRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateRoleBindingRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateRoleBindingRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateRoleBindingRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) FilterInputFields() *CreateRoleBindingRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateRoleBindingRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateRoleBindingRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) GetPaths() []CreateRoleBindingRequest_FieldPath
func (*CreateRoleBindingRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateRoleBindingRequest_FieldMask) IsFull ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) IsFull() bool
func (CreateRoleBindingRequest_FieldMask) Marshal ¶
func (fieldMask CreateRoleBindingRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateRoleBindingRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateRoleBindingRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateRoleBindingRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) PathsCount() int
func (*CreateRoleBindingRequest_FieldMask) Project ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) Project(source *CreateRoleBindingRequest) *CreateRoleBindingRequest
func (*CreateRoleBindingRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateRoleBindingRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) ProtoMessage()
func (*CreateRoleBindingRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateRoleBindingRequest_FieldMask) Reset ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) Reset()
func (*CreateRoleBindingRequest_FieldMask) Set ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) Set(target, source *CreateRoleBindingRequest)
func (*CreateRoleBindingRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateRoleBindingRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateRoleBindingRequest_FieldMask) Size ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) Size() int
func (*CreateRoleBindingRequest_FieldMask) String ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) String() string
func (*CreateRoleBindingRequest_FieldMask) Subtract ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) Subtract(other *CreateRoleBindingRequest_FieldMask) *CreateRoleBindingRequest_FieldMask
func (*CreateRoleBindingRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateRoleBindingRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateRoleBindingRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateRoleBindingRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateRoleBindingRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateRoleBindingRequest_FieldPath ¶
type CreateRoleBindingRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateRoleBindingRequest_FieldPathSelector Get(source *CreateRoleBindingRequest) []interface{} GetSingle(source *CreateRoleBindingRequest) (interface{}, bool) ClearValue(item *CreateRoleBindingRequest) // Those methods build corresponding CreateRoleBindingRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateRoleBindingRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateRoleBindingRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateRoleBindingRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateRoleBindingRequest_FieldPath ¶
func BuildCreateRoleBindingRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateRoleBindingRequest_FieldPath, error)
func MustParseCreateRoleBindingRequest_FieldPath ¶
func MustParseCreateRoleBindingRequest_FieldPath(rawField string) CreateRoleBindingRequest_FieldPath
func ParseCreateRoleBindingRequest_FieldPath ¶
func ParseCreateRoleBindingRequest_FieldPath(rawField string) (CreateRoleBindingRequest_FieldPath, error)
type CreateRoleBindingRequest_FieldPathArrayItemValue ¶
type CreateRoleBindingRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateRoleBindingRequest_FieldPath ContainsValue(*CreateRoleBindingRequest) bool }
CreateRoleBindingRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateRoleBindingRequest according to their type Present only for array (repeated) types.
func MustParseCreateRoleBindingRequest_FieldPathArrayItemValue ¶
func MustParseCreateRoleBindingRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateRoleBindingRequest_FieldPathArrayItemValue
func ParseCreateRoleBindingRequest_FieldPathArrayItemValue ¶
func ParseCreateRoleBindingRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateRoleBindingRequest_FieldPathArrayItemValue, error)
ParseCreateRoleBindingRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateRoleBindingRequest_FieldPathArrayOfValues ¶
type CreateRoleBindingRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateRoleBindingRequest_FieldPath }
CreateRoleBindingRequest_FieldPathArrayOfValues allows storing slice of values for CreateRoleBindingRequest fields according to their type
func MustParseCreateRoleBindingRequest_FieldPathArrayOfValues ¶
func MustParseCreateRoleBindingRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateRoleBindingRequest_FieldPathArrayOfValues
func ParseCreateRoleBindingRequest_FieldPathArrayOfValues ¶
func ParseCreateRoleBindingRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateRoleBindingRequest_FieldPathArrayOfValues, error)
type CreateRoleBindingRequest_FieldPathSelector ¶
type CreateRoleBindingRequest_FieldPathSelector int32
const ( CreateRoleBindingRequest_FieldPathSelectorParent CreateRoleBindingRequest_FieldPathSelector = 0 CreateRoleBindingRequest_FieldPathSelectorRoleBinding CreateRoleBindingRequest_FieldPathSelector = 1 )
func (CreateRoleBindingRequest_FieldPathSelector) String ¶
func (s CreateRoleBindingRequest_FieldPathSelector) String() string
type CreateRoleBindingRequest_FieldPathValue ¶
type CreateRoleBindingRequest_FieldPathValue interface { CreateRoleBindingRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateRoleBindingRequest) CompareWith(*CreateRoleBindingRequest) (cmp int, comparable bool) }
CreateRoleBindingRequest_FieldPathValue allows storing values for CreateRoleBindingRequest fields according to their type
func MustParseCreateRoleBindingRequest_FieldPathValue ¶
func MustParseCreateRoleBindingRequest_FieldPathValue(pathStr, valueStr string) CreateRoleBindingRequest_FieldPathValue
func ParseCreateRoleBindingRequest_FieldPathValue ¶
func ParseCreateRoleBindingRequest_FieldPathValue(pathStr, valueStr string) (CreateRoleBindingRequest_FieldPathValue, error)
type CreateRoleBindingRequest_FieldSubPath ¶
type CreateRoleBindingRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateRoleBindingRequest_FieldSubPath) AsRoleBindingSubPath ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) AsRoleBindingSubPath() (role_binding.RoleBinding_FieldPath, bool)
func (*CreateRoleBindingRequest_FieldSubPath) ClearValue ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) ClearValue(item *CreateRoleBindingRequest)
func (*CreateRoleBindingRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateRoleBindingRequest_FieldSubPath) Get ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) Get(source *CreateRoleBindingRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateRoleBindingRequest
func (*CreateRoleBindingRequest_FieldSubPath) GetDefault ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateRoleBindingRequest_FieldSubPath) GetRaw ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateRoleBindingRequest_FieldSubPath) GetSingle ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) GetSingle(source *CreateRoleBindingRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateRoleBindingRequest
func (*CreateRoleBindingRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateRoleBindingRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateRoleBindingRequest_FieldSubPath) JSONString ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateRoleBindingRequest_FieldSubPath) Selector ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) Selector() CreateRoleBindingRequest_FieldPathSelector
func (*CreateRoleBindingRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *CreateRoleBindingRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateRoleBindingRequest_FieldSubPath) String ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateRoleBindingRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateRoleBindingRequest_FieldPathArrayItemValue
func (*CreateRoleBindingRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateRoleBindingRequest_FieldPathArrayOfValues
func (*CreateRoleBindingRequest_FieldSubPath) WithIValue ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) WithIValue(value interface{}) CreateRoleBindingRequest_FieldPathValue
func (*CreateRoleBindingRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateRoleBindingRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateRoleBindingRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateRoleBindingRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateRoleBindingRequest_FieldSubPathArrayItemValue ¶
type CreateRoleBindingRequest_FieldSubPathArrayItemValue struct { CreateRoleBindingRequest_FieldPath // contains filtered or unexported fields }
func (*CreateRoleBindingRequest_FieldSubPathArrayItemValue) AsRoleBindingPathItemValue ¶
func (fpaivs *CreateRoleBindingRequest_FieldSubPathArrayItemValue) AsRoleBindingPathItemValue() (role_binding.RoleBinding_FieldPathArrayItemValue, bool)
func (*CreateRoleBindingRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateRoleBindingRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateRoleBindingRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateRoleBindingRequest'
func (*CreateRoleBindingRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateRoleBindingRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateRoleBindingRequest_FieldSubPathArrayOfValues ¶
type CreateRoleBindingRequest_FieldSubPathArrayOfValues struct { CreateRoleBindingRequest_FieldPath // contains filtered or unexported fields }
func (*CreateRoleBindingRequest_FieldSubPathArrayOfValues) AsRoleBindingPathArrayOfValues ¶
func (fpsaov *CreateRoleBindingRequest_FieldSubPathArrayOfValues) AsRoleBindingPathArrayOfValues() (role_binding.RoleBinding_FieldPathArrayOfValues, bool)
func (*CreateRoleBindingRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateRoleBindingRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateRoleBindingRequest_FieldSubPathValue ¶
type CreateRoleBindingRequest_FieldSubPathValue struct { CreateRoleBindingRequest_FieldPath // contains filtered or unexported fields }
func (*CreateRoleBindingRequest_FieldSubPathValue) AsRoleBindingPathValue ¶
func (fpvs *CreateRoleBindingRequest_FieldSubPathValue) AsRoleBindingPathValue() (role_binding.RoleBinding_FieldPathValue, bool)
func (*CreateRoleBindingRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateRoleBindingRequest_FieldSubPathValue) CompareWith(source *CreateRoleBindingRequest) (int, bool)
func (*CreateRoleBindingRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateRoleBindingRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateRoleBindingRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateRoleBindingRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateRoleBindingRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateRoleBindingRequest_FieldSubPathValue) SetTo(target **CreateRoleBindingRequest)
func (*CreateRoleBindingRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateRoleBindingRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateRoleBindingRequest_FieldTerminalPath ¶
type CreateRoleBindingRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateRoleBindingRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) ClearValue(item *CreateRoleBindingRequest)
func (*CreateRoleBindingRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateRoleBindingRequest_FieldTerminalPath) Get ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) Get(source *CreateRoleBindingRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateRoleBindingRequest
func (*CreateRoleBindingRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateRoleBindingRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateRoleBindingRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) GetSingle(source *CreateRoleBindingRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateRoleBindingRequest
func (*CreateRoleBindingRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateRoleBindingRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateRoleBindingRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateRoleBindingRequest_FieldTerminalPath) Selector ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) Selector() CreateRoleBindingRequest_FieldPathSelector
func (*CreateRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *CreateRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateRoleBindingRequest_FieldTerminalPath) String ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateRoleBindingRequest_FieldPathArrayItemValue
func (*CreateRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateRoleBindingRequest_FieldPathArrayOfValues
func (*CreateRoleBindingRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) WithIValue(value interface{}) CreateRoleBindingRequest_FieldPathValue
func (*CreateRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateRoleBindingRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateRoleBindingRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateRoleBindingRequest_FieldTerminalPathArrayItemValue ¶
type CreateRoleBindingRequest_FieldTerminalPathArrayItemValue struct { CreateRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateRoleBindingRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateRoleBindingRequest'
func (*CreateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateRoleBindingRequest as interface{}
func (*CreateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateRoleBindingRequest) (interface{}, bool)
func (*CreateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateRoleBindingRequest_FieldTerminalPathArrayOfValues ¶
type CreateRoleBindingRequest_FieldTerminalPathArrayOfValues struct { CreateRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*role_binding.ParentReference, bool)
func (*CreateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsRoleBindingArrayOfValues ¶
func (fpaov *CreateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsRoleBindingArrayOfValues() ([]*role_binding.RoleBinding, bool)
func (*CreateRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateRoleBindingRequest_FieldTerminalPathValue ¶
type CreateRoleBindingRequest_FieldTerminalPathValue struct { CreateRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateRoleBindingRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) AsParentValue() (*role_binding.ParentReference, bool)
func (*CreateRoleBindingRequest_FieldTerminalPathValue) AsRoleBindingValue ¶
func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) AsRoleBindingValue() (*role_binding.RoleBinding, bool)
func (*CreateRoleBindingRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) CompareWith(source *CreateRoleBindingRequest) (int, bool)
CompareWith compares value in the 'CreateRoleBindingRequest_FieldTerminalPathValue' with the value under path in 'CreateRoleBindingRequest'.
func (*CreateRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateRoleBindingRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateRoleBindingRequest' as interface{}
func (*CreateRoleBindingRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) SetTo(target **CreateRoleBindingRequest)
SetTo stores value for selected field for object CreateRoleBindingRequest
func (*CreateRoleBindingRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateRoleBindingRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteRoleBindingDescriptor ¶ added in v0.4.28
type DeleteRoleBindingDescriptor struct{}
func GetDeleteRoleBindingDescriptor ¶ added in v0.4.28
func GetDeleteRoleBindingDescriptor() *DeleteRoleBindingDescriptor
func (*DeleteRoleBindingDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteRoleBindingDescriptor) GetApiName ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) GetApiName() string
func (*DeleteRoleBindingDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteRoleBindingDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) GetFullMethodName() string
func (*DeleteRoleBindingDescriptor) GetMethodName ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) GetMethodName() string
func (*DeleteRoleBindingDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) GetProtoPkgName() string
func (*DeleteRoleBindingDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *DeleteRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteRoleBindingDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteRoleBindingDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) GetServiceDomain() string
func (*DeleteRoleBindingDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) GetServiceVersion() string
func (*DeleteRoleBindingDescriptor) GetVerb ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) GetVerb() string
func (*DeleteRoleBindingDescriptor) HasResource ¶ added in v0.4.30
func (d *DeleteRoleBindingDescriptor) HasResource() bool
func (*DeleteRoleBindingDescriptor) IsClientStream ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) IsClientStream() bool
func (*DeleteRoleBindingDescriptor) IsCollection ¶ added in v0.4.30
func (d *DeleteRoleBindingDescriptor) IsCollection() bool
func (*DeleteRoleBindingDescriptor) IsPlural ¶ added in v0.4.30
func (d *DeleteRoleBindingDescriptor) IsPlural() bool
func (*DeleteRoleBindingDescriptor) IsServerStream ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) IsServerStream() bool
func (*DeleteRoleBindingDescriptor) IsUnary ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) IsUnary() bool
func (*DeleteRoleBindingDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteRoleBindingDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteRoleBindingDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *DeleteRoleBindingDescriptor) RequestHasResourceBody() bool
type DeleteRoleBindingDescriptorClientMsgHandle ¶ added in v0.4.28
type DeleteRoleBindingDescriptorClientMsgHandle struct{}
func (*DeleteRoleBindingDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteRoleBindingDescriptorServerMsgHandle ¶ added in v0.4.28
type DeleteRoleBindingDescriptorServerMsgHandle struct{}
func (*DeleteRoleBindingDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteRoleBindingRequest ¶
type DeleteRoleBindingRequest struct { // Reference of ntt.iam.v1alpha2.RoleBinding Name *role_binding.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteRoleBinding][ntt.iam.v1alpha2.DeleteRoleBinding]
func (*DeleteRoleBindingRequest) Clone ¶
func (o *DeleteRoleBindingRequest) Clone() *DeleteRoleBindingRequest
func (*DeleteRoleBindingRequest) CloneRaw ¶
func (o *DeleteRoleBindingRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteRoleBindingRequest) Descriptor ¶
func (*DeleteRoleBindingRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteRoleBindingRequest.ProtoReflect.Descriptor instead.
func (*DeleteRoleBindingRequest) GetName ¶
func (m *DeleteRoleBindingRequest) GetName() *role_binding.Reference
func (*DeleteRoleBindingRequest) GotenMessage ¶
func (*DeleteRoleBindingRequest) GotenMessage()
func (*DeleteRoleBindingRequest) GotenObjectExt ¶
func (o *DeleteRoleBindingRequest) GotenObjectExt()
func (*DeleteRoleBindingRequest) GotenValidate ¶
func (obj *DeleteRoleBindingRequest) GotenValidate() error
func (*DeleteRoleBindingRequest) MakeDiffFieldMask ¶
func (o *DeleteRoleBindingRequest) MakeDiffFieldMask(other *DeleteRoleBindingRequest) *DeleteRoleBindingRequest_FieldMask
func (*DeleteRoleBindingRequest) MakeFullFieldMask ¶
func (o *DeleteRoleBindingRequest) MakeFullFieldMask() *DeleteRoleBindingRequest_FieldMask
func (*DeleteRoleBindingRequest) MakeRawDiffFieldMask ¶
func (o *DeleteRoleBindingRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteRoleBindingRequest) MakeRawFullFieldMask ¶
func (o *DeleteRoleBindingRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteRoleBindingRequest) Marshal ¶
func (m *DeleteRoleBindingRequest) Marshal() ([]byte, error)
func (*DeleteRoleBindingRequest) MarshalJSON ¶
func (m *DeleteRoleBindingRequest) MarshalJSON() ([]byte, error)
func (*DeleteRoleBindingRequest) Merge ¶
func (o *DeleteRoleBindingRequest) Merge(source *DeleteRoleBindingRequest)
func (*DeleteRoleBindingRequest) MergeRaw ¶
func (o *DeleteRoleBindingRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteRoleBindingRequest) ProtoMessage ¶
func (*DeleteRoleBindingRequest) ProtoMessage()
func (*DeleteRoleBindingRequest) ProtoReflect ¶
func (m *DeleteRoleBindingRequest) ProtoReflect() preflect.Message
func (*DeleteRoleBindingRequest) Reset ¶
func (m *DeleteRoleBindingRequest) Reset()
func (*DeleteRoleBindingRequest) SetName ¶
func (m *DeleteRoleBindingRequest) SetName(fv *role_binding.Reference)
func (*DeleteRoleBindingRequest) String ¶
func (m *DeleteRoleBindingRequest) String() string
func (*DeleteRoleBindingRequest) Unmarshal ¶
func (m *DeleteRoleBindingRequest) Unmarshal(b []byte) error
func (*DeleteRoleBindingRequest) UnmarshalJSON ¶
func (m *DeleteRoleBindingRequest) UnmarshalJSON(data []byte) error
type DeleteRoleBindingRequestFieldPathBuilder ¶
type DeleteRoleBindingRequestFieldPathBuilder struct{}
func NewDeleteRoleBindingRequestFieldPathBuilder ¶
func NewDeleteRoleBindingRequestFieldPathBuilder() DeleteRoleBindingRequestFieldPathBuilder
type DeleteRoleBindingRequestPathSelectorName ¶
type DeleteRoleBindingRequestPathSelectorName struct{}
func (DeleteRoleBindingRequestPathSelectorName) FieldPath ¶
func (DeleteRoleBindingRequestPathSelectorName) FieldPath() *DeleteRoleBindingRequest_FieldTerminalPath
func (DeleteRoleBindingRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteRoleBindingRequestPathSelectorName) WithArrayOfValues(values []*role_binding.Reference) *DeleteRoleBindingRequest_FieldTerminalPathArrayOfValues
func (DeleteRoleBindingRequestPathSelectorName) WithValue ¶
func (s DeleteRoleBindingRequestPathSelectorName) WithValue(value *role_binding.Reference) *DeleteRoleBindingRequest_FieldTerminalPathValue
type DeleteRoleBindingRequest_FieldMask ¶
type DeleteRoleBindingRequest_FieldMask struct {
Paths []DeleteRoleBindingRequest_FieldPath
}
func FullDeleteRoleBindingRequest_FieldMask ¶
func FullDeleteRoleBindingRequest_FieldMask() *DeleteRoleBindingRequest_FieldMask
func (*DeleteRoleBindingRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) AppendPath(path DeleteRoleBindingRequest_FieldPath)
func (*DeleteRoleBindingRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteRoleBindingRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteRoleBindingRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteRoleBindingRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) FilterInputFields() *DeleteRoleBindingRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteRoleBindingRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteRoleBindingRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) GetPaths() []DeleteRoleBindingRequest_FieldPath
func (*DeleteRoleBindingRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteRoleBindingRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) IsFull() bool
func (DeleteRoleBindingRequest_FieldMask) Marshal ¶
func (fieldMask DeleteRoleBindingRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteRoleBindingRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteRoleBindingRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteRoleBindingRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) PathsCount() int
func (*DeleteRoleBindingRequest_FieldMask) Project ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) Project(source *DeleteRoleBindingRequest) *DeleteRoleBindingRequest
func (*DeleteRoleBindingRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteRoleBindingRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) ProtoMessage()
func (*DeleteRoleBindingRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteRoleBindingRequest_FieldMask) Reset ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) Reset()
func (*DeleteRoleBindingRequest_FieldMask) Set ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) Set(target, source *DeleteRoleBindingRequest)
func (*DeleteRoleBindingRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteRoleBindingRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteRoleBindingRequest_FieldMask) Size ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) Size() int
func (*DeleteRoleBindingRequest_FieldMask) String ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) String() string
func (*DeleteRoleBindingRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) Subtract(other *DeleteRoleBindingRequest_FieldMask) *DeleteRoleBindingRequest_FieldMask
func (*DeleteRoleBindingRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteRoleBindingRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteRoleBindingRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteRoleBindingRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteRoleBindingRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteRoleBindingRequest_FieldPath ¶
type DeleteRoleBindingRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteRoleBindingRequest_FieldPathSelector Get(source *DeleteRoleBindingRequest) []interface{} GetSingle(source *DeleteRoleBindingRequest) (interface{}, bool) ClearValue(item *DeleteRoleBindingRequest) // Those methods build corresponding DeleteRoleBindingRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteRoleBindingRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteRoleBindingRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteRoleBindingRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteRoleBindingRequest_FieldPath ¶
func BuildDeleteRoleBindingRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteRoleBindingRequest_FieldPath, error)
func MustParseDeleteRoleBindingRequest_FieldPath ¶
func MustParseDeleteRoleBindingRequest_FieldPath(rawField string) DeleteRoleBindingRequest_FieldPath
func ParseDeleteRoleBindingRequest_FieldPath ¶
func ParseDeleteRoleBindingRequest_FieldPath(rawField string) (DeleteRoleBindingRequest_FieldPath, error)
type DeleteRoleBindingRequest_FieldPathArrayItemValue ¶
type DeleteRoleBindingRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteRoleBindingRequest_FieldPath ContainsValue(*DeleteRoleBindingRequest) bool }
DeleteRoleBindingRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteRoleBindingRequest according to their type Present only for array (repeated) types.
func MustParseDeleteRoleBindingRequest_FieldPathArrayItemValue ¶
func MustParseDeleteRoleBindingRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteRoleBindingRequest_FieldPathArrayItemValue
func ParseDeleteRoleBindingRequest_FieldPathArrayItemValue ¶
func ParseDeleteRoleBindingRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteRoleBindingRequest_FieldPathArrayItemValue, error)
ParseDeleteRoleBindingRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteRoleBindingRequest_FieldPathArrayOfValues ¶
type DeleteRoleBindingRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteRoleBindingRequest_FieldPath }
DeleteRoleBindingRequest_FieldPathArrayOfValues allows storing slice of values for DeleteRoleBindingRequest fields according to their type
func MustParseDeleteRoleBindingRequest_FieldPathArrayOfValues ¶
func MustParseDeleteRoleBindingRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteRoleBindingRequest_FieldPathArrayOfValues
func ParseDeleteRoleBindingRequest_FieldPathArrayOfValues ¶
func ParseDeleteRoleBindingRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteRoleBindingRequest_FieldPathArrayOfValues, error)
type DeleteRoleBindingRequest_FieldPathSelector ¶
type DeleteRoleBindingRequest_FieldPathSelector int32
const (
DeleteRoleBindingRequest_FieldPathSelectorName DeleteRoleBindingRequest_FieldPathSelector = 0
)
func (DeleteRoleBindingRequest_FieldPathSelector) String ¶
func (s DeleteRoleBindingRequest_FieldPathSelector) String() string
type DeleteRoleBindingRequest_FieldPathValue ¶
type DeleteRoleBindingRequest_FieldPathValue interface { DeleteRoleBindingRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteRoleBindingRequest) CompareWith(*DeleteRoleBindingRequest) (cmp int, comparable bool) }
DeleteRoleBindingRequest_FieldPathValue allows storing values for DeleteRoleBindingRequest fields according to their type
func MustParseDeleteRoleBindingRequest_FieldPathValue ¶
func MustParseDeleteRoleBindingRequest_FieldPathValue(pathStr, valueStr string) DeleteRoleBindingRequest_FieldPathValue
func ParseDeleteRoleBindingRequest_FieldPathValue ¶
func ParseDeleteRoleBindingRequest_FieldPathValue(pathStr, valueStr string) (DeleteRoleBindingRequest_FieldPathValue, error)
type DeleteRoleBindingRequest_FieldTerminalPath ¶
type DeleteRoleBindingRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteRoleBindingRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) ClearValue(item *DeleteRoleBindingRequest)
func (*DeleteRoleBindingRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteRoleBindingRequest_FieldTerminalPath) Get ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) Get(source *DeleteRoleBindingRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteRoleBindingRequest
func (*DeleteRoleBindingRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteRoleBindingRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteRoleBindingRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) GetSingle(source *DeleteRoleBindingRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteRoleBindingRequest
func (*DeleteRoleBindingRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteRoleBindingRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteRoleBindingRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteRoleBindingRequest_FieldTerminalPath) Selector ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) Selector() DeleteRoleBindingRequest_FieldPathSelector
func (*DeleteRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteRoleBindingRequest_FieldTerminalPath) String ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteRoleBindingRequest_FieldPathArrayItemValue
func (*DeleteRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteRoleBindingRequest_FieldPathArrayOfValues
func (*DeleteRoleBindingRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteRoleBindingRequest_FieldPathValue
func (*DeleteRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteRoleBindingRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteRoleBindingRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue ¶
type DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue struct { DeleteRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteRoleBindingRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteRoleBindingRequest'
func (*DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteRoleBindingRequest as interface{}
func (*DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteRoleBindingRequest) (interface{}, bool)
func (*DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteRoleBindingRequest_FieldTerminalPathArrayOfValues ¶
type DeleteRoleBindingRequest_FieldTerminalPathArrayOfValues struct { DeleteRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteRoleBindingRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteRoleBindingRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*role_binding.Reference, bool)
func (*DeleteRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteRoleBindingRequest_FieldTerminalPathValue ¶
type DeleteRoleBindingRequest_FieldTerminalPathValue struct { DeleteRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteRoleBindingRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteRoleBindingRequest_FieldTerminalPathValue) AsNameValue() (*role_binding.Reference, bool)
func (*DeleteRoleBindingRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteRoleBindingRequest_FieldTerminalPathValue) CompareWith(source *DeleteRoleBindingRequest) (int, bool)
CompareWith compares value in the 'DeleteRoleBindingRequest_FieldTerminalPathValue' with the value under path in 'DeleteRoleBindingRequest'.
func (*DeleteRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteRoleBindingRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteRoleBindingRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteRoleBindingRequest' as interface{}
func (*DeleteRoleBindingRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteRoleBindingRequest_FieldTerminalPathValue) SetTo(target **DeleteRoleBindingRequest)
SetTo stores value for selected field for object DeleteRoleBindingRequest
func (*DeleteRoleBindingRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteRoleBindingRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetRoleBindingDescriptor ¶ added in v0.4.28
type GetRoleBindingDescriptor struct{}
func GetGetRoleBindingDescriptor ¶ added in v0.4.28
func GetGetRoleBindingDescriptor() *GetRoleBindingDescriptor
func (*GetRoleBindingDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetRoleBindingDescriptor) GetApiName ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) GetApiName() string
func (*GetRoleBindingDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetRoleBindingDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) GetFullMethodName() string
func (*GetRoleBindingDescriptor) GetMethodName ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) GetMethodName() string
func (*GetRoleBindingDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) GetProtoPkgName() string
func (*GetRoleBindingDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *GetRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetRoleBindingDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetRoleBindingDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) GetServiceDomain() string
func (*GetRoleBindingDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) GetServiceVersion() string
func (*GetRoleBindingDescriptor) GetVerb ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) GetVerb() string
func (*GetRoleBindingDescriptor) HasResource ¶ added in v0.4.30
func (d *GetRoleBindingDescriptor) HasResource() bool
func (*GetRoleBindingDescriptor) IsClientStream ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) IsClientStream() bool
func (*GetRoleBindingDescriptor) IsCollection ¶ added in v0.4.30
func (d *GetRoleBindingDescriptor) IsCollection() bool
func (*GetRoleBindingDescriptor) IsPlural ¶ added in v0.4.30
func (d *GetRoleBindingDescriptor) IsPlural() bool
func (*GetRoleBindingDescriptor) IsServerStream ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) IsServerStream() bool
func (*GetRoleBindingDescriptor) IsUnary ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) IsUnary() bool
func (*GetRoleBindingDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
func (*GetRoleBindingDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
func (*GetRoleBindingDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *GetRoleBindingDescriptor) RequestHasResourceBody() bool
type GetRoleBindingDescriptorClientMsgHandle ¶ added in v0.4.28
type GetRoleBindingDescriptorClientMsgHandle struct{}
func (*GetRoleBindingDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetRoleBindingDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetRoleBindingDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetRoleBindingDescriptorServerMsgHandle ¶ added in v0.4.28
type GetRoleBindingDescriptorServerMsgHandle struct{}
func (*GetRoleBindingDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetRoleBindingDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetRoleBindingDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetRoleBindingRequest ¶
type GetRoleBindingRequest struct { // Reference of ntt.iam.v1alpha2.RoleBinding Name *role_binding.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 *role_binding.RoleBinding_FieldMask `` /* 143-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 [GetRoleBinding][ntt.iam.v1alpha2.GetRoleBinding]
func (*GetRoleBindingRequest) Clone ¶
func (o *GetRoleBindingRequest) Clone() *GetRoleBindingRequest
func (*GetRoleBindingRequest) CloneRaw ¶
func (o *GetRoleBindingRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetRoleBindingRequest) Descriptor ¶
func (*GetRoleBindingRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetRoleBindingRequest.ProtoReflect.Descriptor instead.
func (*GetRoleBindingRequest) GetFieldMask ¶
func (m *GetRoleBindingRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
func (*GetRoleBindingRequest) GetName ¶
func (m *GetRoleBindingRequest) GetName() *role_binding.Reference
func (*GetRoleBindingRequest) GetView ¶
func (m *GetRoleBindingRequest) GetView() view.View
func (*GetRoleBindingRequest) GotenMessage ¶
func (*GetRoleBindingRequest) GotenMessage()
func (*GetRoleBindingRequest) GotenObjectExt ¶
func (o *GetRoleBindingRequest) GotenObjectExt()
func (*GetRoleBindingRequest) GotenValidate ¶
func (obj *GetRoleBindingRequest) GotenValidate() error
func (*GetRoleBindingRequest) MakeDiffFieldMask ¶
func (o *GetRoleBindingRequest) MakeDiffFieldMask(other *GetRoleBindingRequest) *GetRoleBindingRequest_FieldMask
func (*GetRoleBindingRequest) MakeFullFieldMask ¶
func (o *GetRoleBindingRequest) MakeFullFieldMask() *GetRoleBindingRequest_FieldMask
func (*GetRoleBindingRequest) MakeRawDiffFieldMask ¶
func (o *GetRoleBindingRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetRoleBindingRequest) MakeRawFullFieldMask ¶
func (o *GetRoleBindingRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetRoleBindingRequest) Marshal ¶
func (m *GetRoleBindingRequest) Marshal() ([]byte, error)
func (*GetRoleBindingRequest) MarshalJSON ¶
func (m *GetRoleBindingRequest) MarshalJSON() ([]byte, error)
func (*GetRoleBindingRequest) Merge ¶
func (o *GetRoleBindingRequest) Merge(source *GetRoleBindingRequest)
func (*GetRoleBindingRequest) MergeRaw ¶
func (o *GetRoleBindingRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetRoleBindingRequest) ProtoMessage ¶
func (*GetRoleBindingRequest) ProtoMessage()
func (*GetRoleBindingRequest) ProtoReflect ¶
func (m *GetRoleBindingRequest) ProtoReflect() preflect.Message
func (*GetRoleBindingRequest) Reset ¶
func (m *GetRoleBindingRequest) Reset()
func (*GetRoleBindingRequest) SetFieldMask ¶
func (m *GetRoleBindingRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
func (*GetRoleBindingRequest) SetName ¶
func (m *GetRoleBindingRequest) SetName(fv *role_binding.Reference)
func (*GetRoleBindingRequest) SetView ¶
func (m *GetRoleBindingRequest) SetView(fv view.View)
func (*GetRoleBindingRequest) String ¶
func (m *GetRoleBindingRequest) String() string
func (*GetRoleBindingRequest) Unmarshal ¶
func (m *GetRoleBindingRequest) Unmarshal(b []byte) error
func (*GetRoleBindingRequest) UnmarshalJSON ¶
func (m *GetRoleBindingRequest) UnmarshalJSON(data []byte) error
type GetRoleBindingRequestFieldPathBuilder ¶
type GetRoleBindingRequestFieldPathBuilder struct{}
func NewGetRoleBindingRequestFieldPathBuilder ¶
func NewGetRoleBindingRequestFieldPathBuilder() GetRoleBindingRequestFieldPathBuilder
func (GetRoleBindingRequestFieldPathBuilder) FieldMask ¶
func (GetRoleBindingRequestFieldPathBuilder) FieldMask() GetRoleBindingRequestPathSelectorFieldMask
type GetRoleBindingRequestPathSelectorFieldMask ¶
type GetRoleBindingRequestPathSelectorFieldMask struct{}
func (GetRoleBindingRequestPathSelectorFieldMask) FieldPath ¶
func (GetRoleBindingRequestPathSelectorFieldMask) FieldPath() *GetRoleBindingRequest_FieldTerminalPath
func (GetRoleBindingRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetRoleBindingRequestPathSelectorFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *GetRoleBindingRequest_FieldTerminalPathArrayOfValues
func (GetRoleBindingRequestPathSelectorFieldMask) WithValue ¶
func (s GetRoleBindingRequestPathSelectorFieldMask) WithValue(value *role_binding.RoleBinding_FieldMask) *GetRoleBindingRequest_FieldTerminalPathValue
type GetRoleBindingRequestPathSelectorName ¶
type GetRoleBindingRequestPathSelectorName struct{}
func (GetRoleBindingRequestPathSelectorName) FieldPath ¶
func (GetRoleBindingRequestPathSelectorName) FieldPath() *GetRoleBindingRequest_FieldTerminalPath
func (GetRoleBindingRequestPathSelectorName) WithArrayOfValues ¶
func (s GetRoleBindingRequestPathSelectorName) WithArrayOfValues(values []*role_binding.Reference) *GetRoleBindingRequest_FieldTerminalPathArrayOfValues
func (GetRoleBindingRequestPathSelectorName) WithValue ¶
func (s GetRoleBindingRequestPathSelectorName) WithValue(value *role_binding.Reference) *GetRoleBindingRequest_FieldTerminalPathValue
type GetRoleBindingRequestPathSelectorView ¶
type GetRoleBindingRequestPathSelectorView struct{}
func (GetRoleBindingRequestPathSelectorView) FieldPath ¶
func (GetRoleBindingRequestPathSelectorView) FieldPath() *GetRoleBindingRequest_FieldTerminalPath
func (GetRoleBindingRequestPathSelectorView) WithArrayOfValues ¶
func (s GetRoleBindingRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetRoleBindingRequest_FieldTerminalPathArrayOfValues
func (GetRoleBindingRequestPathSelectorView) WithValue ¶
func (s GetRoleBindingRequestPathSelectorView) WithValue(value view.View) *GetRoleBindingRequest_FieldTerminalPathValue
type GetRoleBindingRequest_FieldMask ¶
type GetRoleBindingRequest_FieldMask struct {
Paths []GetRoleBindingRequest_FieldPath
}
func FullGetRoleBindingRequest_FieldMask ¶
func FullGetRoleBindingRequest_FieldMask() *GetRoleBindingRequest_FieldMask
func (*GetRoleBindingRequest_FieldMask) AppendPath ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) AppendPath(path GetRoleBindingRequest_FieldPath)
func (*GetRoleBindingRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetRoleBindingRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetRoleBindingRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetRoleBindingRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) FilterInputFields() *GetRoleBindingRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetRoleBindingRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetRoleBindingRequest_FieldMask) GetPaths ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) GetPaths() []GetRoleBindingRequest_FieldPath
func (*GetRoleBindingRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetRoleBindingRequest_FieldMask) IsFull ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) IsFull() bool
func (GetRoleBindingRequest_FieldMask) Marshal ¶
func (fieldMask GetRoleBindingRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetRoleBindingRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetRoleBindingRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetRoleBindingRequest_FieldMask) PathsCount ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) PathsCount() int
func (*GetRoleBindingRequest_FieldMask) Project ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) Project(source *GetRoleBindingRequest) *GetRoleBindingRequest
func (*GetRoleBindingRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetRoleBindingRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) ProtoMessage()
func (*GetRoleBindingRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetRoleBindingRequest_FieldMask) Reset ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) Reset()
func (*GetRoleBindingRequest_FieldMask) Set ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) Set(target, source *GetRoleBindingRequest)
func (*GetRoleBindingRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetRoleBindingRequest_FieldMask) SetRaw ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetRoleBindingRequest_FieldMask) Size ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) Size() int
func (*GetRoleBindingRequest_FieldMask) String ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) String() string
func (*GetRoleBindingRequest_FieldMask) Subtract ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) Subtract(other *GetRoleBindingRequest_FieldMask) *GetRoleBindingRequest_FieldMask
func (*GetRoleBindingRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetRoleBindingRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetRoleBindingRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) Unmarshal(data []byte) error
func (*GetRoleBindingRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetRoleBindingRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetRoleBindingRequest_FieldPath ¶
type GetRoleBindingRequest_FieldPath interface { gotenobject.FieldPath Selector() GetRoleBindingRequest_FieldPathSelector Get(source *GetRoleBindingRequest) []interface{} GetSingle(source *GetRoleBindingRequest) (interface{}, bool) ClearValue(item *GetRoleBindingRequest) // Those methods build corresponding GetRoleBindingRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetRoleBindingRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetRoleBindingRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetRoleBindingRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetRoleBindingRequest_FieldPath ¶
func BuildGetRoleBindingRequest_FieldPath(fp gotenobject.RawFieldPath) (GetRoleBindingRequest_FieldPath, error)
func MustParseGetRoleBindingRequest_FieldPath ¶
func MustParseGetRoleBindingRequest_FieldPath(rawField string) GetRoleBindingRequest_FieldPath
func ParseGetRoleBindingRequest_FieldPath ¶
func ParseGetRoleBindingRequest_FieldPath(rawField string) (GetRoleBindingRequest_FieldPath, error)
type GetRoleBindingRequest_FieldPathArrayItemValue ¶
type GetRoleBindingRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetRoleBindingRequest_FieldPath ContainsValue(*GetRoleBindingRequest) bool }
GetRoleBindingRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetRoleBindingRequest according to their type Present only for array (repeated) types.
func MustParseGetRoleBindingRequest_FieldPathArrayItemValue ¶
func MustParseGetRoleBindingRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetRoleBindingRequest_FieldPathArrayItemValue
func ParseGetRoleBindingRequest_FieldPathArrayItemValue ¶
func ParseGetRoleBindingRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetRoleBindingRequest_FieldPathArrayItemValue, error)
ParseGetRoleBindingRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetRoleBindingRequest_FieldPathArrayOfValues ¶
type GetRoleBindingRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetRoleBindingRequest_FieldPath }
GetRoleBindingRequest_FieldPathArrayOfValues allows storing slice of values for GetRoleBindingRequest fields according to their type
func MustParseGetRoleBindingRequest_FieldPathArrayOfValues ¶
func MustParseGetRoleBindingRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetRoleBindingRequest_FieldPathArrayOfValues
func ParseGetRoleBindingRequest_FieldPathArrayOfValues ¶
func ParseGetRoleBindingRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetRoleBindingRequest_FieldPathArrayOfValues, error)
type GetRoleBindingRequest_FieldPathSelector ¶
type GetRoleBindingRequest_FieldPathSelector int32
const ( GetRoleBindingRequest_FieldPathSelectorName GetRoleBindingRequest_FieldPathSelector = 0 GetRoleBindingRequest_FieldPathSelectorFieldMask GetRoleBindingRequest_FieldPathSelector = 1 GetRoleBindingRequest_FieldPathSelectorView GetRoleBindingRequest_FieldPathSelector = 2 )
func (GetRoleBindingRequest_FieldPathSelector) String ¶
func (s GetRoleBindingRequest_FieldPathSelector) String() string
type GetRoleBindingRequest_FieldPathValue ¶
type GetRoleBindingRequest_FieldPathValue interface { GetRoleBindingRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetRoleBindingRequest) CompareWith(*GetRoleBindingRequest) (cmp int, comparable bool) }
GetRoleBindingRequest_FieldPathValue allows storing values for GetRoleBindingRequest fields according to their type
func MustParseGetRoleBindingRequest_FieldPathValue ¶
func MustParseGetRoleBindingRequest_FieldPathValue(pathStr, valueStr string) GetRoleBindingRequest_FieldPathValue
func ParseGetRoleBindingRequest_FieldPathValue ¶
func ParseGetRoleBindingRequest_FieldPathValue(pathStr, valueStr string) (GetRoleBindingRequest_FieldPathValue, error)
type GetRoleBindingRequest_FieldTerminalPath ¶
type GetRoleBindingRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetRoleBindingRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) ClearValue(item *GetRoleBindingRequest)
func (*GetRoleBindingRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetRoleBindingRequest_FieldTerminalPath) Get ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) Get(source *GetRoleBindingRequest) (values []interface{})
Get returns all values pointed by specific field from source GetRoleBindingRequest
func (*GetRoleBindingRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetRoleBindingRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetRoleBindingRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) GetSingle(source *GetRoleBindingRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetRoleBindingRequest
func (*GetRoleBindingRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetRoleBindingRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetRoleBindingRequest_FieldTerminalPath) JSONString ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetRoleBindingRequest_FieldTerminalPath) Selector ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) Selector() GetRoleBindingRequest_FieldPathSelector
func (*GetRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *GetRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetRoleBindingRequest_FieldTerminalPath) String ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetRoleBindingRequest_FieldPathArrayItemValue
func (*GetRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetRoleBindingRequest_FieldPathArrayOfValues
func (*GetRoleBindingRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) WithIValue(value interface{}) GetRoleBindingRequest_FieldPathValue
func (*GetRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetRoleBindingRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetRoleBindingRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetRoleBindingRequest_FieldTerminalPathArrayItemValue ¶
type GetRoleBindingRequest_FieldTerminalPathArrayItemValue struct { GetRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetRoleBindingRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetRoleBindingRequest'
func (*GetRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetRoleBindingRequest as interface{}
func (*GetRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetRoleBindingRequest) (interface{}, bool)
func (*GetRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetRoleBindingRequest_FieldTerminalPathArrayOfValues ¶
type GetRoleBindingRequest_FieldTerminalPathArrayOfValues struct { GetRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetRoleBindingRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetRoleBindingRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
func (*GetRoleBindingRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetRoleBindingRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*role_binding.Reference, bool)
func (*GetRoleBindingRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetRoleBindingRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetRoleBindingRequest_FieldTerminalPathValue ¶
type GetRoleBindingRequest_FieldTerminalPathValue struct { GetRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetRoleBindingRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) AsFieldMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
func (*GetRoleBindingRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) AsNameValue() (*role_binding.Reference, bool)
func (*GetRoleBindingRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetRoleBindingRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) CompareWith(source *GetRoleBindingRequest) (int, bool)
CompareWith compares value in the 'GetRoleBindingRequest_FieldTerminalPathValue' with the value under path in 'GetRoleBindingRequest'.
func (*GetRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetRoleBindingRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetRoleBindingRequest' as interface{}
func (*GetRoleBindingRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) SetTo(target **GetRoleBindingRequest)
SetTo stores value for selected field for object GetRoleBindingRequest
func (*GetRoleBindingRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetRoleBindingRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListRoleBindingsDescriptor ¶ added in v0.4.28
type ListRoleBindingsDescriptor struct{}
func GetListRoleBindingsDescriptor ¶ added in v0.4.28
func GetListRoleBindingsDescriptor() *ListRoleBindingsDescriptor
func (*ListRoleBindingsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListRoleBindingsDescriptor) GetApiName ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) GetApiName() string
func (*ListRoleBindingsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListRoleBindingsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) GetFullMethodName() string
func (*ListRoleBindingsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) GetMethodName() string
func (*ListRoleBindingsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) GetProtoPkgName() string
func (*ListRoleBindingsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *ListRoleBindingsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListRoleBindingsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListRoleBindingsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) GetServiceDomain() string
func (*ListRoleBindingsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) GetServiceVersion() string
func (*ListRoleBindingsDescriptor) GetVerb ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) GetVerb() string
func (*ListRoleBindingsDescriptor) HasResource ¶ added in v0.4.30
func (d *ListRoleBindingsDescriptor) HasResource() bool
func (*ListRoleBindingsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) IsClientStream() bool
func (*ListRoleBindingsDescriptor) IsCollection ¶ added in v0.4.30
func (d *ListRoleBindingsDescriptor) IsCollection() bool
func (*ListRoleBindingsDescriptor) IsPlural ¶ added in v0.4.30
func (d *ListRoleBindingsDescriptor) IsPlural() bool
func (*ListRoleBindingsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) IsServerStream() bool
func (*ListRoleBindingsDescriptor) IsUnary ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) IsUnary() bool
func (*ListRoleBindingsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListRoleBindingsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListRoleBindingsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *ListRoleBindingsDescriptor) RequestHasResourceBody() bool
type ListRoleBindingsDescriptorClientMsgHandle ¶ added in v0.4.28
type ListRoleBindingsDescriptorClientMsgHandle struct{}
func (*ListRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListRoleBindingsDescriptorServerMsgHandle ¶ added in v0.4.28
type ListRoleBindingsDescriptorServerMsgHandle struct{}
func (*ListRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListRoleBindingsRequest ¶
type ListRoleBindingsRequest struct { // Parent name of ntt.iam.v1alpha2.RoleBinding Parent *role_binding.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer RoleBindings 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 // [ListRoleBindingsResponse.next_page_token][ntt.iam.v1alpha2.ListRoleBindingsResponse.next_page_token] PageToken *role_binding.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 *role_binding.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 *role_binding.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 *role_binding.RoleBinding_FieldMask `` /* 143-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"` // Indicates if list response should contain total count and offset (fields // current_offset and total_results_count). IncludePagingInfo bool `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListRoleBindings][ntt.iam.v1alpha2.ListRoleBindings]
func (*ListRoleBindingsRequest) Clone ¶
func (o *ListRoleBindingsRequest) Clone() *ListRoleBindingsRequest
func (*ListRoleBindingsRequest) CloneRaw ¶
func (o *ListRoleBindingsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListRoleBindingsRequest) Descriptor ¶
func (*ListRoleBindingsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListRoleBindingsRequest.ProtoReflect.Descriptor instead.
func (*ListRoleBindingsRequest) GetFieldMask ¶
func (m *ListRoleBindingsRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
func (*ListRoleBindingsRequest) GetFilter ¶
func (m *ListRoleBindingsRequest) GetFilter() *role_binding.Filter
func (*ListRoleBindingsRequest) GetIncludePagingInfo ¶ added in v0.10.1
func (m *ListRoleBindingsRequest) GetIncludePagingInfo() bool
func (*ListRoleBindingsRequest) GetOrderBy ¶
func (m *ListRoleBindingsRequest) GetOrderBy() *role_binding.OrderBy
func (*ListRoleBindingsRequest) GetPageSize ¶
func (m *ListRoleBindingsRequest) GetPageSize() int32
func (*ListRoleBindingsRequest) GetPageToken ¶
func (m *ListRoleBindingsRequest) GetPageToken() *role_binding.PagerCursor
func (*ListRoleBindingsRequest) GetParent ¶
func (m *ListRoleBindingsRequest) GetParent() *role_binding.ParentName
func (*ListRoleBindingsRequest) GetView ¶
func (m *ListRoleBindingsRequest) GetView() view.View
func (*ListRoleBindingsRequest) GotenMessage ¶
func (*ListRoleBindingsRequest) GotenMessage()
func (*ListRoleBindingsRequest) GotenObjectExt ¶
func (o *ListRoleBindingsRequest) GotenObjectExt()
func (*ListRoleBindingsRequest) GotenValidate ¶
func (obj *ListRoleBindingsRequest) GotenValidate() error
func (*ListRoleBindingsRequest) MakeDiffFieldMask ¶
func (o *ListRoleBindingsRequest) MakeDiffFieldMask(other *ListRoleBindingsRequest) *ListRoleBindingsRequest_FieldMask
func (*ListRoleBindingsRequest) MakeFullFieldMask ¶
func (o *ListRoleBindingsRequest) MakeFullFieldMask() *ListRoleBindingsRequest_FieldMask
func (*ListRoleBindingsRequest) MakeRawDiffFieldMask ¶
func (o *ListRoleBindingsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListRoleBindingsRequest) MakeRawFullFieldMask ¶
func (o *ListRoleBindingsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListRoleBindingsRequest) Marshal ¶
func (m *ListRoleBindingsRequest) Marshal() ([]byte, error)
func (*ListRoleBindingsRequest) MarshalJSON ¶
func (m *ListRoleBindingsRequest) MarshalJSON() ([]byte, error)
func (*ListRoleBindingsRequest) Merge ¶
func (o *ListRoleBindingsRequest) Merge(source *ListRoleBindingsRequest)
func (*ListRoleBindingsRequest) MergeRaw ¶
func (o *ListRoleBindingsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListRoleBindingsRequest) ProtoMessage ¶
func (*ListRoleBindingsRequest) ProtoMessage()
func (*ListRoleBindingsRequest) ProtoReflect ¶
func (m *ListRoleBindingsRequest) ProtoReflect() preflect.Message
func (*ListRoleBindingsRequest) Reset ¶
func (m *ListRoleBindingsRequest) Reset()
func (*ListRoleBindingsRequest) SetFieldMask ¶
func (m *ListRoleBindingsRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
func (*ListRoleBindingsRequest) SetFilter ¶
func (m *ListRoleBindingsRequest) SetFilter(fv *role_binding.Filter)
func (*ListRoleBindingsRequest) SetIncludePagingInfo ¶ added in v0.10.1
func (m *ListRoleBindingsRequest) SetIncludePagingInfo(fv bool)
func (*ListRoleBindingsRequest) SetOrderBy ¶
func (m *ListRoleBindingsRequest) SetOrderBy(fv *role_binding.OrderBy)
func (*ListRoleBindingsRequest) SetPageSize ¶
func (m *ListRoleBindingsRequest) SetPageSize(fv int32)
func (*ListRoleBindingsRequest) SetPageToken ¶
func (m *ListRoleBindingsRequest) SetPageToken(fv *role_binding.PagerCursor)
func (*ListRoleBindingsRequest) SetParent ¶
func (m *ListRoleBindingsRequest) SetParent(fv *role_binding.ParentName)
func (*ListRoleBindingsRequest) SetView ¶
func (m *ListRoleBindingsRequest) SetView(fv view.View)
func (*ListRoleBindingsRequest) String ¶
func (m *ListRoleBindingsRequest) String() string
func (*ListRoleBindingsRequest) Unmarshal ¶
func (m *ListRoleBindingsRequest) Unmarshal(b []byte) error
func (*ListRoleBindingsRequest) UnmarshalJSON ¶
func (m *ListRoleBindingsRequest) UnmarshalJSON(data []byte) error
type ListRoleBindingsRequestFieldPathBuilder ¶
type ListRoleBindingsRequestFieldPathBuilder struct{}
func NewListRoleBindingsRequestFieldPathBuilder ¶
func NewListRoleBindingsRequestFieldPathBuilder() ListRoleBindingsRequestFieldPathBuilder
func (ListRoleBindingsRequestFieldPathBuilder) IncludePagingInfo ¶ added in v0.10.1
func (ListRoleBindingsRequestFieldPathBuilder) IncludePagingInfo() ListRoleBindingsRequestPathSelectorIncludePagingInfo
type ListRoleBindingsRequestPathSelectorFieldMask ¶
type ListRoleBindingsRequestPathSelectorFieldMask struct{}
func (ListRoleBindingsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListRoleBindingsRequestPathSelectorFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (ListRoleBindingsRequestPathSelectorFieldMask) WithValue ¶
func (s ListRoleBindingsRequestPathSelectorFieldMask) WithValue(value *role_binding.RoleBinding_FieldMask) *ListRoleBindingsRequest_FieldTerminalPathValue
type ListRoleBindingsRequestPathSelectorFilter ¶
type ListRoleBindingsRequestPathSelectorFilter struct{}
func (ListRoleBindingsRequestPathSelectorFilter) FieldPath ¶
func (ListRoleBindingsRequestPathSelectorFilter) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
func (ListRoleBindingsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListRoleBindingsRequestPathSelectorFilter) WithArrayOfValues(values []*role_binding.Filter) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (ListRoleBindingsRequestPathSelectorFilter) WithValue ¶
func (s ListRoleBindingsRequestPathSelectorFilter) WithValue(value *role_binding.Filter) *ListRoleBindingsRequest_FieldTerminalPathValue
type ListRoleBindingsRequestPathSelectorIncludePagingInfo ¶ added in v0.10.1
type ListRoleBindingsRequestPathSelectorIncludePagingInfo struct{}
func (ListRoleBindingsRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶ added in v0.10.1
func (s ListRoleBindingsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (ListRoleBindingsRequestPathSelectorIncludePagingInfo) WithValue ¶ added in v0.10.1
func (s ListRoleBindingsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListRoleBindingsRequest_FieldTerminalPathValue
type ListRoleBindingsRequestPathSelectorOrderBy ¶
type ListRoleBindingsRequestPathSelectorOrderBy struct{}
func (ListRoleBindingsRequestPathSelectorOrderBy) FieldPath ¶
func (ListRoleBindingsRequestPathSelectorOrderBy) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
func (ListRoleBindingsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListRoleBindingsRequestPathSelectorOrderBy) WithArrayOfValues(values []*role_binding.OrderBy) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (ListRoleBindingsRequestPathSelectorOrderBy) WithValue ¶
func (s ListRoleBindingsRequestPathSelectorOrderBy) WithValue(value *role_binding.OrderBy) *ListRoleBindingsRequest_FieldTerminalPathValue
type ListRoleBindingsRequestPathSelectorPageSize ¶
type ListRoleBindingsRequestPathSelectorPageSize struct{}
func (ListRoleBindingsRequestPathSelectorPageSize) FieldPath ¶
func (ListRoleBindingsRequestPathSelectorPageSize) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
func (ListRoleBindingsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListRoleBindingsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (ListRoleBindingsRequestPathSelectorPageSize) WithValue ¶
func (s ListRoleBindingsRequestPathSelectorPageSize) WithValue(value int32) *ListRoleBindingsRequest_FieldTerminalPathValue
type ListRoleBindingsRequestPathSelectorPageToken ¶
type ListRoleBindingsRequestPathSelectorPageToken struct{}
func (ListRoleBindingsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListRoleBindingsRequestPathSelectorPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (ListRoleBindingsRequestPathSelectorPageToken) WithValue ¶
func (s ListRoleBindingsRequestPathSelectorPageToken) WithValue(value *role_binding.PagerCursor) *ListRoleBindingsRequest_FieldTerminalPathValue
type ListRoleBindingsRequestPathSelectorParent ¶
type ListRoleBindingsRequestPathSelectorParent struct{}
func (ListRoleBindingsRequestPathSelectorParent) FieldPath ¶
func (ListRoleBindingsRequestPathSelectorParent) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
func (ListRoleBindingsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListRoleBindingsRequestPathSelectorParent) WithArrayOfValues(values []*role_binding.ParentName) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (ListRoleBindingsRequestPathSelectorParent) WithValue ¶
func (s ListRoleBindingsRequestPathSelectorParent) WithValue(value *role_binding.ParentName) *ListRoleBindingsRequest_FieldTerminalPathValue
type ListRoleBindingsRequestPathSelectorView ¶
type ListRoleBindingsRequestPathSelectorView struct{}
func (ListRoleBindingsRequestPathSelectorView) FieldPath ¶
func (ListRoleBindingsRequestPathSelectorView) FieldPath() *ListRoleBindingsRequest_FieldTerminalPath
func (ListRoleBindingsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListRoleBindingsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (ListRoleBindingsRequestPathSelectorView) WithValue ¶
func (s ListRoleBindingsRequestPathSelectorView) WithValue(value view.View) *ListRoleBindingsRequest_FieldTerminalPathValue
type ListRoleBindingsRequest_FieldMask ¶
type ListRoleBindingsRequest_FieldMask struct {
Paths []ListRoleBindingsRequest_FieldPath
}
func FullListRoleBindingsRequest_FieldMask ¶
func FullListRoleBindingsRequest_FieldMask() *ListRoleBindingsRequest_FieldMask
func (*ListRoleBindingsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) AppendPath(path ListRoleBindingsRequest_FieldPath)
func (*ListRoleBindingsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListRoleBindingsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListRoleBindingsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListRoleBindingsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) FilterInputFields() *ListRoleBindingsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListRoleBindingsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListRoleBindingsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) GetPaths() []ListRoleBindingsRequest_FieldPath
func (*ListRoleBindingsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListRoleBindingsRequest_FieldMask) IsFull ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) IsFull() bool
func (ListRoleBindingsRequest_FieldMask) Marshal ¶
func (fieldMask ListRoleBindingsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListRoleBindingsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListRoleBindingsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListRoleBindingsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) PathsCount() int
func (*ListRoleBindingsRequest_FieldMask) Project ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) Project(source *ListRoleBindingsRequest) *ListRoleBindingsRequest
func (*ListRoleBindingsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListRoleBindingsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) ProtoMessage()
func (*ListRoleBindingsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListRoleBindingsRequest_FieldMask) Reset ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) Reset()
func (*ListRoleBindingsRequest_FieldMask) Set ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) Set(target, source *ListRoleBindingsRequest)
func (*ListRoleBindingsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListRoleBindingsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListRoleBindingsRequest_FieldMask) Size ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) Size() int
func (*ListRoleBindingsRequest_FieldMask) String ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) String() string
func (*ListRoleBindingsRequest_FieldMask) Subtract ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) Subtract(other *ListRoleBindingsRequest_FieldMask) *ListRoleBindingsRequest_FieldMask
func (*ListRoleBindingsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListRoleBindingsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListRoleBindingsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListRoleBindingsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListRoleBindingsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListRoleBindingsRequest_FieldPath ¶
type ListRoleBindingsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListRoleBindingsRequest_FieldPathSelector Get(source *ListRoleBindingsRequest) []interface{} GetSingle(source *ListRoleBindingsRequest) (interface{}, bool) ClearValue(item *ListRoleBindingsRequest) // Those methods build corresponding ListRoleBindingsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListRoleBindingsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListRoleBindingsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListRoleBindingsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListRoleBindingsRequest_FieldPath ¶
func BuildListRoleBindingsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListRoleBindingsRequest_FieldPath, error)
func MustParseListRoleBindingsRequest_FieldPath ¶
func MustParseListRoleBindingsRequest_FieldPath(rawField string) ListRoleBindingsRequest_FieldPath
func ParseListRoleBindingsRequest_FieldPath ¶
func ParseListRoleBindingsRequest_FieldPath(rawField string) (ListRoleBindingsRequest_FieldPath, error)
type ListRoleBindingsRequest_FieldPathArrayItemValue ¶
type ListRoleBindingsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListRoleBindingsRequest_FieldPath ContainsValue(*ListRoleBindingsRequest) bool }
ListRoleBindingsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListRoleBindingsRequest according to their type Present only for array (repeated) types.
func MustParseListRoleBindingsRequest_FieldPathArrayItemValue ¶
func MustParseListRoleBindingsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListRoleBindingsRequest_FieldPathArrayItemValue
func ParseListRoleBindingsRequest_FieldPathArrayItemValue ¶
func ParseListRoleBindingsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListRoleBindingsRequest_FieldPathArrayItemValue, error)
ParseListRoleBindingsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListRoleBindingsRequest_FieldPathArrayOfValues ¶
type ListRoleBindingsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListRoleBindingsRequest_FieldPath }
ListRoleBindingsRequest_FieldPathArrayOfValues allows storing slice of values for ListRoleBindingsRequest fields according to their type
func MustParseListRoleBindingsRequest_FieldPathArrayOfValues ¶
func MustParseListRoleBindingsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListRoleBindingsRequest_FieldPathArrayOfValues
func ParseListRoleBindingsRequest_FieldPathArrayOfValues ¶
func ParseListRoleBindingsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListRoleBindingsRequest_FieldPathArrayOfValues, error)
type ListRoleBindingsRequest_FieldPathSelector ¶
type ListRoleBindingsRequest_FieldPathSelector int32
const ( ListRoleBindingsRequest_FieldPathSelectorParent ListRoleBindingsRequest_FieldPathSelector = 0 ListRoleBindingsRequest_FieldPathSelectorPageSize ListRoleBindingsRequest_FieldPathSelector = 1 ListRoleBindingsRequest_FieldPathSelectorPageToken ListRoleBindingsRequest_FieldPathSelector = 2 ListRoleBindingsRequest_FieldPathSelectorOrderBy ListRoleBindingsRequest_FieldPathSelector = 3 ListRoleBindingsRequest_FieldPathSelectorFilter ListRoleBindingsRequest_FieldPathSelector = 4 ListRoleBindingsRequest_FieldPathSelectorFieldMask ListRoleBindingsRequest_FieldPathSelector = 5 ListRoleBindingsRequest_FieldPathSelectorView ListRoleBindingsRequest_FieldPathSelector = 6 ListRoleBindingsRequest_FieldPathSelectorIncludePagingInfo ListRoleBindingsRequest_FieldPathSelector = 7 )
func (ListRoleBindingsRequest_FieldPathSelector) String ¶
func (s ListRoleBindingsRequest_FieldPathSelector) String() string
type ListRoleBindingsRequest_FieldPathValue ¶
type ListRoleBindingsRequest_FieldPathValue interface { ListRoleBindingsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListRoleBindingsRequest) CompareWith(*ListRoleBindingsRequest) (cmp int, comparable bool) }
ListRoleBindingsRequest_FieldPathValue allows storing values for ListRoleBindingsRequest fields according to their type
func MustParseListRoleBindingsRequest_FieldPathValue ¶
func MustParseListRoleBindingsRequest_FieldPathValue(pathStr, valueStr string) ListRoleBindingsRequest_FieldPathValue
func ParseListRoleBindingsRequest_FieldPathValue ¶
func ParseListRoleBindingsRequest_FieldPathValue(pathStr, valueStr string) (ListRoleBindingsRequest_FieldPathValue, error)
type ListRoleBindingsRequest_FieldTerminalPath ¶
type ListRoleBindingsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListRoleBindingsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) ClearValue(item *ListRoleBindingsRequest)
func (*ListRoleBindingsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListRoleBindingsRequest_FieldTerminalPath) Get ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) Get(source *ListRoleBindingsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListRoleBindingsRequest
func (*ListRoleBindingsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListRoleBindingsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListRoleBindingsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) GetSingle(source *ListRoleBindingsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListRoleBindingsRequest
func (*ListRoleBindingsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListRoleBindingsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListRoleBindingsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListRoleBindingsRequest_FieldTerminalPath) Selector ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) Selector() ListRoleBindingsRequest_FieldPathSelector
func (*ListRoleBindingsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListRoleBindingsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListRoleBindingsRequest_FieldTerminalPath) String ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListRoleBindingsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListRoleBindingsRequest_FieldPathArrayItemValue
func (*ListRoleBindingsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListRoleBindingsRequest_FieldPathArrayOfValues
func (*ListRoleBindingsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) WithIValue(value interface{}) ListRoleBindingsRequest_FieldPathValue
func (*ListRoleBindingsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListRoleBindingsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListRoleBindingsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListRoleBindingsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListRoleBindingsRequest_FieldTerminalPathArrayItemValue ¶
type ListRoleBindingsRequest_FieldTerminalPathArrayItemValue struct { ListRoleBindingsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListRoleBindingsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListRoleBindingsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListRoleBindingsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListRoleBindingsRequest'
func (*ListRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListRoleBindingsRequest as interface{}
func (*ListRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListRoleBindingsRequest) (interface{}, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListRoleBindingsRequest_FieldTerminalPathArrayOfValues ¶
type ListRoleBindingsRequest_FieldTerminalPathArrayOfValues struct { ListRoleBindingsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*role_binding.Filter, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶ added in v0.10.1
func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*role_binding.OrderBy, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*role_binding.PagerCursor, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*role_binding.ParentName, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListRoleBindingsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListRoleBindingsRequest_FieldTerminalPathValue ¶
type ListRoleBindingsRequest_FieldTerminalPathValue struct { ListRoleBindingsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListRoleBindingsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsFilterValue() (*role_binding.Filter, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶ added in v0.10.1
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsOrderByValue() (*role_binding.OrderBy, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsPageTokenValue() (*role_binding.PagerCursor, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsParentValue() (*role_binding.ParentName, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) CompareWith(source *ListRoleBindingsRequest) (int, bool)
CompareWith compares value in the 'ListRoleBindingsRequest_FieldTerminalPathValue' with the value under path in 'ListRoleBindingsRequest'.
func (*ListRoleBindingsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListRoleBindingsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListRoleBindingsRequest' as interface{}
func (*ListRoleBindingsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) SetTo(target **ListRoleBindingsRequest)
SetTo stores value for selected field for object ListRoleBindingsRequest
func (*ListRoleBindingsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListRoleBindingsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListRoleBindingsResponse ¶
type ListRoleBindingsResponse struct { // The list of RoleBindings RoleBindings []*role_binding.RoleBinding `protobuf:"bytes,1,rep,name=role_bindings,json=roleBindings,proto3" json:"role_bindings,omitempty" firestore:"roleBindings"` // A token to retrieve previous page of results. Pass this value in the // [ListRoleBindingsRequest.page_token][ntt.iam.v1alpha2.ListRoleBindingsRequest.page_token] PrevPageToken *role_binding.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListRoleBindingsRequest.page_token][ntt.iam.v1alpha2.ListRoleBindingsRequest.page_token] NextPageToken *role_binding.PagerCursor `` /* 151-byte string literal not displayed */ // Current offset from the first page or 0 if no page tokens were given, // paging info was not requested or there was an error while trying to get // it). Page index can be computed from offset and limit provided in a // request. CurrentOffset int32 `` /* 127-byte string literal not displayed */ // Number of total RoleBindings across all pages or 0, if there are no items, // paging info was not requested or there was an error while trying to get it. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListRoleBindings][ntt.iam.v1alpha2.ListRoleBindings]
func (*ListRoleBindingsResponse) Clone ¶
func (o *ListRoleBindingsResponse) Clone() *ListRoleBindingsResponse
func (*ListRoleBindingsResponse) CloneRaw ¶
func (o *ListRoleBindingsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListRoleBindingsResponse) Descriptor ¶
func (*ListRoleBindingsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListRoleBindingsResponse.ProtoReflect.Descriptor instead.
func (*ListRoleBindingsResponse) GetCurrentOffset ¶ added in v0.10.1
func (m *ListRoleBindingsResponse) GetCurrentOffset() int32
func (*ListRoleBindingsResponse) GetNextPageToken ¶
func (m *ListRoleBindingsResponse) GetNextPageToken() *role_binding.PagerCursor
func (*ListRoleBindingsResponse) GetPrevPageToken ¶
func (m *ListRoleBindingsResponse) GetPrevPageToken() *role_binding.PagerCursor
func (*ListRoleBindingsResponse) GetRoleBindings ¶
func (m *ListRoleBindingsResponse) GetRoleBindings() []*role_binding.RoleBinding
func (*ListRoleBindingsResponse) GetTotalResultsCount ¶ added in v0.10.1
func (m *ListRoleBindingsResponse) GetTotalResultsCount() int32
func (*ListRoleBindingsResponse) GotenMessage ¶
func (*ListRoleBindingsResponse) GotenMessage()
func (*ListRoleBindingsResponse) GotenObjectExt ¶
func (o *ListRoleBindingsResponse) GotenObjectExt()
func (*ListRoleBindingsResponse) GotenValidate ¶
func (obj *ListRoleBindingsResponse) GotenValidate() error
func (*ListRoleBindingsResponse) MakeDiffFieldMask ¶
func (o *ListRoleBindingsResponse) MakeDiffFieldMask(other *ListRoleBindingsResponse) *ListRoleBindingsResponse_FieldMask
func (*ListRoleBindingsResponse) MakeFullFieldMask ¶
func (o *ListRoleBindingsResponse) MakeFullFieldMask() *ListRoleBindingsResponse_FieldMask
func (*ListRoleBindingsResponse) MakeRawDiffFieldMask ¶
func (o *ListRoleBindingsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListRoleBindingsResponse) MakeRawFullFieldMask ¶
func (o *ListRoleBindingsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListRoleBindingsResponse) Marshal ¶
func (m *ListRoleBindingsResponse) Marshal() ([]byte, error)
func (*ListRoleBindingsResponse) MarshalJSON ¶
func (m *ListRoleBindingsResponse) MarshalJSON() ([]byte, error)
func (*ListRoleBindingsResponse) Merge ¶
func (o *ListRoleBindingsResponse) Merge(source *ListRoleBindingsResponse)
func (*ListRoleBindingsResponse) MergeRaw ¶
func (o *ListRoleBindingsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListRoleBindingsResponse) ProtoMessage ¶
func (*ListRoleBindingsResponse) ProtoMessage()
func (*ListRoleBindingsResponse) ProtoReflect ¶
func (m *ListRoleBindingsResponse) ProtoReflect() preflect.Message
func (*ListRoleBindingsResponse) Reset ¶
func (m *ListRoleBindingsResponse) Reset()
func (*ListRoleBindingsResponse) SetCurrentOffset ¶ added in v0.10.1
func (m *ListRoleBindingsResponse) SetCurrentOffset(fv int32)
func (*ListRoleBindingsResponse) SetNextPageToken ¶
func (m *ListRoleBindingsResponse) SetNextPageToken(fv *role_binding.PagerCursor)
func (*ListRoleBindingsResponse) SetPrevPageToken ¶
func (m *ListRoleBindingsResponse) SetPrevPageToken(fv *role_binding.PagerCursor)
func (*ListRoleBindingsResponse) SetRoleBindings ¶
func (m *ListRoleBindingsResponse) SetRoleBindings(fv []*role_binding.RoleBinding)
func (*ListRoleBindingsResponse) SetTotalResultsCount ¶ added in v0.10.1
func (m *ListRoleBindingsResponse) SetTotalResultsCount(fv int32)
func (*ListRoleBindingsResponse) String ¶
func (m *ListRoleBindingsResponse) String() string
func (*ListRoleBindingsResponse) Unmarshal ¶
func (m *ListRoleBindingsResponse) Unmarshal(b []byte) error
func (*ListRoleBindingsResponse) UnmarshalJSON ¶
func (m *ListRoleBindingsResponse) UnmarshalJSON(data []byte) error
type ListRoleBindingsResponseFieldPathBuilder ¶
type ListRoleBindingsResponseFieldPathBuilder struct{}
func NewListRoleBindingsResponseFieldPathBuilder ¶
func NewListRoleBindingsResponseFieldPathBuilder() ListRoleBindingsResponseFieldPathBuilder
func (ListRoleBindingsResponseFieldPathBuilder) CurrentOffset ¶ added in v0.10.1
func (ListRoleBindingsResponseFieldPathBuilder) CurrentOffset() ListRoleBindingsResponsePathSelectorCurrentOffset
func (ListRoleBindingsResponseFieldPathBuilder) NextPageToken ¶
func (ListRoleBindingsResponseFieldPathBuilder) NextPageToken() ListRoleBindingsResponsePathSelectorNextPageToken
func (ListRoleBindingsResponseFieldPathBuilder) PrevPageToken ¶
func (ListRoleBindingsResponseFieldPathBuilder) PrevPageToken() ListRoleBindingsResponsePathSelectorPrevPageToken
func (ListRoleBindingsResponseFieldPathBuilder) RoleBindings ¶
func (ListRoleBindingsResponseFieldPathBuilder) RoleBindings() ListRoleBindingsResponsePathSelectorRoleBindings
func (ListRoleBindingsResponseFieldPathBuilder) TotalResultsCount ¶ added in v0.10.1
func (ListRoleBindingsResponseFieldPathBuilder) TotalResultsCount() ListRoleBindingsResponsePathSelectorTotalResultsCount
type ListRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters ¶
type ListRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters struct {
// contains filtered or unexported fields
}
func (ListRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters) WithArrayOfValues ¶
func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsConditionBindingParameters) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations ¶
type ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations) WithArrayOfValues ¶
func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataAnnotations) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels ¶
type ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels) WithArrayOfValues ¶
func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels) WithValue ¶
func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataLabels) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards ¶
type ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards) WithArrayOfValues ¶
func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards) WithArrayOfValues(values []int64) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards) WithValue ¶
func (s ListRoleBindingsResponseMapPathSelectorRoleBindingsMetadataShards) WithValue(value int64) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorCurrentOffset ¶ added in v0.10.1
type ListRoleBindingsResponsePathSelectorCurrentOffset struct{}
func (ListRoleBindingsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶ added in v0.10.1
func (s ListRoleBindingsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorCurrentOffset) WithValue ¶ added in v0.10.1
func (s ListRoleBindingsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListRoleBindingsResponse_FieldTerminalPathValue
type ListRoleBindingsResponsePathSelectorNextPageToken ¶
type ListRoleBindingsResponsePathSelectorNextPageToken struct{}
func (ListRoleBindingsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorNextPageToken) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorNextPageToken) WithValue(value *role_binding.PagerCursor) *ListRoleBindingsResponse_FieldTerminalPathValue
type ListRoleBindingsResponsePathSelectorPrevPageToken ¶
type ListRoleBindingsResponsePathSelectorPrevPageToken struct{}
func (ListRoleBindingsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorPrevPageToken) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorPrevPageToken) WithValue(value *role_binding.PagerCursor) *ListRoleBindingsResponse_FieldTerminalPathValue
type ListRoleBindingsResponsePathSelectorRoleBindings ¶
type ListRoleBindingsResponsePathSelectorRoleBindings struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindings) AncestryPath ¶
func (ListRoleBindingsResponsePathSelectorRoleBindings) ConditionBinding ¶
func (ListRoleBindingsResponsePathSelectorRoleBindings) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindings) WithArrayOfValues(values [][]*role_binding.RoleBinding) *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindings) WithItemValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindings) WithItemValue(value *role_binding.RoleBinding) *ListRoleBindingsResponse_FieldTerminalPathArrayItemValue
func (ListRoleBindingsResponsePathSelectorRoleBindings) WithSubArrayItemValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindings) WithSubArrayItemValue(subPathArrayItemValue role_binding.RoleBinding_FieldPathArrayItemValue) *ListRoleBindingsResponse_FieldSubPathArrayItemValue
func (ListRoleBindingsResponsePathSelectorRoleBindings) WithSubArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindings) WithSubArrayOfValues(subPathArrayOfValues role_binding.RoleBinding_FieldPathArrayOfValues) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindings) WithSubPath ¶
func (ListRoleBindingsResponsePathSelectorRoleBindings) WithSubPath(subPath role_binding.RoleBinding_FieldPath) *ListRoleBindingsResponse_FieldSubPath
func (ListRoleBindingsResponsePathSelectorRoleBindings) WithSubValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindings) WithSubValue(subPathValue role_binding.RoleBinding_FieldPathValue) *ListRoleBindingsResponse_FieldSubPathValue
func (ListRoleBindingsResponsePathSelectorRoleBindings) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindings) WithValue(value []*role_binding.RoleBinding) *ListRoleBindingsResponse_FieldTerminalPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithArrayOfValues(values [][]*role_binding.RoleBinding_Parent) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithItemValue ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPath) WithValue(value []*role_binding.RoleBinding_Parent) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathMember) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsAncestryPathParent) WithArrayOfValues(values []*role_binding.Reference) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) Parameters ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBinding) WithArrayOfValues(values []*condition.ConditionBinding) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingCondition) WithArrayOfValues(values []*condition.Reference) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithArrayOfValues(values []map[string]string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParameters) WithValue(value map[string]string) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams ¶ added in v0.9.9
type ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams) FieldPath ¶ added in v0.9.9
func (ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams) WithArrayOfValues ¶ added in v0.9.9
func (s ListRoleBindingsResponsePathSelectorRoleBindingsConditionBindingParams) WithArrayOfValues(values []*structpb.Struct) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMember ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMember struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMember) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMember) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsMember) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMember) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadata ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadata struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) Annotations ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) CreateTime ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) DeleteTime ¶ added in v0.8.0
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) Generation ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) OwnerReferences ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) ResourceVersion ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) UpdateTime ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadata) WithValue(value *ntt_meta.Meta) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataAnnotations) WithValue(value map[string]string) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime ¶ added in v0.8.0
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration) WithArrayOfValues(values []int64) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataGeneration) WithValue(value int64) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLabels) WithValue(value map[string]string) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle ¶ added in v0.8.0
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) WithValue ¶ added in v0.8.0
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState ¶ added in v0.8.0
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Controller ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Region ¶ added in v0.8.0
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) Version ¶ added in v0.8.0
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferences) WithItemValue ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController) FieldPath ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion ¶ added in v0.8.0
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion ¶ added in v0.8.0
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataResourceVersion) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataShards ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataShards struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataShards) WithValue(value map[string]int64) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) OwningRegion ¶
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithItemValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithItemValue(value string) *ListRoleBindingsResponse_FieldSubPathArrayItemValue
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataSyncingRegions) WithValue(value []string) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithArrayOfValues(values [][]string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithItemValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithItemValue(value string) *ListRoleBindingsResponse_FieldSubPathArrayItemValue
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataTags) WithValue(value []string) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) WithArrayOfValues(values []string) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsMetadataUuid) WithValue(value string) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsName ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsName struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsName) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsName) WithArrayOfValues(values []*role_binding.Name) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsName) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsName) WithValue(value *role_binding.Name) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorRoleBindingsRole ¶
type ListRoleBindingsResponsePathSelectorRoleBindingsRole struct{}
func (ListRoleBindingsResponsePathSelectorRoleBindingsRole) WithArrayOfValues ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsRole) WithArrayOfValues(values []*role.Reference) *ListRoleBindingsResponse_FieldSubPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorRoleBindingsRole) WithValue ¶
func (s ListRoleBindingsResponsePathSelectorRoleBindingsRole) WithValue(value *role.Reference) *ListRoleBindingsResponse_FieldSubPathValue
type ListRoleBindingsResponsePathSelectorTotalResultsCount ¶ added in v0.10.1
type ListRoleBindingsResponsePathSelectorTotalResultsCount struct{}
func (ListRoleBindingsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶ added in v0.10.1
func (s ListRoleBindingsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (ListRoleBindingsResponsePathSelectorTotalResultsCount) WithValue ¶ added in v0.10.1
func (s ListRoleBindingsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListRoleBindingsResponse_FieldTerminalPathValue
type ListRoleBindingsResponse_FieldMask ¶
type ListRoleBindingsResponse_FieldMask struct {
Paths []ListRoleBindingsResponse_FieldPath
}
func FullListRoleBindingsResponse_FieldMask ¶
func FullListRoleBindingsResponse_FieldMask() *ListRoleBindingsResponse_FieldMask
func (*ListRoleBindingsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) AppendPath(path ListRoleBindingsResponse_FieldPath)
func (*ListRoleBindingsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListRoleBindingsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListRoleBindingsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListRoleBindingsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) FilterInputFields() *ListRoleBindingsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListRoleBindingsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListRoleBindingsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) GetPaths() []ListRoleBindingsResponse_FieldPath
func (*ListRoleBindingsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListRoleBindingsResponse_FieldMask) IsFull ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) IsFull() bool
func (ListRoleBindingsResponse_FieldMask) Marshal ¶
func (fieldMask ListRoleBindingsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListRoleBindingsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListRoleBindingsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListRoleBindingsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) PathsCount() int
func (*ListRoleBindingsResponse_FieldMask) Project ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) Project(source *ListRoleBindingsResponse) *ListRoleBindingsResponse
func (*ListRoleBindingsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListRoleBindingsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) ProtoMessage()
func (*ListRoleBindingsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListRoleBindingsResponse_FieldMask) Reset ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) Reset()
func (*ListRoleBindingsResponse_FieldMask) Set ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) Set(target, source *ListRoleBindingsResponse)
func (*ListRoleBindingsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListRoleBindingsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListRoleBindingsResponse_FieldMask) Size ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) Size() int
func (*ListRoleBindingsResponse_FieldMask) String ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) String() string
func (*ListRoleBindingsResponse_FieldMask) Subtract ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) Subtract(other *ListRoleBindingsResponse_FieldMask) *ListRoleBindingsResponse_FieldMask
func (*ListRoleBindingsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListRoleBindingsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListRoleBindingsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListRoleBindingsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListRoleBindingsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListRoleBindingsResponse_FieldPath ¶
type ListRoleBindingsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListRoleBindingsResponse_FieldPathSelector Get(source *ListRoleBindingsResponse) []interface{} GetSingle(source *ListRoleBindingsResponse) (interface{}, bool) ClearValue(item *ListRoleBindingsResponse) // Those methods build corresponding ListRoleBindingsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListRoleBindingsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListRoleBindingsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListRoleBindingsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListRoleBindingsResponse_FieldPath ¶
func BuildListRoleBindingsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListRoleBindingsResponse_FieldPath, error)
func MustParseListRoleBindingsResponse_FieldPath ¶
func MustParseListRoleBindingsResponse_FieldPath(rawField string) ListRoleBindingsResponse_FieldPath
func ParseListRoleBindingsResponse_FieldPath ¶
func ParseListRoleBindingsResponse_FieldPath(rawField string) (ListRoleBindingsResponse_FieldPath, error)
type ListRoleBindingsResponse_FieldPathArrayItemValue ¶
type ListRoleBindingsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListRoleBindingsResponse_FieldPath ContainsValue(*ListRoleBindingsResponse) bool }
ListRoleBindingsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListRoleBindingsResponse according to their type Present only for array (repeated) types.
func MustParseListRoleBindingsResponse_FieldPathArrayItemValue ¶
func MustParseListRoleBindingsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListRoleBindingsResponse_FieldPathArrayItemValue
func ParseListRoleBindingsResponse_FieldPathArrayItemValue ¶
func ParseListRoleBindingsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListRoleBindingsResponse_FieldPathArrayItemValue, error)
ParseListRoleBindingsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListRoleBindingsResponse_FieldPathArrayOfValues ¶
type ListRoleBindingsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListRoleBindingsResponse_FieldPath }
ListRoleBindingsResponse_FieldPathArrayOfValues allows storing slice of values for ListRoleBindingsResponse fields according to their type
func MustParseListRoleBindingsResponse_FieldPathArrayOfValues ¶
func MustParseListRoleBindingsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListRoleBindingsResponse_FieldPathArrayOfValues
func ParseListRoleBindingsResponse_FieldPathArrayOfValues ¶
func ParseListRoleBindingsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListRoleBindingsResponse_FieldPathArrayOfValues, error)
type ListRoleBindingsResponse_FieldPathSelector ¶
type ListRoleBindingsResponse_FieldPathSelector int32
const ( ListRoleBindingsResponse_FieldPathSelectorRoleBindings ListRoleBindingsResponse_FieldPathSelector = 0 ListRoleBindingsResponse_FieldPathSelectorPrevPageToken ListRoleBindingsResponse_FieldPathSelector = 1 ListRoleBindingsResponse_FieldPathSelectorNextPageToken ListRoleBindingsResponse_FieldPathSelector = 2 ListRoleBindingsResponse_FieldPathSelectorCurrentOffset ListRoleBindingsResponse_FieldPathSelector = 3 ListRoleBindingsResponse_FieldPathSelectorTotalResultsCount ListRoleBindingsResponse_FieldPathSelector = 4 )
func (ListRoleBindingsResponse_FieldPathSelector) String ¶
func (s ListRoleBindingsResponse_FieldPathSelector) String() string
type ListRoleBindingsResponse_FieldPathValue ¶
type ListRoleBindingsResponse_FieldPathValue interface { ListRoleBindingsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListRoleBindingsResponse) CompareWith(*ListRoleBindingsResponse) (cmp int, comparable bool) }
ListRoleBindingsResponse_FieldPathValue allows storing values for ListRoleBindingsResponse fields according to their type
func MustParseListRoleBindingsResponse_FieldPathValue ¶
func MustParseListRoleBindingsResponse_FieldPathValue(pathStr, valueStr string) ListRoleBindingsResponse_FieldPathValue
func ParseListRoleBindingsResponse_FieldPathValue ¶
func ParseListRoleBindingsResponse_FieldPathValue(pathStr, valueStr string) (ListRoleBindingsResponse_FieldPathValue, error)
type ListRoleBindingsResponse_FieldSubPath ¶
type ListRoleBindingsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListRoleBindingsResponse_FieldSubPath) AsRoleBindingsSubPath ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) AsRoleBindingsSubPath() (role_binding.RoleBinding_FieldPath, bool)
func (*ListRoleBindingsResponse_FieldSubPath) ClearValue ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) ClearValue(item *ListRoleBindingsResponse)
func (*ListRoleBindingsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListRoleBindingsResponse_FieldSubPath) Get ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) Get(source *ListRoleBindingsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListRoleBindingsResponse
func (*ListRoleBindingsResponse_FieldSubPath) GetDefault ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListRoleBindingsResponse_FieldSubPath) GetRaw ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListRoleBindingsResponse_FieldSubPath) GetSingle ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) GetSingle(source *ListRoleBindingsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListRoleBindingsResponse
func (*ListRoleBindingsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListRoleBindingsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListRoleBindingsResponse_FieldSubPath) JSONString ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListRoleBindingsResponse_FieldSubPath) Selector ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) Selector() ListRoleBindingsResponse_FieldPathSelector
func (*ListRoleBindingsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *ListRoleBindingsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListRoleBindingsResponse_FieldSubPath) String ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListRoleBindingsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListRoleBindingsResponse_FieldPathArrayItemValue
func (*ListRoleBindingsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListRoleBindingsResponse_FieldPathArrayOfValues
func (*ListRoleBindingsResponse_FieldSubPath) WithIValue ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) WithIValue(value interface{}) ListRoleBindingsResponse_FieldPathValue
func (*ListRoleBindingsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListRoleBindingsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListRoleBindingsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListRoleBindingsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListRoleBindingsResponse_FieldSubPathArrayItemValue ¶
type ListRoleBindingsResponse_FieldSubPathArrayItemValue struct { ListRoleBindingsResponse_FieldPath // contains filtered or unexported fields }
func (*ListRoleBindingsResponse_FieldSubPathArrayItemValue) AsRoleBindingsPathItemValue ¶
func (fpaivs *ListRoleBindingsResponse_FieldSubPathArrayItemValue) AsRoleBindingsPathItemValue() (role_binding.RoleBinding_FieldPathArrayItemValue, bool)
func (*ListRoleBindingsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListRoleBindingsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListRoleBindingsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListRoleBindingsResponse'
func (*ListRoleBindingsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListRoleBindingsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListRoleBindingsResponse_FieldSubPathArrayOfValues ¶
type ListRoleBindingsResponse_FieldSubPathArrayOfValues struct { ListRoleBindingsResponse_FieldPath // contains filtered or unexported fields }
func (*ListRoleBindingsResponse_FieldSubPathArrayOfValues) AsRoleBindingsPathArrayOfValues ¶
func (fpsaov *ListRoleBindingsResponse_FieldSubPathArrayOfValues) AsRoleBindingsPathArrayOfValues() (role_binding.RoleBinding_FieldPathArrayOfValues, bool)
func (*ListRoleBindingsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListRoleBindingsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListRoleBindingsResponse_FieldSubPathValue ¶
type ListRoleBindingsResponse_FieldSubPathValue struct { ListRoleBindingsResponse_FieldPath // contains filtered or unexported fields }
func (*ListRoleBindingsResponse_FieldSubPathValue) AsRoleBindingsPathValue ¶
func (fpvs *ListRoleBindingsResponse_FieldSubPathValue) AsRoleBindingsPathValue() (role_binding.RoleBinding_FieldPathValue, bool)
func (*ListRoleBindingsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListRoleBindingsResponse_FieldSubPathValue) CompareWith(source *ListRoleBindingsResponse) (int, bool)
func (*ListRoleBindingsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListRoleBindingsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListRoleBindingsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListRoleBindingsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListRoleBindingsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListRoleBindingsResponse_FieldSubPathValue) SetTo(target **ListRoleBindingsResponse)
func (*ListRoleBindingsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListRoleBindingsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListRoleBindingsResponse_FieldTerminalPath ¶
type ListRoleBindingsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListRoleBindingsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) ClearValue(item *ListRoleBindingsResponse)
func (*ListRoleBindingsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListRoleBindingsResponse_FieldTerminalPath) Get ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) Get(source *ListRoleBindingsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListRoleBindingsResponse
func (*ListRoleBindingsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListRoleBindingsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListRoleBindingsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) GetSingle(source *ListRoleBindingsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListRoleBindingsResponse
func (*ListRoleBindingsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListRoleBindingsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListRoleBindingsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListRoleBindingsResponse_FieldTerminalPath) Selector ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) Selector() ListRoleBindingsResponse_FieldPathSelector
func (*ListRoleBindingsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListRoleBindingsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListRoleBindingsResponse_FieldTerminalPath) String ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListRoleBindingsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListRoleBindingsResponse_FieldPathArrayItemValue
func (*ListRoleBindingsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListRoleBindingsResponse_FieldPathArrayOfValues
func (*ListRoleBindingsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) WithIValue(value interface{}) ListRoleBindingsResponse_FieldPathValue
func (*ListRoleBindingsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListRoleBindingsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListRoleBindingsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListRoleBindingsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListRoleBindingsResponse_FieldTerminalPathArrayItemValue ¶
type ListRoleBindingsResponse_FieldTerminalPathArrayItemValue struct { ListRoleBindingsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) AsRoleBindingsItemValue ¶
func (fpaiv *ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) AsRoleBindingsItemValue() (*role_binding.RoleBinding, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListRoleBindingsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListRoleBindingsResponse'
func (*ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListRoleBindingsResponse as interface{}
func (*ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListRoleBindingsResponse) (interface{}, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListRoleBindingsResponse_FieldTerminalPathArrayOfValues ¶
type ListRoleBindingsResponse_FieldTerminalPathArrayOfValues struct { ListRoleBindingsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶ added in v0.10.1
func (fpaov *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*role_binding.PagerCursor, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*role_binding.PagerCursor, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsRoleBindingsArrayOfValues ¶
func (fpaov *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsRoleBindingsArrayOfValues() ([][]*role_binding.RoleBinding, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶ added in v0.10.1
func (fpaov *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListRoleBindingsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListRoleBindingsResponse_FieldTerminalPathValue ¶
type ListRoleBindingsResponse_FieldTerminalPathValue struct { ListRoleBindingsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListRoleBindingsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶ added in v0.10.1
func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*role_binding.PagerCursor, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*role_binding.PagerCursor, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathValue) AsRoleBindingsValue ¶
func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) AsRoleBindingsValue() ([]*role_binding.RoleBinding, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶ added in v0.10.1
func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) CompareWith(source *ListRoleBindingsResponse) (int, bool)
CompareWith compares value in the 'ListRoleBindingsResponse_FieldTerminalPathValue' with the value under path in 'ListRoleBindingsResponse'.
func (*ListRoleBindingsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListRoleBindingsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListRoleBindingsResponse' as interface{}
func (*ListRoleBindingsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) SetTo(target **ListRoleBindingsResponse)
SetTo stores value for selected field for object ListRoleBindingsResponse
func (*ListRoleBindingsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListRoleBindingsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type RoleBindingServiceClient ¶
type RoleBindingServiceClient interface { GetRoleBinding(ctx context.Context, in *GetRoleBindingRequest, opts ...grpc.CallOption) (*role_binding.RoleBinding, error) BatchGetRoleBindings(ctx context.Context, in *BatchGetRoleBindingsRequest, opts ...grpc.CallOption) (*BatchGetRoleBindingsResponse, error) ListRoleBindings(ctx context.Context, in *ListRoleBindingsRequest, opts ...grpc.CallOption) (*ListRoleBindingsResponse, error) WatchRoleBinding(ctx context.Context, in *WatchRoleBindingRequest, opts ...grpc.CallOption) (WatchRoleBindingClientStream, error) WatchRoleBindings(ctx context.Context, in *WatchRoleBindingsRequest, opts ...grpc.CallOption) (WatchRoleBindingsClientStream, error) CreateRoleBinding(ctx context.Context, in *CreateRoleBindingRequest, opts ...grpc.CallOption) (*role_binding.RoleBinding, error) UpdateRoleBinding(ctx context.Context, in *UpdateRoleBindingRequest, opts ...grpc.CallOption) (*role_binding.RoleBinding, error) DeleteRoleBinding(ctx context.Context, in *DeleteRoleBindingRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
RoleBindingServiceClient is the client API for RoleBindingService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewRoleBindingServiceClient ¶
func NewRoleBindingServiceClient(cc grpc.ClientConnInterface) RoleBindingServiceClient
type RoleBindingServiceDescriptor ¶ added in v0.4.28
type RoleBindingServiceDescriptor struct{}
func GetRoleBindingServiceDescriptor ¶ added in v0.4.28
func GetRoleBindingServiceDescriptor() *RoleBindingServiceDescriptor
func (*RoleBindingServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.28
func (d *RoleBindingServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*RoleBindingServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *RoleBindingServiceDescriptor) GetApiName() string
func (*RoleBindingServiceDescriptor) GetFullAPIName ¶ added in v0.4.28
func (d *RoleBindingServiceDescriptor) GetFullAPIName() string
func (*RoleBindingServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *RoleBindingServiceDescriptor) GetProtoPkgName() string
func (*RoleBindingServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *RoleBindingServiceDescriptor) GetServiceDomain() string
func (*RoleBindingServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *RoleBindingServiceDescriptor) GetServiceVersion() string
type UpdateRoleBindingDescriptor ¶ added in v0.4.28
type UpdateRoleBindingDescriptor struct{}
func GetUpdateRoleBindingDescriptor ¶ added in v0.4.28
func GetUpdateRoleBindingDescriptor() *UpdateRoleBindingDescriptor
func (*UpdateRoleBindingDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateRoleBindingDescriptor) GetApiName ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) GetApiName() string
func (*UpdateRoleBindingDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateRoleBindingDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) GetFullMethodName() string
func (*UpdateRoleBindingDescriptor) GetMethodName ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) GetMethodName() string
func (*UpdateRoleBindingDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) GetProtoPkgName() string
func (*UpdateRoleBindingDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *UpdateRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateRoleBindingDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateRoleBindingDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) GetServiceDomain() string
func (*UpdateRoleBindingDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) GetServiceVersion() string
func (*UpdateRoleBindingDescriptor) GetVerb ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) GetVerb() string
func (*UpdateRoleBindingDescriptor) HasResource ¶ added in v0.4.30
func (d *UpdateRoleBindingDescriptor) HasResource() bool
func (*UpdateRoleBindingDescriptor) IsClientStream ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) IsClientStream() bool
func (*UpdateRoleBindingDescriptor) IsCollection ¶ added in v0.4.30
func (d *UpdateRoleBindingDescriptor) IsCollection() bool
func (*UpdateRoleBindingDescriptor) IsPlural ¶ added in v0.4.30
func (d *UpdateRoleBindingDescriptor) IsPlural() bool
func (*UpdateRoleBindingDescriptor) IsServerStream ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) IsServerStream() bool
func (*UpdateRoleBindingDescriptor) IsUnary ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) IsUnary() bool
func (*UpdateRoleBindingDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateRoleBindingDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateRoleBindingDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *UpdateRoleBindingDescriptor) RequestHasResourceBody() bool
type UpdateRoleBindingDescriptorClientMsgHandle ¶ added in v0.4.28
type UpdateRoleBindingDescriptorClientMsgHandle struct{}
func (*UpdateRoleBindingDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateRoleBindingDescriptorServerMsgHandle ¶ added in v0.4.28
type UpdateRoleBindingDescriptorServerMsgHandle struct{}
func (*UpdateRoleBindingDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateRoleBindingRequest ¶
type UpdateRoleBindingRequest struct { // RoleBinding resource body RoleBinding *role_binding.RoleBinding `protobuf:"bytes,2,opt,name=role_binding,json=roleBinding,proto3" json:"role_binding,omitempty" firestore:"roleBinding"` // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *role_binding.RoleBinding_FieldMask `` /* 147-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 *UpdateRoleBindingRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // If set to true, and the resource is not found, // a new resource will be created. In this situation, // 'field_mask' is ignored. // // https://google.aip.dev/134#create-or-update AllowMissing bool `protobuf:"varint,5,opt,name=allow_missing,json=allowMissing,proto3" json:"allow_missing,omitempty" firestore:"allowMissing"` // contains filtered or unexported fields }
Request message for method [UpdateRoleBinding][ntt.iam.v1alpha2.UpdateRoleBinding]
func (*UpdateRoleBindingRequest) Clone ¶
func (o *UpdateRoleBindingRequest) Clone() *UpdateRoleBindingRequest
func (*UpdateRoleBindingRequest) CloneRaw ¶
func (o *UpdateRoleBindingRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateRoleBindingRequest) Descriptor ¶
func (*UpdateRoleBindingRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateRoleBindingRequest.ProtoReflect.Descriptor instead.
func (*UpdateRoleBindingRequest) GetAllowMissing ¶ added in v0.12.33
func (m *UpdateRoleBindingRequest) GetAllowMissing() bool
func (*UpdateRoleBindingRequest) GetCas ¶
func (m *UpdateRoleBindingRequest) GetCas() *UpdateRoleBindingRequest_CAS
func (*UpdateRoleBindingRequest) GetRoleBinding ¶
func (m *UpdateRoleBindingRequest) GetRoleBinding() *role_binding.RoleBinding
func (*UpdateRoleBindingRequest) GetUpdateMask ¶
func (m *UpdateRoleBindingRequest) GetUpdateMask() *role_binding.RoleBinding_FieldMask
func (*UpdateRoleBindingRequest) GotenMessage ¶
func (*UpdateRoleBindingRequest) GotenMessage()
func (*UpdateRoleBindingRequest) GotenObjectExt ¶
func (o *UpdateRoleBindingRequest) GotenObjectExt()
func (*UpdateRoleBindingRequest) GotenValidate ¶
func (obj *UpdateRoleBindingRequest) GotenValidate() error
func (*UpdateRoleBindingRequest) MakeDiffFieldMask ¶
func (o *UpdateRoleBindingRequest) MakeDiffFieldMask(other *UpdateRoleBindingRequest) *UpdateRoleBindingRequest_FieldMask
func (*UpdateRoleBindingRequest) MakeFullFieldMask ¶
func (o *UpdateRoleBindingRequest) MakeFullFieldMask() *UpdateRoleBindingRequest_FieldMask
func (*UpdateRoleBindingRequest) MakeRawDiffFieldMask ¶
func (o *UpdateRoleBindingRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateRoleBindingRequest) MakeRawFullFieldMask ¶
func (o *UpdateRoleBindingRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateRoleBindingRequest) Marshal ¶
func (m *UpdateRoleBindingRequest) Marshal() ([]byte, error)
func (*UpdateRoleBindingRequest) MarshalJSON ¶
func (m *UpdateRoleBindingRequest) MarshalJSON() ([]byte, error)
func (*UpdateRoleBindingRequest) Merge ¶
func (o *UpdateRoleBindingRequest) Merge(source *UpdateRoleBindingRequest)
func (*UpdateRoleBindingRequest) MergeRaw ¶
func (o *UpdateRoleBindingRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateRoleBindingRequest) ProtoMessage ¶
func (*UpdateRoleBindingRequest) ProtoMessage()
func (*UpdateRoleBindingRequest) ProtoReflect ¶
func (m *UpdateRoleBindingRequest) ProtoReflect() preflect.Message
func (*UpdateRoleBindingRequest) Reset ¶
func (m *UpdateRoleBindingRequest) Reset()
func (*UpdateRoleBindingRequest) SetAllowMissing ¶ added in v0.12.33
func (m *UpdateRoleBindingRequest) SetAllowMissing(fv bool)
func (*UpdateRoleBindingRequest) SetCas ¶
func (m *UpdateRoleBindingRequest) SetCas(fv *UpdateRoleBindingRequest_CAS)
func (*UpdateRoleBindingRequest) SetRoleBinding ¶
func (m *UpdateRoleBindingRequest) SetRoleBinding(fv *role_binding.RoleBinding)
func (*UpdateRoleBindingRequest) SetUpdateMask ¶
func (m *UpdateRoleBindingRequest) SetUpdateMask(fv *role_binding.RoleBinding_FieldMask)
func (*UpdateRoleBindingRequest) String ¶
func (m *UpdateRoleBindingRequest) String() string
func (*UpdateRoleBindingRequest) Unmarshal ¶
func (m *UpdateRoleBindingRequest) Unmarshal(b []byte) error
func (*UpdateRoleBindingRequest) UnmarshalJSON ¶
func (m *UpdateRoleBindingRequest) UnmarshalJSON(data []byte) error
type UpdateRoleBindingRequestCASFieldPathBuilder ¶
type UpdateRoleBindingRequestCASFieldPathBuilder struct{}
func NewUpdateRoleBindingRequestCASFieldPathBuilder ¶
func NewUpdateRoleBindingRequestCASFieldPathBuilder() UpdateRoleBindingRequestCASFieldPathBuilder
func (UpdateRoleBindingRequestCASFieldPathBuilder) ConditionalState ¶
func (UpdateRoleBindingRequestCASFieldPathBuilder) ConditionalState() UpdateRoleBindingRequest_CASPathSelectorConditionalState
type UpdateRoleBindingRequestCAS_FieldPath ¶
type UpdateRoleBindingRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateRoleBindingRequestCAS_FieldPathSelector Get(source *UpdateRoleBindingRequest_CAS) []interface{} GetSingle(source *UpdateRoleBindingRequest_CAS) (interface{}, bool) ClearValue(item *UpdateRoleBindingRequest_CAS) // Those methods build corresponding UpdateRoleBindingRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateRoleBindingRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateRoleBindingRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateRoleBindingRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateRoleBindingRequestCAS_FieldPath ¶
func BuildUpdateRoleBindingRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateRoleBindingRequestCAS_FieldPath, error)
func MustParseUpdateRoleBindingRequestCAS_FieldPath ¶
func MustParseUpdateRoleBindingRequestCAS_FieldPath(rawField string) UpdateRoleBindingRequestCAS_FieldPath
func ParseUpdateRoleBindingRequestCAS_FieldPath ¶
func ParseUpdateRoleBindingRequestCAS_FieldPath(rawField string) (UpdateRoleBindingRequestCAS_FieldPath, error)
type UpdateRoleBindingRequestCAS_FieldPathArrayItemValue ¶
type UpdateRoleBindingRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateRoleBindingRequestCAS_FieldPath ContainsValue(*UpdateRoleBindingRequest_CAS) bool }
UpdateRoleBindingRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateRoleBindingRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateRoleBindingRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateRoleBindingRequestCAS_FieldPathArrayItemValue
func ParseUpdateRoleBindingRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateRoleBindingRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateRoleBindingRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateRoleBindingRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateRoleBindingRequestCAS_FieldPathArrayOfValues ¶
type UpdateRoleBindingRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateRoleBindingRequestCAS_FieldPath }
UpdateRoleBindingRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateRoleBindingRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateRoleBindingRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateRoleBindingRequestCAS_FieldPathArrayOfValues
func ParseUpdateRoleBindingRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateRoleBindingRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateRoleBindingRequestCAS_FieldPathArrayOfValues, error)
type UpdateRoleBindingRequestCAS_FieldPathSelector ¶
type UpdateRoleBindingRequestCAS_FieldPathSelector int32
const ( UpdateRoleBindingRequestCAS_FieldPathSelectorConditionalState UpdateRoleBindingRequestCAS_FieldPathSelector = 0 UpdateRoleBindingRequestCAS_FieldPathSelectorFieldMask UpdateRoleBindingRequestCAS_FieldPathSelector = 1 )
func (UpdateRoleBindingRequestCAS_FieldPathSelector) String ¶
func (s UpdateRoleBindingRequestCAS_FieldPathSelector) String() string
type UpdateRoleBindingRequestCAS_FieldPathValue ¶
type UpdateRoleBindingRequestCAS_FieldPathValue interface { UpdateRoleBindingRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateRoleBindingRequest_CAS) CompareWith(*UpdateRoleBindingRequest_CAS) (cmp int, comparable bool) }
UpdateRoleBindingRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateRoleBindingRequestCAS_FieldPathValue ¶
func MustParseUpdateRoleBindingRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateRoleBindingRequestCAS_FieldPathValue
func ParseUpdateRoleBindingRequestCAS_FieldPathValue ¶
func ParseUpdateRoleBindingRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateRoleBindingRequestCAS_FieldPathValue, error)
type UpdateRoleBindingRequestCAS_FieldSubPath ¶
type UpdateRoleBindingRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateRoleBindingRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) AsConditionalStateSubPath() (role_binding.RoleBinding_FieldPath, bool)
func (*UpdateRoleBindingRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) ClearValue(item *UpdateRoleBindingRequest_CAS)
func (*UpdateRoleBindingRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateRoleBindingRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) Get(source *UpdateRoleBindingRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateRoleBindingRequest_CAS
func (*UpdateRoleBindingRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateRoleBindingRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateRoleBindingRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) GetSingle(source *UpdateRoleBindingRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateRoleBindingRequest_CAS
func (*UpdateRoleBindingRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateRoleBindingRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateRoleBindingRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateRoleBindingRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) Selector() UpdateRoleBindingRequestCAS_FieldPathSelector
func (*UpdateRoleBindingRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateRoleBindingRequestCAS_FieldSubPath) String ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateRoleBindingRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateRoleBindingRequestCAS_FieldPathArrayItemValue
func (*UpdateRoleBindingRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateRoleBindingRequestCAS_FieldPathArrayOfValues
func (*UpdateRoleBindingRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateRoleBindingRequestCAS_FieldPathValue
func (*UpdateRoleBindingRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateRoleBindingRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateRoleBindingRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateRoleBindingRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue struct { UpdateRoleBindingRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (role_binding.RoleBinding_FieldPathArrayItemValue, bool)
func (*UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateRoleBindingRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues struct { UpdateRoleBindingRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (role_binding.RoleBinding_FieldPathArrayOfValues, bool)
func (*UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateRoleBindingRequestCAS_FieldSubPathValue ¶
type UpdateRoleBindingRequestCAS_FieldSubPathValue struct { UpdateRoleBindingRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateRoleBindingRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateRoleBindingRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (role_binding.RoleBinding_FieldPathValue, bool)
func (*UpdateRoleBindingRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateRoleBindingRequestCAS_FieldSubPathValue) CompareWith(source *UpdateRoleBindingRequest_CAS) (int, bool)
func (*UpdateRoleBindingRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateRoleBindingRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateRoleBindingRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateRoleBindingRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateRoleBindingRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateRoleBindingRequestCAS_FieldSubPathValue) SetTo(target **UpdateRoleBindingRequest_CAS)
func (*UpdateRoleBindingRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateRoleBindingRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateRoleBindingRequestCAS_FieldTerminalPath ¶
type UpdateRoleBindingRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) ClearValue(item *UpdateRoleBindingRequest_CAS)
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) Get(source *UpdateRoleBindingRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateRoleBindingRequest_CAS
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) GetSingle(source *UpdateRoleBindingRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateRoleBindingRequest_CAS
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) Selector ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) Selector() UpdateRoleBindingRequestCAS_FieldPathSelector
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateRoleBindingRequestCAS_FieldPathArrayItemValue
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateRoleBindingRequestCAS_FieldPathArrayOfValues
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateRoleBindingRequestCAS_FieldPathValue
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateRoleBindingRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateRoleBindingRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateRoleBindingRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateRoleBindingRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateRoleBindingRequest_CAS as interface{}
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateRoleBindingRequest_CAS) (interface{}, bool)
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateRoleBindingRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*role_binding.RoleBinding, bool)
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateRoleBindingRequestCAS_FieldTerminalPathValue ¶
type UpdateRoleBindingRequestCAS_FieldTerminalPathValue struct { UpdateRoleBindingRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*role_binding.RoleBinding, bool)
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateRoleBindingRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateRoleBindingRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateRoleBindingRequest_CAS'.
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateRoleBindingRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateRoleBindingRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateRoleBindingRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateRoleBindingRequestFieldPathBuilder ¶
type UpdateRoleBindingRequestFieldPathBuilder struct{}
func NewUpdateRoleBindingRequestFieldPathBuilder ¶
func NewUpdateRoleBindingRequestFieldPathBuilder() UpdateRoleBindingRequestFieldPathBuilder
func (UpdateRoleBindingRequestFieldPathBuilder) AllowMissing ¶ added in v0.12.33
func (UpdateRoleBindingRequestFieldPathBuilder) AllowMissing() UpdateRoleBindingRequestPathSelectorAllowMissing
func (UpdateRoleBindingRequestFieldPathBuilder) RoleBinding ¶
func (UpdateRoleBindingRequestFieldPathBuilder) RoleBinding() UpdateRoleBindingRequestPathSelectorRoleBinding
func (UpdateRoleBindingRequestFieldPathBuilder) UpdateMask ¶
type UpdateRoleBindingRequestMapPathSelectorCasConditionalStateConditionBindingParameters ¶
type UpdateRoleBindingRequestMapPathSelectorCasConditionalStateConditionBindingParameters struct {
// contains filtered or unexported fields
}
func (UpdateRoleBindingRequestMapPathSelectorCasConditionalStateConditionBindingParameters) FieldPath ¶
func (UpdateRoleBindingRequestMapPathSelectorCasConditionalStateConditionBindingParameters) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateConditionBindingParameters) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters ¶
type UpdateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters struct {
// contains filtered or unexported fields
}
func (UpdateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingConditionBindingParameters) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations ¶
type UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataAnnotations) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels ¶
type UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) WithValue ¶
func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataLabels) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards ¶
type UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) WithArrayOfValues(values []int64) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) WithValue ¶
func (s UpdateRoleBindingRequestMapPathSelectorRoleBindingMetadataShards) WithValue(value int64) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorAllowMissing ¶ added in v0.12.33
type UpdateRoleBindingRequestPathSelectorAllowMissing struct{}
func (UpdateRoleBindingRequestPathSelectorAllowMissing) WithArrayOfValues ¶ added in v0.12.33
func (s UpdateRoleBindingRequestPathSelectorAllowMissing) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorAllowMissing) WithValue ¶ added in v0.12.33
func (s UpdateRoleBindingRequestPathSelectorAllowMissing) WithValue(value bool) *UpdateRoleBindingRequest_FieldTerminalPathValue
type UpdateRoleBindingRequestPathSelectorCas ¶
type UpdateRoleBindingRequestPathSelectorCas struct{}
func (UpdateRoleBindingRequestPathSelectorCas) ConditionalState ¶
func (UpdateRoleBindingRequestPathSelectorCas) ConditionalState() UpdateRoleBindingRequestPathSelectorCasConditionalState
func (UpdateRoleBindingRequestPathSelectorCas) FieldPath ¶
func (UpdateRoleBindingRequestPathSelectorCas) FieldPath() *UpdateRoleBindingRequest_FieldTerminalPath
func (UpdateRoleBindingRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCas) WithArrayOfValues(values []*UpdateRoleBindingRequest_CAS) *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateRoleBindingRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateRoleBindingRequestCAS_FieldPathArrayItemValue) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
func (UpdateRoleBindingRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateRoleBindingRequestCAS_FieldPathArrayOfValues) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCas) WithSubPath ¶
func (UpdateRoleBindingRequestPathSelectorCas) WithSubPath(subPath UpdateRoleBindingRequestCAS_FieldPath) *UpdateRoleBindingRequest_FieldSubPath
func (UpdateRoleBindingRequestPathSelectorCas) WithSubValue ¶
func (s UpdateRoleBindingRequestPathSelectorCas) WithSubValue(subPathValue UpdateRoleBindingRequestCAS_FieldPathValue) *UpdateRoleBindingRequest_FieldSubPathValue
func (UpdateRoleBindingRequestPathSelectorCas) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCas) WithValue(value *UpdateRoleBindingRequest_CAS) *UpdateRoleBindingRequest_FieldTerminalPathValue
type UpdateRoleBindingRequestPathSelectorCasConditionalState ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalState struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalState) AncestryPath ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalState) ConditionBinding ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*role_binding.RoleBinding) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalState) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalState) WithValue(value *role_binding.RoleBinding) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath) WithArrayOfValues(values [][]*role_binding.RoleBinding_Parent) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPath) WithItemValue ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathMember ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathMember struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathMember) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathMember) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathParent ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathParent struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathParent) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateAncestryPathParent) WithArrayOfValues(values []*role_binding.Reference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding) Parameters ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding) Params ¶ added in v0.9.9
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBinding) WithArrayOfValues(values []*condition.ConditionBinding) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingCondition ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingCondition struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingCondition) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingCondition) WithArrayOfValues(values []*condition.Reference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParameters ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParameters struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParameters) FieldPath ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParameters) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParameters) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParameters) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParameters) WithValue(value map[string]string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParams ¶ added in v0.9.9
type UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParams struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParams) FieldPath ¶ added in v0.9.9
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParams) WithArrayOfValues ¶ added in v0.9.9
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateConditionBindingParams) WithArrayOfValues(values []*structpb.Struct) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMember ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMember struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMember) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMember) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMember) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMember) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle) State ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUuid) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorCasConditionalStateName ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateName struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*role_binding.Name) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateName) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateName) WithValue(value *role_binding.Name) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorCasConditionalStateRole ¶
type UpdateRoleBindingRequestPathSelectorCasConditionalStateRole struct{}
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateRole) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateRole) WithArrayOfValues(values []*role.Reference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasConditionalStateRole) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasConditionalStateRole) WithValue(value *role.Reference) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorCasFieldMask ¶
type UpdateRoleBindingRequestPathSelectorCasFieldMask struct{}
func (UpdateRoleBindingRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorCasFieldMask) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorCasFieldMask) WithValue(value *role_binding.RoleBinding_FieldMask) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBinding ¶
type UpdateRoleBindingRequestPathSelectorRoleBinding struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBinding) AncestryPath ¶
func (UpdateRoleBindingRequestPathSelectorRoleBinding) ConditionBinding ¶
func (UpdateRoleBindingRequestPathSelectorRoleBinding) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBinding) WithArrayOfValues(values []*role_binding.RoleBinding) *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBinding) WithSubArrayItemValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBinding) WithSubArrayItemValue(subPathArrayItemValue role_binding.RoleBinding_FieldPathArrayItemValue) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
func (UpdateRoleBindingRequestPathSelectorRoleBinding) WithSubArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBinding) WithSubArrayOfValues(subPathArrayOfValues role_binding.RoleBinding_FieldPathArrayOfValues) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBinding) WithSubPath ¶
func (UpdateRoleBindingRequestPathSelectorRoleBinding) WithSubPath(subPath role_binding.RoleBinding_FieldPath) *UpdateRoleBindingRequest_FieldSubPath
func (UpdateRoleBindingRequestPathSelectorRoleBinding) WithSubValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBinding) WithSubValue(subPathValue role_binding.RoleBinding_FieldPathValue) *UpdateRoleBindingRequest_FieldSubPathValue
func (UpdateRoleBindingRequestPathSelectorRoleBinding) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBinding) WithValue(value *role_binding.RoleBinding) *UpdateRoleBindingRequest_FieldTerminalPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithArrayOfValues(values [][]*role_binding.RoleBinding_Parent) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithItemValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithItemValue(value *role_binding.RoleBinding_Parent) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
func (UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPath) WithValue(value []*role_binding.RoleBinding_Parent) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathMember) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingAncestryPathParent) WithArrayOfValues(values []*role_binding.Reference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding) Parameters ¶
func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBinding) WithArrayOfValues(values []*condition.ConditionBinding) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingCondition) WithArrayOfValues(values []*condition.Reference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParameters) WithValue(value map[string]string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams ¶ added in v0.9.9
type UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams) FieldPath ¶ added in v0.9.9
func (UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams) WithArrayOfValues ¶ added in v0.9.9
func (s UpdateRoleBindingRequestPathSelectorRoleBindingConditionBindingParams) WithArrayOfValues(values []*structpb.Struct) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMember ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMember struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMember) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMember) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingMember) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMember) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadata ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadata struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) Annotations ¶
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) CreateTime ¶
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) Generation ¶
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) OwnerReferences ¶
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) ResourceVersion ¶
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) UpdateTime ¶
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadata) WithValue(value *ntt_meta.Meta) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataAnnotations) WithValue(value map[string]string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) WithArrayOfValues(values []int64) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataGeneration) WithValue(value int64) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLabels ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLabels struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLabels) WithValue(value map[string]string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) WithValue ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Controller ¶
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferences) WithItemValue ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataShards ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataShards struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataShards) WithValue(value map[string]int64) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) OwningRegion ¶
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithItemValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithItemValue(value string) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataSyncingRegions) WithValue(value []string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithArrayOfValues(values [][]string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithItemValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithItemValue(value string) *UpdateRoleBindingRequest_FieldSubPathArrayItemValue
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataTags) WithValue(value []string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUuid ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUuid struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) WithArrayOfValues(values []string) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingMetadataUuid) WithValue(value string) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingName ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingName struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingName) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingName) WithArrayOfValues(values []*role_binding.Name) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingName) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingName) WithValue(value *role_binding.Name) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorRoleBindingRole ¶
type UpdateRoleBindingRequestPathSelectorRoleBindingRole struct{}
func (UpdateRoleBindingRequestPathSelectorRoleBindingRole) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingRole) WithArrayOfValues(values []*role.Reference) *UpdateRoleBindingRequest_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequestPathSelectorRoleBindingRole) WithValue ¶
func (s UpdateRoleBindingRequestPathSelectorRoleBindingRole) WithValue(value *role.Reference) *UpdateRoleBindingRequest_FieldSubPathValue
type UpdateRoleBindingRequestPathSelectorUpdateMask ¶
type UpdateRoleBindingRequestPathSelectorUpdateMask struct{}
func (UpdateRoleBindingRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateRoleBindingRequestPathSelectorUpdateMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues
type UpdateRoleBindingRequest_CAS ¶
type UpdateRoleBindingRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *role_binding.RoleBinding `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *role_binding.RoleBinding_FieldMask `` /* 143-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 (*UpdateRoleBindingRequest_CAS) Clone ¶
func (o *UpdateRoleBindingRequest_CAS) Clone() *UpdateRoleBindingRequest_CAS
func (*UpdateRoleBindingRequest_CAS) CloneRaw ¶
func (o *UpdateRoleBindingRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateRoleBindingRequest_CAS) Descriptor ¶
func (*UpdateRoleBindingRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateRoleBindingRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateRoleBindingRequest_CAS) GetConditionalState ¶
func (m *UpdateRoleBindingRequest_CAS) GetConditionalState() *role_binding.RoleBinding
func (*UpdateRoleBindingRequest_CAS) GetFieldMask ¶
func (m *UpdateRoleBindingRequest_CAS) GetFieldMask() *role_binding.RoleBinding_FieldMask
func (*UpdateRoleBindingRequest_CAS) GotenMessage ¶
func (*UpdateRoleBindingRequest_CAS) GotenMessage()
func (*UpdateRoleBindingRequest_CAS) GotenObjectExt ¶
func (o *UpdateRoleBindingRequest_CAS) GotenObjectExt()
func (*UpdateRoleBindingRequest_CAS) GotenValidate ¶
func (obj *UpdateRoleBindingRequest_CAS) GotenValidate() error
func (*UpdateRoleBindingRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateRoleBindingRequest_CAS) MakeDiffFieldMask(other *UpdateRoleBindingRequest_CAS) *UpdateRoleBindingRequest_CAS_FieldMask
func (*UpdateRoleBindingRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateRoleBindingRequest_CAS) MakeFullFieldMask() *UpdateRoleBindingRequest_CAS_FieldMask
func (*UpdateRoleBindingRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateRoleBindingRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateRoleBindingRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateRoleBindingRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateRoleBindingRequest_CAS) Marshal ¶
func (m *UpdateRoleBindingRequest_CAS) Marshal() ([]byte, error)
func (*UpdateRoleBindingRequest_CAS) MarshalJSON ¶
func (m *UpdateRoleBindingRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateRoleBindingRequest_CAS) Merge ¶
func (o *UpdateRoleBindingRequest_CAS) Merge(source *UpdateRoleBindingRequest_CAS)
func (*UpdateRoleBindingRequest_CAS) MergeRaw ¶
func (o *UpdateRoleBindingRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateRoleBindingRequest_CAS) ProtoMessage ¶
func (*UpdateRoleBindingRequest_CAS) ProtoMessage()
func (*UpdateRoleBindingRequest_CAS) ProtoReflect ¶
func (m *UpdateRoleBindingRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateRoleBindingRequest_CAS) Reset ¶
func (m *UpdateRoleBindingRequest_CAS) Reset()
func (*UpdateRoleBindingRequest_CAS) SetConditionalState ¶
func (m *UpdateRoleBindingRequest_CAS) SetConditionalState(fv *role_binding.RoleBinding)
func (*UpdateRoleBindingRequest_CAS) SetFieldMask ¶
func (m *UpdateRoleBindingRequest_CAS) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
func (*UpdateRoleBindingRequest_CAS) String ¶
func (m *UpdateRoleBindingRequest_CAS) String() string
func (*UpdateRoleBindingRequest_CAS) Unmarshal ¶
func (m *UpdateRoleBindingRequest_CAS) Unmarshal(b []byte) error
func (*UpdateRoleBindingRequest_CAS) UnmarshalJSON ¶
func (m *UpdateRoleBindingRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateConditionBindingParameters ¶
type UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateConditionBindingParameters struct {
// contains filtered or unexported fields
}
func (UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateConditionBindingParameters) FieldPath ¶
func (UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateConditionBindingParameters) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateConditionBindingParameters) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalState ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalState struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) AncestryPath ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) ConditionBinding ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*role_binding.RoleBinding) *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue role_binding.RoleBinding_FieldPathArrayItemValue) *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue
func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues role_binding.RoleBinding_FieldPathArrayOfValues) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue role_binding.RoleBinding_FieldPathValue) *UpdateRoleBindingRequestCAS_FieldSubPathValue
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath) WithArrayOfValues(values [][]*role_binding.RoleBinding_Parent) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPath) WithItemValue ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathMember ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathMember struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathMember) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathMember) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathParent ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathParent struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathParent) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateAncestryPathParent) WithArrayOfValues(values []*role_binding.Reference) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding) Parameters ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding) Params ¶ added in v0.9.9
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBinding) WithArrayOfValues(values []*condition.ConditionBinding) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingCondition ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingCondition struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingCondition) FieldPath ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingCondition) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingCondition) WithArrayOfValues(values []*condition.Reference) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParameters ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParameters struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParameters) FieldPath ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParameters) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParameters) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParams ¶ added in v0.9.9
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParams struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParams) FieldPath ¶ added in v0.9.9
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParams) WithArrayOfValues ¶ added in v0.9.9
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateConditionBindingParams) WithArrayOfValues(values []*structpb.Struct) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMember ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMember struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMember) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMember) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMember) WithValue ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMember) WithValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) WithValue ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateRoleBindingRequestCAS_FieldSubPathValue
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle) State ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateRoleBindingRequestCAS_FieldSubPathValue
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayItemValue
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags) WithValue ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateRoleBindingRequestCAS_FieldSubPathValue
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateName ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*role_binding.Name) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateName) WithValue ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateName) WithValue(value *role_binding.Name) *UpdateRoleBindingRequestCAS_FieldSubPathValue
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateRole ¶
type UpdateRoleBindingRequest_CASPathSelectorConditionalStateRole struct{}
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateRole) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateRole) WithArrayOfValues(values []*role.Reference) *UpdateRoleBindingRequestCAS_FieldSubPathArrayOfValues
func (UpdateRoleBindingRequest_CASPathSelectorConditionalStateRole) WithValue ¶
func (s UpdateRoleBindingRequest_CASPathSelectorConditionalStateRole) WithValue(value *role.Reference) *UpdateRoleBindingRequestCAS_FieldSubPathValue
type UpdateRoleBindingRequest_CASPathSelectorFieldMask ¶
type UpdateRoleBindingRequest_CASPathSelectorFieldMask struct{}
func (UpdateRoleBindingRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateRoleBindingRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *UpdateRoleBindingRequestCAS_FieldTerminalPathArrayOfValues
type UpdateRoleBindingRequest_CAS_FieldMask ¶
type UpdateRoleBindingRequest_CAS_FieldMask struct {
Paths []UpdateRoleBindingRequestCAS_FieldPath
}
func FullUpdateRoleBindingRequest_CAS_FieldMask ¶
func FullUpdateRoleBindingRequest_CAS_FieldMask() *UpdateRoleBindingRequest_CAS_FieldMask
func (*UpdateRoleBindingRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) AppendPath(path UpdateRoleBindingRequestCAS_FieldPath)
func (*UpdateRoleBindingRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateRoleBindingRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateRoleBindingRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateRoleBindingRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) FilterInputFields() *UpdateRoleBindingRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateRoleBindingRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateRoleBindingRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) GetPaths() []UpdateRoleBindingRequestCAS_FieldPath
func (*UpdateRoleBindingRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateRoleBindingRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) IsFull() bool
func (UpdateRoleBindingRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateRoleBindingRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateRoleBindingRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateRoleBindingRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateRoleBindingRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) PathsCount() int
func (*UpdateRoleBindingRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) Project(source *UpdateRoleBindingRequest_CAS) *UpdateRoleBindingRequest_CAS
func (*UpdateRoleBindingRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateRoleBindingRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateRoleBindingRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateRoleBindingRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) Reset()
func (*UpdateRoleBindingRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) Set(target, source *UpdateRoleBindingRequest_CAS)
func (*UpdateRoleBindingRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateRoleBindingRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateRoleBindingRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) Size() int
func (*UpdateRoleBindingRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) String() string
func (*UpdateRoleBindingRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) Subtract(other *UpdateRoleBindingRequest_CAS_FieldMask) *UpdateRoleBindingRequest_CAS_FieldMask
func (*UpdateRoleBindingRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateRoleBindingRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateRoleBindingRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateRoleBindingRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateRoleBindingRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateRoleBindingRequest_FieldMask ¶
type UpdateRoleBindingRequest_FieldMask struct {
Paths []UpdateRoleBindingRequest_FieldPath
}
func FullUpdateRoleBindingRequest_FieldMask ¶
func FullUpdateRoleBindingRequest_FieldMask() *UpdateRoleBindingRequest_FieldMask
func (*UpdateRoleBindingRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) AppendPath(path UpdateRoleBindingRequest_FieldPath)
func (*UpdateRoleBindingRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateRoleBindingRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateRoleBindingRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateRoleBindingRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) FilterInputFields() *UpdateRoleBindingRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateRoleBindingRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateRoleBindingRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) GetPaths() []UpdateRoleBindingRequest_FieldPath
func (*UpdateRoleBindingRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateRoleBindingRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) IsFull() bool
func (UpdateRoleBindingRequest_FieldMask) Marshal ¶
func (fieldMask UpdateRoleBindingRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateRoleBindingRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateRoleBindingRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateRoleBindingRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) PathsCount() int
func (*UpdateRoleBindingRequest_FieldMask) Project ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) Project(source *UpdateRoleBindingRequest) *UpdateRoleBindingRequest
func (*UpdateRoleBindingRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateRoleBindingRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) ProtoMessage()
func (*UpdateRoleBindingRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateRoleBindingRequest_FieldMask) Reset ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) Reset()
func (*UpdateRoleBindingRequest_FieldMask) Set ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) Set(target, source *UpdateRoleBindingRequest)
func (*UpdateRoleBindingRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateRoleBindingRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateRoleBindingRequest_FieldMask) Size ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) Size() int
func (*UpdateRoleBindingRequest_FieldMask) String ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) String() string
func (*UpdateRoleBindingRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) Subtract(other *UpdateRoleBindingRequest_FieldMask) *UpdateRoleBindingRequest_FieldMask
func (*UpdateRoleBindingRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateRoleBindingRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateRoleBindingRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateRoleBindingRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateRoleBindingRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateRoleBindingRequest_FieldPath ¶
type UpdateRoleBindingRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateRoleBindingRequest_FieldPathSelector Get(source *UpdateRoleBindingRequest) []interface{} GetSingle(source *UpdateRoleBindingRequest) (interface{}, bool) ClearValue(item *UpdateRoleBindingRequest) // Those methods build corresponding UpdateRoleBindingRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateRoleBindingRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateRoleBindingRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateRoleBindingRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateRoleBindingRequest_FieldPath ¶
func BuildUpdateRoleBindingRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateRoleBindingRequest_FieldPath, error)
func MustParseUpdateRoleBindingRequest_FieldPath ¶
func MustParseUpdateRoleBindingRequest_FieldPath(rawField string) UpdateRoleBindingRequest_FieldPath
func ParseUpdateRoleBindingRequest_FieldPath ¶
func ParseUpdateRoleBindingRequest_FieldPath(rawField string) (UpdateRoleBindingRequest_FieldPath, error)
type UpdateRoleBindingRequest_FieldPathArrayItemValue ¶
type UpdateRoleBindingRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateRoleBindingRequest_FieldPath ContainsValue(*UpdateRoleBindingRequest) bool }
UpdateRoleBindingRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateRoleBindingRequest according to their type Present only for array (repeated) types.
func MustParseUpdateRoleBindingRequest_FieldPathArrayItemValue ¶
func MustParseUpdateRoleBindingRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateRoleBindingRequest_FieldPathArrayItemValue
func ParseUpdateRoleBindingRequest_FieldPathArrayItemValue ¶
func ParseUpdateRoleBindingRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateRoleBindingRequest_FieldPathArrayItemValue, error)
ParseUpdateRoleBindingRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateRoleBindingRequest_FieldPathArrayOfValues ¶
type UpdateRoleBindingRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateRoleBindingRequest_FieldPath }
UpdateRoleBindingRequest_FieldPathArrayOfValues allows storing slice of values for UpdateRoleBindingRequest fields according to their type
func MustParseUpdateRoleBindingRequest_FieldPathArrayOfValues ¶
func MustParseUpdateRoleBindingRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateRoleBindingRequest_FieldPathArrayOfValues
func ParseUpdateRoleBindingRequest_FieldPathArrayOfValues ¶
func ParseUpdateRoleBindingRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateRoleBindingRequest_FieldPathArrayOfValues, error)
type UpdateRoleBindingRequest_FieldPathSelector ¶
type UpdateRoleBindingRequest_FieldPathSelector int32
const ( UpdateRoleBindingRequest_FieldPathSelectorRoleBinding UpdateRoleBindingRequest_FieldPathSelector = 0 UpdateRoleBindingRequest_FieldPathSelectorUpdateMask UpdateRoleBindingRequest_FieldPathSelector = 1 UpdateRoleBindingRequest_FieldPathSelectorCas UpdateRoleBindingRequest_FieldPathSelector = 2 UpdateRoleBindingRequest_FieldPathSelectorAllowMissing UpdateRoleBindingRequest_FieldPathSelector = 3 )
func (UpdateRoleBindingRequest_FieldPathSelector) String ¶
func (s UpdateRoleBindingRequest_FieldPathSelector) String() string
type UpdateRoleBindingRequest_FieldPathValue ¶
type UpdateRoleBindingRequest_FieldPathValue interface { UpdateRoleBindingRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateRoleBindingRequest) CompareWith(*UpdateRoleBindingRequest) (cmp int, comparable bool) }
UpdateRoleBindingRequest_FieldPathValue allows storing values for UpdateRoleBindingRequest fields according to their type
func MustParseUpdateRoleBindingRequest_FieldPathValue ¶
func MustParseUpdateRoleBindingRequest_FieldPathValue(pathStr, valueStr string) UpdateRoleBindingRequest_FieldPathValue
func ParseUpdateRoleBindingRequest_FieldPathValue ¶
func ParseUpdateRoleBindingRequest_FieldPathValue(pathStr, valueStr string) (UpdateRoleBindingRequest_FieldPathValue, error)
type UpdateRoleBindingRequest_FieldSubPath ¶
type UpdateRoleBindingRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateRoleBindingRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) AsCasSubPath() (UpdateRoleBindingRequestCAS_FieldPath, bool)
func (*UpdateRoleBindingRequest_FieldSubPath) AsRoleBindingSubPath ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) AsRoleBindingSubPath() (role_binding.RoleBinding_FieldPath, bool)
func (*UpdateRoleBindingRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) ClearValue(item *UpdateRoleBindingRequest)
func (*UpdateRoleBindingRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateRoleBindingRequest_FieldSubPath) Get ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) Get(source *UpdateRoleBindingRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateRoleBindingRequest
func (*UpdateRoleBindingRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateRoleBindingRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateRoleBindingRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) GetSingle(source *UpdateRoleBindingRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateRoleBindingRequest
func (*UpdateRoleBindingRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateRoleBindingRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateRoleBindingRequest_FieldSubPath) JSONString ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateRoleBindingRequest_FieldSubPath) Selector ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) Selector() UpdateRoleBindingRequest_FieldPathSelector
func (*UpdateRoleBindingRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateRoleBindingRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateRoleBindingRequest_FieldSubPath) String ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateRoleBindingRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateRoleBindingRequest_FieldPathArrayItemValue
func (*UpdateRoleBindingRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateRoleBindingRequest_FieldPathArrayOfValues
func (*UpdateRoleBindingRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) WithIValue(value interface{}) UpdateRoleBindingRequest_FieldPathValue
func (*UpdateRoleBindingRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateRoleBindingRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateRoleBindingRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateRoleBindingRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateRoleBindingRequest_FieldSubPathArrayItemValue ¶
type UpdateRoleBindingRequest_FieldSubPathArrayItemValue struct { UpdateRoleBindingRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateRoleBindingRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateRoleBindingRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateRoleBindingRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateRoleBindingRequest_FieldSubPathArrayItemValue) AsRoleBindingPathItemValue ¶
func (fpaivs *UpdateRoleBindingRequest_FieldSubPathArrayItemValue) AsRoleBindingPathItemValue() (role_binding.RoleBinding_FieldPathArrayItemValue, bool)
func (*UpdateRoleBindingRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateRoleBindingRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateRoleBindingRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateRoleBindingRequest'
func (*UpdateRoleBindingRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateRoleBindingRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateRoleBindingRequest_FieldSubPathArrayOfValues ¶
type UpdateRoleBindingRequest_FieldSubPathArrayOfValues struct { UpdateRoleBindingRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateRoleBindingRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateRoleBindingRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateRoleBindingRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateRoleBindingRequest_FieldSubPathArrayOfValues) AsRoleBindingPathArrayOfValues ¶
func (fpsaov *UpdateRoleBindingRequest_FieldSubPathArrayOfValues) AsRoleBindingPathArrayOfValues() (role_binding.RoleBinding_FieldPathArrayOfValues, bool)
func (*UpdateRoleBindingRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateRoleBindingRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateRoleBindingRequest_FieldSubPathValue ¶
type UpdateRoleBindingRequest_FieldSubPathValue struct { UpdateRoleBindingRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateRoleBindingRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) AsCasPathValue() (UpdateRoleBindingRequestCAS_FieldPathValue, bool)
func (*UpdateRoleBindingRequest_FieldSubPathValue) AsRoleBindingPathValue ¶
func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) AsRoleBindingPathValue() (role_binding.RoleBinding_FieldPathValue, bool)
func (*UpdateRoleBindingRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) CompareWith(source *UpdateRoleBindingRequest) (int, bool)
func (*UpdateRoleBindingRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateRoleBindingRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateRoleBindingRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) SetTo(target **UpdateRoleBindingRequest)
func (*UpdateRoleBindingRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateRoleBindingRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateRoleBindingRequest_FieldTerminalPath ¶
type UpdateRoleBindingRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateRoleBindingRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) ClearValue(item *UpdateRoleBindingRequest)
func (*UpdateRoleBindingRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateRoleBindingRequest_FieldTerminalPath) Get ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) Get(source *UpdateRoleBindingRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateRoleBindingRequest
func (*UpdateRoleBindingRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateRoleBindingRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateRoleBindingRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) GetSingle(source *UpdateRoleBindingRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateRoleBindingRequest
func (*UpdateRoleBindingRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateRoleBindingRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateRoleBindingRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateRoleBindingRequest_FieldTerminalPath) Selector ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) Selector() UpdateRoleBindingRequest_FieldPathSelector
func (*UpdateRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateRoleBindingRequest_FieldTerminalPath) String ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateRoleBindingRequest_FieldPathArrayItemValue
func (*UpdateRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateRoleBindingRequest_FieldPathArrayOfValues
func (*UpdateRoleBindingRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateRoleBindingRequest_FieldPathValue
func (*UpdateRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateRoleBindingRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateRoleBindingRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue ¶
type UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue struct { UpdateRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateRoleBindingRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateRoleBindingRequest'
func (*UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateRoleBindingRequest as interface{}
func (*UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateRoleBindingRequest) (interface{}, bool)
func (*UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues ¶
type UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues struct { UpdateRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues ¶ added in v0.12.33
func (fpaov *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues() ([]bool, bool)
func (*UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateRoleBindingRequest_CAS, bool)
func (*UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsRoleBindingArrayOfValues ¶
func (fpaov *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsRoleBindingArrayOfValues() ([]*role_binding.RoleBinding, bool)
func (*UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
func (*UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateRoleBindingRequest_FieldTerminalPathValue ¶
type UpdateRoleBindingRequest_FieldTerminalPathValue struct { UpdateRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateRoleBindingRequest_FieldTerminalPathValue) AsAllowMissingValue ¶ added in v0.12.33
func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) AsAllowMissingValue() (bool, bool)
func (*UpdateRoleBindingRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) AsCasValue() (*UpdateRoleBindingRequest_CAS, bool)
func (*UpdateRoleBindingRequest_FieldTerminalPathValue) AsRoleBindingValue ¶
func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) AsRoleBindingValue() (*role_binding.RoleBinding, bool)
func (*UpdateRoleBindingRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
func (*UpdateRoleBindingRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) CompareWith(source *UpdateRoleBindingRequest) (int, bool)
CompareWith compares value in the 'UpdateRoleBindingRequest_FieldTerminalPathValue' with the value under path in 'UpdateRoleBindingRequest'.
func (*UpdateRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateRoleBindingRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateRoleBindingRequest' as interface{}
func (*UpdateRoleBindingRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) SetTo(target **UpdateRoleBindingRequest)
SetTo stores value for selected field for object UpdateRoleBindingRequest
func (*UpdateRoleBindingRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateRoleBindingRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchRoleBindingClientStream ¶
type WatchRoleBindingClientStream interface { Recv() (*WatchRoleBindingResponse, error) grpc.ClientStream }
type WatchRoleBindingDescriptor ¶ added in v0.4.28
type WatchRoleBindingDescriptor struct{}
func GetWatchRoleBindingDescriptor ¶ added in v0.4.28
func GetWatchRoleBindingDescriptor() *WatchRoleBindingDescriptor
func (*WatchRoleBindingDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchRoleBindingDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) GetApiName() string
func (*WatchRoleBindingDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchRoleBindingDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) GetFullMethodName() string
func (*WatchRoleBindingDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) GetMethodName() string
func (*WatchRoleBindingDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) GetProtoPkgName() string
func (*WatchRoleBindingDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchRoleBindingDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchRoleBindingDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) GetServiceDomain() string
func (*WatchRoleBindingDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) GetServiceVersion() string
func (*WatchRoleBindingDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) GetVerb() string
func (*WatchRoleBindingDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchRoleBindingDescriptor) HasResource() bool
func (*WatchRoleBindingDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) IsClientStream() bool
func (*WatchRoleBindingDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchRoleBindingDescriptor) IsCollection() bool
func (*WatchRoleBindingDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchRoleBindingDescriptor) IsPlural() bool
func (*WatchRoleBindingDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) IsServerStream() bool
func (*WatchRoleBindingDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) IsUnary() bool
func (*WatchRoleBindingDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchRoleBindingDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchRoleBindingDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchRoleBindingDescriptor) RequestHasResourceBody() bool
type WatchRoleBindingDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchRoleBindingDescriptorClientMsgHandle struct{}
func (*WatchRoleBindingDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchRoleBindingDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchRoleBindingDescriptorServerMsgHandle struct{}
func (*WatchRoleBindingDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchRoleBindingRequest ¶
type WatchRoleBindingRequest struct { // Reference to ntt.iam.v1alpha2.RoleBinding Name *role_binding.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 *role_binding.RoleBinding_FieldMask `` /* 143-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 [WatchRoleBinding][ntt.iam.v1alpha2.WatchRoleBinding]
func (*WatchRoleBindingRequest) Clone ¶
func (o *WatchRoleBindingRequest) Clone() *WatchRoleBindingRequest
func (*WatchRoleBindingRequest) CloneRaw ¶
func (o *WatchRoleBindingRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchRoleBindingRequest) Descriptor ¶
func (*WatchRoleBindingRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchRoleBindingRequest.ProtoReflect.Descriptor instead.
func (*WatchRoleBindingRequest) GetFieldMask ¶
func (m *WatchRoleBindingRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
func (*WatchRoleBindingRequest) GetName ¶
func (m *WatchRoleBindingRequest) GetName() *role_binding.Reference
func (*WatchRoleBindingRequest) GetView ¶
func (m *WatchRoleBindingRequest) GetView() view.View
func (*WatchRoleBindingRequest) GotenMessage ¶
func (*WatchRoleBindingRequest) GotenMessage()
func (*WatchRoleBindingRequest) GotenObjectExt ¶
func (o *WatchRoleBindingRequest) GotenObjectExt()
func (*WatchRoleBindingRequest) GotenValidate ¶
func (obj *WatchRoleBindingRequest) GotenValidate() error
func (*WatchRoleBindingRequest) MakeDiffFieldMask ¶
func (o *WatchRoleBindingRequest) MakeDiffFieldMask(other *WatchRoleBindingRequest) *WatchRoleBindingRequest_FieldMask
func (*WatchRoleBindingRequest) MakeFullFieldMask ¶
func (o *WatchRoleBindingRequest) MakeFullFieldMask() *WatchRoleBindingRequest_FieldMask
func (*WatchRoleBindingRequest) MakeRawDiffFieldMask ¶
func (o *WatchRoleBindingRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchRoleBindingRequest) MakeRawFullFieldMask ¶
func (o *WatchRoleBindingRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchRoleBindingRequest) Marshal ¶
func (m *WatchRoleBindingRequest) Marshal() ([]byte, error)
func (*WatchRoleBindingRequest) MarshalJSON ¶
func (m *WatchRoleBindingRequest) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingRequest) Merge ¶
func (o *WatchRoleBindingRequest) Merge(source *WatchRoleBindingRequest)
func (*WatchRoleBindingRequest) MergeRaw ¶
func (o *WatchRoleBindingRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchRoleBindingRequest) ProtoMessage ¶
func (*WatchRoleBindingRequest) ProtoMessage()
func (*WatchRoleBindingRequest) ProtoReflect ¶
func (m *WatchRoleBindingRequest) ProtoReflect() preflect.Message
func (*WatchRoleBindingRequest) Reset ¶
func (m *WatchRoleBindingRequest) Reset()
func (*WatchRoleBindingRequest) SetFieldMask ¶
func (m *WatchRoleBindingRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
func (*WatchRoleBindingRequest) SetName ¶
func (m *WatchRoleBindingRequest) SetName(fv *role_binding.Reference)
func (*WatchRoleBindingRequest) SetView ¶
func (m *WatchRoleBindingRequest) SetView(fv view.View)
func (*WatchRoleBindingRequest) String ¶
func (m *WatchRoleBindingRequest) String() string
func (*WatchRoleBindingRequest) Unmarshal ¶
func (m *WatchRoleBindingRequest) Unmarshal(b []byte) error
func (*WatchRoleBindingRequest) UnmarshalJSON ¶
func (m *WatchRoleBindingRequest) UnmarshalJSON(data []byte) error
type WatchRoleBindingRequestFieldPathBuilder ¶
type WatchRoleBindingRequestFieldPathBuilder struct{}
func NewWatchRoleBindingRequestFieldPathBuilder ¶
func NewWatchRoleBindingRequestFieldPathBuilder() WatchRoleBindingRequestFieldPathBuilder
type WatchRoleBindingRequestPathSelectorFieldMask ¶
type WatchRoleBindingRequestPathSelectorFieldMask struct{}
func (WatchRoleBindingRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchRoleBindingRequestPathSelectorFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingRequestPathSelectorFieldMask) WithValue ¶
func (s WatchRoleBindingRequestPathSelectorFieldMask) WithValue(value *role_binding.RoleBinding_FieldMask) *WatchRoleBindingRequest_FieldTerminalPathValue
type WatchRoleBindingRequestPathSelectorName ¶
type WatchRoleBindingRequestPathSelectorName struct{}
func (WatchRoleBindingRequestPathSelectorName) FieldPath ¶
func (WatchRoleBindingRequestPathSelectorName) FieldPath() *WatchRoleBindingRequest_FieldTerminalPath
func (WatchRoleBindingRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchRoleBindingRequestPathSelectorName) WithArrayOfValues(values []*role_binding.Reference) *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingRequestPathSelectorName) WithValue ¶
func (s WatchRoleBindingRequestPathSelectorName) WithValue(value *role_binding.Reference) *WatchRoleBindingRequest_FieldTerminalPathValue
type WatchRoleBindingRequestPathSelectorView ¶
type WatchRoleBindingRequestPathSelectorView struct{}
func (WatchRoleBindingRequestPathSelectorView) FieldPath ¶
func (WatchRoleBindingRequestPathSelectorView) FieldPath() *WatchRoleBindingRequest_FieldTerminalPath
func (WatchRoleBindingRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchRoleBindingRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingRequestPathSelectorView) WithValue ¶
func (s WatchRoleBindingRequestPathSelectorView) WithValue(value view.View) *WatchRoleBindingRequest_FieldTerminalPathValue
type WatchRoleBindingRequest_FieldMask ¶
type WatchRoleBindingRequest_FieldMask struct {
Paths []WatchRoleBindingRequest_FieldPath
}
func FullWatchRoleBindingRequest_FieldMask ¶
func FullWatchRoleBindingRequest_FieldMask() *WatchRoleBindingRequest_FieldMask
func (*WatchRoleBindingRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) AppendPath(path WatchRoleBindingRequest_FieldPath)
func (*WatchRoleBindingRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchRoleBindingRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchRoleBindingRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchRoleBindingRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) FilterInputFields() *WatchRoleBindingRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchRoleBindingRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchRoleBindingRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) GetPaths() []WatchRoleBindingRequest_FieldPath
func (*WatchRoleBindingRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchRoleBindingRequest_FieldMask) IsFull ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) IsFull() bool
func (WatchRoleBindingRequest_FieldMask) Marshal ¶
func (fieldMask WatchRoleBindingRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchRoleBindingRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchRoleBindingRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) PathsCount() int
func (*WatchRoleBindingRequest_FieldMask) Project ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) Project(source *WatchRoleBindingRequest) *WatchRoleBindingRequest
func (*WatchRoleBindingRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchRoleBindingRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) ProtoMessage()
func (*WatchRoleBindingRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchRoleBindingRequest_FieldMask) Reset ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) Reset()
func (*WatchRoleBindingRequest_FieldMask) Set ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) Set(target, source *WatchRoleBindingRequest)
func (*WatchRoleBindingRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchRoleBindingRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchRoleBindingRequest_FieldMask) Size ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) Size() int
func (*WatchRoleBindingRequest_FieldMask) String ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) String() string
func (*WatchRoleBindingRequest_FieldMask) Subtract ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) Subtract(other *WatchRoleBindingRequest_FieldMask) *WatchRoleBindingRequest_FieldMask
func (*WatchRoleBindingRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchRoleBindingRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchRoleBindingRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchRoleBindingRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchRoleBindingRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchRoleBindingRequest_FieldPath ¶
type WatchRoleBindingRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchRoleBindingRequest_FieldPathSelector Get(source *WatchRoleBindingRequest) []interface{} GetSingle(source *WatchRoleBindingRequest) (interface{}, bool) ClearValue(item *WatchRoleBindingRequest) // Those methods build corresponding WatchRoleBindingRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchRoleBindingRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchRoleBindingRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchRoleBindingRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchRoleBindingRequest_FieldPath ¶
func BuildWatchRoleBindingRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchRoleBindingRequest_FieldPath, error)
func MustParseWatchRoleBindingRequest_FieldPath ¶
func MustParseWatchRoleBindingRequest_FieldPath(rawField string) WatchRoleBindingRequest_FieldPath
func ParseWatchRoleBindingRequest_FieldPath ¶
func ParseWatchRoleBindingRequest_FieldPath(rawField string) (WatchRoleBindingRequest_FieldPath, error)
type WatchRoleBindingRequest_FieldPathArrayItemValue ¶
type WatchRoleBindingRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchRoleBindingRequest_FieldPath ContainsValue(*WatchRoleBindingRequest) bool }
WatchRoleBindingRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchRoleBindingRequest according to their type Present only for array (repeated) types.
func MustParseWatchRoleBindingRequest_FieldPathArrayItemValue ¶
func MustParseWatchRoleBindingRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchRoleBindingRequest_FieldPathArrayItemValue
func ParseWatchRoleBindingRequest_FieldPathArrayItemValue ¶
func ParseWatchRoleBindingRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchRoleBindingRequest_FieldPathArrayItemValue, error)
ParseWatchRoleBindingRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchRoleBindingRequest_FieldPathArrayOfValues ¶
type WatchRoleBindingRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchRoleBindingRequest_FieldPath }
WatchRoleBindingRequest_FieldPathArrayOfValues allows storing slice of values for WatchRoleBindingRequest fields according to their type
func MustParseWatchRoleBindingRequest_FieldPathArrayOfValues ¶
func MustParseWatchRoleBindingRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchRoleBindingRequest_FieldPathArrayOfValues
func ParseWatchRoleBindingRequest_FieldPathArrayOfValues ¶
func ParseWatchRoleBindingRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchRoleBindingRequest_FieldPathArrayOfValues, error)
type WatchRoleBindingRequest_FieldPathSelector ¶
type WatchRoleBindingRequest_FieldPathSelector int32
const ( WatchRoleBindingRequest_FieldPathSelectorName WatchRoleBindingRequest_FieldPathSelector = 0 WatchRoleBindingRequest_FieldPathSelectorFieldMask WatchRoleBindingRequest_FieldPathSelector = 1 WatchRoleBindingRequest_FieldPathSelectorView WatchRoleBindingRequest_FieldPathSelector = 2 )
func (WatchRoleBindingRequest_FieldPathSelector) String ¶
func (s WatchRoleBindingRequest_FieldPathSelector) String() string
type WatchRoleBindingRequest_FieldPathValue ¶
type WatchRoleBindingRequest_FieldPathValue interface { WatchRoleBindingRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchRoleBindingRequest) CompareWith(*WatchRoleBindingRequest) (cmp int, comparable bool) }
WatchRoleBindingRequest_FieldPathValue allows storing values for WatchRoleBindingRequest fields according to their type
func MustParseWatchRoleBindingRequest_FieldPathValue ¶
func MustParseWatchRoleBindingRequest_FieldPathValue(pathStr, valueStr string) WatchRoleBindingRequest_FieldPathValue
func ParseWatchRoleBindingRequest_FieldPathValue ¶
func ParseWatchRoleBindingRequest_FieldPathValue(pathStr, valueStr string) (WatchRoleBindingRequest_FieldPathValue, error)
type WatchRoleBindingRequest_FieldTerminalPath ¶
type WatchRoleBindingRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchRoleBindingRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) ClearValue(item *WatchRoleBindingRequest)
func (*WatchRoleBindingRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchRoleBindingRequest_FieldTerminalPath) Get ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) Get(source *WatchRoleBindingRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchRoleBindingRequest
func (*WatchRoleBindingRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchRoleBindingRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchRoleBindingRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) GetSingle(source *WatchRoleBindingRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchRoleBindingRequest
func (*WatchRoleBindingRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchRoleBindingRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchRoleBindingRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchRoleBindingRequest_FieldTerminalPath) Selector ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) Selector() WatchRoleBindingRequest_FieldPathSelector
func (*WatchRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchRoleBindingRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchRoleBindingRequest_FieldTerminalPath) String ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchRoleBindingRequest_FieldPathArrayItemValue
func (*WatchRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchRoleBindingRequest_FieldPathArrayOfValues
func (*WatchRoleBindingRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) WithIValue(value interface{}) WatchRoleBindingRequest_FieldPathValue
func (*WatchRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchRoleBindingRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchRoleBindingRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchRoleBindingRequest_FieldTerminalPathArrayItemValue ¶
type WatchRoleBindingRequest_FieldTerminalPathArrayItemValue struct { WatchRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchRoleBindingRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchRoleBindingRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchRoleBindingRequest'
func (*WatchRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchRoleBindingRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchRoleBindingRequest as interface{}
func (*WatchRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchRoleBindingRequest) (interface{}, bool)
func (*WatchRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchRoleBindingRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchRoleBindingRequest_FieldTerminalPathArrayOfValues ¶
type WatchRoleBindingRequest_FieldTerminalPathArrayOfValues struct { WatchRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
func (*WatchRoleBindingRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*role_binding.Reference, bool)
func (*WatchRoleBindingRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchRoleBindingRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchRoleBindingRequest_FieldTerminalPathValue ¶
type WatchRoleBindingRequest_FieldTerminalPathValue struct { WatchRoleBindingRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) AsFieldMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
func (*WatchRoleBindingRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) AsNameValue() (*role_binding.Reference, bool)
func (*WatchRoleBindingRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchRoleBindingRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) CompareWith(source *WatchRoleBindingRequest) (int, bool)
CompareWith compares value in the 'WatchRoleBindingRequest_FieldTerminalPathValue' with the value under path in 'WatchRoleBindingRequest'.
func (*WatchRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchRoleBindingRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchRoleBindingRequest' as interface{}
func (*WatchRoleBindingRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) SetTo(target **WatchRoleBindingRequest)
SetTo stores value for selected field for object WatchRoleBindingRequest
func (*WatchRoleBindingRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchRoleBindingRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchRoleBindingResponse ¶
type WatchRoleBindingResponse struct { Change *role_binding.RoleBindingChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchRoleBindingResponse
func (*WatchRoleBindingResponse) Clone ¶
func (o *WatchRoleBindingResponse) Clone() *WatchRoleBindingResponse
func (*WatchRoleBindingResponse) CloneRaw ¶
func (o *WatchRoleBindingResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchRoleBindingResponse) Descriptor ¶
func (*WatchRoleBindingResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchRoleBindingResponse.ProtoReflect.Descriptor instead.
func (*WatchRoleBindingResponse) GetChange ¶
func (m *WatchRoleBindingResponse) GetChange() *role_binding.RoleBindingChange
func (*WatchRoleBindingResponse) GotenMessage ¶
func (*WatchRoleBindingResponse) GotenMessage()
func (*WatchRoleBindingResponse) GotenObjectExt ¶
func (o *WatchRoleBindingResponse) GotenObjectExt()
func (*WatchRoleBindingResponse) GotenValidate ¶
func (obj *WatchRoleBindingResponse) GotenValidate() error
func (*WatchRoleBindingResponse) MakeDiffFieldMask ¶
func (o *WatchRoleBindingResponse) MakeDiffFieldMask(other *WatchRoleBindingResponse) *WatchRoleBindingResponse_FieldMask
func (*WatchRoleBindingResponse) MakeFullFieldMask ¶
func (o *WatchRoleBindingResponse) MakeFullFieldMask() *WatchRoleBindingResponse_FieldMask
func (*WatchRoleBindingResponse) MakeRawDiffFieldMask ¶
func (o *WatchRoleBindingResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchRoleBindingResponse) MakeRawFullFieldMask ¶
func (o *WatchRoleBindingResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchRoleBindingResponse) Marshal ¶
func (m *WatchRoleBindingResponse) Marshal() ([]byte, error)
func (*WatchRoleBindingResponse) MarshalJSON ¶
func (m *WatchRoleBindingResponse) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingResponse) Merge ¶
func (o *WatchRoleBindingResponse) Merge(source *WatchRoleBindingResponse)
func (*WatchRoleBindingResponse) MergeRaw ¶
func (o *WatchRoleBindingResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchRoleBindingResponse) ProtoMessage ¶
func (*WatchRoleBindingResponse) ProtoMessage()
func (*WatchRoleBindingResponse) ProtoReflect ¶
func (m *WatchRoleBindingResponse) ProtoReflect() preflect.Message
func (*WatchRoleBindingResponse) Reset ¶
func (m *WatchRoleBindingResponse) Reset()
func (*WatchRoleBindingResponse) SetChange ¶
func (m *WatchRoleBindingResponse) SetChange(fv *role_binding.RoleBindingChange)
func (*WatchRoleBindingResponse) String ¶
func (m *WatchRoleBindingResponse) String() string
func (*WatchRoleBindingResponse) Unmarshal ¶
func (m *WatchRoleBindingResponse) Unmarshal(b []byte) error
func (*WatchRoleBindingResponse) UnmarshalJSON ¶
func (m *WatchRoleBindingResponse) UnmarshalJSON(data []byte) error
type WatchRoleBindingResponseFieldPathBuilder ¶
type WatchRoleBindingResponseFieldPathBuilder struct{}
func NewWatchRoleBindingResponseFieldPathBuilder ¶
func NewWatchRoleBindingResponseFieldPathBuilder() WatchRoleBindingResponseFieldPathBuilder
type WatchRoleBindingResponsePathSelectorChange ¶
type WatchRoleBindingResponsePathSelectorChange struct{}
func (WatchRoleBindingResponsePathSelectorChange) FieldPath ¶
func (WatchRoleBindingResponsePathSelectorChange) FieldPath() *WatchRoleBindingResponse_FieldTerminalPath
func (WatchRoleBindingResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchRoleBindingResponsePathSelectorChange) WithArrayOfValues(values []*role_binding.RoleBindingChange) *WatchRoleBindingResponse_FieldTerminalPathArrayOfValues
func (WatchRoleBindingResponsePathSelectorChange) WithValue ¶
func (s WatchRoleBindingResponsePathSelectorChange) WithValue(value *role_binding.RoleBindingChange) *WatchRoleBindingResponse_FieldTerminalPathValue
type WatchRoleBindingResponse_FieldMask ¶
type WatchRoleBindingResponse_FieldMask struct {
Paths []WatchRoleBindingResponse_FieldPath
}
func FullWatchRoleBindingResponse_FieldMask ¶
func FullWatchRoleBindingResponse_FieldMask() *WatchRoleBindingResponse_FieldMask
func (*WatchRoleBindingResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) AppendPath(path WatchRoleBindingResponse_FieldPath)
func (*WatchRoleBindingResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchRoleBindingResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchRoleBindingResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchRoleBindingResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) FilterInputFields() *WatchRoleBindingResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchRoleBindingResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchRoleBindingResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) GetPaths() []WatchRoleBindingResponse_FieldPath
func (*WatchRoleBindingResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchRoleBindingResponse_FieldMask) IsFull ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) IsFull() bool
func (WatchRoleBindingResponse_FieldMask) Marshal ¶
func (fieldMask WatchRoleBindingResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchRoleBindingResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchRoleBindingResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) PathsCount() int
func (*WatchRoleBindingResponse_FieldMask) Project ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) Project(source *WatchRoleBindingResponse) *WatchRoleBindingResponse
func (*WatchRoleBindingResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchRoleBindingResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) ProtoMessage()
func (*WatchRoleBindingResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchRoleBindingResponse_FieldMask) Reset ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) Reset()
func (*WatchRoleBindingResponse_FieldMask) Set ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) Set(target, source *WatchRoleBindingResponse)
func (*WatchRoleBindingResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchRoleBindingResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchRoleBindingResponse_FieldMask) Size ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) Size() int
func (*WatchRoleBindingResponse_FieldMask) String ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) String() string
func (*WatchRoleBindingResponse_FieldMask) Subtract ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) Subtract(other *WatchRoleBindingResponse_FieldMask) *WatchRoleBindingResponse_FieldMask
func (*WatchRoleBindingResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchRoleBindingResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchRoleBindingResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchRoleBindingResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchRoleBindingResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchRoleBindingResponse_FieldPath ¶
type WatchRoleBindingResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchRoleBindingResponse_FieldPathSelector Get(source *WatchRoleBindingResponse) []interface{} GetSingle(source *WatchRoleBindingResponse) (interface{}, bool) ClearValue(item *WatchRoleBindingResponse) // Those methods build corresponding WatchRoleBindingResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchRoleBindingResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchRoleBindingResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchRoleBindingResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchRoleBindingResponse_FieldPath ¶
func BuildWatchRoleBindingResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchRoleBindingResponse_FieldPath, error)
func MustParseWatchRoleBindingResponse_FieldPath ¶
func MustParseWatchRoleBindingResponse_FieldPath(rawField string) WatchRoleBindingResponse_FieldPath
func ParseWatchRoleBindingResponse_FieldPath ¶
func ParseWatchRoleBindingResponse_FieldPath(rawField string) (WatchRoleBindingResponse_FieldPath, error)
type WatchRoleBindingResponse_FieldPathArrayItemValue ¶
type WatchRoleBindingResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchRoleBindingResponse_FieldPath ContainsValue(*WatchRoleBindingResponse) bool }
WatchRoleBindingResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchRoleBindingResponse according to their type Present only for array (repeated) types.
func MustParseWatchRoleBindingResponse_FieldPathArrayItemValue ¶
func MustParseWatchRoleBindingResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchRoleBindingResponse_FieldPathArrayItemValue
func ParseWatchRoleBindingResponse_FieldPathArrayItemValue ¶
func ParseWatchRoleBindingResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchRoleBindingResponse_FieldPathArrayItemValue, error)
ParseWatchRoleBindingResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchRoleBindingResponse_FieldPathArrayOfValues ¶
type WatchRoleBindingResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchRoleBindingResponse_FieldPath }
WatchRoleBindingResponse_FieldPathArrayOfValues allows storing slice of values for WatchRoleBindingResponse fields according to their type
func MustParseWatchRoleBindingResponse_FieldPathArrayOfValues ¶
func MustParseWatchRoleBindingResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchRoleBindingResponse_FieldPathArrayOfValues
func ParseWatchRoleBindingResponse_FieldPathArrayOfValues ¶
func ParseWatchRoleBindingResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchRoleBindingResponse_FieldPathArrayOfValues, error)
type WatchRoleBindingResponse_FieldPathSelector ¶
type WatchRoleBindingResponse_FieldPathSelector int32
const (
WatchRoleBindingResponse_FieldPathSelectorChange WatchRoleBindingResponse_FieldPathSelector = 0
)
func (WatchRoleBindingResponse_FieldPathSelector) String ¶
func (s WatchRoleBindingResponse_FieldPathSelector) String() string
type WatchRoleBindingResponse_FieldPathValue ¶
type WatchRoleBindingResponse_FieldPathValue interface { WatchRoleBindingResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchRoleBindingResponse) CompareWith(*WatchRoleBindingResponse) (cmp int, comparable bool) }
WatchRoleBindingResponse_FieldPathValue allows storing values for WatchRoleBindingResponse fields according to their type
func MustParseWatchRoleBindingResponse_FieldPathValue ¶
func MustParseWatchRoleBindingResponse_FieldPathValue(pathStr, valueStr string) WatchRoleBindingResponse_FieldPathValue
func ParseWatchRoleBindingResponse_FieldPathValue ¶
func ParseWatchRoleBindingResponse_FieldPathValue(pathStr, valueStr string) (WatchRoleBindingResponse_FieldPathValue, error)
type WatchRoleBindingResponse_FieldTerminalPath ¶
type WatchRoleBindingResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchRoleBindingResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) ClearValue(item *WatchRoleBindingResponse)
func (*WatchRoleBindingResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchRoleBindingResponse_FieldTerminalPath) Get ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) Get(source *WatchRoleBindingResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchRoleBindingResponse
func (*WatchRoleBindingResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchRoleBindingResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchRoleBindingResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) GetSingle(source *WatchRoleBindingResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchRoleBindingResponse
func (*WatchRoleBindingResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchRoleBindingResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchRoleBindingResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchRoleBindingResponse_FieldTerminalPath) Selector ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) Selector() WatchRoleBindingResponse_FieldPathSelector
func (*WatchRoleBindingResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchRoleBindingResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchRoleBindingResponse_FieldTerminalPath) String ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchRoleBindingResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchRoleBindingResponse_FieldPathArrayItemValue
func (*WatchRoleBindingResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchRoleBindingResponse_FieldPathArrayOfValues
func (*WatchRoleBindingResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) WithIValue(value interface{}) WatchRoleBindingResponse_FieldPathValue
func (*WatchRoleBindingResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchRoleBindingResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchRoleBindingResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchRoleBindingResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchRoleBindingResponse_FieldTerminalPathArrayItemValue ¶
type WatchRoleBindingResponse_FieldTerminalPathArrayItemValue struct { WatchRoleBindingResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchRoleBindingResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchRoleBindingResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchRoleBindingResponse'
func (*WatchRoleBindingResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchRoleBindingResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchRoleBindingResponse as interface{}
func (*WatchRoleBindingResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchRoleBindingResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchRoleBindingResponse) (interface{}, bool)
func (*WatchRoleBindingResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchRoleBindingResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchRoleBindingResponse_FieldTerminalPathArrayOfValues ¶
type WatchRoleBindingResponse_FieldTerminalPathArrayOfValues struct { WatchRoleBindingResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchRoleBindingResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*role_binding.RoleBindingChange, bool)
func (*WatchRoleBindingResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchRoleBindingResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchRoleBindingResponse_FieldTerminalPathValue ¶
type WatchRoleBindingResponse_FieldTerminalPathValue struct { WatchRoleBindingResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchRoleBindingResponse_FieldTerminalPathValue) AsChangeValue() (*role_binding.RoleBindingChange, bool)
func (*WatchRoleBindingResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchRoleBindingResponse_FieldTerminalPathValue) CompareWith(source *WatchRoleBindingResponse) (int, bool)
CompareWith compares value in the 'WatchRoleBindingResponse_FieldTerminalPathValue' with the value under path in 'WatchRoleBindingResponse'.
func (*WatchRoleBindingResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchRoleBindingResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchRoleBindingResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchRoleBindingResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchRoleBindingResponse' as interface{}
func (*WatchRoleBindingResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchRoleBindingResponse_FieldTerminalPathValue) SetTo(target **WatchRoleBindingResponse)
SetTo stores value for selected field for object WatchRoleBindingResponse
func (*WatchRoleBindingResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchRoleBindingResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchRoleBindingsClientStream ¶
type WatchRoleBindingsClientStream interface { Recv() (*WatchRoleBindingsResponse, error) grpc.ClientStream }
type WatchRoleBindingsDescriptor ¶ added in v0.4.28
type WatchRoleBindingsDescriptor struct{}
func GetWatchRoleBindingsDescriptor ¶ added in v0.4.28
func GetWatchRoleBindingsDescriptor() *WatchRoleBindingsDescriptor
func (*WatchRoleBindingsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchRoleBindingsDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) GetApiName() string
func (*WatchRoleBindingsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchRoleBindingsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) GetFullMethodName() string
func (*WatchRoleBindingsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) GetMethodName() string
func (*WatchRoleBindingsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) GetProtoPkgName() string
func (*WatchRoleBindingsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchRoleBindingsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchRoleBindingsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchRoleBindingsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) GetServiceDomain() string
func (*WatchRoleBindingsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) GetServiceVersion() string
func (*WatchRoleBindingsDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) GetVerb() string
func (*WatchRoleBindingsDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchRoleBindingsDescriptor) HasResource() bool
func (*WatchRoleBindingsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) IsClientStream() bool
func (*WatchRoleBindingsDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchRoleBindingsDescriptor) IsCollection() bool
func (*WatchRoleBindingsDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchRoleBindingsDescriptor) IsPlural() bool
func (*WatchRoleBindingsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) IsServerStream() bool
func (*WatchRoleBindingsDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) IsUnary() bool
func (*WatchRoleBindingsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchRoleBindingsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchRoleBindingsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchRoleBindingsDescriptor) RequestHasResourceBody() bool
type WatchRoleBindingsDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchRoleBindingsDescriptorClientMsgHandle struct{}
func (*WatchRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchRoleBindingsDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchRoleBindingsDescriptorServerMsgHandle struct{}
func (*WatchRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchRoleBindingsRequest ¶
type WatchRoleBindingsRequest 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.iam.v1alpha2.RoleBinding Parent *role_binding.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer RoleBindings 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 *role_binding.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 *role_binding.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"` // Point in the time from which we want to start getting updates. This field // can be populated only for stateless watch type and if resume token is not // known yet. If specified, initial snapshot will NOT be provided. It is // assumed client can obtain it using separate means. Watch responses will // contain resume tokens which should be used to resume broken connection. StartingTime *timestamp.Timestamp `protobuf:"bytes,12,opt,name=starting_time,json=startingTime,proto3" json:"starting_time,omitempty" firestore:"startingTime"` // 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 *role_binding.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 RoleBinding that don't // affect any of masked fields won't be sent back. FieldMask *role_binding.RoleBinding_FieldMask `` /* 143-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 // RoleBinding 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 [WatchRoleBindings][ntt.iam.v1alpha2.WatchRoleBindings]
func (*WatchRoleBindingsRequest) Clone ¶
func (o *WatchRoleBindingsRequest) Clone() *WatchRoleBindingsRequest
func (*WatchRoleBindingsRequest) CloneRaw ¶
func (o *WatchRoleBindingsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchRoleBindingsRequest) Descriptor ¶
func (*WatchRoleBindingsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchRoleBindingsRequest.ProtoReflect.Descriptor instead.
func (*WatchRoleBindingsRequest) GetFieldMask ¶
func (m *WatchRoleBindingsRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
func (*WatchRoleBindingsRequest) GetFilter ¶
func (m *WatchRoleBindingsRequest) GetFilter() *role_binding.Filter
func (*WatchRoleBindingsRequest) GetMaxChunkSize ¶
func (m *WatchRoleBindingsRequest) GetMaxChunkSize() int32
func (*WatchRoleBindingsRequest) GetOrderBy ¶
func (m *WatchRoleBindingsRequest) GetOrderBy() *role_binding.OrderBy
func (*WatchRoleBindingsRequest) GetPageSize ¶
func (m *WatchRoleBindingsRequest) GetPageSize() int32
func (*WatchRoleBindingsRequest) GetPageToken ¶
func (m *WatchRoleBindingsRequest) GetPageToken() *role_binding.PagerCursor
func (*WatchRoleBindingsRequest) GetParent ¶
func (m *WatchRoleBindingsRequest) GetParent() *role_binding.ParentReference
func (*WatchRoleBindingsRequest) GetResumeToken ¶
func (m *WatchRoleBindingsRequest) GetResumeToken() string
func (*WatchRoleBindingsRequest) GetStartingTime ¶ added in v0.9.0
func (m *WatchRoleBindingsRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchRoleBindingsRequest) GetType ¶
func (m *WatchRoleBindingsRequest) GetType() watch_type.WatchType
func (*WatchRoleBindingsRequest) GetView ¶
func (m *WatchRoleBindingsRequest) GetView() view.View
func (*WatchRoleBindingsRequest) GotenMessage ¶
func (*WatchRoleBindingsRequest) GotenMessage()
func (*WatchRoleBindingsRequest) GotenObjectExt ¶
func (o *WatchRoleBindingsRequest) GotenObjectExt()
func (*WatchRoleBindingsRequest) GotenValidate ¶
func (obj *WatchRoleBindingsRequest) GotenValidate() error
func (*WatchRoleBindingsRequest) MakeDiffFieldMask ¶
func (o *WatchRoleBindingsRequest) MakeDiffFieldMask(other *WatchRoleBindingsRequest) *WatchRoleBindingsRequest_FieldMask
func (*WatchRoleBindingsRequest) MakeFullFieldMask ¶
func (o *WatchRoleBindingsRequest) MakeFullFieldMask() *WatchRoleBindingsRequest_FieldMask
func (*WatchRoleBindingsRequest) MakeRawDiffFieldMask ¶
func (o *WatchRoleBindingsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchRoleBindingsRequest) MakeRawFullFieldMask ¶
func (o *WatchRoleBindingsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchRoleBindingsRequest) Marshal ¶
func (m *WatchRoleBindingsRequest) Marshal() ([]byte, error)
func (*WatchRoleBindingsRequest) MarshalJSON ¶
func (m *WatchRoleBindingsRequest) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingsRequest) Merge ¶
func (o *WatchRoleBindingsRequest) Merge(source *WatchRoleBindingsRequest)
func (*WatchRoleBindingsRequest) MergeRaw ¶
func (o *WatchRoleBindingsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchRoleBindingsRequest) ProtoMessage ¶
func (*WatchRoleBindingsRequest) ProtoMessage()
func (*WatchRoleBindingsRequest) ProtoReflect ¶
func (m *WatchRoleBindingsRequest) ProtoReflect() preflect.Message
func (*WatchRoleBindingsRequest) Reset ¶
func (m *WatchRoleBindingsRequest) Reset()
func (*WatchRoleBindingsRequest) SetFieldMask ¶
func (m *WatchRoleBindingsRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
func (*WatchRoleBindingsRequest) SetFilter ¶
func (m *WatchRoleBindingsRequest) SetFilter(fv *role_binding.Filter)
func (*WatchRoleBindingsRequest) SetMaxChunkSize ¶
func (m *WatchRoleBindingsRequest) SetMaxChunkSize(fv int32)
func (*WatchRoleBindingsRequest) SetOrderBy ¶
func (m *WatchRoleBindingsRequest) SetOrderBy(fv *role_binding.OrderBy)
func (*WatchRoleBindingsRequest) SetPageSize ¶
func (m *WatchRoleBindingsRequest) SetPageSize(fv int32)
func (*WatchRoleBindingsRequest) SetPageToken ¶
func (m *WatchRoleBindingsRequest) SetPageToken(fv *role_binding.PagerCursor)
func (*WatchRoleBindingsRequest) SetParent ¶
func (m *WatchRoleBindingsRequest) SetParent(fv *role_binding.ParentReference)
func (*WatchRoleBindingsRequest) SetResumeToken ¶
func (m *WatchRoleBindingsRequest) SetResumeToken(fv string)
func (*WatchRoleBindingsRequest) SetStartingTime ¶ added in v0.9.0
func (m *WatchRoleBindingsRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchRoleBindingsRequest) SetType ¶
func (m *WatchRoleBindingsRequest) SetType(fv watch_type.WatchType)
func (*WatchRoleBindingsRequest) SetView ¶
func (m *WatchRoleBindingsRequest) SetView(fv view.View)
func (*WatchRoleBindingsRequest) String ¶
func (m *WatchRoleBindingsRequest) String() string
func (*WatchRoleBindingsRequest) Unmarshal ¶
func (m *WatchRoleBindingsRequest) Unmarshal(b []byte) error
func (*WatchRoleBindingsRequest) UnmarshalJSON ¶
func (m *WatchRoleBindingsRequest) UnmarshalJSON(data []byte) error
type WatchRoleBindingsRequestFieldPathBuilder ¶
type WatchRoleBindingsRequestFieldPathBuilder struct{}
func NewWatchRoleBindingsRequestFieldPathBuilder ¶
func NewWatchRoleBindingsRequestFieldPathBuilder() WatchRoleBindingsRequestFieldPathBuilder
func (WatchRoleBindingsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchRoleBindingsRequestFieldPathBuilder) MaxChunkSize() WatchRoleBindingsRequestPathSelectorMaxChunkSize
func (WatchRoleBindingsRequestFieldPathBuilder) ResumeToken ¶
func (WatchRoleBindingsRequestFieldPathBuilder) ResumeToken() WatchRoleBindingsRequestPathSelectorResumeToken
func (WatchRoleBindingsRequestFieldPathBuilder) StartingTime ¶ added in v0.9.0
func (WatchRoleBindingsRequestFieldPathBuilder) StartingTime() WatchRoleBindingsRequestPathSelectorStartingTime
type WatchRoleBindingsRequestPathSelectorFieldMask ¶
type WatchRoleBindingsRequestPathSelectorFieldMask struct{}
func (WatchRoleBindingsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchRoleBindingsRequestPathSelectorFieldMask) WithArrayOfValues(values []*role_binding.RoleBinding_FieldMask) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
type WatchRoleBindingsRequestPathSelectorFilter ¶
type WatchRoleBindingsRequestPathSelectorFilter struct{}
func (WatchRoleBindingsRequestPathSelectorFilter) FieldPath ¶
func (WatchRoleBindingsRequestPathSelectorFilter) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
func (WatchRoleBindingsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchRoleBindingsRequestPathSelectorFilter) WithArrayOfValues(values []*role_binding.Filter) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsRequestPathSelectorFilter) WithValue ¶
func (s WatchRoleBindingsRequestPathSelectorFilter) WithValue(value *role_binding.Filter) *WatchRoleBindingsRequest_FieldTerminalPathValue
type WatchRoleBindingsRequestPathSelectorMaxChunkSize ¶
type WatchRoleBindingsRequestPathSelectorMaxChunkSize struct{}
func (WatchRoleBindingsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchRoleBindingsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchRoleBindingsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchRoleBindingsRequest_FieldTerminalPathValue
type WatchRoleBindingsRequestPathSelectorOrderBy ¶
type WatchRoleBindingsRequestPathSelectorOrderBy struct{}
func (WatchRoleBindingsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchRoleBindingsRequestPathSelectorOrderBy) WithArrayOfValues(values []*role_binding.OrderBy) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsRequestPathSelectorOrderBy) WithValue ¶
func (s WatchRoleBindingsRequestPathSelectorOrderBy) WithValue(value *role_binding.OrderBy) *WatchRoleBindingsRequest_FieldTerminalPathValue
type WatchRoleBindingsRequestPathSelectorPageSize ¶
type WatchRoleBindingsRequestPathSelectorPageSize struct{}
func (WatchRoleBindingsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchRoleBindingsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsRequestPathSelectorPageSize) WithValue ¶
func (s WatchRoleBindingsRequestPathSelectorPageSize) WithValue(value int32) *WatchRoleBindingsRequest_FieldTerminalPathValue
type WatchRoleBindingsRequestPathSelectorPageToken ¶
type WatchRoleBindingsRequestPathSelectorPageToken struct{}
func (WatchRoleBindingsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchRoleBindingsRequestPathSelectorPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsRequestPathSelectorPageToken) WithValue ¶
func (s WatchRoleBindingsRequestPathSelectorPageToken) WithValue(value *role_binding.PagerCursor) *WatchRoleBindingsRequest_FieldTerminalPathValue
type WatchRoleBindingsRequestPathSelectorParent ¶
type WatchRoleBindingsRequestPathSelectorParent struct{}
func (WatchRoleBindingsRequestPathSelectorParent) FieldPath ¶
func (WatchRoleBindingsRequestPathSelectorParent) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
func (WatchRoleBindingsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchRoleBindingsRequestPathSelectorParent) WithArrayOfValues(values []*role_binding.ParentReference) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsRequestPathSelectorParent) WithValue ¶
func (s WatchRoleBindingsRequestPathSelectorParent) WithValue(value *role_binding.ParentReference) *WatchRoleBindingsRequest_FieldTerminalPathValue
type WatchRoleBindingsRequestPathSelectorResumeToken ¶
type WatchRoleBindingsRequestPathSelectorResumeToken struct{}
func (WatchRoleBindingsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchRoleBindingsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchRoleBindingsRequestPathSelectorResumeToken) WithValue(value string) *WatchRoleBindingsRequest_FieldTerminalPathValue
type WatchRoleBindingsRequestPathSelectorStartingTime ¶ added in v0.9.0
type WatchRoleBindingsRequestPathSelectorStartingTime struct{}
func (WatchRoleBindingsRequestPathSelectorStartingTime) WithArrayOfValues ¶ added in v0.9.0
func (s WatchRoleBindingsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsRequestPathSelectorStartingTime) WithValue ¶ added in v0.9.0
func (s WatchRoleBindingsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchRoleBindingsRequest_FieldTerminalPathValue
type WatchRoleBindingsRequestPathSelectorType ¶
type WatchRoleBindingsRequestPathSelectorType struct{}
func (WatchRoleBindingsRequestPathSelectorType) FieldPath ¶
func (WatchRoleBindingsRequestPathSelectorType) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
func (WatchRoleBindingsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchRoleBindingsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsRequestPathSelectorType) WithValue ¶
func (s WatchRoleBindingsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchRoleBindingsRequest_FieldTerminalPathValue
type WatchRoleBindingsRequestPathSelectorView ¶
type WatchRoleBindingsRequestPathSelectorView struct{}
func (WatchRoleBindingsRequestPathSelectorView) FieldPath ¶
func (WatchRoleBindingsRequestPathSelectorView) FieldPath() *WatchRoleBindingsRequest_FieldTerminalPath
func (WatchRoleBindingsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchRoleBindingsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsRequestPathSelectorView) WithValue ¶
func (s WatchRoleBindingsRequestPathSelectorView) WithValue(value view.View) *WatchRoleBindingsRequest_FieldTerminalPathValue
type WatchRoleBindingsRequest_FieldMask ¶
type WatchRoleBindingsRequest_FieldMask struct {
Paths []WatchRoleBindingsRequest_FieldPath
}
func FullWatchRoleBindingsRequest_FieldMask ¶
func FullWatchRoleBindingsRequest_FieldMask() *WatchRoleBindingsRequest_FieldMask
func (*WatchRoleBindingsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) AppendPath(path WatchRoleBindingsRequest_FieldPath)
func (*WatchRoleBindingsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchRoleBindingsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchRoleBindingsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchRoleBindingsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) FilterInputFields() *WatchRoleBindingsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchRoleBindingsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchRoleBindingsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) GetPaths() []WatchRoleBindingsRequest_FieldPath
func (*WatchRoleBindingsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchRoleBindingsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) IsFull() bool
func (WatchRoleBindingsRequest_FieldMask) Marshal ¶
func (fieldMask WatchRoleBindingsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchRoleBindingsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchRoleBindingsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) PathsCount() int
func (*WatchRoleBindingsRequest_FieldMask) Project ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) Project(source *WatchRoleBindingsRequest) *WatchRoleBindingsRequest
func (*WatchRoleBindingsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchRoleBindingsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) ProtoMessage()
func (*WatchRoleBindingsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchRoleBindingsRequest_FieldMask) Reset ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) Reset()
func (*WatchRoleBindingsRequest_FieldMask) Set ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) Set(target, source *WatchRoleBindingsRequest)
func (*WatchRoleBindingsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchRoleBindingsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchRoleBindingsRequest_FieldMask) Size ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) Size() int
func (*WatchRoleBindingsRequest_FieldMask) String ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) String() string
func (*WatchRoleBindingsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) Subtract(other *WatchRoleBindingsRequest_FieldMask) *WatchRoleBindingsRequest_FieldMask
func (*WatchRoleBindingsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchRoleBindingsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchRoleBindingsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchRoleBindingsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchRoleBindingsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchRoleBindingsRequest_FieldPath ¶
type WatchRoleBindingsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchRoleBindingsRequest_FieldPathSelector Get(source *WatchRoleBindingsRequest) []interface{} GetSingle(source *WatchRoleBindingsRequest) (interface{}, bool) ClearValue(item *WatchRoleBindingsRequest) // Those methods build corresponding WatchRoleBindingsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchRoleBindingsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchRoleBindingsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchRoleBindingsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchRoleBindingsRequest_FieldPath ¶
func BuildWatchRoleBindingsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchRoleBindingsRequest_FieldPath, error)
func MustParseWatchRoleBindingsRequest_FieldPath ¶
func MustParseWatchRoleBindingsRequest_FieldPath(rawField string) WatchRoleBindingsRequest_FieldPath
func ParseWatchRoleBindingsRequest_FieldPath ¶
func ParseWatchRoleBindingsRequest_FieldPath(rawField string) (WatchRoleBindingsRequest_FieldPath, error)
type WatchRoleBindingsRequest_FieldPathArrayItemValue ¶
type WatchRoleBindingsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchRoleBindingsRequest_FieldPath ContainsValue(*WatchRoleBindingsRequest) bool }
WatchRoleBindingsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchRoleBindingsRequest according to their type Present only for array (repeated) types.
func MustParseWatchRoleBindingsRequest_FieldPathArrayItemValue ¶
func MustParseWatchRoleBindingsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchRoleBindingsRequest_FieldPathArrayItemValue
func ParseWatchRoleBindingsRequest_FieldPathArrayItemValue ¶
func ParseWatchRoleBindingsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchRoleBindingsRequest_FieldPathArrayItemValue, error)
ParseWatchRoleBindingsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchRoleBindingsRequest_FieldPathArrayOfValues ¶
type WatchRoleBindingsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchRoleBindingsRequest_FieldPath }
WatchRoleBindingsRequest_FieldPathArrayOfValues allows storing slice of values for WatchRoleBindingsRequest fields according to their type
func MustParseWatchRoleBindingsRequest_FieldPathArrayOfValues ¶
func MustParseWatchRoleBindingsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchRoleBindingsRequest_FieldPathArrayOfValues
func ParseWatchRoleBindingsRequest_FieldPathArrayOfValues ¶
func ParseWatchRoleBindingsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchRoleBindingsRequest_FieldPathArrayOfValues, error)
type WatchRoleBindingsRequest_FieldPathSelector ¶
type WatchRoleBindingsRequest_FieldPathSelector int32
const ( WatchRoleBindingsRequest_FieldPathSelectorType WatchRoleBindingsRequest_FieldPathSelector = 0 WatchRoleBindingsRequest_FieldPathSelectorParent WatchRoleBindingsRequest_FieldPathSelector = 1 WatchRoleBindingsRequest_FieldPathSelectorPageSize WatchRoleBindingsRequest_FieldPathSelector = 2 WatchRoleBindingsRequest_FieldPathSelectorPageToken WatchRoleBindingsRequest_FieldPathSelector = 3 WatchRoleBindingsRequest_FieldPathSelectorOrderBy WatchRoleBindingsRequest_FieldPathSelector = 4 WatchRoleBindingsRequest_FieldPathSelectorResumeToken WatchRoleBindingsRequest_FieldPathSelector = 5 WatchRoleBindingsRequest_FieldPathSelectorStartingTime WatchRoleBindingsRequest_FieldPathSelector = 6 WatchRoleBindingsRequest_FieldPathSelectorFilter WatchRoleBindingsRequest_FieldPathSelector = 7 WatchRoleBindingsRequest_FieldPathSelectorFieldMask WatchRoleBindingsRequest_FieldPathSelector = 8 WatchRoleBindingsRequest_FieldPathSelectorView WatchRoleBindingsRequest_FieldPathSelector = 9 WatchRoleBindingsRequest_FieldPathSelectorMaxChunkSize WatchRoleBindingsRequest_FieldPathSelector = 10 )
func (WatchRoleBindingsRequest_FieldPathSelector) String ¶
func (s WatchRoleBindingsRequest_FieldPathSelector) String() string
type WatchRoleBindingsRequest_FieldPathValue ¶
type WatchRoleBindingsRequest_FieldPathValue interface { WatchRoleBindingsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchRoleBindingsRequest) CompareWith(*WatchRoleBindingsRequest) (cmp int, comparable bool) }
WatchRoleBindingsRequest_FieldPathValue allows storing values for WatchRoleBindingsRequest fields according to their type
func MustParseWatchRoleBindingsRequest_FieldPathValue ¶
func MustParseWatchRoleBindingsRequest_FieldPathValue(pathStr, valueStr string) WatchRoleBindingsRequest_FieldPathValue
func ParseWatchRoleBindingsRequest_FieldPathValue ¶
func ParseWatchRoleBindingsRequest_FieldPathValue(pathStr, valueStr string) (WatchRoleBindingsRequest_FieldPathValue, error)
type WatchRoleBindingsRequest_FieldTerminalPath ¶
type WatchRoleBindingsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchRoleBindingsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) ClearValue(item *WatchRoleBindingsRequest)
func (*WatchRoleBindingsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchRoleBindingsRequest_FieldTerminalPath) Get ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) Get(source *WatchRoleBindingsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchRoleBindingsRequest
func (*WatchRoleBindingsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchRoleBindingsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchRoleBindingsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) GetSingle(source *WatchRoleBindingsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchRoleBindingsRequest
func (*WatchRoleBindingsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchRoleBindingsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchRoleBindingsRequest_FieldTerminalPath) Selector ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) Selector() WatchRoleBindingsRequest_FieldPathSelector
func (*WatchRoleBindingsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchRoleBindingsRequest_FieldTerminalPath) String ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchRoleBindingsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchRoleBindingsRequest_FieldPathArrayItemValue
func (*WatchRoleBindingsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchRoleBindingsRequest_FieldPathArrayOfValues
func (*WatchRoleBindingsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchRoleBindingsRequest_FieldPathValue
func (*WatchRoleBindingsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchRoleBindingsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchRoleBindingsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchRoleBindingsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue ¶
type WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue struct { WatchRoleBindingsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchRoleBindingsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchRoleBindingsRequest'
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchRoleBindingsRequest as interface{}
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchRoleBindingsRequest) (interface{}, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchRoleBindingsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues ¶
type WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues struct { WatchRoleBindingsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*role_binding.RoleBinding_FieldMask, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*role_binding.Filter, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*role_binding.OrderBy, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*role_binding.PagerCursor, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*role_binding.ParentReference, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶ added in v0.9.0
func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchRoleBindingsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchRoleBindingsRequest_FieldTerminalPathValue ¶
type WatchRoleBindingsRequest_FieldTerminalPathValue struct { WatchRoleBindingsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*role_binding.RoleBinding_FieldMask, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsFilterValue() (*role_binding.Filter, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsOrderByValue() (*role_binding.OrderBy, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsPageTokenValue() (*role_binding.PagerCursor, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsParentValue() (*role_binding.ParentReference, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) AsStartingTimeValue ¶ added in v0.9.0
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) CompareWith(source *WatchRoleBindingsRequest) (int, bool)
CompareWith compares value in the 'WatchRoleBindingsRequest_FieldTerminalPathValue' with the value under path in 'WatchRoleBindingsRequest'.
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchRoleBindingsRequest' as interface{}
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) SetTo(target **WatchRoleBindingsRequest)
SetTo stores value for selected field for object WatchRoleBindingsRequest
func (*WatchRoleBindingsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchRoleBindingsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchRoleBindingsResponse ¶
type WatchRoleBindingsResponse struct { // Changes of RoleBindings RoleBindingChanges []*role_binding.RoleBindingChange `` /* 148-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 RoleBindings 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 *WatchRoleBindingsResponse_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 (RoleBindings 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 }
WatchRoleBindingsResponse
func (*WatchRoleBindingsResponse) Clone ¶
func (o *WatchRoleBindingsResponse) Clone() *WatchRoleBindingsResponse
func (*WatchRoleBindingsResponse) CloneRaw ¶
func (o *WatchRoleBindingsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchRoleBindingsResponse) Descriptor ¶
func (*WatchRoleBindingsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchRoleBindingsResponse.ProtoReflect.Descriptor instead.
func (*WatchRoleBindingsResponse) GetIsCurrent ¶
func (m *WatchRoleBindingsResponse) GetIsCurrent() bool
func (*WatchRoleBindingsResponse) GetIsHardReset ¶
func (m *WatchRoleBindingsResponse) GetIsHardReset() bool
func (*WatchRoleBindingsResponse) GetIsSoftReset ¶
func (m *WatchRoleBindingsResponse) GetIsSoftReset() bool
func (*WatchRoleBindingsResponse) GetPageTokenChange ¶
func (m *WatchRoleBindingsResponse) GetPageTokenChange() *WatchRoleBindingsResponse_PageTokenChange
func (*WatchRoleBindingsResponse) GetResumeToken ¶
func (m *WatchRoleBindingsResponse) GetResumeToken() string
func (*WatchRoleBindingsResponse) GetRoleBindingChanges ¶
func (m *WatchRoleBindingsResponse) GetRoleBindingChanges() []*role_binding.RoleBindingChange
func (*WatchRoleBindingsResponse) GetSnapshotSize ¶
func (m *WatchRoleBindingsResponse) GetSnapshotSize() int64
func (*WatchRoleBindingsResponse) GotenMessage ¶
func (*WatchRoleBindingsResponse) GotenMessage()
func (*WatchRoleBindingsResponse) GotenObjectExt ¶
func (o *WatchRoleBindingsResponse) GotenObjectExt()
func (*WatchRoleBindingsResponse) GotenValidate ¶
func (obj *WatchRoleBindingsResponse) GotenValidate() error
func (*WatchRoleBindingsResponse) MakeDiffFieldMask ¶
func (o *WatchRoleBindingsResponse) MakeDiffFieldMask(other *WatchRoleBindingsResponse) *WatchRoleBindingsResponse_FieldMask
func (*WatchRoleBindingsResponse) MakeFullFieldMask ¶
func (o *WatchRoleBindingsResponse) MakeFullFieldMask() *WatchRoleBindingsResponse_FieldMask
func (*WatchRoleBindingsResponse) MakeRawDiffFieldMask ¶
func (o *WatchRoleBindingsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchRoleBindingsResponse) MakeRawFullFieldMask ¶
func (o *WatchRoleBindingsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchRoleBindingsResponse) Marshal ¶
func (m *WatchRoleBindingsResponse) Marshal() ([]byte, error)
func (*WatchRoleBindingsResponse) MarshalJSON ¶
func (m *WatchRoleBindingsResponse) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingsResponse) Merge ¶
func (o *WatchRoleBindingsResponse) Merge(source *WatchRoleBindingsResponse)
func (*WatchRoleBindingsResponse) MergeRaw ¶
func (o *WatchRoleBindingsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchRoleBindingsResponse) ProtoMessage ¶
func (*WatchRoleBindingsResponse) ProtoMessage()
func (*WatchRoleBindingsResponse) ProtoReflect ¶
func (m *WatchRoleBindingsResponse) ProtoReflect() preflect.Message
func (*WatchRoleBindingsResponse) Reset ¶
func (m *WatchRoleBindingsResponse) Reset()
func (*WatchRoleBindingsResponse) SetIsCurrent ¶
func (m *WatchRoleBindingsResponse) SetIsCurrent(fv bool)
func (*WatchRoleBindingsResponse) SetIsHardReset ¶
func (m *WatchRoleBindingsResponse) SetIsHardReset(fv bool)
func (*WatchRoleBindingsResponse) SetIsSoftReset ¶
func (m *WatchRoleBindingsResponse) SetIsSoftReset(fv bool)
func (*WatchRoleBindingsResponse) SetPageTokenChange ¶
func (m *WatchRoleBindingsResponse) SetPageTokenChange(fv *WatchRoleBindingsResponse_PageTokenChange)
func (*WatchRoleBindingsResponse) SetResumeToken ¶
func (m *WatchRoleBindingsResponse) SetResumeToken(fv string)
func (*WatchRoleBindingsResponse) SetRoleBindingChanges ¶
func (m *WatchRoleBindingsResponse) SetRoleBindingChanges(fv []*role_binding.RoleBindingChange)
func (*WatchRoleBindingsResponse) SetSnapshotSize ¶
func (m *WatchRoleBindingsResponse) SetSnapshotSize(fv int64)
func (*WatchRoleBindingsResponse) String ¶
func (m *WatchRoleBindingsResponse) String() string
func (*WatchRoleBindingsResponse) Unmarshal ¶
func (m *WatchRoleBindingsResponse) Unmarshal(b []byte) error
func (*WatchRoleBindingsResponse) UnmarshalJSON ¶
func (m *WatchRoleBindingsResponse) UnmarshalJSON(data []byte) error
type WatchRoleBindingsResponseFieldPathBuilder ¶
type WatchRoleBindingsResponseFieldPathBuilder struct{}
func NewWatchRoleBindingsResponseFieldPathBuilder ¶
func NewWatchRoleBindingsResponseFieldPathBuilder() WatchRoleBindingsResponseFieldPathBuilder
func (WatchRoleBindingsResponseFieldPathBuilder) IsHardReset ¶
func (WatchRoleBindingsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchRoleBindingsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchRoleBindingsResponseFieldPathBuilder) PageTokenChange() WatchRoleBindingsResponsePathSelectorPageTokenChange
func (WatchRoleBindingsResponseFieldPathBuilder) ResumeToken ¶
func (WatchRoleBindingsResponseFieldPathBuilder) RoleBindingChanges ¶
func (WatchRoleBindingsResponseFieldPathBuilder) RoleBindingChanges() WatchRoleBindingsResponsePathSelectorRoleBindingChanges
func (WatchRoleBindingsResponseFieldPathBuilder) SnapshotSize ¶
func (WatchRoleBindingsResponseFieldPathBuilder) SnapshotSize() WatchRoleBindingsResponsePathSelectorSnapshotSize
type WatchRoleBindingsResponsePageTokenChangeFieldPathBuilder ¶
type WatchRoleBindingsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchRoleBindingsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchRoleBindingsResponsePageTokenChangeFieldPathBuilder() WatchRoleBindingsResponsePageTokenChangeFieldPathBuilder
func (WatchRoleBindingsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchRoleBindingsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchRoleBindingsResponsePageTokenChange_FieldPath ¶
type WatchRoleBindingsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchRoleBindingsResponsePageTokenChange_FieldPathSelector Get(source *WatchRoleBindingsResponse_PageTokenChange) []interface{} GetSingle(source *WatchRoleBindingsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchRoleBindingsResponse_PageTokenChange) // Those methods build corresponding WatchRoleBindingsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchRoleBindingsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchRoleBindingsResponsePageTokenChange_FieldPath ¶
func BuildWatchRoleBindingsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchRoleBindingsResponsePageTokenChange_FieldPath, error)
func MustParseWatchRoleBindingsResponsePageTokenChange_FieldPath ¶
func MustParseWatchRoleBindingsResponsePageTokenChange_FieldPath(rawField string) WatchRoleBindingsResponsePageTokenChange_FieldPath
func ParseWatchRoleBindingsResponsePageTokenChange_FieldPath ¶
func ParseWatchRoleBindingsResponsePageTokenChange_FieldPath(rawField string) (WatchRoleBindingsResponsePageTokenChange_FieldPath, error)
type WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchRoleBindingsResponsePageTokenChange_FieldPath ContainsValue(*WatchRoleBindingsResponse_PageTokenChange) bool }
WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchRoleBindingsResponsePageTokenChange_FieldPath }
WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchRoleBindingsResponsePageTokenChange_FieldPathSelector ¶
type WatchRoleBindingsResponsePageTokenChange_FieldPathSelector int32
const ( WatchRoleBindingsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchRoleBindingsResponsePageTokenChange_FieldPathSelector = 0 WatchRoleBindingsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchRoleBindingsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchRoleBindingsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchRoleBindingsResponsePageTokenChange_FieldPathSelector) String() string
type WatchRoleBindingsResponsePageTokenChange_FieldPathValue ¶
type WatchRoleBindingsResponsePageTokenChange_FieldPathValue interface { WatchRoleBindingsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchRoleBindingsResponse_PageTokenChange) CompareWith(*WatchRoleBindingsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchRoleBindingsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchRoleBindingsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchRoleBindingsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchRoleBindingsResponsePageTokenChange_FieldPathValue
func ParseWatchRoleBindingsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchRoleBindingsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchRoleBindingsResponsePageTokenChange_FieldPathValue, error)
type WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath ¶
type WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchRoleBindingsResponse_PageTokenChange)
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchRoleBindingsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchRoleBindingsResponse_PageTokenChange
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchRoleBindingsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchRoleBindingsResponse_PageTokenChange
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchRoleBindingsResponsePageTokenChange_FieldPathValue
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchRoleBindingsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchRoleBindingsResponse_PageTokenChange as interface{}
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchRoleBindingsResponse_PageTokenChange) (interface{}, bool)
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*role_binding.PagerCursor, bool)
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*role_binding.PagerCursor, bool)
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue struct { WatchRoleBindingsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*role_binding.PagerCursor, bool)
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*role_binding.PagerCursor, bool)
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchRoleBindingsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchRoleBindingsResponse_PageTokenChange'.
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchRoleBindingsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchRoleBindingsResponsePathSelectorIsCurrent ¶
type WatchRoleBindingsResponsePathSelectorIsCurrent struct{}
func (WatchRoleBindingsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchRoleBindingsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchRoleBindingsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchRoleBindingsResponse_FieldTerminalPathValue
type WatchRoleBindingsResponsePathSelectorIsHardReset ¶
type WatchRoleBindingsResponsePathSelectorIsHardReset struct{}
func (WatchRoleBindingsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchRoleBindingsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchRoleBindingsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchRoleBindingsResponse_FieldTerminalPathValue
type WatchRoleBindingsResponsePathSelectorIsSoftReset ¶
type WatchRoleBindingsResponsePathSelectorIsSoftReset struct{}
func (WatchRoleBindingsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchRoleBindingsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchRoleBindingsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchRoleBindingsResponse_FieldTerminalPathValue
type WatchRoleBindingsResponsePathSelectorPageTokenChange ¶
type WatchRoleBindingsResponsePathSelectorPageTokenChange struct{}
func (WatchRoleBindingsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchRoleBindingsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchRoleBindingsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchRoleBindingsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchRoleBindingsResponse_PageTokenChange) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchRoleBindingsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue) *WatchRoleBindingsResponse_FieldSubPathArrayItemValue
func (WatchRoleBindingsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchRoleBindingsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues) *WatchRoleBindingsResponse_FieldSubPathArrayOfValues
func (WatchRoleBindingsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchRoleBindingsResponsePathSelectorPageTokenChange) WithSubValue ¶
func (s WatchRoleBindingsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchRoleBindingsResponsePageTokenChange_FieldPathValue) *WatchRoleBindingsResponse_FieldSubPathValue
type WatchRoleBindingsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchRoleBindingsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchRoleBindingsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchRoleBindingsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *WatchRoleBindingsResponse_FieldSubPathArrayOfValues
type WatchRoleBindingsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchRoleBindingsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchRoleBindingsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchRoleBindingsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *WatchRoleBindingsResponse_FieldSubPathArrayOfValues
type WatchRoleBindingsResponsePathSelectorResumeToken ¶
type WatchRoleBindingsResponsePathSelectorResumeToken struct{}
func (WatchRoleBindingsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchRoleBindingsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsResponsePathSelectorResumeToken) WithValue ¶
func (s WatchRoleBindingsResponsePathSelectorResumeToken) WithValue(value string) *WatchRoleBindingsResponse_FieldTerminalPathValue
type WatchRoleBindingsResponsePathSelectorRoleBindingChanges ¶
type WatchRoleBindingsResponsePathSelectorRoleBindingChanges struct{}
func (WatchRoleBindingsResponsePathSelectorRoleBindingChanges) WithArrayOfValues ¶
func (s WatchRoleBindingsResponsePathSelectorRoleBindingChanges) WithArrayOfValues(values [][]*role_binding.RoleBindingChange) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsResponsePathSelectorRoleBindingChanges) WithItemValue ¶
func (WatchRoleBindingsResponsePathSelectorRoleBindingChanges) WithValue ¶
func (s WatchRoleBindingsResponsePathSelectorRoleBindingChanges) WithValue(value []*role_binding.RoleBindingChange) *WatchRoleBindingsResponse_FieldTerminalPathValue
type WatchRoleBindingsResponsePathSelectorSnapshotSize ¶
type WatchRoleBindingsResponsePathSelectorSnapshotSize struct{}
func (WatchRoleBindingsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchRoleBindingsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues
func (WatchRoleBindingsResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchRoleBindingsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchRoleBindingsResponse_FieldTerminalPathValue
type WatchRoleBindingsResponse_FieldMask ¶
type WatchRoleBindingsResponse_FieldMask struct {
Paths []WatchRoleBindingsResponse_FieldPath
}
func FullWatchRoleBindingsResponse_FieldMask ¶
func FullWatchRoleBindingsResponse_FieldMask() *WatchRoleBindingsResponse_FieldMask
func (*WatchRoleBindingsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) AppendPath(path WatchRoleBindingsResponse_FieldPath)
func (*WatchRoleBindingsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchRoleBindingsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchRoleBindingsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchRoleBindingsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) FilterInputFields() *WatchRoleBindingsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchRoleBindingsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchRoleBindingsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) GetPaths() []WatchRoleBindingsResponse_FieldPath
func (*WatchRoleBindingsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchRoleBindingsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) IsFull() bool
func (WatchRoleBindingsResponse_FieldMask) Marshal ¶
func (fieldMask WatchRoleBindingsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchRoleBindingsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchRoleBindingsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) PathsCount() int
func (*WatchRoleBindingsResponse_FieldMask) Project ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) Project(source *WatchRoleBindingsResponse) *WatchRoleBindingsResponse
func (*WatchRoleBindingsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchRoleBindingsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) ProtoMessage()
func (*WatchRoleBindingsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchRoleBindingsResponse_FieldMask) Reset ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) Reset()
func (*WatchRoleBindingsResponse_FieldMask) Set ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) Set(target, source *WatchRoleBindingsResponse)
func (*WatchRoleBindingsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchRoleBindingsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchRoleBindingsResponse_FieldMask) Size ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) Size() int
func (*WatchRoleBindingsResponse_FieldMask) String ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) String() string
func (*WatchRoleBindingsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) Subtract(other *WatchRoleBindingsResponse_FieldMask) *WatchRoleBindingsResponse_FieldMask
func (*WatchRoleBindingsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchRoleBindingsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchRoleBindingsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchRoleBindingsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchRoleBindingsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchRoleBindingsResponse_FieldPath ¶
type WatchRoleBindingsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchRoleBindingsResponse_FieldPathSelector Get(source *WatchRoleBindingsResponse) []interface{} GetSingle(source *WatchRoleBindingsResponse) (interface{}, bool) ClearValue(item *WatchRoleBindingsResponse) // Those methods build corresponding WatchRoleBindingsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchRoleBindingsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchRoleBindingsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchRoleBindingsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchRoleBindingsResponse_FieldPath ¶
func BuildWatchRoleBindingsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchRoleBindingsResponse_FieldPath, error)
func MustParseWatchRoleBindingsResponse_FieldPath ¶
func MustParseWatchRoleBindingsResponse_FieldPath(rawField string) WatchRoleBindingsResponse_FieldPath
func ParseWatchRoleBindingsResponse_FieldPath ¶
func ParseWatchRoleBindingsResponse_FieldPath(rawField string) (WatchRoleBindingsResponse_FieldPath, error)
type WatchRoleBindingsResponse_FieldPathArrayItemValue ¶
type WatchRoleBindingsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchRoleBindingsResponse_FieldPath ContainsValue(*WatchRoleBindingsResponse) bool }
WatchRoleBindingsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchRoleBindingsResponse according to their type Present only for array (repeated) types.
func MustParseWatchRoleBindingsResponse_FieldPathArrayItemValue ¶
func MustParseWatchRoleBindingsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchRoleBindingsResponse_FieldPathArrayItemValue
func ParseWatchRoleBindingsResponse_FieldPathArrayItemValue ¶
func ParseWatchRoleBindingsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchRoleBindingsResponse_FieldPathArrayItemValue, error)
ParseWatchRoleBindingsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchRoleBindingsResponse_FieldPathArrayOfValues ¶
type WatchRoleBindingsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchRoleBindingsResponse_FieldPath }
WatchRoleBindingsResponse_FieldPathArrayOfValues allows storing slice of values for WatchRoleBindingsResponse fields according to their type
func MustParseWatchRoleBindingsResponse_FieldPathArrayOfValues ¶
func MustParseWatchRoleBindingsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchRoleBindingsResponse_FieldPathArrayOfValues
func ParseWatchRoleBindingsResponse_FieldPathArrayOfValues ¶
func ParseWatchRoleBindingsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchRoleBindingsResponse_FieldPathArrayOfValues, error)
type WatchRoleBindingsResponse_FieldPathSelector ¶
type WatchRoleBindingsResponse_FieldPathSelector int32
const ( WatchRoleBindingsResponse_FieldPathSelectorRoleBindingChanges WatchRoleBindingsResponse_FieldPathSelector = 0 WatchRoleBindingsResponse_FieldPathSelectorIsCurrent WatchRoleBindingsResponse_FieldPathSelector = 1 WatchRoleBindingsResponse_FieldPathSelectorPageTokenChange WatchRoleBindingsResponse_FieldPathSelector = 2 WatchRoleBindingsResponse_FieldPathSelectorResumeToken WatchRoleBindingsResponse_FieldPathSelector = 3 WatchRoleBindingsResponse_FieldPathSelectorSnapshotSize WatchRoleBindingsResponse_FieldPathSelector = 4 WatchRoleBindingsResponse_FieldPathSelectorIsSoftReset WatchRoleBindingsResponse_FieldPathSelector = 5 WatchRoleBindingsResponse_FieldPathSelectorIsHardReset WatchRoleBindingsResponse_FieldPathSelector = 6 )
func (WatchRoleBindingsResponse_FieldPathSelector) String ¶
func (s WatchRoleBindingsResponse_FieldPathSelector) String() string
type WatchRoleBindingsResponse_FieldPathValue ¶
type WatchRoleBindingsResponse_FieldPathValue interface { WatchRoleBindingsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchRoleBindingsResponse) CompareWith(*WatchRoleBindingsResponse) (cmp int, comparable bool) }
WatchRoleBindingsResponse_FieldPathValue allows storing values for WatchRoleBindingsResponse fields according to their type
func MustParseWatchRoleBindingsResponse_FieldPathValue ¶
func MustParseWatchRoleBindingsResponse_FieldPathValue(pathStr, valueStr string) WatchRoleBindingsResponse_FieldPathValue
func ParseWatchRoleBindingsResponse_FieldPathValue ¶
func ParseWatchRoleBindingsResponse_FieldPathValue(pathStr, valueStr string) (WatchRoleBindingsResponse_FieldPathValue, error)
type WatchRoleBindingsResponse_FieldSubPath ¶
type WatchRoleBindingsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchRoleBindingsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchRoleBindingsResponsePageTokenChange_FieldPath, bool)
func (*WatchRoleBindingsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) ClearValue(item *WatchRoleBindingsResponse)
func (*WatchRoleBindingsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchRoleBindingsResponse_FieldSubPath) Get ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) Get(source *WatchRoleBindingsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchRoleBindingsResponse
func (*WatchRoleBindingsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchRoleBindingsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchRoleBindingsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) GetSingle(source *WatchRoleBindingsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchRoleBindingsResponse
func (*WatchRoleBindingsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchRoleBindingsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchRoleBindingsResponse_FieldSubPath) JSONString ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchRoleBindingsResponse_FieldSubPath) Selector ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) Selector() WatchRoleBindingsResponse_FieldPathSelector
func (*WatchRoleBindingsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *WatchRoleBindingsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchRoleBindingsResponse_FieldSubPath) String ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchRoleBindingsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchRoleBindingsResponse_FieldPathArrayItemValue
func (*WatchRoleBindingsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchRoleBindingsResponse_FieldPathArrayOfValues
func (*WatchRoleBindingsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) WithIValue(value interface{}) WatchRoleBindingsResponse_FieldPathValue
func (*WatchRoleBindingsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchRoleBindingsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchRoleBindingsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchRoleBindingsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchRoleBindingsResponse_FieldSubPathArrayItemValue ¶
type WatchRoleBindingsResponse_FieldSubPathArrayItemValue struct { WatchRoleBindingsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchRoleBindingsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchRoleBindingsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchRoleBindingsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchRoleBindingsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchRoleBindingsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchRoleBindingsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchRoleBindingsResponse'
func (*WatchRoleBindingsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchRoleBindingsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchRoleBindingsResponse_FieldSubPathArrayOfValues ¶
type WatchRoleBindingsResponse_FieldSubPathArrayOfValues struct { WatchRoleBindingsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchRoleBindingsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchRoleBindingsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchRoleBindingsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchRoleBindingsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchRoleBindingsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchRoleBindingsResponse_FieldSubPathValue ¶
type WatchRoleBindingsResponse_FieldSubPathValue struct { WatchRoleBindingsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchRoleBindingsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchRoleBindingsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchRoleBindingsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchRoleBindingsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchRoleBindingsResponse_FieldSubPathValue) CompareWith(source *WatchRoleBindingsResponse) (int, bool)
func (*WatchRoleBindingsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchRoleBindingsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchRoleBindingsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchRoleBindingsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchRoleBindingsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchRoleBindingsResponse_FieldSubPathValue) SetTo(target **WatchRoleBindingsResponse)
func (*WatchRoleBindingsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchRoleBindingsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchRoleBindingsResponse_FieldTerminalPath ¶
type WatchRoleBindingsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchRoleBindingsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) ClearValue(item *WatchRoleBindingsResponse)
func (*WatchRoleBindingsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchRoleBindingsResponse_FieldTerminalPath) Get ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) Get(source *WatchRoleBindingsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchRoleBindingsResponse
func (*WatchRoleBindingsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchRoleBindingsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchRoleBindingsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) GetSingle(source *WatchRoleBindingsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchRoleBindingsResponse
func (*WatchRoleBindingsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchRoleBindingsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchRoleBindingsResponse_FieldTerminalPath) Selector ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) Selector() WatchRoleBindingsResponse_FieldPathSelector
func (*WatchRoleBindingsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchRoleBindingsResponse_FieldTerminalPath) String ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchRoleBindingsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchRoleBindingsResponse_FieldPathArrayItemValue
func (*WatchRoleBindingsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchRoleBindingsResponse_FieldPathArrayOfValues
func (*WatchRoleBindingsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchRoleBindingsResponse_FieldPathValue
func (*WatchRoleBindingsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchRoleBindingsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchRoleBindingsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchRoleBindingsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue ¶
type WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue struct { WatchRoleBindingsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) AsRoleBindingChangesItemValue ¶
func (fpaiv *WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) AsRoleBindingChangesItemValue() (*role_binding.RoleBindingChange, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchRoleBindingsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchRoleBindingsResponse'
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchRoleBindingsResponse as interface{}
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchRoleBindingsResponse) (interface{}, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchRoleBindingsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues ¶
type WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues struct { WatchRoleBindingsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchRoleBindingsResponse_PageTokenChange, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsRoleBindingChangesArrayOfValues ¶
func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsRoleBindingChangesArrayOfValues() ([][]*role_binding.RoleBindingChange, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchRoleBindingsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchRoleBindingsResponse_FieldTerminalPathValue ¶
type WatchRoleBindingsResponse_FieldTerminalPathValue struct { WatchRoleBindingsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchRoleBindingsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchRoleBindingsResponse_PageTokenChange, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathValue) AsRoleBindingChangesValue ¶
func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsRoleBindingChangesValue() ([]*role_binding.RoleBindingChange, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) CompareWith(source *WatchRoleBindingsResponse) (int, bool)
CompareWith compares value in the 'WatchRoleBindingsResponse_FieldTerminalPathValue' with the value under path in 'WatchRoleBindingsResponse'.
func (*WatchRoleBindingsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchRoleBindingsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchRoleBindingsResponse' as interface{}
func (*WatchRoleBindingsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) SetTo(target **WatchRoleBindingsResponse)
SetTo stores value for selected field for object WatchRoleBindingsResponse
func (*WatchRoleBindingsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchRoleBindingsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchRoleBindingsResponse_PageTokenChange ¶
type WatchRoleBindingsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *role_binding.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *role_binding.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchRoleBindingsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchRoleBindingsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchRoleBindingsResponse_PageTokenChange) Descriptor ¶
func (*WatchRoleBindingsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchRoleBindingsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchRoleBindingsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) GetNextPageToken() *role_binding.PagerCursor
func (*WatchRoleBindingsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) GetPrevPageToken() *role_binding.PagerCursor
func (*WatchRoleBindingsResponse_PageTokenChange) GotenMessage ¶
func (*WatchRoleBindingsResponse_PageTokenChange) GotenMessage()
func (*WatchRoleBindingsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchRoleBindingsResponse_PageTokenChange) GotenObjectExt()
func (*WatchRoleBindingsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchRoleBindingsResponse_PageTokenChange) GotenValidate() error
func (*WatchRoleBindingsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchRoleBindingsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchRoleBindingsResponse_PageTokenChange) *WatchRoleBindingsResponse_PageTokenChange_FieldMask
func (*WatchRoleBindingsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchRoleBindingsResponse_PageTokenChange) MakeFullFieldMask() *WatchRoleBindingsResponse_PageTokenChange_FieldMask
func (*WatchRoleBindingsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchRoleBindingsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchRoleBindingsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchRoleBindingsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchRoleBindingsResponse_PageTokenChange) Marshal ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchRoleBindingsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingsResponse_PageTokenChange) Merge ¶
func (o *WatchRoleBindingsResponse_PageTokenChange) Merge(source *WatchRoleBindingsResponse_PageTokenChange)
func (*WatchRoleBindingsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchRoleBindingsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchRoleBindingsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchRoleBindingsResponse_PageTokenChange) ProtoMessage()
func (*WatchRoleBindingsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchRoleBindingsResponse_PageTokenChange) Reset ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) Reset()
func (*WatchRoleBindingsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) SetNextPageToken(fv *role_binding.PagerCursor)
func (*WatchRoleBindingsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) SetPrevPageToken(fv *role_binding.PagerCursor)
func (*WatchRoleBindingsResponse_PageTokenChange) String ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) String() string
func (*WatchRoleBindingsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchRoleBindingsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchRoleBindingsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchRoleBindingsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchRoleBindingsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
func (s WatchRoleBindingsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchRoleBindingsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchRoleBindingsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchRoleBindingsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s WatchRoleBindingsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*role_binding.PagerCursor) *WatchRoleBindingsResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchRoleBindingsResponse_PageTokenChange_FieldMask ¶
type WatchRoleBindingsResponse_PageTokenChange_FieldMask struct {
Paths []WatchRoleBindingsResponsePageTokenChange_FieldPath
}
func FullWatchRoleBindingsResponse_PageTokenChange_FieldMask ¶
func FullWatchRoleBindingsResponse_PageTokenChange_FieldMask() *WatchRoleBindingsResponse_PageTokenChange_FieldMask
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) AppendPath(path WatchRoleBindingsResponsePageTokenChange_FieldPath)
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchRoleBindingsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) GetPaths() []WatchRoleBindingsResponsePageTokenChange_FieldPath
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchRoleBindingsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchRoleBindingsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchRoleBindingsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchRoleBindingsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) Project(source *WatchRoleBindingsResponse_PageTokenChange) *WatchRoleBindingsResponse_PageTokenChange
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) Set(target, source *WatchRoleBindingsResponse_PageTokenChange)
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) String() string
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchRoleBindingsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchRoleBindingsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error