Documentation ¶
Index ¶
- type AcceptProjectInvitationDescriptor
- func (d *AcceptProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *AcceptProjectInvitationDescriptor) GetApiName() string
- func (d *AcceptProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *AcceptProjectInvitationDescriptor) GetFullMethodName() string
- func (d *AcceptProjectInvitationDescriptor) GetMethodName() string
- func (d *AcceptProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *AcceptProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *AcceptProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *AcceptProjectInvitationDescriptor) GetServiceDomain() string
- func (d *AcceptProjectInvitationDescriptor) GetServiceVersion() string
- func (d *AcceptProjectInvitationDescriptor) GetVerb() string
- func (d *AcceptProjectInvitationDescriptor) HasResource() bool
- func (d *AcceptProjectInvitationDescriptor) IsClientStream() bool
- func (d *AcceptProjectInvitationDescriptor) IsCollection() bool
- func (d *AcceptProjectInvitationDescriptor) IsPlural() bool
- func (d *AcceptProjectInvitationDescriptor) IsServerStream() bool
- func (d *AcceptProjectInvitationDescriptor) IsUnary() bool
- func (d *AcceptProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *AcceptProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *AcceptProjectInvitationDescriptor) RequestHasResourceBody() bool
- type AcceptProjectInvitationDescriptorClientMsgHandle
- func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type AcceptProjectInvitationDescriptorServerMsgHandle
- func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type AcceptProjectInvitationRequest
- func (o *AcceptProjectInvitationRequest) Clone() *AcceptProjectInvitationRequest
- func (o *AcceptProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*AcceptProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *AcceptProjectInvitationRequest) GetName() *project_invitation.Reference
- func (*AcceptProjectInvitationRequest) GotenMessage()
- func (o *AcceptProjectInvitationRequest) GotenObjectExt()
- func (obj *AcceptProjectInvitationRequest) GotenValidate() error
- func (o *AcceptProjectInvitationRequest) MakeDiffFieldMask(other *AcceptProjectInvitationRequest) *AcceptProjectInvitationRequest_FieldMask
- func (o *AcceptProjectInvitationRequest) MakeFullFieldMask() *AcceptProjectInvitationRequest_FieldMask
- func (o *AcceptProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *AcceptProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *AcceptProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *AcceptProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (o *AcceptProjectInvitationRequest) Merge(source *AcceptProjectInvitationRequest)
- func (o *AcceptProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*AcceptProjectInvitationRequest) ProtoMessage()
- func (m *AcceptProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *AcceptProjectInvitationRequest) Reset()
- func (m *AcceptProjectInvitationRequest) SetName(fv *project_invitation.Reference)
- func (m *AcceptProjectInvitationRequest) String() string
- func (m *AcceptProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *AcceptProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type AcceptProjectInvitationRequestFieldPathBuilder
- type AcceptProjectInvitationRequestPathSelectorName
- func (AcceptProjectInvitationRequestPathSelectorName) FieldPath() *AcceptProjectInvitationRequest_FieldTerminalPath
- func (s AcceptProjectInvitationRequestPathSelectorName) WithArrayOfValues(values []*project_invitation.Reference) *AcceptProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s AcceptProjectInvitationRequestPathSelectorName) WithValue(value *project_invitation.Reference) *AcceptProjectInvitationRequest_FieldTerminalPathValue
- type AcceptProjectInvitationRequest_FieldMask
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) AppendPath(path AcceptProjectInvitationRequest_FieldPath)
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) FilterInputFields() *AcceptProjectInvitationRequest_FieldMask
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) GetPaths() []AcceptProjectInvitationRequest_FieldPath
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) IsFull() bool
- func (fieldMask AcceptProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask AcceptProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) PathsCount() int
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) Project(source *AcceptProjectInvitationRequest) *AcceptProjectInvitationRequest
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) ProtoMessage()
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) Reset()
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) Set(target, source *AcceptProjectInvitationRequest)
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) Size() int
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) String() string
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) Subtract(other *AcceptProjectInvitationRequest_FieldMask) *AcceptProjectInvitationRequest_FieldMask
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *AcceptProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
- type AcceptProjectInvitationRequest_FieldPath
- func BuildAcceptProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (AcceptProjectInvitationRequest_FieldPath, error)
- func MustParseAcceptProjectInvitationRequest_FieldPath(rawField string) AcceptProjectInvitationRequest_FieldPath
- func ParseAcceptProjectInvitationRequest_FieldPath(rawField string) (AcceptProjectInvitationRequest_FieldPath, error)
- type AcceptProjectInvitationRequest_FieldPathArrayItemValue
- func MustParseAcceptProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) AcceptProjectInvitationRequest_FieldPathArrayItemValue
- func ParseAcceptProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (AcceptProjectInvitationRequest_FieldPathArrayItemValue, error)
- type AcceptProjectInvitationRequest_FieldPathArrayOfValues
- func MustParseAcceptProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) AcceptProjectInvitationRequest_FieldPathArrayOfValues
- func ParseAcceptProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (AcceptProjectInvitationRequest_FieldPathArrayOfValues, error)
- type AcceptProjectInvitationRequest_FieldPathSelector
- type AcceptProjectInvitationRequest_FieldPathValue
- type AcceptProjectInvitationRequest_FieldTerminalPath
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) ClearValue(item *AcceptProjectInvitationRequest)
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) Get(source *AcceptProjectInvitationRequest) (values []interface{})
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) GetSingle(source *AcceptProjectInvitationRequest) (interface{}, bool)
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) JSONString() string
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) Selector() AcceptProjectInvitationRequest_FieldPathSelector
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) String() string
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) AcceptProjectInvitationRequest_FieldPathArrayItemValue
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) AcceptProjectInvitationRequest_FieldPathArrayOfValues
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) AcceptProjectInvitationRequest_FieldPathValue
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *AcceptProjectInvitationRequest) bool
- func (fpaiv *AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *AcceptProjectInvitationRequest) (interface{}, bool)
- func (fpaiv *AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type AcceptProjectInvitationRequest_FieldTerminalPathArrayOfValues
- type AcceptProjectInvitationRequest_FieldTerminalPathValue
- func (fpv *AcceptProjectInvitationRequest_FieldTerminalPathValue) AsNameValue() (*project_invitation.Reference, bool)
- func (fpv *AcceptProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *AcceptProjectInvitationRequest) (int, bool)
- func (fpv *AcceptProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *AcceptProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *AcceptProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **AcceptProjectInvitationRequest)
- func (fpv *AcceptProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type AcceptProjectInvitationResponse
- func (o *AcceptProjectInvitationResponse) Clone() *AcceptProjectInvitationResponse
- func (o *AcceptProjectInvitationResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*AcceptProjectInvitationResponse) Descriptor() ([]byte, []int)
- func (*AcceptProjectInvitationResponse) GotenMessage()
- func (o *AcceptProjectInvitationResponse) GotenObjectExt()
- func (obj *AcceptProjectInvitationResponse) GotenValidate() error
- func (o *AcceptProjectInvitationResponse) MakeDiffFieldMask(other *AcceptProjectInvitationResponse) *AcceptProjectInvitationResponse_FieldMask
- func (o *AcceptProjectInvitationResponse) MakeFullFieldMask() *AcceptProjectInvitationResponse_FieldMask
- func (o *AcceptProjectInvitationResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *AcceptProjectInvitationResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *AcceptProjectInvitationResponse) Marshal() ([]byte, error)
- func (m *AcceptProjectInvitationResponse) MarshalJSON() ([]byte, error)
- func (o *AcceptProjectInvitationResponse) Merge(source *AcceptProjectInvitationResponse)
- func (o *AcceptProjectInvitationResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*AcceptProjectInvitationResponse) ProtoMessage()
- func (m *AcceptProjectInvitationResponse) ProtoReflect() preflect.Message
- func (m *AcceptProjectInvitationResponse) Reset()
- func (m *AcceptProjectInvitationResponse) String() string
- func (m *AcceptProjectInvitationResponse) Unmarshal(b []byte) error
- func (m *AcceptProjectInvitationResponse) UnmarshalJSON(data []byte) error
- type AcceptProjectInvitationResponseFieldPathBuilder
- type AcceptProjectInvitationResponse_FieldMask
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) AppendPath(path AcceptProjectInvitationResponse_FieldPath)
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) FilterInputFields() *AcceptProjectInvitationResponse_FieldMask
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) GetPaths() []AcceptProjectInvitationResponse_FieldPath
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) IsFull() bool
- func (fieldMask AcceptProjectInvitationResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask AcceptProjectInvitationResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) PathsCount() int
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Project(source *AcceptProjectInvitationResponse) *AcceptProjectInvitationResponse
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) ProtoMessage()
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Reset()
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Set(target, source *AcceptProjectInvitationResponse)
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Size() int
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) String() string
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Subtract(other *AcceptProjectInvitationResponse_FieldMask) *AcceptProjectInvitationResponse_FieldMask
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *AcceptProjectInvitationResponse_FieldMask) UnmarshalJSON(data []byte) error
- type AcceptProjectInvitationResponse_FieldPath
- func BuildAcceptProjectInvitationResponse_FieldPath(fp gotenobject.RawFieldPath) (AcceptProjectInvitationResponse_FieldPath, error)
- func MustParseAcceptProjectInvitationResponse_FieldPath(rawField string) AcceptProjectInvitationResponse_FieldPath
- func ParseAcceptProjectInvitationResponse_FieldPath(rawField string) (AcceptProjectInvitationResponse_FieldPath, error)
- type AcceptProjectInvitationResponse_FieldPathArrayItemValue
- func MustParseAcceptProjectInvitationResponse_FieldPathArrayItemValue(pathStr, valueStr string) AcceptProjectInvitationResponse_FieldPathArrayItemValue
- func ParseAcceptProjectInvitationResponse_FieldPathArrayItemValue(pathStr, valueStr string) (AcceptProjectInvitationResponse_FieldPathArrayItemValue, error)
- type AcceptProjectInvitationResponse_FieldPathArrayOfValues
- func MustParseAcceptProjectInvitationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) AcceptProjectInvitationResponse_FieldPathArrayOfValues
- func ParseAcceptProjectInvitationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (AcceptProjectInvitationResponse_FieldPathArrayOfValues, error)
- type AcceptProjectInvitationResponse_FieldPathSelector
- type AcceptProjectInvitationResponse_FieldPathValue
- type AcceptProjectInvitationResponse_FieldTerminalPath
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) ClearValue(item *AcceptProjectInvitationResponse)
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) Get(source *AcceptProjectInvitationResponse) (values []interface{})
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) GetSingle(source *AcceptProjectInvitationResponse) (interface{}, bool)
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) JSONString() string
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) Selector() AcceptProjectInvitationResponse_FieldPathSelector
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) String() string
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) AcceptProjectInvitationResponse_FieldPathArrayItemValue
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) AcceptProjectInvitationResponse_FieldPathArrayOfValues
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) WithIValue(value interface{}) AcceptProjectInvitationResponse_FieldPathValue
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *AcceptProjectInvitationResponse) bool
- func (fpaiv *AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingle(source *AcceptProjectInvitationResponse) (interface{}, bool)
- func (fpaiv *AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type AcceptProjectInvitationResponse_FieldTerminalPathArrayOfValues
- type AcceptProjectInvitationResponse_FieldTerminalPathValue
- func (fpv *AcceptProjectInvitationResponse_FieldTerminalPathValue) CompareWith(source *AcceptProjectInvitationResponse) (int, bool)
- func (fpv *AcceptProjectInvitationResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *AcceptProjectInvitationResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *AcceptProjectInvitationResponse_FieldTerminalPathValue) SetTo(target **AcceptProjectInvitationResponse)
- func (fpv *AcceptProjectInvitationResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetProjectInvitationsDescriptor
- func (d *BatchGetProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetProjectInvitationsDescriptor) GetApiName() string
- func (d *BatchGetProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetProjectInvitationsDescriptor) GetFullMethodName() string
- func (d *BatchGetProjectInvitationsDescriptor) GetMethodName() string
- func (d *BatchGetProjectInvitationsDescriptor) GetProtoPkgName() string
- func (d *BatchGetProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetProjectInvitationsDescriptor) GetServiceDomain() string
- func (d *BatchGetProjectInvitationsDescriptor) GetServiceVersion() string
- func (d *BatchGetProjectInvitationsDescriptor) GetVerb() string
- func (d *BatchGetProjectInvitationsDescriptor) HasResource() bool
- func (d *BatchGetProjectInvitationsDescriptor) IsClientStream() bool
- func (d *BatchGetProjectInvitationsDescriptor) IsCollection() bool
- func (d *BatchGetProjectInvitationsDescriptor) IsPlural() bool
- func (d *BatchGetProjectInvitationsDescriptor) IsServerStream() bool
- func (d *BatchGetProjectInvitationsDescriptor) IsUnary() bool
- func (d *BatchGetProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetProjectInvitationsDescriptor) RequestHasResourceBody() bool
- type BatchGetProjectInvitationsDescriptorClientMsgHandle
- func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetProjectInvitationsDescriptorServerMsgHandle
- func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetProjectInvitationsRequest
- func (o *BatchGetProjectInvitationsRequest) Clone() *BatchGetProjectInvitationsRequest
- func (o *BatchGetProjectInvitationsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetProjectInvitationsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetProjectInvitationsRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
- func (m *BatchGetProjectInvitationsRequest) GetNames() []*project_invitation.Reference
- func (m *BatchGetProjectInvitationsRequest) GetView() view.View
- func (*BatchGetProjectInvitationsRequest) GotenMessage()
- func (o *BatchGetProjectInvitationsRequest) GotenObjectExt()
- func (obj *BatchGetProjectInvitationsRequest) GotenValidate() error
- func (o *BatchGetProjectInvitationsRequest) MakeDiffFieldMask(other *BatchGetProjectInvitationsRequest) *BatchGetProjectInvitationsRequest_FieldMask
- func (o *BatchGetProjectInvitationsRequest) MakeFullFieldMask() *BatchGetProjectInvitationsRequest_FieldMask
- func (o *BatchGetProjectInvitationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetProjectInvitationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetProjectInvitationsRequest) Marshal() ([]byte, error)
- func (m *BatchGetProjectInvitationsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetProjectInvitationsRequest) Merge(source *BatchGetProjectInvitationsRequest)
- func (o *BatchGetProjectInvitationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetProjectInvitationsRequest) ProtoMessage()
- func (m *BatchGetProjectInvitationsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetProjectInvitationsRequest) Reset()
- func (m *BatchGetProjectInvitationsRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *BatchGetProjectInvitationsRequest) SetNames(fv []*project_invitation.Reference)
- func (m *BatchGetProjectInvitationsRequest) SetView(fv view.View)
- func (m *BatchGetProjectInvitationsRequest) String() string
- func (m *BatchGetProjectInvitationsRequest) Unmarshal(b []byte) error
- func (m *BatchGetProjectInvitationsRequest) UnmarshalJSON(data []byte) error
- type BatchGetProjectInvitationsRequestFieldPathBuilder
- func (BatchGetProjectInvitationsRequestFieldPathBuilder) FieldMask() BatchGetProjectInvitationsRequestPathSelectorFieldMask
- func (BatchGetProjectInvitationsRequestFieldPathBuilder) Names() BatchGetProjectInvitationsRequestPathSelectorNames
- func (BatchGetProjectInvitationsRequestFieldPathBuilder) View() BatchGetProjectInvitationsRequestPathSelectorView
- type BatchGetProjectInvitationsRequestPathSelectorFieldMask
- func (BatchGetProjectInvitationsRequestPathSelectorFieldMask) FieldPath() *BatchGetProjectInvitationsRequest_FieldTerminalPath
- func (s BatchGetProjectInvitationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProjectInvitationsRequestPathSelectorFieldMask) WithValue(value *project_invitation.ProjectInvitation_FieldMask) *BatchGetProjectInvitationsRequest_FieldTerminalPathValue
- type BatchGetProjectInvitationsRequestPathSelectorNames
- func (BatchGetProjectInvitationsRequestPathSelectorNames) FieldPath() *BatchGetProjectInvitationsRequest_FieldTerminalPath
- func (s BatchGetProjectInvitationsRequestPathSelectorNames) WithArrayOfValues(values [][]*project_invitation.Reference) *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProjectInvitationsRequestPathSelectorNames) WithItemValue(value *project_invitation.Reference) *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetProjectInvitationsRequestPathSelectorNames) WithValue(value []*project_invitation.Reference) *BatchGetProjectInvitationsRequest_FieldTerminalPathValue
- type BatchGetProjectInvitationsRequestPathSelectorView
- func (BatchGetProjectInvitationsRequestPathSelectorView) FieldPath() *BatchGetProjectInvitationsRequest_FieldTerminalPath
- func (s BatchGetProjectInvitationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProjectInvitationsRequestPathSelectorView) WithValue(value view.View) *BatchGetProjectInvitationsRequest_FieldTerminalPathValue
- type BatchGetProjectInvitationsRequest_FieldMask
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) AppendPath(path BatchGetProjectInvitationsRequest_FieldPath)
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) FilterInputFields() *BatchGetProjectInvitationsRequest_FieldMask
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) GetPaths() []BatchGetProjectInvitationsRequest_FieldPath
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetProjectInvitationsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetProjectInvitationsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) Project(source *BatchGetProjectInvitationsRequest) *BatchGetProjectInvitationsRequest
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) Set(target, source *BatchGetProjectInvitationsRequest)
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) String() string
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) Subtract(other *BatchGetProjectInvitationsRequest_FieldMask) *BatchGetProjectInvitationsRequest_FieldMask
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetProjectInvitationsRequest_FieldPath
- func BuildBatchGetProjectInvitationsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProjectInvitationsRequest_FieldPath, error)
- func MustParseBatchGetProjectInvitationsRequest_FieldPath(rawField string) BatchGetProjectInvitationsRequest_FieldPath
- func ParseBatchGetProjectInvitationsRequest_FieldPath(rawField string) (BatchGetProjectInvitationsRequest_FieldPath, error)
- type BatchGetProjectInvitationsRequest_FieldPathArrayItemValue
- func MustParseBatchGetProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProjectInvitationsRequest_FieldPathArrayItemValue
- func ParseBatchGetProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProjectInvitationsRequest_FieldPathArrayItemValue, error)
- type BatchGetProjectInvitationsRequest_FieldPathArrayOfValues
- func MustParseBatchGetProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProjectInvitationsRequest_FieldPathArrayOfValues
- func ParseBatchGetProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProjectInvitationsRequest_FieldPathArrayOfValues, error)
- type BatchGetProjectInvitationsRequest_FieldPathSelector
- type BatchGetProjectInvitationsRequest_FieldPathValue
- type BatchGetProjectInvitationsRequest_FieldTerminalPath
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) ClearValue(item *BatchGetProjectInvitationsRequest)
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) Get(source *BatchGetProjectInvitationsRequest) (values []interface{})
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) GetSingle(source *BatchGetProjectInvitationsRequest) (interface{}, bool)
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) Selector() BatchGetProjectInvitationsRequest_FieldPathSelector
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProjectInvitationsRequest_FieldPathArrayItemValue
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProjectInvitationsRequest_FieldPathArrayOfValues
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetProjectInvitationsRequest_FieldPathValue
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*project_invitation.Reference, bool)
- func (fpaiv *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProjectInvitationsRequest) bool
- func (fpaiv *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProjectInvitationsRequest) (interface{}, bool)
- func (fpaiv *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpaov *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*project_invitation.Reference, bool)
- func (fpaov *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetProjectInvitationsRequest_FieldTerminalPathValue
- func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) AsNamesValue() ([]*project_invitation.Reference, bool)
- func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetProjectInvitationsRequest) (int, bool)
- func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) SetTo(target **BatchGetProjectInvitationsRequest)
- func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetProjectInvitationsResponse
- func (o *BatchGetProjectInvitationsResponse) Clone() *BatchGetProjectInvitationsResponse
- func (o *BatchGetProjectInvitationsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetProjectInvitationsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetProjectInvitationsResponse) GetMissing() []*project_invitation.Reference
- func (m *BatchGetProjectInvitationsResponse) GetProjectInvitations() []*project_invitation.ProjectInvitation
- func (*BatchGetProjectInvitationsResponse) GotenMessage()
- func (o *BatchGetProjectInvitationsResponse) GotenObjectExt()
- func (obj *BatchGetProjectInvitationsResponse) GotenValidate() error
- func (o *BatchGetProjectInvitationsResponse) MakeDiffFieldMask(other *BatchGetProjectInvitationsResponse) *BatchGetProjectInvitationsResponse_FieldMask
- func (o *BatchGetProjectInvitationsResponse) MakeFullFieldMask() *BatchGetProjectInvitationsResponse_FieldMask
- func (o *BatchGetProjectInvitationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetProjectInvitationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetProjectInvitationsResponse) Marshal() ([]byte, error)
- func (m *BatchGetProjectInvitationsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetProjectInvitationsResponse) Merge(source *BatchGetProjectInvitationsResponse)
- func (o *BatchGetProjectInvitationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetProjectInvitationsResponse) ProtoMessage()
- func (m *BatchGetProjectInvitationsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetProjectInvitationsResponse) Reset()
- func (m *BatchGetProjectInvitationsResponse) SetMissing(fv []*project_invitation.Reference)
- func (m *BatchGetProjectInvitationsResponse) SetProjectInvitations(fv []*project_invitation.ProjectInvitation)
- func (m *BatchGetProjectInvitationsResponse) String() string
- func (m *BatchGetProjectInvitationsResponse) Unmarshal(b []byte) error
- func (m *BatchGetProjectInvitationsResponse) UnmarshalJSON(data []byte) error
- type BatchGetProjectInvitationsResponseFieldPathBuilder
- type BatchGetProjectInvitationsResponsePathSelectorMissing
- func (BatchGetProjectInvitationsResponsePathSelectorMissing) FieldPath() *BatchGetProjectInvitationsResponse_FieldTerminalPath
- func (s BatchGetProjectInvitationsResponsePathSelectorMissing) WithArrayOfValues(values [][]*project_invitation.Reference) *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorMissing) WithItemValue(value *project_invitation.Reference) *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetProjectInvitationsResponsePathSelectorMissing) WithValue(value []*project_invitation.Reference) *BatchGetProjectInvitationsResponse_FieldTerminalPathValue
- type BatchGetProjectInvitationsResponsePathSelectorProjectInvitations
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) FieldPath() *BatchGetProjectInvitationsResponse_FieldTerminalPath
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) Invitation() BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) Name() BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithArrayOfValues(values [][]*project_invitation.ProjectInvitation) *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithItemValue(value *project_invitation.ProjectInvitation) *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayItemValue(...) *BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayOfValues(...) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithSubPath(subPath project_invitation.ProjectInvitation_FieldPath) *BatchGetProjectInvitationsResponse_FieldSubPath
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithSubValue(subPathValue project_invitation.ProjectInvitation_FieldPathValue) *BatchGetProjectInvitationsResponse_FieldSubPathValue
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithValue(value []*project_invitation.ProjectInvitation) *BatchGetProjectInvitationsResponse_FieldTerminalPathValue
- type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) ExpirationDate() ...
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) FieldPath() *BatchGetProjectInvitationsResponse_FieldSubPath
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviteeEmail() ...
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterActor() ...
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterEmail() ...
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterFullName() ...
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) Roles() ...
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) State() ...
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithArrayOfValues(values []*iam_common.Invitation) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithValue(value *iam_common.Invitation) *BatchGetProjectInvitationsResponse_FieldSubPathValue
- type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) FieldPath() *BatchGetProjectInvitationsResponse_FieldSubPath
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithValue(value *timestamp.Timestamp) *BatchGetProjectInvitationsResponse_FieldSubPathValue
- type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) FieldPath() *BatchGetProjectInvitationsResponse_FieldSubPath
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithArrayOfValues(values []string) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithValue(value string) *BatchGetProjectInvitationsResponse_FieldSubPathValue
- type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) FieldPath() *BatchGetProjectInvitationsResponse_FieldSubPath
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) ServiceAccount() ...
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) User() ...
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithValue(value *iam_common.Actor) *BatchGetProjectInvitationsResponse_FieldSubPathValue
- type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) FieldPath() *BatchGetProjectInvitationsResponse_FieldSubPath
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithArrayOfValues(values []*service_account.Reference) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithValue(value *service_account.Reference) *BatchGetProjectInvitationsResponse_FieldSubPathValue
- type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) FieldPath() *BatchGetProjectInvitationsResponse_FieldSubPath
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithValue(value *user.Reference) *BatchGetProjectInvitationsResponse_FieldSubPathValue
- type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) FieldPath() *BatchGetProjectInvitationsResponse_FieldSubPath
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithArrayOfValues(values []string) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithValue(value string) *BatchGetProjectInvitationsResponse_FieldSubPathValue
- type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) FieldPath() *BatchGetProjectInvitationsResponse_FieldSubPath
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithArrayOfValues(values []string) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithValue(value string) *BatchGetProjectInvitationsResponse_FieldSubPathValue
- type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) FieldPath() *BatchGetProjectInvitationsResponse_FieldSubPath
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithItemValue(value *role.Reference) *BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithValue(value []*role.Reference) *BatchGetProjectInvitationsResponse_FieldSubPathValue
- type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) FieldPath() *BatchGetProjectInvitationsResponse_FieldSubPath
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithValue(value iam_common.Invitation_State) *BatchGetProjectInvitationsResponse_FieldSubPathValue
- type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName
- func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName) FieldPath() *BatchGetProjectInvitationsResponse_FieldSubPath
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName) WithArrayOfValues(values []*project_invitation.Name) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName) WithValue(value *project_invitation.Name) *BatchGetProjectInvitationsResponse_FieldSubPathValue
- type BatchGetProjectInvitationsResponse_FieldMask
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) AppendPath(path BatchGetProjectInvitationsResponse_FieldPath)
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) FilterInputFields() *BatchGetProjectInvitationsResponse_FieldMask
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) GetPaths() []BatchGetProjectInvitationsResponse_FieldPath
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetProjectInvitationsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetProjectInvitationsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) Project(source *BatchGetProjectInvitationsResponse) *BatchGetProjectInvitationsResponse
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) Set(target, source *BatchGetProjectInvitationsResponse)
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) String() string
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) Subtract(other *BatchGetProjectInvitationsResponse_FieldMask) *BatchGetProjectInvitationsResponse_FieldMask
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetProjectInvitationsResponse_FieldPath
- func BuildBatchGetProjectInvitationsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProjectInvitationsResponse_FieldPath, error)
- func MustParseBatchGetProjectInvitationsResponse_FieldPath(rawField string) BatchGetProjectInvitationsResponse_FieldPath
- func ParseBatchGetProjectInvitationsResponse_FieldPath(rawField string) (BatchGetProjectInvitationsResponse_FieldPath, error)
- type BatchGetProjectInvitationsResponse_FieldPathArrayItemValue
- func MustParseBatchGetProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProjectInvitationsResponse_FieldPathArrayItemValue
- func ParseBatchGetProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProjectInvitationsResponse_FieldPathArrayItemValue, error)
- type BatchGetProjectInvitationsResponse_FieldPathArrayOfValues
- func MustParseBatchGetProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProjectInvitationsResponse_FieldPathArrayOfValues
- func ParseBatchGetProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProjectInvitationsResponse_FieldPathArrayOfValues, error)
- type BatchGetProjectInvitationsResponse_FieldPathSelector
- type BatchGetProjectInvitationsResponse_FieldPathValue
- type BatchGetProjectInvitationsResponse_FieldSubPath
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) AsProjectInvitationsSubPath() (project_invitation.ProjectInvitation_FieldPath, bool)
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) ClearValue(item *BatchGetProjectInvitationsResponse)
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) Get(source *BatchGetProjectInvitationsResponse) (values []interface{})
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) GetSingle(source *BatchGetProjectInvitationsResponse) (interface{}, bool)
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) Selector() BatchGetProjectInvitationsResponse_FieldPathSelector
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) String() string
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetProjectInvitationsResponse_FieldPathArrayItemValue
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetProjectInvitationsResponse_FieldPathArrayOfValues
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetProjectInvitationsResponse_FieldPathValue
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue) AsProjectInvitationsPathItemValue() (project_invitation.ProjectInvitation_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetProjectInvitationsResponse) bool
- func (fpaivs *BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
- type BatchGetProjectInvitationsResponse_FieldSubPathValue
- func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) AsProjectInvitationsPathValue() (project_invitation.ProjectInvitation_FieldPathValue, bool)
- func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) CompareWith(source *BatchGetProjectInvitationsResponse) (int, bool)
- func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) SetTo(target **BatchGetProjectInvitationsResponse)
- func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetProjectInvitationsResponse_FieldTerminalPath
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) ClearValue(item *BatchGetProjectInvitationsResponse)
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) Get(source *BatchGetProjectInvitationsResponse) (values []interface{})
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) GetSingle(source *BatchGetProjectInvitationsResponse) (interface{}, bool)
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) Selector() BatchGetProjectInvitationsResponse_FieldPathSelector
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProjectInvitationsResponse_FieldPathArrayItemValue
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProjectInvitationsResponse_FieldPathArrayOfValues
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetProjectInvitationsResponse_FieldPathValue
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*project_invitation.Reference, bool)
- func (fpaiv *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationsItemValue() (*project_invitation.ProjectInvitation, bool)
- func (fpaiv *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProjectInvitationsResponse) bool
- func (fpaiv *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProjectInvitationsResponse) (interface{}, bool)
- func (fpaiv *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*project_invitation.Reference, bool)
- func (fpaov *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationsArrayOfValues() ([][]*project_invitation.ProjectInvitation, bool)
- func (fpaov *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetProjectInvitationsResponse_FieldTerminalPathValue
- func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) AsMissingValue() ([]*project_invitation.Reference, bool)
- func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationsValue() ([]*project_invitation.ProjectInvitation, bool)
- func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetProjectInvitationsResponse) (int, bool)
- func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) SetTo(target **BatchGetProjectInvitationsResponse)
- func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateProjectInvitationDescriptor
- func (d *CreateProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateProjectInvitationDescriptor) GetApiName() string
- func (d *CreateProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateProjectInvitationDescriptor) GetFullMethodName() string
- func (d *CreateProjectInvitationDescriptor) GetMethodName() string
- func (d *CreateProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *CreateProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateProjectInvitationDescriptor) GetServiceDomain() string
- func (d *CreateProjectInvitationDescriptor) GetServiceVersion() string
- func (d *CreateProjectInvitationDescriptor) GetVerb() string
- func (d *CreateProjectInvitationDescriptor) HasResource() bool
- func (d *CreateProjectInvitationDescriptor) IsClientStream() bool
- func (d *CreateProjectInvitationDescriptor) IsCollection() bool
- func (d *CreateProjectInvitationDescriptor) IsPlural() bool
- func (d *CreateProjectInvitationDescriptor) IsServerStream() bool
- func (d *CreateProjectInvitationDescriptor) IsUnary() bool
- func (d *CreateProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateProjectInvitationDescriptor) RequestHasResourceBody() bool
- type CreateProjectInvitationDescriptorClientMsgHandle
- func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateProjectInvitationDescriptorServerMsgHandle
- func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateProjectInvitationRequest
- func (o *CreateProjectInvitationRequest) Clone() *CreateProjectInvitationRequest
- func (o *CreateProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *CreateProjectInvitationRequest) GetParent() *project_invitation.ParentReference
- func (m *CreateProjectInvitationRequest) GetProjectInvitation() *project_invitation.ProjectInvitation
- func (*CreateProjectInvitationRequest) GotenMessage()
- func (o *CreateProjectInvitationRequest) GotenObjectExt()
- func (obj *CreateProjectInvitationRequest) GotenValidate() error
- func (o *CreateProjectInvitationRequest) MakeDiffFieldMask(other *CreateProjectInvitationRequest) *CreateProjectInvitationRequest_FieldMask
- func (o *CreateProjectInvitationRequest) MakeFullFieldMask() *CreateProjectInvitationRequest_FieldMask
- func (o *CreateProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *CreateProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (o *CreateProjectInvitationRequest) Merge(source *CreateProjectInvitationRequest)
- func (o *CreateProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateProjectInvitationRequest) ProtoMessage()
- func (m *CreateProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *CreateProjectInvitationRequest) Reset()
- func (m *CreateProjectInvitationRequest) SetParent(fv *project_invitation.ParentReference)
- func (m *CreateProjectInvitationRequest) SetProjectInvitation(fv *project_invitation.ProjectInvitation)
- func (m *CreateProjectInvitationRequest) String() string
- func (m *CreateProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *CreateProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type CreateProjectInvitationRequestFieldPathBuilder
- type CreateProjectInvitationRequestPathSelectorParent
- func (CreateProjectInvitationRequestPathSelectorParent) FieldPath() *CreateProjectInvitationRequest_FieldTerminalPath
- func (s CreateProjectInvitationRequestPathSelectorParent) WithArrayOfValues(values []*project_invitation.ParentReference) *CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorParent) WithValue(value *project_invitation.ParentReference) *CreateProjectInvitationRequest_FieldTerminalPathValue
- type CreateProjectInvitationRequestPathSelectorProjectInvitation
- func (CreateProjectInvitationRequestPathSelectorProjectInvitation) FieldPath() *CreateProjectInvitationRequest_FieldTerminalPath
- func (CreateProjectInvitationRequestPathSelectorProjectInvitation) Invitation() CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation
- func (CreateProjectInvitationRequestPathSelectorProjectInvitation) Name() CreateProjectInvitationRequestPathSelectorProjectInvitationName
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitation) WithArrayOfValues(values []*project_invitation.ProjectInvitation) *CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitation) WithSubArrayItemValue(...) *CreateProjectInvitationRequest_FieldSubPathArrayItemValue
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitation) WithSubArrayOfValues(...) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (CreateProjectInvitationRequestPathSelectorProjectInvitation) WithSubPath(subPath project_invitation.ProjectInvitation_FieldPath) *CreateProjectInvitationRequest_FieldSubPath
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitation) WithSubValue(subPathValue project_invitation.ProjectInvitation_FieldPathValue) *CreateProjectInvitationRequest_FieldSubPathValue
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitation) WithValue(value *project_invitation.ProjectInvitation) *CreateProjectInvitationRequest_FieldTerminalPathValue
- type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) ExpirationDate() ...
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) FieldPath() *CreateProjectInvitationRequest_FieldSubPath
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviteeEmail() ...
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviterActor() ...
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviterEmail() ...
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviterFullName() ...
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) Roles() CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) State() CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) WithArrayOfValues(values []*iam_common.Invitation) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) WithValue(value *iam_common.Invitation) *CreateProjectInvitationRequest_FieldSubPathValue
- type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) FieldPath() *CreateProjectInvitationRequest_FieldSubPath
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) WithValue(value *timestamp.Timestamp) *CreateProjectInvitationRequest_FieldSubPathValue
- type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) FieldPath() *CreateProjectInvitationRequest_FieldSubPath
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) WithArrayOfValues(values []string) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) WithValue(value string) *CreateProjectInvitationRequest_FieldSubPathValue
- type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) FieldPath() *CreateProjectInvitationRequest_FieldSubPath
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) ServiceAccount() ...
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) User() ...
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) WithValue(value *iam_common.Actor) *CreateProjectInvitationRequest_FieldSubPathValue
- type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) FieldPath() *CreateProjectInvitationRequest_FieldSubPath
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) WithArrayOfValues(values []*service_account.Reference) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) WithValue(value *service_account.Reference) *CreateProjectInvitationRequest_FieldSubPathValue
- type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) FieldPath() *CreateProjectInvitationRequest_FieldSubPath
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) WithValue(value *user.Reference) *CreateProjectInvitationRequest_FieldSubPathValue
- type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) FieldPath() *CreateProjectInvitationRequest_FieldSubPath
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) WithArrayOfValues(values []string) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) WithValue(value string) *CreateProjectInvitationRequest_FieldSubPathValue
- type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) FieldPath() *CreateProjectInvitationRequest_FieldSubPath
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) WithArrayOfValues(values []string) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) WithValue(value string) *CreateProjectInvitationRequest_FieldSubPathValue
- type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) FieldPath() *CreateProjectInvitationRequest_FieldSubPath
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithItemValue(value *role.Reference) *CreateProjectInvitationRequest_FieldSubPathArrayItemValue
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithValue(value []*role.Reference) *CreateProjectInvitationRequest_FieldSubPathValue
- type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) FieldPath() *CreateProjectInvitationRequest_FieldSubPath
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) WithValue(value iam_common.Invitation_State) *CreateProjectInvitationRequest_FieldSubPathValue
- type CreateProjectInvitationRequestPathSelectorProjectInvitationName
- func (CreateProjectInvitationRequestPathSelectorProjectInvitationName) FieldPath() *CreateProjectInvitationRequest_FieldSubPath
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationName) WithArrayOfValues(values []*project_invitation.Name) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s CreateProjectInvitationRequestPathSelectorProjectInvitationName) WithValue(value *project_invitation.Name) *CreateProjectInvitationRequest_FieldSubPathValue
- type CreateProjectInvitationRequest_FieldMask
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) AppendPath(path CreateProjectInvitationRequest_FieldPath)
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) FilterInputFields() *CreateProjectInvitationRequest_FieldMask
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) GetPaths() []CreateProjectInvitationRequest_FieldPath
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) IsFull() bool
- func (fieldMask CreateProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) Project(source *CreateProjectInvitationRequest) *CreateProjectInvitationRequest
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) Reset()
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) Set(target, source *CreateProjectInvitationRequest)
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) Size() int
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) String() string
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) Subtract(other *CreateProjectInvitationRequest_FieldMask) *CreateProjectInvitationRequest_FieldMask
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateProjectInvitationRequest_FieldPath
- func BuildCreateProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateProjectInvitationRequest_FieldPath, error)
- func MustParseCreateProjectInvitationRequest_FieldPath(rawField string) CreateProjectInvitationRequest_FieldPath
- func ParseCreateProjectInvitationRequest_FieldPath(rawField string) (CreateProjectInvitationRequest_FieldPath, error)
- type CreateProjectInvitationRequest_FieldPathArrayItemValue
- func MustParseCreateProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateProjectInvitationRequest_FieldPathArrayItemValue
- func ParseCreateProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateProjectInvitationRequest_FieldPathArrayItemValue, error)
- type CreateProjectInvitationRequest_FieldPathArrayOfValues
- func MustParseCreateProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateProjectInvitationRequest_FieldPathArrayOfValues
- func ParseCreateProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateProjectInvitationRequest_FieldPathArrayOfValues, error)
- type CreateProjectInvitationRequest_FieldPathSelector
- type CreateProjectInvitationRequest_FieldPathValue
- type CreateProjectInvitationRequest_FieldSubPath
- func (fps *CreateProjectInvitationRequest_FieldSubPath) AsProjectInvitationSubPath() (project_invitation.ProjectInvitation_FieldPath, bool)
- func (fps *CreateProjectInvitationRequest_FieldSubPath) ClearValue(item *CreateProjectInvitationRequest)
- func (fps *CreateProjectInvitationRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateProjectInvitationRequest_FieldSubPath) Get(source *CreateProjectInvitationRequest) (values []interface{})
- func (fps *CreateProjectInvitationRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateProjectInvitationRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateProjectInvitationRequest_FieldSubPath) GetSingle(source *CreateProjectInvitationRequest) (interface{}, bool)
- func (fps *CreateProjectInvitationRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateProjectInvitationRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateProjectInvitationRequest_FieldSubPath) JSONString() string
- func (fps *CreateProjectInvitationRequest_FieldSubPath) Selector() CreateProjectInvitationRequest_FieldPathSelector
- func (fps *CreateProjectInvitationRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateProjectInvitationRequest_FieldSubPath) String() string
- func (fps *CreateProjectInvitationRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateProjectInvitationRequest_FieldPathArrayItemValue
- func (fps *CreateProjectInvitationRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateProjectInvitationRequest_FieldPathArrayOfValues
- func (fps *CreateProjectInvitationRequest_FieldSubPath) WithIValue(value interface{}) CreateProjectInvitationRequest_FieldPathValue
- func (fps *CreateProjectInvitationRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateProjectInvitationRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateProjectInvitationRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateProjectInvitationRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateProjectInvitationRequest_FieldSubPathArrayItemValue) AsProjectInvitationPathItemValue() (project_invitation.ProjectInvitation_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateProjectInvitationRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateProjectInvitationRequest) bool
- func (fpaivs *CreateProjectInvitationRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateProjectInvitationRequest_FieldSubPathArrayOfValues
- type CreateProjectInvitationRequest_FieldSubPathValue
- func (fpvs *CreateProjectInvitationRequest_FieldSubPathValue) AsProjectInvitationPathValue() (project_invitation.ProjectInvitation_FieldPathValue, bool)
- func (fpvs *CreateProjectInvitationRequest_FieldSubPathValue) CompareWith(source *CreateProjectInvitationRequest) (int, bool)
- func (fpvs *CreateProjectInvitationRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateProjectInvitationRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateProjectInvitationRequest_FieldSubPathValue) SetTo(target **CreateProjectInvitationRequest)
- func (fpvs *CreateProjectInvitationRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateProjectInvitationRequest_FieldTerminalPath
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) ClearValue(item *CreateProjectInvitationRequest)
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) Get(source *CreateProjectInvitationRequest) (values []interface{})
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) GetSingle(source *CreateProjectInvitationRequest) (interface{}, bool)
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) Selector() CreateProjectInvitationRequest_FieldPathSelector
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) String() string
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateProjectInvitationRequest_FieldPathArrayItemValue
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateProjectInvitationRequest_FieldPathArrayOfValues
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) CreateProjectInvitationRequest_FieldPathValue
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateProjectInvitationRequest) bool
- func (fpaiv *CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateProjectInvitationRequest) (interface{}, bool)
- func (fpaiv *CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*project_invitation.ParentReference, bool)
- func (fpaov *CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsProjectInvitationArrayOfValues() ([]*project_invitation.ProjectInvitation, bool)
- func (fpaov *CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateProjectInvitationRequest_FieldTerminalPathValue
- func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) AsParentValue() (*project_invitation.ParentReference, bool)
- func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) AsProjectInvitationValue() (*project_invitation.ProjectInvitation, bool)
- func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *CreateProjectInvitationRequest) (int, bool)
- func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **CreateProjectInvitationRequest)
- func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeclineProjectInvitationDescriptor
- func (d *DeclineProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeclineProjectInvitationDescriptor) GetApiName() string
- func (d *DeclineProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeclineProjectInvitationDescriptor) GetFullMethodName() string
- func (d *DeclineProjectInvitationDescriptor) GetMethodName() string
- func (d *DeclineProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *DeclineProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeclineProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeclineProjectInvitationDescriptor) GetServiceDomain() string
- func (d *DeclineProjectInvitationDescriptor) GetServiceVersion() string
- func (d *DeclineProjectInvitationDescriptor) GetVerb() string
- func (d *DeclineProjectInvitationDescriptor) HasResource() bool
- func (d *DeclineProjectInvitationDescriptor) IsClientStream() bool
- func (d *DeclineProjectInvitationDescriptor) IsCollection() bool
- func (d *DeclineProjectInvitationDescriptor) IsPlural() bool
- func (d *DeclineProjectInvitationDescriptor) IsServerStream() bool
- func (d *DeclineProjectInvitationDescriptor) IsUnary() bool
- func (d *DeclineProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeclineProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeclineProjectInvitationDescriptor) RequestHasResourceBody() bool
- type DeclineProjectInvitationDescriptorClientMsgHandle
- func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeclineProjectInvitationDescriptorServerMsgHandle
- func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeclineProjectInvitationRequest
- func (o *DeclineProjectInvitationRequest) Clone() *DeclineProjectInvitationRequest
- func (o *DeclineProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeclineProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *DeclineProjectInvitationRequest) GetName() *project_invitation.Reference
- func (*DeclineProjectInvitationRequest) GotenMessage()
- func (o *DeclineProjectInvitationRequest) GotenObjectExt()
- func (obj *DeclineProjectInvitationRequest) GotenValidate() error
- func (o *DeclineProjectInvitationRequest) MakeDiffFieldMask(other *DeclineProjectInvitationRequest) *DeclineProjectInvitationRequest_FieldMask
- func (o *DeclineProjectInvitationRequest) MakeFullFieldMask() *DeclineProjectInvitationRequest_FieldMask
- func (o *DeclineProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeclineProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeclineProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *DeclineProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (o *DeclineProjectInvitationRequest) Merge(source *DeclineProjectInvitationRequest)
- func (o *DeclineProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeclineProjectInvitationRequest) ProtoMessage()
- func (m *DeclineProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *DeclineProjectInvitationRequest) Reset()
- func (m *DeclineProjectInvitationRequest) SetName(fv *project_invitation.Reference)
- func (m *DeclineProjectInvitationRequest) String() string
- func (m *DeclineProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *DeclineProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type DeclineProjectInvitationRequestFieldPathBuilder
- type DeclineProjectInvitationRequestPathSelectorName
- func (DeclineProjectInvitationRequestPathSelectorName) FieldPath() *DeclineProjectInvitationRequest_FieldTerminalPath
- func (s DeclineProjectInvitationRequestPathSelectorName) WithArrayOfValues(values []*project_invitation.Reference) *DeclineProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s DeclineProjectInvitationRequestPathSelectorName) WithValue(value *project_invitation.Reference) *DeclineProjectInvitationRequest_FieldTerminalPathValue
- type DeclineProjectInvitationRequest_FieldMask
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) AppendPath(path DeclineProjectInvitationRequest_FieldPath)
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) FilterInputFields() *DeclineProjectInvitationRequest_FieldMask
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) GetPaths() []DeclineProjectInvitationRequest_FieldPath
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) IsFull() bool
- func (fieldMask DeclineProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeclineProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) PathsCount() int
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Project(source *DeclineProjectInvitationRequest) *DeclineProjectInvitationRequest
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Reset()
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Set(target, source *DeclineProjectInvitationRequest)
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Size() int
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) String() string
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Subtract(other *DeclineProjectInvitationRequest_FieldMask) *DeclineProjectInvitationRequest_FieldMask
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeclineProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeclineProjectInvitationRequest_FieldPath
- func BuildDeclineProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (DeclineProjectInvitationRequest_FieldPath, error)
- func MustParseDeclineProjectInvitationRequest_FieldPath(rawField string) DeclineProjectInvitationRequest_FieldPath
- func ParseDeclineProjectInvitationRequest_FieldPath(rawField string) (DeclineProjectInvitationRequest_FieldPath, error)
- type DeclineProjectInvitationRequest_FieldPathArrayItemValue
- func MustParseDeclineProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeclineProjectInvitationRequest_FieldPathArrayItemValue
- func ParseDeclineProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeclineProjectInvitationRequest_FieldPathArrayItemValue, error)
- type DeclineProjectInvitationRequest_FieldPathArrayOfValues
- func MustParseDeclineProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeclineProjectInvitationRequest_FieldPathArrayOfValues
- func ParseDeclineProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeclineProjectInvitationRequest_FieldPathArrayOfValues, error)
- type DeclineProjectInvitationRequest_FieldPathSelector
- type DeclineProjectInvitationRequest_FieldPathValue
- type DeclineProjectInvitationRequest_FieldTerminalPath
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) ClearValue(item *DeclineProjectInvitationRequest)
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) Get(source *DeclineProjectInvitationRequest) (values []interface{})
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) GetSingle(source *DeclineProjectInvitationRequest) (interface{}, bool)
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) JSONString() string
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) Selector() DeclineProjectInvitationRequest_FieldPathSelector
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) String() string
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeclineProjectInvitationRequest_FieldPathArrayItemValue
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeclineProjectInvitationRequest_FieldPathArrayOfValues
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) DeclineProjectInvitationRequest_FieldPathValue
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeclineProjectInvitationRequest) bool
- func (fpaiv *DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeclineProjectInvitationRequest) (interface{}, bool)
- func (fpaiv *DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeclineProjectInvitationRequest_FieldTerminalPathArrayOfValues
- type DeclineProjectInvitationRequest_FieldTerminalPathValue
- func (fpv *DeclineProjectInvitationRequest_FieldTerminalPathValue) AsNameValue() (*project_invitation.Reference, bool)
- func (fpv *DeclineProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *DeclineProjectInvitationRequest) (int, bool)
- func (fpv *DeclineProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeclineProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeclineProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **DeclineProjectInvitationRequest)
- func (fpv *DeclineProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeclineProjectInvitationResponse
- func (o *DeclineProjectInvitationResponse) Clone() *DeclineProjectInvitationResponse
- func (o *DeclineProjectInvitationResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*DeclineProjectInvitationResponse) Descriptor() ([]byte, []int)
- func (*DeclineProjectInvitationResponse) GotenMessage()
- func (o *DeclineProjectInvitationResponse) GotenObjectExt()
- func (obj *DeclineProjectInvitationResponse) GotenValidate() error
- func (o *DeclineProjectInvitationResponse) MakeDiffFieldMask(other *DeclineProjectInvitationResponse) *DeclineProjectInvitationResponse_FieldMask
- func (o *DeclineProjectInvitationResponse) MakeFullFieldMask() *DeclineProjectInvitationResponse_FieldMask
- func (o *DeclineProjectInvitationResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeclineProjectInvitationResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeclineProjectInvitationResponse) Marshal() ([]byte, error)
- func (m *DeclineProjectInvitationResponse) MarshalJSON() ([]byte, error)
- func (o *DeclineProjectInvitationResponse) Merge(source *DeclineProjectInvitationResponse)
- func (o *DeclineProjectInvitationResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeclineProjectInvitationResponse) ProtoMessage()
- func (m *DeclineProjectInvitationResponse) ProtoReflect() preflect.Message
- func (m *DeclineProjectInvitationResponse) Reset()
- func (m *DeclineProjectInvitationResponse) String() string
- func (m *DeclineProjectInvitationResponse) Unmarshal(b []byte) error
- func (m *DeclineProjectInvitationResponse) UnmarshalJSON(data []byte) error
- type DeclineProjectInvitationResponseFieldPathBuilder
- type DeclineProjectInvitationResponse_FieldMask
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) AppendPath(path DeclineProjectInvitationResponse_FieldPath)
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) FilterInputFields() *DeclineProjectInvitationResponse_FieldMask
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) GetPaths() []DeclineProjectInvitationResponse_FieldPath
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) IsFull() bool
- func (fieldMask DeclineProjectInvitationResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeclineProjectInvitationResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) PathsCount() int
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Project(source *DeclineProjectInvitationResponse) *DeclineProjectInvitationResponse
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) ProtoMessage()
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Reset()
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Set(target, source *DeclineProjectInvitationResponse)
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Size() int
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) String() string
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Subtract(other *DeclineProjectInvitationResponse_FieldMask) *DeclineProjectInvitationResponse_FieldMask
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeclineProjectInvitationResponse_FieldMask) UnmarshalJSON(data []byte) error
- type DeclineProjectInvitationResponse_FieldPath
- func BuildDeclineProjectInvitationResponse_FieldPath(fp gotenobject.RawFieldPath) (DeclineProjectInvitationResponse_FieldPath, error)
- func MustParseDeclineProjectInvitationResponse_FieldPath(rawField string) DeclineProjectInvitationResponse_FieldPath
- func ParseDeclineProjectInvitationResponse_FieldPath(rawField string) (DeclineProjectInvitationResponse_FieldPath, error)
- type DeclineProjectInvitationResponse_FieldPathArrayItemValue
- func MustParseDeclineProjectInvitationResponse_FieldPathArrayItemValue(pathStr, valueStr string) DeclineProjectInvitationResponse_FieldPathArrayItemValue
- func ParseDeclineProjectInvitationResponse_FieldPathArrayItemValue(pathStr, valueStr string) (DeclineProjectInvitationResponse_FieldPathArrayItemValue, error)
- type DeclineProjectInvitationResponse_FieldPathArrayOfValues
- func MustParseDeclineProjectInvitationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) DeclineProjectInvitationResponse_FieldPathArrayOfValues
- func ParseDeclineProjectInvitationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (DeclineProjectInvitationResponse_FieldPathArrayOfValues, error)
- type DeclineProjectInvitationResponse_FieldPathSelector
- type DeclineProjectInvitationResponse_FieldPathValue
- type DeclineProjectInvitationResponse_FieldTerminalPath
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) ClearValue(item *DeclineProjectInvitationResponse)
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) Get(source *DeclineProjectInvitationResponse) (values []interface{})
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) GetSingle(source *DeclineProjectInvitationResponse) (interface{}, bool)
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) JSONString() string
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) Selector() DeclineProjectInvitationResponse_FieldPathSelector
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) String() string
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeclineProjectInvitationResponse_FieldPathArrayItemValue
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeclineProjectInvitationResponse_FieldPathArrayOfValues
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) WithIValue(value interface{}) DeclineProjectInvitationResponse_FieldPathValue
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *DeclineProjectInvitationResponse) bool
- func (fpaiv *DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingle(source *DeclineProjectInvitationResponse) (interface{}, bool)
- func (fpaiv *DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeclineProjectInvitationResponse_FieldTerminalPathArrayOfValues
- type DeclineProjectInvitationResponse_FieldTerminalPathValue
- func (fpv *DeclineProjectInvitationResponse_FieldTerminalPathValue) CompareWith(source *DeclineProjectInvitationResponse) (int, bool)
- func (fpv *DeclineProjectInvitationResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeclineProjectInvitationResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeclineProjectInvitationResponse_FieldTerminalPathValue) SetTo(target **DeclineProjectInvitationResponse)
- func (fpv *DeclineProjectInvitationResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteProjectInvitationDescriptor
- func (d *DeleteProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteProjectInvitationDescriptor) GetApiName() string
- func (d *DeleteProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteProjectInvitationDescriptor) GetFullMethodName() string
- func (d *DeleteProjectInvitationDescriptor) GetMethodName() string
- func (d *DeleteProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *DeleteProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteProjectInvitationDescriptor) GetServiceDomain() string
- func (d *DeleteProjectInvitationDescriptor) GetServiceVersion() string
- func (d *DeleteProjectInvitationDescriptor) GetVerb() string
- func (d *DeleteProjectInvitationDescriptor) HasResource() bool
- func (d *DeleteProjectInvitationDescriptor) IsClientStream() bool
- func (d *DeleteProjectInvitationDescriptor) IsCollection() bool
- func (d *DeleteProjectInvitationDescriptor) IsPlural() bool
- func (d *DeleteProjectInvitationDescriptor) IsServerStream() bool
- func (d *DeleteProjectInvitationDescriptor) IsUnary() bool
- func (d *DeleteProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteProjectInvitationDescriptor) RequestHasResourceBody() bool
- type DeleteProjectInvitationDescriptorClientMsgHandle
- func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteProjectInvitationDescriptorServerMsgHandle
- func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteProjectInvitationRequest
- func (o *DeleteProjectInvitationRequest) Clone() *DeleteProjectInvitationRequest
- func (o *DeleteProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteProjectInvitationRequest) GetName() *project_invitation.Reference
- func (*DeleteProjectInvitationRequest) GotenMessage()
- func (o *DeleteProjectInvitationRequest) GotenObjectExt()
- func (obj *DeleteProjectInvitationRequest) GotenValidate() error
- func (o *DeleteProjectInvitationRequest) MakeDiffFieldMask(other *DeleteProjectInvitationRequest) *DeleteProjectInvitationRequest_FieldMask
- func (o *DeleteProjectInvitationRequest) MakeFullFieldMask() *DeleteProjectInvitationRequest_FieldMask
- func (o *DeleteProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *DeleteProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteProjectInvitationRequest) Merge(source *DeleteProjectInvitationRequest)
- func (o *DeleteProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteProjectInvitationRequest) ProtoMessage()
- func (m *DeleteProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *DeleteProjectInvitationRequest) Reset()
- func (m *DeleteProjectInvitationRequest) SetName(fv *project_invitation.Reference)
- func (m *DeleteProjectInvitationRequest) String() string
- func (m *DeleteProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *DeleteProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type DeleteProjectInvitationRequestFieldPathBuilder
- type DeleteProjectInvitationRequestPathSelectorName
- func (DeleteProjectInvitationRequestPathSelectorName) FieldPath() *DeleteProjectInvitationRequest_FieldTerminalPath
- func (s DeleteProjectInvitationRequestPathSelectorName) WithArrayOfValues(values []*project_invitation.Reference) *DeleteProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s DeleteProjectInvitationRequestPathSelectorName) WithValue(value *project_invitation.Reference) *DeleteProjectInvitationRequest_FieldTerminalPathValue
- type DeleteProjectInvitationRequest_FieldMask
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) AppendPath(path DeleteProjectInvitationRequest_FieldPath)
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) FilterInputFields() *DeleteProjectInvitationRequest_FieldMask
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) GetPaths() []DeleteProjectInvitationRequest_FieldPath
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) Project(source *DeleteProjectInvitationRequest) *DeleteProjectInvitationRequest
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) Reset()
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) Set(target, source *DeleteProjectInvitationRequest)
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) Size() int
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) String() string
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) Subtract(other *DeleteProjectInvitationRequest_FieldMask) *DeleteProjectInvitationRequest_FieldMask
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteProjectInvitationRequest_FieldPath
- func BuildDeleteProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteProjectInvitationRequest_FieldPath, error)
- func MustParseDeleteProjectInvitationRequest_FieldPath(rawField string) DeleteProjectInvitationRequest_FieldPath
- func ParseDeleteProjectInvitationRequest_FieldPath(rawField string) (DeleteProjectInvitationRequest_FieldPath, error)
- type DeleteProjectInvitationRequest_FieldPathArrayItemValue
- func MustParseDeleteProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteProjectInvitationRequest_FieldPathArrayItemValue
- func ParseDeleteProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteProjectInvitationRequest_FieldPathArrayItemValue, error)
- type DeleteProjectInvitationRequest_FieldPathArrayOfValues
- func MustParseDeleteProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteProjectInvitationRequest_FieldPathArrayOfValues
- func ParseDeleteProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteProjectInvitationRequest_FieldPathArrayOfValues, error)
- type DeleteProjectInvitationRequest_FieldPathSelector
- type DeleteProjectInvitationRequest_FieldPathValue
- type DeleteProjectInvitationRequest_FieldTerminalPath
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) ClearValue(item *DeleteProjectInvitationRequest)
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) Get(source *DeleteProjectInvitationRequest) (values []interface{})
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) GetSingle(source *DeleteProjectInvitationRequest) (interface{}, bool)
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) Selector() DeleteProjectInvitationRequest_FieldPathSelector
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) String() string
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteProjectInvitationRequest_FieldPathArrayItemValue
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteProjectInvitationRequest_FieldPathArrayOfValues
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteProjectInvitationRequest_FieldPathValue
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteProjectInvitationRequest) bool
- func (fpaiv *DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteProjectInvitationRequest) (interface{}, bool)
- func (fpaiv *DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteProjectInvitationRequest_FieldTerminalPathArrayOfValues
- type DeleteProjectInvitationRequest_FieldTerminalPathValue
- func (fpv *DeleteProjectInvitationRequest_FieldTerminalPathValue) AsNameValue() (*project_invitation.Reference, bool)
- func (fpv *DeleteProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *DeleteProjectInvitationRequest) (int, bool)
- func (fpv *DeleteProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **DeleteProjectInvitationRequest)
- func (fpv *DeleteProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetProjectInvitationDescriptor
- func (d *GetProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetProjectInvitationDescriptor) GetApiName() string
- func (d *GetProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetProjectInvitationDescriptor) GetFullMethodName() string
- func (d *GetProjectInvitationDescriptor) GetMethodName() string
- func (d *GetProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *GetProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetProjectInvitationDescriptor) GetServiceDomain() string
- func (d *GetProjectInvitationDescriptor) GetServiceVersion() string
- func (d *GetProjectInvitationDescriptor) GetVerb() string
- func (d *GetProjectInvitationDescriptor) HasResource() bool
- func (d *GetProjectInvitationDescriptor) IsClientStream() bool
- func (d *GetProjectInvitationDescriptor) IsCollection() bool
- func (d *GetProjectInvitationDescriptor) IsPlural() bool
- func (d *GetProjectInvitationDescriptor) IsServerStream() bool
- func (d *GetProjectInvitationDescriptor) IsUnary() bool
- func (d *GetProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetProjectInvitationDescriptor) RequestHasResourceBody() bool
- type GetProjectInvitationDescriptorClientMsgHandle
- func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetProjectInvitationDescriptorServerMsgHandle
- func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetProjectInvitationRequest
- func (o *GetProjectInvitationRequest) Clone() *GetProjectInvitationRequest
- func (o *GetProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *GetProjectInvitationRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
- func (m *GetProjectInvitationRequest) GetName() *project_invitation.Reference
- func (m *GetProjectInvitationRequest) GetView() view.View
- func (*GetProjectInvitationRequest) GotenMessage()
- func (o *GetProjectInvitationRequest) GotenObjectExt()
- func (obj *GetProjectInvitationRequest) GotenValidate() error
- func (o *GetProjectInvitationRequest) MakeDiffFieldMask(other *GetProjectInvitationRequest) *GetProjectInvitationRequest_FieldMask
- func (o *GetProjectInvitationRequest) MakeFullFieldMask() *GetProjectInvitationRequest_FieldMask
- func (o *GetProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *GetProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (o *GetProjectInvitationRequest) Merge(source *GetProjectInvitationRequest)
- func (o *GetProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetProjectInvitationRequest) ProtoMessage()
- func (m *GetProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *GetProjectInvitationRequest) Reset()
- func (m *GetProjectInvitationRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *GetProjectInvitationRequest) SetName(fv *project_invitation.Reference)
- func (m *GetProjectInvitationRequest) SetView(fv view.View)
- func (m *GetProjectInvitationRequest) String() string
- func (m *GetProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *GetProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type GetProjectInvitationRequestFieldPathBuilder
- func (GetProjectInvitationRequestFieldPathBuilder) FieldMask() GetProjectInvitationRequestPathSelectorFieldMask
- func (GetProjectInvitationRequestFieldPathBuilder) Name() GetProjectInvitationRequestPathSelectorName
- func (GetProjectInvitationRequestFieldPathBuilder) View() GetProjectInvitationRequestPathSelectorView
- type GetProjectInvitationRequestPathSelectorFieldMask
- func (GetProjectInvitationRequestPathSelectorFieldMask) FieldPath() *GetProjectInvitationRequest_FieldTerminalPath
- func (s GetProjectInvitationRequestPathSelectorFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s GetProjectInvitationRequestPathSelectorFieldMask) WithValue(value *project_invitation.ProjectInvitation_FieldMask) *GetProjectInvitationRequest_FieldTerminalPathValue
- type GetProjectInvitationRequestPathSelectorName
- func (GetProjectInvitationRequestPathSelectorName) FieldPath() *GetProjectInvitationRequest_FieldTerminalPath
- func (s GetProjectInvitationRequestPathSelectorName) WithArrayOfValues(values []*project_invitation.Reference) *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s GetProjectInvitationRequestPathSelectorName) WithValue(value *project_invitation.Reference) *GetProjectInvitationRequest_FieldTerminalPathValue
- type GetProjectInvitationRequestPathSelectorView
- func (GetProjectInvitationRequestPathSelectorView) FieldPath() *GetProjectInvitationRequest_FieldTerminalPath
- func (s GetProjectInvitationRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s GetProjectInvitationRequestPathSelectorView) WithValue(value view.View) *GetProjectInvitationRequest_FieldTerminalPathValue
- type GetProjectInvitationRequest_FieldMask
- func (fieldMask *GetProjectInvitationRequest_FieldMask) AppendPath(path GetProjectInvitationRequest_FieldPath)
- func (fieldMask *GetProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetProjectInvitationRequest_FieldMask) FilterInputFields() *GetProjectInvitationRequest_FieldMask
- func (fieldMask *GetProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetProjectInvitationRequest_FieldMask) GetPaths() []GetProjectInvitationRequest_FieldPath
- func (fieldMask *GetProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetProjectInvitationRequest_FieldMask) IsFull() bool
- func (fieldMask GetProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetProjectInvitationRequest_FieldMask) PathsCount() int
- func (fieldMask *GetProjectInvitationRequest_FieldMask) Project(source *GetProjectInvitationRequest) *GetProjectInvitationRequest
- func (fieldMask *GetProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetProjectInvitationRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetProjectInvitationRequest_FieldMask) Reset()
- func (fieldMask *GetProjectInvitationRequest_FieldMask) Set(target, source *GetProjectInvitationRequest)
- func (fieldMask *GetProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetProjectInvitationRequest_FieldMask) Size() int
- func (fieldMask *GetProjectInvitationRequest_FieldMask) String() string
- func (fieldMask *GetProjectInvitationRequest_FieldMask) Subtract(other *GetProjectInvitationRequest_FieldMask) *GetProjectInvitationRequest_FieldMask
- func (fieldMask *GetProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetProjectInvitationRequest_FieldPath
- func BuildGetProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (GetProjectInvitationRequest_FieldPath, error)
- func MustParseGetProjectInvitationRequest_FieldPath(rawField string) GetProjectInvitationRequest_FieldPath
- func ParseGetProjectInvitationRequest_FieldPath(rawField string) (GetProjectInvitationRequest_FieldPath, error)
- type GetProjectInvitationRequest_FieldPathArrayItemValue
- type GetProjectInvitationRequest_FieldPathArrayOfValues
- type GetProjectInvitationRequest_FieldPathSelector
- type GetProjectInvitationRequest_FieldPathValue
- type GetProjectInvitationRequest_FieldTerminalPath
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) ClearValue(item *GetProjectInvitationRequest)
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) Get(source *GetProjectInvitationRequest) (values []interface{})
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) GetSingle(source *GetProjectInvitationRequest) (interface{}, bool)
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) JSONString() string
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) Selector() GetProjectInvitationRequest_FieldPathSelector
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) String() string
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetProjectInvitationRequest_FieldPathArrayItemValue
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetProjectInvitationRequest_FieldPathArrayOfValues
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) GetProjectInvitationRequest_FieldPathValue
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetProjectInvitationRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetProjectInvitationRequest) bool
- func (fpaiv *GetProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetProjectInvitationRequest) (interface{}, bool)
- func (fpaiv *GetProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpaov *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*project_invitation.Reference, bool)
- func (fpaov *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetProjectInvitationRequest_FieldTerminalPathValue
- func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) AsFieldMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) AsNameValue() (*project_invitation.Reference, bool)
- func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *GetProjectInvitationRequest) (int, bool)
- func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **GetProjectInvitationRequest)
- func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListMyProjectInvitationsDescriptor
- func (d *ListMyProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListMyProjectInvitationsDescriptor) GetApiName() string
- func (d *ListMyProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListMyProjectInvitationsDescriptor) GetFullMethodName() string
- func (d *ListMyProjectInvitationsDescriptor) GetMethodName() string
- func (d *ListMyProjectInvitationsDescriptor) GetProtoPkgName() string
- func (d *ListMyProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListMyProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListMyProjectInvitationsDescriptor) GetServiceDomain() string
- func (d *ListMyProjectInvitationsDescriptor) GetServiceVersion() string
- func (d *ListMyProjectInvitationsDescriptor) GetVerb() string
- func (d *ListMyProjectInvitationsDescriptor) HasResource() bool
- func (d *ListMyProjectInvitationsDescriptor) IsClientStream() bool
- func (d *ListMyProjectInvitationsDescriptor) IsCollection() bool
- func (d *ListMyProjectInvitationsDescriptor) IsPlural() bool
- func (d *ListMyProjectInvitationsDescriptor) IsServerStream() bool
- func (d *ListMyProjectInvitationsDescriptor) IsUnary() bool
- func (d *ListMyProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListMyProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListMyProjectInvitationsDescriptor) RequestHasResourceBody() bool
- type ListMyProjectInvitationsDescriptorClientMsgHandle
- func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListMyProjectInvitationsDescriptorServerMsgHandle
- func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListMyProjectInvitationsRequest
- func (o *ListMyProjectInvitationsRequest) Clone() *ListMyProjectInvitationsRequest
- func (o *ListMyProjectInvitationsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListMyProjectInvitationsRequest) Descriptor() ([]byte, []int)
- func (m *ListMyProjectInvitationsRequest) GetFilter() *project_invitation.Filter
- func (m *ListMyProjectInvitationsRequest) GetParent() *project_invitation.ParentReference
- func (*ListMyProjectInvitationsRequest) GotenMessage()
- func (o *ListMyProjectInvitationsRequest) GotenObjectExt()
- func (obj *ListMyProjectInvitationsRequest) GotenValidate() error
- func (o *ListMyProjectInvitationsRequest) MakeDiffFieldMask(other *ListMyProjectInvitationsRequest) *ListMyProjectInvitationsRequest_FieldMask
- func (o *ListMyProjectInvitationsRequest) MakeFullFieldMask() *ListMyProjectInvitationsRequest_FieldMask
- func (o *ListMyProjectInvitationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListMyProjectInvitationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListMyProjectInvitationsRequest) Marshal() ([]byte, error)
- func (m *ListMyProjectInvitationsRequest) MarshalJSON() ([]byte, error)
- func (o *ListMyProjectInvitationsRequest) Merge(source *ListMyProjectInvitationsRequest)
- func (o *ListMyProjectInvitationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListMyProjectInvitationsRequest) ProtoMessage()
- func (m *ListMyProjectInvitationsRequest) ProtoReflect() preflect.Message
- func (m *ListMyProjectInvitationsRequest) Reset()
- func (m *ListMyProjectInvitationsRequest) SetFilter(fv *project_invitation.Filter)
- func (m *ListMyProjectInvitationsRequest) SetParent(fv *project_invitation.ParentReference)
- func (m *ListMyProjectInvitationsRequest) String() string
- func (m *ListMyProjectInvitationsRequest) Unmarshal(b []byte) error
- func (m *ListMyProjectInvitationsRequest) UnmarshalJSON(data []byte) error
- type ListMyProjectInvitationsRequestFieldPathBuilder
- type ListMyProjectInvitationsRequestPathSelectorFilter
- func (ListMyProjectInvitationsRequestPathSelectorFilter) FieldPath() *ListMyProjectInvitationsRequest_FieldTerminalPath
- func (s ListMyProjectInvitationsRequestPathSelectorFilter) WithArrayOfValues(values []*project_invitation.Filter) *ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s ListMyProjectInvitationsRequestPathSelectorFilter) WithValue(value *project_invitation.Filter) *ListMyProjectInvitationsRequest_FieldTerminalPathValue
- type ListMyProjectInvitationsRequestPathSelectorParent
- func (ListMyProjectInvitationsRequestPathSelectorParent) FieldPath() *ListMyProjectInvitationsRequest_FieldTerminalPath
- func (s ListMyProjectInvitationsRequestPathSelectorParent) WithArrayOfValues(values []*project_invitation.ParentReference) *ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s ListMyProjectInvitationsRequestPathSelectorParent) WithValue(value *project_invitation.ParentReference) *ListMyProjectInvitationsRequest_FieldTerminalPathValue
- type ListMyProjectInvitationsRequest_FieldMask
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) AppendPath(path ListMyProjectInvitationsRequest_FieldPath)
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) FilterInputFields() *ListMyProjectInvitationsRequest_FieldMask
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) GetPaths() []ListMyProjectInvitationsRequest_FieldPath
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) IsFull() bool
- func (fieldMask ListMyProjectInvitationsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListMyProjectInvitationsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Project(source *ListMyProjectInvitationsRequest) *ListMyProjectInvitationsRequest
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Reset()
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Set(target, source *ListMyProjectInvitationsRequest)
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Size() int
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) String() string
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Subtract(other *ListMyProjectInvitationsRequest_FieldMask) *ListMyProjectInvitationsRequest_FieldMask
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListMyProjectInvitationsRequest_FieldPath
- func BuildListMyProjectInvitationsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListMyProjectInvitationsRequest_FieldPath, error)
- func MustParseListMyProjectInvitationsRequest_FieldPath(rawField string) ListMyProjectInvitationsRequest_FieldPath
- func ParseListMyProjectInvitationsRequest_FieldPath(rawField string) (ListMyProjectInvitationsRequest_FieldPath, error)
- type ListMyProjectInvitationsRequest_FieldPathArrayItemValue
- func MustParseListMyProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListMyProjectInvitationsRequest_FieldPathArrayItemValue
- func ParseListMyProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListMyProjectInvitationsRequest_FieldPathArrayItemValue, error)
- type ListMyProjectInvitationsRequest_FieldPathArrayOfValues
- func MustParseListMyProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListMyProjectInvitationsRequest_FieldPathArrayOfValues
- func ParseListMyProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListMyProjectInvitationsRequest_FieldPathArrayOfValues, error)
- type ListMyProjectInvitationsRequest_FieldPathSelector
- type ListMyProjectInvitationsRequest_FieldPathValue
- type ListMyProjectInvitationsRequest_FieldTerminalPath
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) ClearValue(item *ListMyProjectInvitationsRequest)
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) Get(source *ListMyProjectInvitationsRequest) (values []interface{})
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) GetSingle(source *ListMyProjectInvitationsRequest) (interface{}, bool)
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) Selector() ListMyProjectInvitationsRequest_FieldPathSelector
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) String() string
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListMyProjectInvitationsRequest_FieldPathArrayItemValue
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListMyProjectInvitationsRequest_FieldPathArrayOfValues
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) WithIValue(value interface{}) ListMyProjectInvitationsRequest_FieldPathValue
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListMyProjectInvitationsRequest) bool
- func (fpaiv *ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListMyProjectInvitationsRequest) (interface{}, bool)
- func (fpaiv *ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*project_invitation.Filter, bool)
- func (fpaov *ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*project_invitation.ParentReference, bool)
- func (fpaov *ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListMyProjectInvitationsRequest_FieldTerminalPathValue
- func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) AsFilterValue() (*project_invitation.Filter, bool)
- func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) AsParentValue() (*project_invitation.ParentReference, bool)
- func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) CompareWith(source *ListMyProjectInvitationsRequest) (int, bool)
- func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) SetTo(target **ListMyProjectInvitationsRequest)
- func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListMyProjectInvitationsResponse
- func (o *ListMyProjectInvitationsResponse) Clone() *ListMyProjectInvitationsResponse
- func (o *ListMyProjectInvitationsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListMyProjectInvitationsResponse) Descriptor() ([]byte, []int)
- func (m *ListMyProjectInvitationsResponse) GetProjectInvitations() []*project_invitation.ProjectInvitation
- func (*ListMyProjectInvitationsResponse) GotenMessage()
- func (o *ListMyProjectInvitationsResponse) GotenObjectExt()
- func (obj *ListMyProjectInvitationsResponse) GotenValidate() error
- func (o *ListMyProjectInvitationsResponse) MakeDiffFieldMask(other *ListMyProjectInvitationsResponse) *ListMyProjectInvitationsResponse_FieldMask
- func (o *ListMyProjectInvitationsResponse) MakeFullFieldMask() *ListMyProjectInvitationsResponse_FieldMask
- func (o *ListMyProjectInvitationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListMyProjectInvitationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListMyProjectInvitationsResponse) Marshal() ([]byte, error)
- func (m *ListMyProjectInvitationsResponse) MarshalJSON() ([]byte, error)
- func (o *ListMyProjectInvitationsResponse) Merge(source *ListMyProjectInvitationsResponse)
- func (o *ListMyProjectInvitationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListMyProjectInvitationsResponse) ProtoMessage()
- func (m *ListMyProjectInvitationsResponse) ProtoReflect() preflect.Message
- func (m *ListMyProjectInvitationsResponse) Reset()
- func (m *ListMyProjectInvitationsResponse) SetProjectInvitations(fv []*project_invitation.ProjectInvitation)
- func (m *ListMyProjectInvitationsResponse) String() string
- func (m *ListMyProjectInvitationsResponse) Unmarshal(b []byte) error
- func (m *ListMyProjectInvitationsResponse) UnmarshalJSON(data []byte) error
- type ListMyProjectInvitationsResponseFieldPathBuilder
- type ListMyProjectInvitationsResponsePathSelectorProjectInvitations
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitations) FieldPath() *ListMyProjectInvitationsResponse_FieldTerminalPath
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitations) Invitation() ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitations) Name() ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithArrayOfValues(values [][]*project_invitation.ProjectInvitation) *ListMyProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithItemValue(value *project_invitation.ProjectInvitation) *ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayItemValue(...) *ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayOfValues(...) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithSubPath(subPath project_invitation.ProjectInvitation_FieldPath) *ListMyProjectInvitationsResponse_FieldSubPath
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithSubValue(subPathValue project_invitation.ProjectInvitation_FieldPathValue) *ListMyProjectInvitationsResponse_FieldSubPathValue
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithValue(value []*project_invitation.ProjectInvitation) *ListMyProjectInvitationsResponse_FieldTerminalPathValue
- type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) ExpirationDate() ...
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) FieldPath() *ListMyProjectInvitationsResponse_FieldSubPath
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviteeEmail() ...
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterActor() ...
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterEmail() ...
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterFullName() ...
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) Roles() ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) State() ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithArrayOfValues(values []*iam_common.Invitation) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithValue(value *iam_common.Invitation) *ListMyProjectInvitationsResponse_FieldSubPathValue
- type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) FieldPath() *ListMyProjectInvitationsResponse_FieldSubPath
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithValue(value *timestamp.Timestamp) *ListMyProjectInvitationsResponse_FieldSubPathValue
- type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) FieldPath() *ListMyProjectInvitationsResponse_FieldSubPath
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithArrayOfValues(values []string) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithValue(value string) *ListMyProjectInvitationsResponse_FieldSubPathValue
- type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) FieldPath() *ListMyProjectInvitationsResponse_FieldSubPath
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) ServiceAccount() ...
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) User() ...
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithValue(value *iam_common.Actor) *ListMyProjectInvitationsResponse_FieldSubPathValue
- type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) FieldPath() *ListMyProjectInvitationsResponse_FieldSubPath
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithArrayOfValues(values []*service_account.Reference) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithValue(value *service_account.Reference) *ListMyProjectInvitationsResponse_FieldSubPathValue
- type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) FieldPath() *ListMyProjectInvitationsResponse_FieldSubPath
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithValue(value *user.Reference) *ListMyProjectInvitationsResponse_FieldSubPathValue
- type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) FieldPath() *ListMyProjectInvitationsResponse_FieldSubPath
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithArrayOfValues(values []string) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithValue(value string) *ListMyProjectInvitationsResponse_FieldSubPathValue
- type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) FieldPath() *ListMyProjectInvitationsResponse_FieldSubPath
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithArrayOfValues(values []string) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithValue(value string) *ListMyProjectInvitationsResponse_FieldSubPathValue
- type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) FieldPath() *ListMyProjectInvitationsResponse_FieldSubPath
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithItemValue(value *role.Reference) *ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithValue(value []*role.Reference) *ListMyProjectInvitationsResponse_FieldSubPathValue
- type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) FieldPath() *ListMyProjectInvitationsResponse_FieldSubPath
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithValue(value iam_common.Invitation_State) *ListMyProjectInvitationsResponse_FieldSubPathValue
- type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName
- func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName) FieldPath() *ListMyProjectInvitationsResponse_FieldSubPath
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName) WithArrayOfValues(values []*project_invitation.Name) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName) WithValue(value *project_invitation.Name) *ListMyProjectInvitationsResponse_FieldSubPathValue
- type ListMyProjectInvitationsResponse_FieldMask
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) AppendPath(path ListMyProjectInvitationsResponse_FieldPath)
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) FilterInputFields() *ListMyProjectInvitationsResponse_FieldMask
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) GetPaths() []ListMyProjectInvitationsResponse_FieldPath
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) IsFull() bool
- func (fieldMask ListMyProjectInvitationsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListMyProjectInvitationsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Project(source *ListMyProjectInvitationsResponse) *ListMyProjectInvitationsResponse
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Reset()
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Set(target, source *ListMyProjectInvitationsResponse)
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Size() int
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) String() string
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Subtract(other *ListMyProjectInvitationsResponse_FieldMask) *ListMyProjectInvitationsResponse_FieldMask
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListMyProjectInvitationsResponse_FieldPath
- func BuildListMyProjectInvitationsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListMyProjectInvitationsResponse_FieldPath, error)
- func MustParseListMyProjectInvitationsResponse_FieldPath(rawField string) ListMyProjectInvitationsResponse_FieldPath
- func ParseListMyProjectInvitationsResponse_FieldPath(rawField string) (ListMyProjectInvitationsResponse_FieldPath, error)
- type ListMyProjectInvitationsResponse_FieldPathArrayItemValue
- func MustParseListMyProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListMyProjectInvitationsResponse_FieldPathArrayItemValue
- func ParseListMyProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListMyProjectInvitationsResponse_FieldPathArrayItemValue, error)
- type ListMyProjectInvitationsResponse_FieldPathArrayOfValues
- func MustParseListMyProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListMyProjectInvitationsResponse_FieldPathArrayOfValues
- func ParseListMyProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListMyProjectInvitationsResponse_FieldPathArrayOfValues, error)
- type ListMyProjectInvitationsResponse_FieldPathSelector
- type ListMyProjectInvitationsResponse_FieldPathValue
- type ListMyProjectInvitationsResponse_FieldSubPath
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) AsProjectInvitationsSubPath() (project_invitation.ProjectInvitation_FieldPath, bool)
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) ClearValue(item *ListMyProjectInvitationsResponse)
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) Get(source *ListMyProjectInvitationsResponse) (values []interface{})
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) GetSingle(source *ListMyProjectInvitationsResponse) (interface{}, bool)
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) JSONString() string
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) Selector() ListMyProjectInvitationsResponse_FieldPathSelector
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) String() string
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListMyProjectInvitationsResponse_FieldPathArrayItemValue
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListMyProjectInvitationsResponse_FieldPathArrayOfValues
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) WithIValue(value interface{}) ListMyProjectInvitationsResponse_FieldPathValue
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListMyProjectInvitationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue) AsProjectInvitationsPathItemValue() (project_invitation.ProjectInvitation_FieldPathArrayItemValue, bool)
- func (fpaivs *ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListMyProjectInvitationsResponse) bool
- func (fpaivs *ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
- type ListMyProjectInvitationsResponse_FieldSubPathValue
- func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) AsProjectInvitationsPathValue() (project_invitation.ProjectInvitation_FieldPathValue, bool)
- func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) CompareWith(source *ListMyProjectInvitationsResponse) (int, bool)
- func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) SetTo(target **ListMyProjectInvitationsResponse)
- func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListMyProjectInvitationsResponse_FieldTerminalPath
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) ClearValue(item *ListMyProjectInvitationsResponse)
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) Get(source *ListMyProjectInvitationsResponse) (values []interface{})
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) GetSingle(source *ListMyProjectInvitationsResponse) (interface{}, bool)
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) Selector() ListMyProjectInvitationsResponse_FieldPathSelector
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) String() string
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListMyProjectInvitationsResponse_FieldPathArrayItemValue
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListMyProjectInvitationsResponse_FieldPathArrayOfValues
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) WithIValue(value interface{}) ListMyProjectInvitationsResponse_FieldPathValue
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationsItemValue() (*project_invitation.ProjectInvitation, bool)
- func (fpaiv *ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListMyProjectInvitationsResponse) bool
- func (fpaiv *ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListMyProjectInvitationsResponse) (interface{}, bool)
- func (fpaiv *ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListMyProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- type ListMyProjectInvitationsResponse_FieldTerminalPathValue
- func (fpv *ListMyProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationsValue() ([]*project_invitation.ProjectInvitation, bool)
- func (fpv *ListMyProjectInvitationsResponse_FieldTerminalPathValue) CompareWith(source *ListMyProjectInvitationsResponse) (int, bool)
- func (fpv *ListMyProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListMyProjectInvitationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListMyProjectInvitationsResponse_FieldTerminalPathValue) SetTo(target **ListMyProjectInvitationsResponse)
- func (fpv *ListMyProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListProjectInvitationsDescriptor
- func (d *ListProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListProjectInvitationsDescriptor) GetApiName() string
- func (d *ListProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListProjectInvitationsDescriptor) GetFullMethodName() string
- func (d *ListProjectInvitationsDescriptor) GetMethodName() string
- func (d *ListProjectInvitationsDescriptor) GetProtoPkgName() string
- func (d *ListProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListProjectInvitationsDescriptor) GetServiceDomain() string
- func (d *ListProjectInvitationsDescriptor) GetServiceVersion() string
- func (d *ListProjectInvitationsDescriptor) GetVerb() string
- func (d *ListProjectInvitationsDescriptor) HasResource() bool
- func (d *ListProjectInvitationsDescriptor) IsClientStream() bool
- func (d *ListProjectInvitationsDescriptor) IsCollection() bool
- func (d *ListProjectInvitationsDescriptor) IsPlural() bool
- func (d *ListProjectInvitationsDescriptor) IsServerStream() bool
- func (d *ListProjectInvitationsDescriptor) IsUnary() bool
- func (d *ListProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListProjectInvitationsDescriptor) RequestHasResourceBody() bool
- type ListProjectInvitationsDescriptorClientMsgHandle
- func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListProjectInvitationsDescriptorServerMsgHandle
- func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListProjectInvitationsRequest
- func (o *ListProjectInvitationsRequest) Clone() *ListProjectInvitationsRequest
- func (o *ListProjectInvitationsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListProjectInvitationsRequest) Descriptor() ([]byte, []int)
- func (m *ListProjectInvitationsRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
- func (m *ListProjectInvitationsRequest) GetFilter() *project_invitation.Filter
- func (m *ListProjectInvitationsRequest) GetIncludePagingInfo() bool
- func (m *ListProjectInvitationsRequest) GetOrderBy() *project_invitation.OrderBy
- func (m *ListProjectInvitationsRequest) GetPageSize() int32
- func (m *ListProjectInvitationsRequest) GetPageToken() *project_invitation.PagerCursor
- func (m *ListProjectInvitationsRequest) GetParent() *project_invitation.ParentName
- func (m *ListProjectInvitationsRequest) GetView() view.View
- func (*ListProjectInvitationsRequest) GotenMessage()
- func (o *ListProjectInvitationsRequest) GotenObjectExt()
- func (obj *ListProjectInvitationsRequest) GotenValidate() error
- func (o *ListProjectInvitationsRequest) MakeDiffFieldMask(other *ListProjectInvitationsRequest) *ListProjectInvitationsRequest_FieldMask
- func (o *ListProjectInvitationsRequest) MakeFullFieldMask() *ListProjectInvitationsRequest_FieldMask
- func (o *ListProjectInvitationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListProjectInvitationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListProjectInvitationsRequest) Marshal() ([]byte, error)
- func (m *ListProjectInvitationsRequest) MarshalJSON() ([]byte, error)
- func (o *ListProjectInvitationsRequest) Merge(source *ListProjectInvitationsRequest)
- func (o *ListProjectInvitationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListProjectInvitationsRequest) ProtoMessage()
- func (m *ListProjectInvitationsRequest) ProtoReflect() preflect.Message
- func (m *ListProjectInvitationsRequest) Reset()
- func (m *ListProjectInvitationsRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *ListProjectInvitationsRequest) SetFilter(fv *project_invitation.Filter)
- func (m *ListProjectInvitationsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListProjectInvitationsRequest) SetOrderBy(fv *project_invitation.OrderBy)
- func (m *ListProjectInvitationsRequest) SetPageSize(fv int32)
- func (m *ListProjectInvitationsRequest) SetPageToken(fv *project_invitation.PagerCursor)
- func (m *ListProjectInvitationsRequest) SetParent(fv *project_invitation.ParentName)
- func (m *ListProjectInvitationsRequest) SetView(fv view.View)
- func (m *ListProjectInvitationsRequest) String() string
- func (m *ListProjectInvitationsRequest) Unmarshal(b []byte) error
- func (m *ListProjectInvitationsRequest) UnmarshalJSON(data []byte) error
- type ListProjectInvitationsRequestFieldPathBuilder
- func (ListProjectInvitationsRequestFieldPathBuilder) FieldMask() ListProjectInvitationsRequestPathSelectorFieldMask
- func (ListProjectInvitationsRequestFieldPathBuilder) Filter() ListProjectInvitationsRequestPathSelectorFilter
- func (ListProjectInvitationsRequestFieldPathBuilder) IncludePagingInfo() ListProjectInvitationsRequestPathSelectorIncludePagingInfo
- func (ListProjectInvitationsRequestFieldPathBuilder) OrderBy() ListProjectInvitationsRequestPathSelectorOrderBy
- func (ListProjectInvitationsRequestFieldPathBuilder) PageSize() ListProjectInvitationsRequestPathSelectorPageSize
- func (ListProjectInvitationsRequestFieldPathBuilder) PageToken() ListProjectInvitationsRequestPathSelectorPageToken
- func (ListProjectInvitationsRequestFieldPathBuilder) Parent() ListProjectInvitationsRequestPathSelectorParent
- func (ListProjectInvitationsRequestFieldPathBuilder) View() ListProjectInvitationsRequestPathSelectorView
- type ListProjectInvitationsRequestPathSelectorFieldMask
- func (ListProjectInvitationsRequestPathSelectorFieldMask) FieldPath() *ListProjectInvitationsRequest_FieldTerminalPath
- func (s ListProjectInvitationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsRequestPathSelectorFieldMask) WithValue(value *project_invitation.ProjectInvitation_FieldMask) *ListProjectInvitationsRequest_FieldTerminalPathValue
- type ListProjectInvitationsRequestPathSelectorFilter
- func (ListProjectInvitationsRequestPathSelectorFilter) FieldPath() *ListProjectInvitationsRequest_FieldTerminalPath
- func (s ListProjectInvitationsRequestPathSelectorFilter) WithArrayOfValues(values []*project_invitation.Filter) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsRequestPathSelectorFilter) WithValue(value *project_invitation.Filter) *ListProjectInvitationsRequest_FieldTerminalPathValue
- type ListProjectInvitationsRequestPathSelectorIncludePagingInfo
- func (ListProjectInvitationsRequestPathSelectorIncludePagingInfo) FieldPath() *ListProjectInvitationsRequest_FieldTerminalPath
- func (s ListProjectInvitationsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListProjectInvitationsRequest_FieldTerminalPathValue
- type ListProjectInvitationsRequestPathSelectorOrderBy
- func (ListProjectInvitationsRequestPathSelectorOrderBy) FieldPath() *ListProjectInvitationsRequest_FieldTerminalPath
- func (s ListProjectInvitationsRequestPathSelectorOrderBy) WithArrayOfValues(values []*project_invitation.OrderBy) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsRequestPathSelectorOrderBy) WithValue(value *project_invitation.OrderBy) *ListProjectInvitationsRequest_FieldTerminalPathValue
- type ListProjectInvitationsRequestPathSelectorPageSize
- func (ListProjectInvitationsRequestPathSelectorPageSize) FieldPath() *ListProjectInvitationsRequest_FieldTerminalPath
- func (s ListProjectInvitationsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsRequestPathSelectorPageSize) WithValue(value int32) *ListProjectInvitationsRequest_FieldTerminalPathValue
- type ListProjectInvitationsRequestPathSelectorPageToken
- func (ListProjectInvitationsRequestPathSelectorPageToken) FieldPath() *ListProjectInvitationsRequest_FieldTerminalPath
- func (s ListProjectInvitationsRequestPathSelectorPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsRequestPathSelectorPageToken) WithValue(value *project_invitation.PagerCursor) *ListProjectInvitationsRequest_FieldTerminalPathValue
- type ListProjectInvitationsRequestPathSelectorParent
- func (ListProjectInvitationsRequestPathSelectorParent) FieldPath() *ListProjectInvitationsRequest_FieldTerminalPath
- func (s ListProjectInvitationsRequestPathSelectorParent) WithArrayOfValues(values []*project_invitation.ParentName) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsRequestPathSelectorParent) WithValue(value *project_invitation.ParentName) *ListProjectInvitationsRequest_FieldTerminalPathValue
- type ListProjectInvitationsRequestPathSelectorView
- func (ListProjectInvitationsRequestPathSelectorView) FieldPath() *ListProjectInvitationsRequest_FieldTerminalPath
- func (s ListProjectInvitationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsRequestPathSelectorView) WithValue(value view.View) *ListProjectInvitationsRequest_FieldTerminalPathValue
- type ListProjectInvitationsRequest_FieldMask
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) AppendPath(path ListProjectInvitationsRequest_FieldPath)
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) FilterInputFields() *ListProjectInvitationsRequest_FieldMask
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) GetPaths() []ListProjectInvitationsRequest_FieldPath
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) IsFull() bool
- func (fieldMask ListProjectInvitationsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListProjectInvitationsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) Project(source *ListProjectInvitationsRequest) *ListProjectInvitationsRequest
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) Reset()
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) Set(target, source *ListProjectInvitationsRequest)
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) Size() int
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) String() string
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) Subtract(other *ListProjectInvitationsRequest_FieldMask) *ListProjectInvitationsRequest_FieldMask
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListProjectInvitationsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListProjectInvitationsRequest_FieldPath
- func BuildListProjectInvitationsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListProjectInvitationsRequest_FieldPath, error)
- func MustParseListProjectInvitationsRequest_FieldPath(rawField string) ListProjectInvitationsRequest_FieldPath
- func ParseListProjectInvitationsRequest_FieldPath(rawField string) (ListProjectInvitationsRequest_FieldPath, error)
- type ListProjectInvitationsRequest_FieldPathArrayItemValue
- func MustParseListProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListProjectInvitationsRequest_FieldPathArrayItemValue
- func ParseListProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListProjectInvitationsRequest_FieldPathArrayItemValue, error)
- type ListProjectInvitationsRequest_FieldPathArrayOfValues
- type ListProjectInvitationsRequest_FieldPathSelector
- type ListProjectInvitationsRequest_FieldPathValue
- type ListProjectInvitationsRequest_FieldTerminalPath
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) ClearValue(item *ListProjectInvitationsRequest)
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) Get(source *ListProjectInvitationsRequest) (values []interface{})
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) GetSingle(source *ListProjectInvitationsRequest) (interface{}, bool)
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) Selector() ListProjectInvitationsRequest_FieldPathSelector
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) String() string
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProjectInvitationsRequest_FieldPathArrayItemValue
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProjectInvitationsRequest_FieldPathArrayOfValues
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) WithIValue(value interface{}) ListProjectInvitationsRequest_FieldPathValue
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListProjectInvitationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProjectInvitationsRequest) bool
- func (fpaiv *ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListProjectInvitationsRequest) (interface{}, bool)
- func (fpaiv *ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*project_invitation.Filter, bool)
- func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*project_invitation.OrderBy, bool)
- func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*project_invitation.PagerCursor, bool)
- func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*project_invitation.ParentName, bool)
- func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListProjectInvitationsRequest_FieldTerminalPathValue
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsFilterValue() (*project_invitation.Filter, bool)
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsOrderByValue() (*project_invitation.OrderBy, bool)
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsPageTokenValue() (*project_invitation.PagerCursor, bool)
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsParentValue() (*project_invitation.ParentName, bool)
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) CompareWith(source *ListProjectInvitationsRequest) (int, bool)
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) SetTo(target **ListProjectInvitationsRequest)
- func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListProjectInvitationsResponse
- func (o *ListProjectInvitationsResponse) Clone() *ListProjectInvitationsResponse
- func (o *ListProjectInvitationsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListProjectInvitationsResponse) Descriptor() ([]byte, []int)
- func (m *ListProjectInvitationsResponse) GetCurrentOffset() int32
- func (m *ListProjectInvitationsResponse) GetNextPageToken() *project_invitation.PagerCursor
- func (m *ListProjectInvitationsResponse) GetPrevPageToken() *project_invitation.PagerCursor
- func (m *ListProjectInvitationsResponse) GetProjectInvitations() []*project_invitation.ProjectInvitation
- func (m *ListProjectInvitationsResponse) GetTotalResultsCount() int32
- func (*ListProjectInvitationsResponse) GotenMessage()
- func (o *ListProjectInvitationsResponse) GotenObjectExt()
- func (obj *ListProjectInvitationsResponse) GotenValidate() error
- func (o *ListProjectInvitationsResponse) MakeDiffFieldMask(other *ListProjectInvitationsResponse) *ListProjectInvitationsResponse_FieldMask
- func (o *ListProjectInvitationsResponse) MakeFullFieldMask() *ListProjectInvitationsResponse_FieldMask
- func (o *ListProjectInvitationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListProjectInvitationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListProjectInvitationsResponse) Marshal() ([]byte, error)
- func (m *ListProjectInvitationsResponse) MarshalJSON() ([]byte, error)
- func (o *ListProjectInvitationsResponse) Merge(source *ListProjectInvitationsResponse)
- func (o *ListProjectInvitationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListProjectInvitationsResponse) ProtoMessage()
- func (m *ListProjectInvitationsResponse) ProtoReflect() preflect.Message
- func (m *ListProjectInvitationsResponse) Reset()
- func (m *ListProjectInvitationsResponse) SetCurrentOffset(fv int32)
- func (m *ListProjectInvitationsResponse) SetNextPageToken(fv *project_invitation.PagerCursor)
- func (m *ListProjectInvitationsResponse) SetPrevPageToken(fv *project_invitation.PagerCursor)
- func (m *ListProjectInvitationsResponse) SetProjectInvitations(fv []*project_invitation.ProjectInvitation)
- func (m *ListProjectInvitationsResponse) SetTotalResultsCount(fv int32)
- func (m *ListProjectInvitationsResponse) String() string
- func (m *ListProjectInvitationsResponse) Unmarshal(b []byte) error
- func (m *ListProjectInvitationsResponse) UnmarshalJSON(data []byte) error
- type ListProjectInvitationsResponseFieldPathBuilder
- func (ListProjectInvitationsResponseFieldPathBuilder) CurrentOffset() ListProjectInvitationsResponsePathSelectorCurrentOffset
- func (ListProjectInvitationsResponseFieldPathBuilder) NextPageToken() ListProjectInvitationsResponsePathSelectorNextPageToken
- func (ListProjectInvitationsResponseFieldPathBuilder) PrevPageToken() ListProjectInvitationsResponsePathSelectorPrevPageToken
- func (ListProjectInvitationsResponseFieldPathBuilder) ProjectInvitations() ListProjectInvitationsResponsePathSelectorProjectInvitations
- func (ListProjectInvitationsResponseFieldPathBuilder) TotalResultsCount() ListProjectInvitationsResponsePathSelectorTotalResultsCount
- type ListProjectInvitationsResponsePathSelectorCurrentOffset
- func (ListProjectInvitationsResponsePathSelectorCurrentOffset) FieldPath() *ListProjectInvitationsResponse_FieldTerminalPath
- func (s ListProjectInvitationsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListProjectInvitationsResponse_FieldTerminalPathValue
- type ListProjectInvitationsResponsePathSelectorNextPageToken
- func (ListProjectInvitationsResponsePathSelectorNextPageToken) FieldPath() *ListProjectInvitationsResponse_FieldTerminalPath
- func (s ListProjectInvitationsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorNextPageToken) WithValue(value *project_invitation.PagerCursor) *ListProjectInvitationsResponse_FieldTerminalPathValue
- type ListProjectInvitationsResponsePathSelectorPrevPageToken
- func (ListProjectInvitationsResponsePathSelectorPrevPageToken) FieldPath() *ListProjectInvitationsResponse_FieldTerminalPath
- func (s ListProjectInvitationsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorPrevPageToken) WithValue(value *project_invitation.PagerCursor) *ListProjectInvitationsResponse_FieldTerminalPathValue
- type ListProjectInvitationsResponsePathSelectorProjectInvitations
- func (ListProjectInvitationsResponsePathSelectorProjectInvitations) FieldPath() *ListProjectInvitationsResponse_FieldTerminalPath
- func (ListProjectInvitationsResponsePathSelectorProjectInvitations) Invitation() ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation
- func (ListProjectInvitationsResponsePathSelectorProjectInvitations) Name() ListProjectInvitationsResponsePathSelectorProjectInvitationsName
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitations) WithArrayOfValues(values [][]*project_invitation.ProjectInvitation) *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitations) WithItemValue(value *project_invitation.ProjectInvitation) *ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayItemValue(...) *ListProjectInvitationsResponse_FieldSubPathArrayItemValue
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayOfValues(...) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (ListProjectInvitationsResponsePathSelectorProjectInvitations) WithSubPath(subPath project_invitation.ProjectInvitation_FieldPath) *ListProjectInvitationsResponse_FieldSubPath
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitations) WithSubValue(subPathValue project_invitation.ProjectInvitation_FieldPathValue) *ListProjectInvitationsResponse_FieldSubPathValue
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitations) WithValue(value []*project_invitation.ProjectInvitation) *ListProjectInvitationsResponse_FieldTerminalPathValue
- type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) ExpirationDate() ...
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) FieldPath() *ListProjectInvitationsResponse_FieldSubPath
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviteeEmail() ...
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterActor() ...
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterEmail() ...
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterFullName() ...
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) Roles() ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) State() ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithArrayOfValues(values []*iam_common.Invitation) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithValue(value *iam_common.Invitation) *ListProjectInvitationsResponse_FieldSubPathValue
- type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) FieldPath() *ListProjectInvitationsResponse_FieldSubPath
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithValue(value *timestamp.Timestamp) *ListProjectInvitationsResponse_FieldSubPathValue
- type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) FieldPath() *ListProjectInvitationsResponse_FieldSubPath
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithArrayOfValues(values []string) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithValue(value string) *ListProjectInvitationsResponse_FieldSubPathValue
- type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) FieldPath() *ListProjectInvitationsResponse_FieldSubPath
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) ServiceAccount() ...
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) User() ...
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithValue(value *iam_common.Actor) *ListProjectInvitationsResponse_FieldSubPathValue
- type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) FieldPath() *ListProjectInvitationsResponse_FieldSubPath
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithArrayOfValues(values []*service_account.Reference) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithValue(value *service_account.Reference) *ListProjectInvitationsResponse_FieldSubPathValue
- type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) FieldPath() *ListProjectInvitationsResponse_FieldSubPath
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithValue(value *user.Reference) *ListProjectInvitationsResponse_FieldSubPathValue
- type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) FieldPath() *ListProjectInvitationsResponse_FieldSubPath
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithArrayOfValues(values []string) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithValue(value string) *ListProjectInvitationsResponse_FieldSubPathValue
- type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) FieldPath() *ListProjectInvitationsResponse_FieldSubPath
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithArrayOfValues(values []string) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithValue(value string) *ListProjectInvitationsResponse_FieldSubPathValue
- type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) FieldPath() *ListProjectInvitationsResponse_FieldSubPath
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithItemValue(value *role.Reference) *ListProjectInvitationsResponse_FieldSubPathArrayItemValue
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithValue(value []*role.Reference) *ListProjectInvitationsResponse_FieldSubPathValue
- type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) FieldPath() *ListProjectInvitationsResponse_FieldSubPath
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithValue(value iam_common.Invitation_State) *ListProjectInvitationsResponse_FieldSubPathValue
- type ListProjectInvitationsResponsePathSelectorProjectInvitationsName
- func (ListProjectInvitationsResponsePathSelectorProjectInvitationsName) FieldPath() *ListProjectInvitationsResponse_FieldSubPath
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsName) WithArrayOfValues(values []*project_invitation.Name) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsName) WithValue(value *project_invitation.Name) *ListProjectInvitationsResponse_FieldSubPathValue
- type ListProjectInvitationsResponsePathSelectorTotalResultsCount
- func (ListProjectInvitationsResponsePathSelectorTotalResultsCount) FieldPath() *ListProjectInvitationsResponse_FieldTerminalPath
- func (s ListProjectInvitationsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s ListProjectInvitationsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListProjectInvitationsResponse_FieldTerminalPathValue
- type ListProjectInvitationsResponse_FieldMask
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) AppendPath(path ListProjectInvitationsResponse_FieldPath)
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) FilterInputFields() *ListProjectInvitationsResponse_FieldMask
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) GetPaths() []ListProjectInvitationsResponse_FieldPath
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) IsFull() bool
- func (fieldMask ListProjectInvitationsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListProjectInvitationsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) Project(source *ListProjectInvitationsResponse) *ListProjectInvitationsResponse
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) Reset()
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) Set(target, source *ListProjectInvitationsResponse)
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) Size() int
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) String() string
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) Subtract(other *ListProjectInvitationsResponse_FieldMask) *ListProjectInvitationsResponse_FieldMask
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListProjectInvitationsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListProjectInvitationsResponse_FieldPath
- func BuildListProjectInvitationsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListProjectInvitationsResponse_FieldPath, error)
- func MustParseListProjectInvitationsResponse_FieldPath(rawField string) ListProjectInvitationsResponse_FieldPath
- func ParseListProjectInvitationsResponse_FieldPath(rawField string) (ListProjectInvitationsResponse_FieldPath, error)
- type ListProjectInvitationsResponse_FieldPathArrayItemValue
- func MustParseListProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListProjectInvitationsResponse_FieldPathArrayItemValue
- func ParseListProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListProjectInvitationsResponse_FieldPathArrayItemValue, error)
- type ListProjectInvitationsResponse_FieldPathArrayOfValues
- func MustParseListProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListProjectInvitationsResponse_FieldPathArrayOfValues
- func ParseListProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProjectInvitationsResponse_FieldPathArrayOfValues, error)
- type ListProjectInvitationsResponse_FieldPathSelector
- type ListProjectInvitationsResponse_FieldPathValue
- type ListProjectInvitationsResponse_FieldSubPath
- func (fps *ListProjectInvitationsResponse_FieldSubPath) AsProjectInvitationsSubPath() (project_invitation.ProjectInvitation_FieldPath, bool)
- func (fps *ListProjectInvitationsResponse_FieldSubPath) ClearValue(item *ListProjectInvitationsResponse)
- func (fps *ListProjectInvitationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListProjectInvitationsResponse_FieldSubPath) Get(source *ListProjectInvitationsResponse) (values []interface{})
- func (fps *ListProjectInvitationsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListProjectInvitationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListProjectInvitationsResponse_FieldSubPath) GetSingle(source *ListProjectInvitationsResponse) (interface{}, bool)
- func (fps *ListProjectInvitationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListProjectInvitationsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListProjectInvitationsResponse_FieldSubPath) JSONString() string
- func (fps *ListProjectInvitationsResponse_FieldSubPath) Selector() ListProjectInvitationsResponse_FieldPathSelector
- func (fps *ListProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListProjectInvitationsResponse_FieldSubPath) String() string
- func (fps *ListProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListProjectInvitationsResponse_FieldPathArrayItemValue
- func (fps *ListProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListProjectInvitationsResponse_FieldPathArrayOfValues
- func (fps *ListProjectInvitationsResponse_FieldSubPath) WithIValue(value interface{}) ListProjectInvitationsResponse_FieldPathValue
- func (fps *ListProjectInvitationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListProjectInvitationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListProjectInvitationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProjectInvitationsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListProjectInvitationsResponse_FieldSubPathArrayItemValue) AsProjectInvitationsPathItemValue() (project_invitation.ProjectInvitation_FieldPathArrayItemValue, bool)
- func (fpaivs *ListProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListProjectInvitationsResponse) bool
- func (fpaivs *ListProjectInvitationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListProjectInvitationsResponse_FieldSubPathArrayOfValues
- type ListProjectInvitationsResponse_FieldSubPathValue
- func (fpvs *ListProjectInvitationsResponse_FieldSubPathValue) AsProjectInvitationsPathValue() (project_invitation.ProjectInvitation_FieldPathValue, bool)
- func (fpvs *ListProjectInvitationsResponse_FieldSubPathValue) CompareWith(source *ListProjectInvitationsResponse) (int, bool)
- func (fpvs *ListProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListProjectInvitationsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListProjectInvitationsResponse_FieldSubPathValue) SetTo(target **ListProjectInvitationsResponse)
- func (fpvs *ListProjectInvitationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListProjectInvitationsResponse_FieldTerminalPath
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) ClearValue(item *ListProjectInvitationsResponse)
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) Get(source *ListProjectInvitationsResponse) (values []interface{})
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) GetSingle(source *ListProjectInvitationsResponse) (interface{}, bool)
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) Selector() ListProjectInvitationsResponse_FieldPathSelector
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) String() string
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProjectInvitationsResponse_FieldPathArrayItemValue
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProjectInvitationsResponse_FieldPathArrayOfValues
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) WithIValue(value interface{}) ListProjectInvitationsResponse_FieldPathValue
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListProjectInvitationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationsItemValue() (*project_invitation.ProjectInvitation, bool)
- func (fpaiv *ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProjectInvitationsResponse) bool
- func (fpaiv *ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListProjectInvitationsResponse) (interface{}, bool)
- func (fpaiv *ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*project_invitation.PagerCursor, bool)
- func (fpaov *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*project_invitation.PagerCursor, bool)
- func (fpaov *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationsArrayOfValues() ([][]*project_invitation.ProjectInvitation, bool)
- func (fpaov *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListProjectInvitationsResponse_FieldTerminalPathValue
- func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*project_invitation.PagerCursor, bool)
- func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*project_invitation.PagerCursor, bool)
- func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationsValue() ([]*project_invitation.ProjectInvitation, bool)
- func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) CompareWith(source *ListProjectInvitationsResponse) (int, bool)
- func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) SetTo(target **ListProjectInvitationsResponse)
- func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ProjectInvitationServiceClient
- type ProjectInvitationServiceDescriptor
- func (d *ProjectInvitationServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *ProjectInvitationServiceDescriptor) GetApiName() string
- func (d *ProjectInvitationServiceDescriptor) GetFullAPIName() string
- func (d *ProjectInvitationServiceDescriptor) GetProtoPkgName() string
- func (d *ProjectInvitationServiceDescriptor) GetServiceDomain() string
- func (d *ProjectInvitationServiceDescriptor) GetServiceVersion() string
- type UpdateProjectInvitationDescriptor
- func (d *UpdateProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateProjectInvitationDescriptor) GetApiName() string
- func (d *UpdateProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateProjectInvitationDescriptor) GetFullMethodName() string
- func (d *UpdateProjectInvitationDescriptor) GetMethodName() string
- func (d *UpdateProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *UpdateProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateProjectInvitationDescriptor) GetServiceDomain() string
- func (d *UpdateProjectInvitationDescriptor) GetServiceVersion() string
- func (d *UpdateProjectInvitationDescriptor) GetVerb() string
- func (d *UpdateProjectInvitationDescriptor) HasResource() bool
- func (d *UpdateProjectInvitationDescriptor) IsClientStream() bool
- func (d *UpdateProjectInvitationDescriptor) IsCollection() bool
- func (d *UpdateProjectInvitationDescriptor) IsPlural() bool
- func (d *UpdateProjectInvitationDescriptor) IsServerStream() bool
- func (d *UpdateProjectInvitationDescriptor) IsUnary() bool
- func (d *UpdateProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateProjectInvitationDescriptor) RequestHasResourceBody() bool
- type UpdateProjectInvitationDescriptorClientMsgHandle
- func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateProjectInvitationDescriptorServerMsgHandle
- func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateProjectInvitationRequest
- func (o *UpdateProjectInvitationRequest) Clone() *UpdateProjectInvitationRequest
- func (o *UpdateProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateProjectInvitationRequest) GetCas() *UpdateProjectInvitationRequest_CAS
- func (m *UpdateProjectInvitationRequest) GetProjectInvitation() *project_invitation.ProjectInvitation
- func (m *UpdateProjectInvitationRequest) GetUpdateMask() *project_invitation.ProjectInvitation_FieldMask
- func (*UpdateProjectInvitationRequest) GotenMessage()
- func (o *UpdateProjectInvitationRequest) GotenObjectExt()
- func (obj *UpdateProjectInvitationRequest) GotenValidate() error
- func (o *UpdateProjectInvitationRequest) MakeDiffFieldMask(other *UpdateProjectInvitationRequest) *UpdateProjectInvitationRequest_FieldMask
- func (o *UpdateProjectInvitationRequest) MakeFullFieldMask() *UpdateProjectInvitationRequest_FieldMask
- func (o *UpdateProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *UpdateProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateProjectInvitationRequest) Merge(source *UpdateProjectInvitationRequest)
- func (o *UpdateProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateProjectInvitationRequest) ProtoMessage()
- func (m *UpdateProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *UpdateProjectInvitationRequest) Reset()
- func (m *UpdateProjectInvitationRequest) SetCas(fv *UpdateProjectInvitationRequest_CAS)
- func (m *UpdateProjectInvitationRequest) SetProjectInvitation(fv *project_invitation.ProjectInvitation)
- func (m *UpdateProjectInvitationRequest) SetUpdateMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *UpdateProjectInvitationRequest) String() string
- func (m *UpdateProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *UpdateProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type UpdateProjectInvitationRequestCASFieldPathBuilder
- type UpdateProjectInvitationRequestCAS_FieldPath
- func BuildUpdateProjectInvitationRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateProjectInvitationRequestCAS_FieldPath, error)
- func MustParseUpdateProjectInvitationRequestCAS_FieldPath(rawField string) UpdateProjectInvitationRequestCAS_FieldPath
- func ParseUpdateProjectInvitationRequestCAS_FieldPath(rawField string) (UpdateProjectInvitationRequestCAS_FieldPath, error)
- type UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue
- func MustParseUpdateProjectInvitationRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue
- func ParseUpdateProjectInvitationRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue, error)
- type UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues
- func MustParseUpdateProjectInvitationRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues
- func ParseUpdateProjectInvitationRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues, error)
- type UpdateProjectInvitationRequestCAS_FieldPathSelector
- type UpdateProjectInvitationRequestCAS_FieldPathValue
- type UpdateProjectInvitationRequestCAS_FieldSubPath
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) AsConditionalStateSubPath() (project_invitation.ProjectInvitation_FieldPath, bool)
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) ClearValue(item *UpdateProjectInvitationRequest_CAS)
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) Get(source *UpdateProjectInvitationRequest_CAS) (values []interface{})
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) GetSingle(source *UpdateProjectInvitationRequest_CAS) (interface{}, bool)
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) Selector() UpdateProjectInvitationRequestCAS_FieldPathSelector
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) String() string
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateProjectInvitationRequestCAS_FieldPathValue
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (project_invitation.ProjectInvitation_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProjectInvitationRequest_CAS) bool
- func (fpaivs *UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- type UpdateProjectInvitationRequestCAS_FieldSubPathValue
- func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (project_invitation.ProjectInvitation_FieldPathValue, bool)
- func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) CompareWith(source *UpdateProjectInvitationRequest_CAS) (int, bool)
- func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) SetTo(target **UpdateProjectInvitationRequest_CAS)
- func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateProjectInvitationRequestCAS_FieldTerminalPath
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) ClearValue(item *UpdateProjectInvitationRequest_CAS)
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) Get(source *UpdateProjectInvitationRequest_CAS) (values []interface{})
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) GetSingle(source *UpdateProjectInvitationRequest_CAS) (interface{}, bool)
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) Selector() UpdateProjectInvitationRequestCAS_FieldPathSelector
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateProjectInvitationRequestCAS_FieldPathValue
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProjectInvitationRequest_CAS) bool
- func (fpaiv *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProjectInvitationRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*project_invitation.ProjectInvitation, bool)
- func (fpaov *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpaov *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateProjectInvitationRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*project_invitation.ProjectInvitation, bool)
- func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateProjectInvitationRequest_CAS) (int, bool)
- func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateProjectInvitationRequest_CAS)
- func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateProjectInvitationRequestFieldPathBuilder
- func (UpdateProjectInvitationRequestFieldPathBuilder) Cas() UpdateProjectInvitationRequestPathSelectorCas
- func (UpdateProjectInvitationRequestFieldPathBuilder) ProjectInvitation() UpdateProjectInvitationRequestPathSelectorProjectInvitation
- func (UpdateProjectInvitationRequestFieldPathBuilder) UpdateMask() UpdateProjectInvitationRequestPathSelectorUpdateMask
- type UpdateProjectInvitationRequestPathSelectorCas
- func (UpdateProjectInvitationRequestPathSelectorCas) ConditionalState() UpdateProjectInvitationRequestPathSelectorCasConditionalState
- func (UpdateProjectInvitationRequestPathSelectorCas) FieldMask() UpdateProjectInvitationRequestPathSelectorCasFieldMask
- func (UpdateProjectInvitationRequestPathSelectorCas) FieldPath() *UpdateProjectInvitationRequest_FieldTerminalPath
- func (s UpdateProjectInvitationRequestPathSelectorCas) WithArrayOfValues(values []*UpdateProjectInvitationRequest_CAS) *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCas) WithSubArrayItemValue(...) *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue
- func (s UpdateProjectInvitationRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (UpdateProjectInvitationRequestPathSelectorCas) WithSubPath(subPath UpdateProjectInvitationRequestCAS_FieldPath) *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorCas) WithSubValue(subPathValue UpdateProjectInvitationRequestCAS_FieldPathValue) *UpdateProjectInvitationRequest_FieldSubPathValue
- func (s UpdateProjectInvitationRequestPathSelectorCas) WithValue(value *UpdateProjectInvitationRequest_CAS) *UpdateProjectInvitationRequest_FieldTerminalPathValue
- type UpdateProjectInvitationRequestPathSelectorCasConditionalState
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalState) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalState) Invitation() UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalState) Name() UpdateProjectInvitationRequestPathSelectorCasConditionalStateName
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*project_invitation.ProjectInvitation) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalState) WithValue(value *project_invitation.ProjectInvitation) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) ExpirationDate() ...
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) InviteeEmail() ...
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) InviterActor() ...
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) InviterEmail() ...
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) InviterFullName() ...
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) Roles() UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) State() UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) WithArrayOfValues(values []*iam_common.Invitation) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) WithValue(value *iam_common.Invitation) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate) WithValue(value *timestamp.Timestamp) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail) WithArrayOfValues(values []string) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail) WithValue(value string) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor) ServiceAccount() ...
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor) User() ...
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor) WithValue(value *iam_common.Actor) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount) WithArrayOfValues(values []*service_account.Reference) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount) WithValue(value *service_account.Reference) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser) WithValue(value *user.Reference) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail) WithArrayOfValues(values []string) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail) WithValue(value string) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName) WithArrayOfValues(values []string) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName) WithValue(value string) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles) WithItemValue(value *role.Reference) *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles) WithValue(value []*role.Reference) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState) WithValue(value iam_common.Invitation_State) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorCasConditionalStateName
- func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*project_invitation.Name) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateName) WithValue(value *project_invitation.Name) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorCasFieldMask
- func (UpdateProjectInvitationRequestPathSelectorCasFieldMask) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorCasFieldMask) WithValue(value *project_invitation.ProjectInvitation_FieldMask) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorProjectInvitation
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitation) FieldPath() *UpdateProjectInvitationRequest_FieldTerminalPath
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitation) Invitation() UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitation) Name() UpdateProjectInvitationRequestPathSelectorProjectInvitationName
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithArrayOfValues(values []*project_invitation.ProjectInvitation) *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithSubArrayItemValue(...) *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithSubArrayOfValues(...) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithSubPath(subPath project_invitation.ProjectInvitation_FieldPath) *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithSubValue(subPathValue project_invitation.ProjectInvitation_FieldPathValue) *UpdateProjectInvitationRequest_FieldSubPathValue
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithValue(value *project_invitation.ProjectInvitation) *UpdateProjectInvitationRequest_FieldTerminalPathValue
- type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) ExpirationDate() ...
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviteeEmail() ...
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviterActor() ...
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviterEmail() ...
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviterFullName() ...
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) Roles() UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) State() UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) WithArrayOfValues(values []*iam_common.Invitation) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) WithValue(value *iam_common.Invitation) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) WithValue(value *timestamp.Timestamp) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) WithArrayOfValues(values []string) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) WithValue(value string) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) ServiceAccount() ...
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) User() ...
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) WithValue(value *iam_common.Actor) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) WithArrayOfValues(values []*service_account.Reference) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) WithValue(value *service_account.Reference) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) WithValue(value *user.Reference) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) WithArrayOfValues(values []string) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) WithValue(value string) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) WithArrayOfValues(values []string) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) WithValue(value string) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithItemValue(value *role.Reference) *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithValue(value []*role.Reference) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) WithValue(value iam_common.Invitation_State) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorProjectInvitationName
- func (UpdateProjectInvitationRequestPathSelectorProjectInvitationName) FieldPath() *UpdateProjectInvitationRequest_FieldSubPath
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationName) WithArrayOfValues(values []*project_invitation.Name) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationName) WithValue(value *project_invitation.Name) *UpdateProjectInvitationRequest_FieldSubPathValue
- type UpdateProjectInvitationRequestPathSelectorUpdateMask
- func (UpdateProjectInvitationRequestPathSelectorUpdateMask) FieldPath() *UpdateProjectInvitationRequest_FieldTerminalPath
- func (s UpdateProjectInvitationRequestPathSelectorUpdateMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProjectInvitationRequestPathSelectorUpdateMask) WithValue(value *project_invitation.ProjectInvitation_FieldMask) *UpdateProjectInvitationRequest_FieldTerminalPathValue
- type UpdateProjectInvitationRequest_CAS
- func (o *UpdateProjectInvitationRequest_CAS) Clone() *UpdateProjectInvitationRequest_CAS
- func (o *UpdateProjectInvitationRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateProjectInvitationRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateProjectInvitationRequest_CAS) GetConditionalState() *project_invitation.ProjectInvitation
- func (m *UpdateProjectInvitationRequest_CAS) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
- func (*UpdateProjectInvitationRequest_CAS) GotenMessage()
- func (o *UpdateProjectInvitationRequest_CAS) GotenObjectExt()
- func (obj *UpdateProjectInvitationRequest_CAS) GotenValidate() error
- func (o *UpdateProjectInvitationRequest_CAS) MakeDiffFieldMask(other *UpdateProjectInvitationRequest_CAS) *UpdateProjectInvitationRequest_CAS_FieldMask
- func (o *UpdateProjectInvitationRequest_CAS) MakeFullFieldMask() *UpdateProjectInvitationRequest_CAS_FieldMask
- func (o *UpdateProjectInvitationRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateProjectInvitationRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateProjectInvitationRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateProjectInvitationRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateProjectInvitationRequest_CAS) Merge(source *UpdateProjectInvitationRequest_CAS)
- func (o *UpdateProjectInvitationRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateProjectInvitationRequest_CAS) ProtoMessage()
- func (m *UpdateProjectInvitationRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateProjectInvitationRequest_CAS) Reset()
- func (m *UpdateProjectInvitationRequest_CAS) SetConditionalState(fv *project_invitation.ProjectInvitation)
- func (m *UpdateProjectInvitationRequest_CAS) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *UpdateProjectInvitationRequest_CAS) String() string
- func (m *UpdateProjectInvitationRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateProjectInvitationRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateProjectInvitationRequest_CASPathSelectorConditionalState
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalState) FieldPath() *UpdateProjectInvitationRequestCAS_FieldTerminalPath
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalState) Invitation() UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalState) Name() UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*project_invitation.ProjectInvitation) *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(...) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(...) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithSubPath(subPath project_invitation.ProjectInvitation_FieldPath) *UpdateProjectInvitationRequestCAS_FieldSubPath
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue project_invitation.ProjectInvitation_FieldPathValue) *UpdateProjectInvitationRequestCAS_FieldSubPathValue
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithValue(value *project_invitation.ProjectInvitation) *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue
- type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) ExpirationDate() ...
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) FieldPath() *UpdateProjectInvitationRequestCAS_FieldSubPath
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) InviteeEmail() ...
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) InviterActor() ...
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) InviterEmail() ...
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) InviterFullName() ...
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) Roles() UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) State() UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) WithArrayOfValues(values []*iam_common.Invitation) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) WithValue(value *iam_common.Invitation) *UpdateProjectInvitationRequestCAS_FieldSubPathValue
- type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate) FieldPath() *UpdateProjectInvitationRequestCAS_FieldSubPath
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate) WithValue(value *timestamp.Timestamp) *UpdateProjectInvitationRequestCAS_FieldSubPathValue
- type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail) FieldPath() *UpdateProjectInvitationRequestCAS_FieldSubPath
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail) WithArrayOfValues(values []string) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail) WithValue(value string) *UpdateProjectInvitationRequestCAS_FieldSubPathValue
- type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor) FieldPath() *UpdateProjectInvitationRequestCAS_FieldSubPath
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor) ServiceAccount() ...
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor) User() ...
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor) WithValue(value *iam_common.Actor) *UpdateProjectInvitationRequestCAS_FieldSubPathValue
- type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount) FieldPath() *UpdateProjectInvitationRequestCAS_FieldSubPath
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount) WithArrayOfValues(values []*service_account.Reference) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount) WithValue(value *service_account.Reference) *UpdateProjectInvitationRequestCAS_FieldSubPathValue
- type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser) FieldPath() *UpdateProjectInvitationRequestCAS_FieldSubPath
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser) WithValue(value *user.Reference) *UpdateProjectInvitationRequestCAS_FieldSubPathValue
- type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail) FieldPath() *UpdateProjectInvitationRequestCAS_FieldSubPath
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail) WithArrayOfValues(values []string) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail) WithValue(value string) *UpdateProjectInvitationRequestCAS_FieldSubPathValue
- type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName) FieldPath() *UpdateProjectInvitationRequestCAS_FieldSubPath
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName) WithArrayOfValues(values []string) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName) WithValue(value string) *UpdateProjectInvitationRequestCAS_FieldSubPathValue
- type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles) FieldPath() *UpdateProjectInvitationRequestCAS_FieldSubPath
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles) WithItemValue(value *role.Reference) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles) WithValue(value []*role.Reference) *UpdateProjectInvitationRequestCAS_FieldSubPathValue
- type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState) FieldPath() *UpdateProjectInvitationRequestCAS_FieldSubPath
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState) WithValue(value iam_common.Invitation_State) *UpdateProjectInvitationRequestCAS_FieldSubPathValue
- type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName
- func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateProjectInvitationRequestCAS_FieldSubPath
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*project_invitation.Name) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName) WithValue(value *project_invitation.Name) *UpdateProjectInvitationRequestCAS_FieldSubPathValue
- type UpdateProjectInvitationRequest_CASPathSelectorFieldMask
- func (UpdateProjectInvitationRequest_CASPathSelectorFieldMask) FieldPath() *UpdateProjectInvitationRequestCAS_FieldTerminalPath
- func (s UpdateProjectInvitationRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateProjectInvitationRequest_CASPathSelectorFieldMask) WithValue(value *project_invitation.ProjectInvitation_FieldMask) *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue
- type UpdateProjectInvitationRequest_CAS_FieldMask
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) AppendPath(path UpdateProjectInvitationRequestCAS_FieldPath)
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) FilterInputFields() *UpdateProjectInvitationRequest_CAS_FieldMask
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) GetPaths() []UpdateProjectInvitationRequestCAS_FieldPath
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateProjectInvitationRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateProjectInvitationRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) Project(source *UpdateProjectInvitationRequest_CAS) *UpdateProjectInvitationRequest_CAS
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) Set(target, source *UpdateProjectInvitationRequest_CAS)
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) Subtract(other *UpdateProjectInvitationRequest_CAS_FieldMask) *UpdateProjectInvitationRequest_CAS_FieldMask
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateProjectInvitationRequest_FieldMask
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) AppendPath(path UpdateProjectInvitationRequest_FieldPath)
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) FilterInputFields() *UpdateProjectInvitationRequest_FieldMask
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) GetPaths() []UpdateProjectInvitationRequest_FieldPath
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) Project(source *UpdateProjectInvitationRequest) *UpdateProjectInvitationRequest
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) Reset()
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) Set(target, source *UpdateProjectInvitationRequest)
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) Size() int
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) String() string
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) Subtract(other *UpdateProjectInvitationRequest_FieldMask) *UpdateProjectInvitationRequest_FieldMask
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateProjectInvitationRequest_FieldPath
- func BuildUpdateProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateProjectInvitationRequest_FieldPath, error)
- func MustParseUpdateProjectInvitationRequest_FieldPath(rawField string) UpdateProjectInvitationRequest_FieldPath
- func ParseUpdateProjectInvitationRequest_FieldPath(rawField string) (UpdateProjectInvitationRequest_FieldPath, error)
- type UpdateProjectInvitationRequest_FieldPathArrayItemValue
- func MustParseUpdateProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProjectInvitationRequest_FieldPathArrayItemValue
- func ParseUpdateProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProjectInvitationRequest_FieldPathArrayItemValue, error)
- type UpdateProjectInvitationRequest_FieldPathArrayOfValues
- func MustParseUpdateProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProjectInvitationRequest_FieldPathArrayOfValues
- func ParseUpdateProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProjectInvitationRequest_FieldPathArrayOfValues, error)
- type UpdateProjectInvitationRequest_FieldPathSelector
- type UpdateProjectInvitationRequest_FieldPathValue
- type UpdateProjectInvitationRequest_FieldSubPath
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) AsCasSubPath() (UpdateProjectInvitationRequestCAS_FieldPath, bool)
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) AsProjectInvitationSubPath() (project_invitation.ProjectInvitation_FieldPath, bool)
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) ClearValue(item *UpdateProjectInvitationRequest)
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) Get(source *UpdateProjectInvitationRequest) (values []interface{})
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) GetSingle(source *UpdateProjectInvitationRequest) (interface{}, bool)
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) JSONString() string
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) Selector() UpdateProjectInvitationRequest_FieldPathSelector
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) String() string
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProjectInvitationRequest_FieldPathArrayItemValue
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProjectInvitationRequest_FieldPathArrayOfValues
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) WithIValue(value interface{}) UpdateProjectInvitationRequest_FieldPathValue
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateProjectInvitationRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProjectInvitationRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) AsProjectInvitationPathItemValue() (project_invitation.ProjectInvitation_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProjectInvitationRequest) bool
- func (fpaivs *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues) AsProjectInvitationPathArrayOfValues() (project_invitation.ProjectInvitation_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateProjectInvitationRequest_FieldSubPathValue
- func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) AsCasPathValue() (UpdateProjectInvitationRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) AsProjectInvitationPathValue() (project_invitation.ProjectInvitation_FieldPathValue, bool)
- func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) CompareWith(source *UpdateProjectInvitationRequest) (int, bool)
- func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) SetTo(target **UpdateProjectInvitationRequest)
- func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateProjectInvitationRequest_FieldTerminalPath
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) ClearValue(item *UpdateProjectInvitationRequest)
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) Get(source *UpdateProjectInvitationRequest) (values []interface{})
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) GetSingle(source *UpdateProjectInvitationRequest) (interface{}, bool)
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) Selector() UpdateProjectInvitationRequest_FieldPathSelector
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) String() string
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProjectInvitationRequest_FieldPathArrayItemValue
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProjectInvitationRequest_FieldPathArrayOfValues
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateProjectInvitationRequest_FieldPathValue
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProjectInvitationRequest) bool
- func (fpaiv *UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProjectInvitationRequest) (interface{}, bool)
- func (fpaiv *UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateProjectInvitationRequest_CAS, bool)
- func (fpaov *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsProjectInvitationArrayOfValues() ([]*project_invitation.ProjectInvitation, bool)
- func (fpaov *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpaov *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateProjectInvitationRequest_FieldTerminalPathValue
- func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) AsCasValue() (*UpdateProjectInvitationRequest_CAS, bool)
- func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) AsProjectInvitationValue() (*project_invitation.ProjectInvitation, bool)
- func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *UpdateProjectInvitationRequest) (int, bool)
- func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **UpdateProjectInvitationRequest)
- func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProjectInvitationClientStream
- type WatchProjectInvitationDescriptor
- func (d *WatchProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchProjectInvitationDescriptor) GetApiName() string
- func (d *WatchProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProjectInvitationDescriptor) GetFullMethodName() string
- func (d *WatchProjectInvitationDescriptor) GetMethodName() string
- func (d *WatchProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *WatchProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProjectInvitationDescriptor) GetServiceDomain() string
- func (d *WatchProjectInvitationDescriptor) GetServiceVersion() string
- func (d *WatchProjectInvitationDescriptor) GetVerb() string
- func (d *WatchProjectInvitationDescriptor) HasResource() bool
- func (d *WatchProjectInvitationDescriptor) IsClientStream() bool
- func (d *WatchProjectInvitationDescriptor) IsCollection() bool
- func (d *WatchProjectInvitationDescriptor) IsPlural() bool
- func (d *WatchProjectInvitationDescriptor) IsServerStream() bool
- func (d *WatchProjectInvitationDescriptor) IsUnary() bool
- func (d *WatchProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchProjectInvitationDescriptor) RequestHasResourceBody() bool
- type WatchProjectInvitationDescriptorClientMsgHandle
- func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProjectInvitationDescriptorServerMsgHandle
- func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProjectInvitationRequest
- func (o *WatchProjectInvitationRequest) Clone() *WatchProjectInvitationRequest
- func (o *WatchProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *WatchProjectInvitationRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
- func (m *WatchProjectInvitationRequest) GetName() *project_invitation.Reference
- func (m *WatchProjectInvitationRequest) GetView() view.View
- func (*WatchProjectInvitationRequest) GotenMessage()
- func (o *WatchProjectInvitationRequest) GotenObjectExt()
- func (obj *WatchProjectInvitationRequest) GotenValidate() error
- func (o *WatchProjectInvitationRequest) MakeDiffFieldMask(other *WatchProjectInvitationRequest) *WatchProjectInvitationRequest_FieldMask
- func (o *WatchProjectInvitationRequest) MakeFullFieldMask() *WatchProjectInvitationRequest_FieldMask
- func (o *WatchProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *WatchProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (o *WatchProjectInvitationRequest) Merge(source *WatchProjectInvitationRequest)
- func (o *WatchProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProjectInvitationRequest) ProtoMessage()
- func (m *WatchProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *WatchProjectInvitationRequest) Reset()
- func (m *WatchProjectInvitationRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *WatchProjectInvitationRequest) SetName(fv *project_invitation.Reference)
- func (m *WatchProjectInvitationRequest) SetView(fv view.View)
- func (m *WatchProjectInvitationRequest) String() string
- func (m *WatchProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *WatchProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationRequestFieldPathBuilder
- func (WatchProjectInvitationRequestFieldPathBuilder) FieldMask() WatchProjectInvitationRequestPathSelectorFieldMask
- func (WatchProjectInvitationRequestFieldPathBuilder) Name() WatchProjectInvitationRequestPathSelectorName
- func (WatchProjectInvitationRequestFieldPathBuilder) View() WatchProjectInvitationRequestPathSelectorView
- type WatchProjectInvitationRequestPathSelectorFieldMask
- func (WatchProjectInvitationRequestPathSelectorFieldMask) FieldPath() *WatchProjectInvitationRequest_FieldTerminalPath
- func (s WatchProjectInvitationRequestPathSelectorFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationRequestPathSelectorFieldMask) WithValue(value *project_invitation.ProjectInvitation_FieldMask) *WatchProjectInvitationRequest_FieldTerminalPathValue
- type WatchProjectInvitationRequestPathSelectorName
- func (WatchProjectInvitationRequestPathSelectorName) FieldPath() *WatchProjectInvitationRequest_FieldTerminalPath
- func (s WatchProjectInvitationRequestPathSelectorName) WithArrayOfValues(values []*project_invitation.Reference) *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationRequestPathSelectorName) WithValue(value *project_invitation.Reference) *WatchProjectInvitationRequest_FieldTerminalPathValue
- type WatchProjectInvitationRequestPathSelectorView
- func (WatchProjectInvitationRequestPathSelectorView) FieldPath() *WatchProjectInvitationRequest_FieldTerminalPath
- func (s WatchProjectInvitationRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationRequestPathSelectorView) WithValue(value view.View) *WatchProjectInvitationRequest_FieldTerminalPathValue
- type WatchProjectInvitationRequest_FieldMask
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) AppendPath(path WatchProjectInvitationRequest_FieldPath)
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) FilterInputFields() *WatchProjectInvitationRequest_FieldMask
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) GetPaths() []WatchProjectInvitationRequest_FieldPath
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) IsFull() bool
- func (fieldMask WatchProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) Project(source *WatchProjectInvitationRequest) *WatchProjectInvitationRequest
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) Reset()
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) Set(target, source *WatchProjectInvitationRequest)
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) Size() int
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) String() string
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) Subtract(other *WatchProjectInvitationRequest_FieldMask) *WatchProjectInvitationRequest_FieldMask
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationRequest_FieldPath
- func BuildWatchProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProjectInvitationRequest_FieldPath, error)
- func MustParseWatchProjectInvitationRequest_FieldPath(rawField string) WatchProjectInvitationRequest_FieldPath
- func ParseWatchProjectInvitationRequest_FieldPath(rawField string) (WatchProjectInvitationRequest_FieldPath, error)
- type WatchProjectInvitationRequest_FieldPathArrayItemValue
- func MustParseWatchProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProjectInvitationRequest_FieldPathArrayItemValue
- func ParseWatchProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProjectInvitationRequest_FieldPathArrayItemValue, error)
- type WatchProjectInvitationRequest_FieldPathArrayOfValues
- type WatchProjectInvitationRequest_FieldPathSelector
- type WatchProjectInvitationRequest_FieldPathValue
- type WatchProjectInvitationRequest_FieldTerminalPath
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) ClearValue(item *WatchProjectInvitationRequest)
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) Get(source *WatchProjectInvitationRequest) (values []interface{})
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) GetSingle(source *WatchProjectInvitationRequest) (interface{}, bool)
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) Selector() WatchProjectInvitationRequest_FieldPathSelector
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) String() string
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProjectInvitationRequest_FieldPathArrayItemValue
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProjectInvitationRequest_FieldPathArrayOfValues
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProjectInvitationRequest_FieldPathValue
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProjectInvitationRequest) bool
- func (fpaiv *WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProjectInvitationRequest) (interface{}, bool)
- func (fpaiv *WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpaov *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*project_invitation.Reference, bool)
- func (fpaov *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProjectInvitationRequest_FieldTerminalPathValue
- func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) AsFieldMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) AsNameValue() (*project_invitation.Reference, bool)
- func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *WatchProjectInvitationRequest) (int, bool)
- func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **WatchProjectInvitationRequest)
- func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProjectInvitationResponse
- func (o *WatchProjectInvitationResponse) Clone() *WatchProjectInvitationResponse
- func (o *WatchProjectInvitationResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProjectInvitationResponse) Descriptor() ([]byte, []int)
- func (m *WatchProjectInvitationResponse) GetChange() *project_invitation.ProjectInvitationChange
- func (*WatchProjectInvitationResponse) GotenMessage()
- func (o *WatchProjectInvitationResponse) GotenObjectExt()
- func (obj *WatchProjectInvitationResponse) GotenValidate() error
- func (o *WatchProjectInvitationResponse) MakeDiffFieldMask(other *WatchProjectInvitationResponse) *WatchProjectInvitationResponse_FieldMask
- func (o *WatchProjectInvitationResponse) MakeFullFieldMask() *WatchProjectInvitationResponse_FieldMask
- func (o *WatchProjectInvitationResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProjectInvitationResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProjectInvitationResponse) Marshal() ([]byte, error)
- func (m *WatchProjectInvitationResponse) MarshalJSON() ([]byte, error)
- func (o *WatchProjectInvitationResponse) Merge(source *WatchProjectInvitationResponse)
- func (o *WatchProjectInvitationResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProjectInvitationResponse) ProtoMessage()
- func (m *WatchProjectInvitationResponse) ProtoReflect() preflect.Message
- func (m *WatchProjectInvitationResponse) Reset()
- func (m *WatchProjectInvitationResponse) SetChange(fv *project_invitation.ProjectInvitationChange)
- func (m *WatchProjectInvitationResponse) String() string
- func (m *WatchProjectInvitationResponse) Unmarshal(b []byte) error
- func (m *WatchProjectInvitationResponse) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationResponseFieldPathBuilder
- type WatchProjectInvitationResponsePathSelectorChange
- func (WatchProjectInvitationResponsePathSelectorChange) FieldPath() *WatchProjectInvitationResponse_FieldTerminalPath
- func (s WatchProjectInvitationResponsePathSelectorChange) WithArrayOfValues(values []*project_invitation.ProjectInvitationChange) *WatchProjectInvitationResponse_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationResponsePathSelectorChange) WithValue(value *project_invitation.ProjectInvitationChange) *WatchProjectInvitationResponse_FieldTerminalPathValue
- type WatchProjectInvitationResponse_FieldMask
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) AppendPath(path WatchProjectInvitationResponse_FieldPath)
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) FilterInputFields() *WatchProjectInvitationResponse_FieldMask
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) GetPaths() []WatchProjectInvitationResponse_FieldPath
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) IsFull() bool
- func (fieldMask WatchProjectInvitationResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProjectInvitationResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) Project(source *WatchProjectInvitationResponse) *WatchProjectInvitationResponse
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) Reset()
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) Set(target, source *WatchProjectInvitationResponse)
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) Size() int
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) String() string
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) Subtract(other *WatchProjectInvitationResponse_FieldMask) *WatchProjectInvitationResponse_FieldMask
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProjectInvitationResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationResponse_FieldPath
- func BuildWatchProjectInvitationResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProjectInvitationResponse_FieldPath, error)
- func MustParseWatchProjectInvitationResponse_FieldPath(rawField string) WatchProjectInvitationResponse_FieldPath
- func ParseWatchProjectInvitationResponse_FieldPath(rawField string) (WatchProjectInvitationResponse_FieldPath, error)
- type WatchProjectInvitationResponse_FieldPathArrayItemValue
- func MustParseWatchProjectInvitationResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProjectInvitationResponse_FieldPathArrayItemValue
- func ParseWatchProjectInvitationResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProjectInvitationResponse_FieldPathArrayItemValue, error)
- type WatchProjectInvitationResponse_FieldPathArrayOfValues
- func MustParseWatchProjectInvitationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProjectInvitationResponse_FieldPathArrayOfValues
- func ParseWatchProjectInvitationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProjectInvitationResponse_FieldPathArrayOfValues, error)
- type WatchProjectInvitationResponse_FieldPathSelector
- type WatchProjectInvitationResponse_FieldPathValue
- type WatchProjectInvitationResponse_FieldTerminalPath
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) ClearValue(item *WatchProjectInvitationResponse)
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) Get(source *WatchProjectInvitationResponse) (values []interface{})
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) GetSingle(source *WatchProjectInvitationResponse) (interface{}, bool)
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) Selector() WatchProjectInvitationResponse_FieldPathSelector
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) String() string
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProjectInvitationResponse_FieldPathArrayItemValue
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProjectInvitationResponse_FieldPathArrayOfValues
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProjectInvitationResponse_FieldPathValue
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProjectInvitationResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProjectInvitationResponse) bool
- func (fpaiv *WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProjectInvitationResponse) (interface{}, bool)
- func (fpaiv *WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProjectInvitationResponse_FieldTerminalPathArrayOfValues
- type WatchProjectInvitationResponse_FieldTerminalPathValue
- func (fpv *WatchProjectInvitationResponse_FieldTerminalPathValue) AsChangeValue() (*project_invitation.ProjectInvitationChange, bool)
- func (fpv *WatchProjectInvitationResponse_FieldTerminalPathValue) CompareWith(source *WatchProjectInvitationResponse) (int, bool)
- func (fpv *WatchProjectInvitationResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProjectInvitationResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProjectInvitationResponse_FieldTerminalPathValue) SetTo(target **WatchProjectInvitationResponse)
- func (fpv *WatchProjectInvitationResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProjectInvitationsClientStream
- type WatchProjectInvitationsDescriptor
- func (d *WatchProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchProjectInvitationsDescriptor) GetApiName() string
- func (d *WatchProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProjectInvitationsDescriptor) GetFullMethodName() string
- func (d *WatchProjectInvitationsDescriptor) GetMethodName() string
- func (d *WatchProjectInvitationsDescriptor) GetProtoPkgName() string
- func (d *WatchProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProjectInvitationsDescriptor) GetServiceDomain() string
- func (d *WatchProjectInvitationsDescriptor) GetServiceVersion() string
- func (d *WatchProjectInvitationsDescriptor) GetVerb() string
- func (d *WatchProjectInvitationsDescriptor) HasResource() bool
- func (d *WatchProjectInvitationsDescriptor) IsClientStream() bool
- func (d *WatchProjectInvitationsDescriptor) IsCollection() bool
- func (d *WatchProjectInvitationsDescriptor) IsPlural() bool
- func (d *WatchProjectInvitationsDescriptor) IsServerStream() bool
- func (d *WatchProjectInvitationsDescriptor) IsUnary() bool
- func (d *WatchProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchProjectInvitationsDescriptor) RequestHasResourceBody() bool
- type WatchProjectInvitationsDescriptorClientMsgHandle
- func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProjectInvitationsDescriptorServerMsgHandle
- func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProjectInvitationsRequest
- func (o *WatchProjectInvitationsRequest) Clone() *WatchProjectInvitationsRequest
- func (o *WatchProjectInvitationsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProjectInvitationsRequest) Descriptor() ([]byte, []int)
- func (m *WatchProjectInvitationsRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
- func (m *WatchProjectInvitationsRequest) GetFilter() *project_invitation.Filter
- func (m *WatchProjectInvitationsRequest) GetMaxChunkSize() int32
- func (m *WatchProjectInvitationsRequest) GetOrderBy() *project_invitation.OrderBy
- func (m *WatchProjectInvitationsRequest) GetPageSize() int32
- func (m *WatchProjectInvitationsRequest) GetPageToken() *project_invitation.PagerCursor
- func (m *WatchProjectInvitationsRequest) GetParent() *project_invitation.ParentReference
- func (m *WatchProjectInvitationsRequest) GetResumeToken() string
- func (m *WatchProjectInvitationsRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchProjectInvitationsRequest) GetType() watch_type.WatchType
- func (m *WatchProjectInvitationsRequest) GetView() view.View
- func (*WatchProjectInvitationsRequest) GotenMessage()
- func (o *WatchProjectInvitationsRequest) GotenObjectExt()
- func (obj *WatchProjectInvitationsRequest) GotenValidate() error
- func (o *WatchProjectInvitationsRequest) MakeDiffFieldMask(other *WatchProjectInvitationsRequest) *WatchProjectInvitationsRequest_FieldMask
- func (o *WatchProjectInvitationsRequest) MakeFullFieldMask() *WatchProjectInvitationsRequest_FieldMask
- func (o *WatchProjectInvitationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProjectInvitationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProjectInvitationsRequest) Marshal() ([]byte, error)
- func (m *WatchProjectInvitationsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchProjectInvitationsRequest) Merge(source *WatchProjectInvitationsRequest)
- func (o *WatchProjectInvitationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProjectInvitationsRequest) ProtoMessage()
- func (m *WatchProjectInvitationsRequest) ProtoReflect() preflect.Message
- func (m *WatchProjectInvitationsRequest) Reset()
- func (m *WatchProjectInvitationsRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *WatchProjectInvitationsRequest) SetFilter(fv *project_invitation.Filter)
- func (m *WatchProjectInvitationsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchProjectInvitationsRequest) SetOrderBy(fv *project_invitation.OrderBy)
- func (m *WatchProjectInvitationsRequest) SetPageSize(fv int32)
- func (m *WatchProjectInvitationsRequest) SetPageToken(fv *project_invitation.PagerCursor)
- func (m *WatchProjectInvitationsRequest) SetParent(fv *project_invitation.ParentReference)
- func (m *WatchProjectInvitationsRequest) SetResumeToken(fv string)
- func (m *WatchProjectInvitationsRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchProjectInvitationsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchProjectInvitationsRequest) SetView(fv view.View)
- func (m *WatchProjectInvitationsRequest) String() string
- func (m *WatchProjectInvitationsRequest) Unmarshal(b []byte) error
- func (m *WatchProjectInvitationsRequest) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationsRequestFieldPathBuilder
- func (WatchProjectInvitationsRequestFieldPathBuilder) FieldMask() WatchProjectInvitationsRequestPathSelectorFieldMask
- func (WatchProjectInvitationsRequestFieldPathBuilder) Filter() WatchProjectInvitationsRequestPathSelectorFilter
- func (WatchProjectInvitationsRequestFieldPathBuilder) MaxChunkSize() WatchProjectInvitationsRequestPathSelectorMaxChunkSize
- func (WatchProjectInvitationsRequestFieldPathBuilder) OrderBy() WatchProjectInvitationsRequestPathSelectorOrderBy
- func (WatchProjectInvitationsRequestFieldPathBuilder) PageSize() WatchProjectInvitationsRequestPathSelectorPageSize
- func (WatchProjectInvitationsRequestFieldPathBuilder) PageToken() WatchProjectInvitationsRequestPathSelectorPageToken
- func (WatchProjectInvitationsRequestFieldPathBuilder) Parent() WatchProjectInvitationsRequestPathSelectorParent
- func (WatchProjectInvitationsRequestFieldPathBuilder) ResumeToken() WatchProjectInvitationsRequestPathSelectorResumeToken
- func (WatchProjectInvitationsRequestFieldPathBuilder) StartingTime() WatchProjectInvitationsRequestPathSelectorStartingTime
- func (WatchProjectInvitationsRequestFieldPathBuilder) Type() WatchProjectInvitationsRequestPathSelectorType
- func (WatchProjectInvitationsRequestFieldPathBuilder) View() WatchProjectInvitationsRequestPathSelectorView
- type WatchProjectInvitationsRequestPathSelectorFieldMask
- func (WatchProjectInvitationsRequestPathSelectorFieldMask) FieldPath() *WatchProjectInvitationsRequest_FieldTerminalPath
- func (s WatchProjectInvitationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsRequestPathSelectorFieldMask) WithValue(value *project_invitation.ProjectInvitation_FieldMask) *WatchProjectInvitationsRequest_FieldTerminalPathValue
- type WatchProjectInvitationsRequestPathSelectorFilter
- func (WatchProjectInvitationsRequestPathSelectorFilter) FieldPath() *WatchProjectInvitationsRequest_FieldTerminalPath
- func (s WatchProjectInvitationsRequestPathSelectorFilter) WithArrayOfValues(values []*project_invitation.Filter) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsRequestPathSelectorFilter) WithValue(value *project_invitation.Filter) *WatchProjectInvitationsRequest_FieldTerminalPathValue
- type WatchProjectInvitationsRequestPathSelectorMaxChunkSize
- func (WatchProjectInvitationsRequestPathSelectorMaxChunkSize) FieldPath() *WatchProjectInvitationsRequest_FieldTerminalPath
- func (s WatchProjectInvitationsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchProjectInvitationsRequest_FieldTerminalPathValue
- type WatchProjectInvitationsRequestPathSelectorOrderBy
- func (WatchProjectInvitationsRequestPathSelectorOrderBy) FieldPath() *WatchProjectInvitationsRequest_FieldTerminalPath
- func (s WatchProjectInvitationsRequestPathSelectorOrderBy) WithArrayOfValues(values []*project_invitation.OrderBy) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsRequestPathSelectorOrderBy) WithValue(value *project_invitation.OrderBy) *WatchProjectInvitationsRequest_FieldTerminalPathValue
- type WatchProjectInvitationsRequestPathSelectorPageSize
- func (WatchProjectInvitationsRequestPathSelectorPageSize) FieldPath() *WatchProjectInvitationsRequest_FieldTerminalPath
- func (s WatchProjectInvitationsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsRequestPathSelectorPageSize) WithValue(value int32) *WatchProjectInvitationsRequest_FieldTerminalPathValue
- type WatchProjectInvitationsRequestPathSelectorPageToken
- func (WatchProjectInvitationsRequestPathSelectorPageToken) FieldPath() *WatchProjectInvitationsRequest_FieldTerminalPath
- func (s WatchProjectInvitationsRequestPathSelectorPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsRequestPathSelectorPageToken) WithValue(value *project_invitation.PagerCursor) *WatchProjectInvitationsRequest_FieldTerminalPathValue
- type WatchProjectInvitationsRequestPathSelectorParent
- func (WatchProjectInvitationsRequestPathSelectorParent) FieldPath() *WatchProjectInvitationsRequest_FieldTerminalPath
- func (s WatchProjectInvitationsRequestPathSelectorParent) WithArrayOfValues(values []*project_invitation.ParentReference) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsRequestPathSelectorParent) WithValue(value *project_invitation.ParentReference) *WatchProjectInvitationsRequest_FieldTerminalPathValue
- type WatchProjectInvitationsRequestPathSelectorResumeToken
- func (WatchProjectInvitationsRequestPathSelectorResumeToken) FieldPath() *WatchProjectInvitationsRequest_FieldTerminalPath
- func (s WatchProjectInvitationsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsRequestPathSelectorResumeToken) WithValue(value string) *WatchProjectInvitationsRequest_FieldTerminalPathValue
- type WatchProjectInvitationsRequestPathSelectorStartingTime
- func (WatchProjectInvitationsRequestPathSelectorStartingTime) FieldPath() *WatchProjectInvitationsRequest_FieldTerminalPath
- func (s WatchProjectInvitationsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchProjectInvitationsRequest_FieldTerminalPathValue
- type WatchProjectInvitationsRequestPathSelectorType
- func (WatchProjectInvitationsRequestPathSelectorType) FieldPath() *WatchProjectInvitationsRequest_FieldTerminalPath
- func (s WatchProjectInvitationsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchProjectInvitationsRequest_FieldTerminalPathValue
- type WatchProjectInvitationsRequestPathSelectorView
- func (WatchProjectInvitationsRequestPathSelectorView) FieldPath() *WatchProjectInvitationsRequest_FieldTerminalPath
- func (s WatchProjectInvitationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsRequestPathSelectorView) WithValue(value view.View) *WatchProjectInvitationsRequest_FieldTerminalPathValue
- type WatchProjectInvitationsRequest_FieldMask
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) AppendPath(path WatchProjectInvitationsRequest_FieldPath)
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) FilterInputFields() *WatchProjectInvitationsRequest_FieldMask
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) GetPaths() []WatchProjectInvitationsRequest_FieldPath
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchProjectInvitationsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProjectInvitationsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) Project(source *WatchProjectInvitationsRequest) *WatchProjectInvitationsRequest
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) Reset()
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) Set(target, source *WatchProjectInvitationsRequest)
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) Size() int
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) String() string
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) Subtract(other *WatchProjectInvitationsRequest_FieldMask) *WatchProjectInvitationsRequest_FieldMask
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProjectInvitationsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationsRequest_FieldPath
- func BuildWatchProjectInvitationsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProjectInvitationsRequest_FieldPath, error)
- func MustParseWatchProjectInvitationsRequest_FieldPath(rawField string) WatchProjectInvitationsRequest_FieldPath
- func ParseWatchProjectInvitationsRequest_FieldPath(rawField string) (WatchProjectInvitationsRequest_FieldPath, error)
- type WatchProjectInvitationsRequest_FieldPathArrayItemValue
- func MustParseWatchProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProjectInvitationsRequest_FieldPathArrayItemValue
- func ParseWatchProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProjectInvitationsRequest_FieldPathArrayItemValue, error)
- type WatchProjectInvitationsRequest_FieldPathArrayOfValues
- func MustParseWatchProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProjectInvitationsRequest_FieldPathArrayOfValues
- func ParseWatchProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProjectInvitationsRequest_FieldPathArrayOfValues, error)
- type WatchProjectInvitationsRequest_FieldPathSelector
- type WatchProjectInvitationsRequest_FieldPathValue
- type WatchProjectInvitationsRequest_FieldTerminalPath
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) ClearValue(item *WatchProjectInvitationsRequest)
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) Get(source *WatchProjectInvitationsRequest) (values []interface{})
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) GetSingle(source *WatchProjectInvitationsRequest) (interface{}, bool)
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) Selector() WatchProjectInvitationsRequest_FieldPathSelector
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) String() string
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProjectInvitationsRequest_FieldPathArrayItemValue
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProjectInvitationsRequest_FieldPathArrayOfValues
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProjectInvitationsRequest_FieldPathValue
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProjectInvitationsRequest) bool
- func (fpaiv *WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProjectInvitationsRequest) (interface{}, bool)
- func (fpaiv *WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*project_invitation.Filter, bool)
- func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*project_invitation.OrderBy, bool)
- func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*project_invitation.PagerCursor, bool)
- func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*project_invitation.ParentReference, bool)
- func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProjectInvitationsRequest_FieldTerminalPathValue
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsFilterValue() (*project_invitation.Filter, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsOrderByValue() (*project_invitation.OrderBy, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsPageTokenValue() (*project_invitation.PagerCursor, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsParentValue() (*project_invitation.ParentReference, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) CompareWith(source *WatchProjectInvitationsRequest) (int, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) SetTo(target **WatchProjectInvitationsRequest)
- func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProjectInvitationsResponse
- func (o *WatchProjectInvitationsResponse) Clone() *WatchProjectInvitationsResponse
- func (o *WatchProjectInvitationsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProjectInvitationsResponse) Descriptor() ([]byte, []int)
- func (m *WatchProjectInvitationsResponse) GetIsCurrent() bool
- func (m *WatchProjectInvitationsResponse) GetIsHardReset() bool
- func (m *WatchProjectInvitationsResponse) GetIsSoftReset() bool
- func (m *WatchProjectInvitationsResponse) GetPageTokenChange() *WatchProjectInvitationsResponse_PageTokenChange
- func (m *WatchProjectInvitationsResponse) GetProjectInvitationChanges() []*project_invitation.ProjectInvitationChange
- func (m *WatchProjectInvitationsResponse) GetResumeToken() string
- func (m *WatchProjectInvitationsResponse) GetSnapshotSize() int64
- func (*WatchProjectInvitationsResponse) GotenMessage()
- func (o *WatchProjectInvitationsResponse) GotenObjectExt()
- func (obj *WatchProjectInvitationsResponse) GotenValidate() error
- func (o *WatchProjectInvitationsResponse) MakeDiffFieldMask(other *WatchProjectInvitationsResponse) *WatchProjectInvitationsResponse_FieldMask
- func (o *WatchProjectInvitationsResponse) MakeFullFieldMask() *WatchProjectInvitationsResponse_FieldMask
- func (o *WatchProjectInvitationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProjectInvitationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProjectInvitationsResponse) Marshal() ([]byte, error)
- func (m *WatchProjectInvitationsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchProjectInvitationsResponse) Merge(source *WatchProjectInvitationsResponse)
- func (o *WatchProjectInvitationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProjectInvitationsResponse) ProtoMessage()
- func (m *WatchProjectInvitationsResponse) ProtoReflect() preflect.Message
- func (m *WatchProjectInvitationsResponse) Reset()
- func (m *WatchProjectInvitationsResponse) SetIsCurrent(fv bool)
- func (m *WatchProjectInvitationsResponse) SetIsHardReset(fv bool)
- func (m *WatchProjectInvitationsResponse) SetIsSoftReset(fv bool)
- func (m *WatchProjectInvitationsResponse) SetPageTokenChange(fv *WatchProjectInvitationsResponse_PageTokenChange)
- func (m *WatchProjectInvitationsResponse) SetProjectInvitationChanges(fv []*project_invitation.ProjectInvitationChange)
- func (m *WatchProjectInvitationsResponse) SetResumeToken(fv string)
- func (m *WatchProjectInvitationsResponse) SetSnapshotSize(fv int64)
- func (m *WatchProjectInvitationsResponse) String() string
- func (m *WatchProjectInvitationsResponse) Unmarshal(b []byte) error
- func (m *WatchProjectInvitationsResponse) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationsResponseFieldPathBuilder
- func (WatchProjectInvitationsResponseFieldPathBuilder) IsCurrent() WatchProjectInvitationsResponsePathSelectorIsCurrent
- func (WatchProjectInvitationsResponseFieldPathBuilder) IsHardReset() WatchProjectInvitationsResponsePathSelectorIsHardReset
- func (WatchProjectInvitationsResponseFieldPathBuilder) IsSoftReset() WatchProjectInvitationsResponsePathSelectorIsSoftReset
- func (WatchProjectInvitationsResponseFieldPathBuilder) PageTokenChange() WatchProjectInvitationsResponsePathSelectorPageTokenChange
- func (WatchProjectInvitationsResponseFieldPathBuilder) ProjectInvitationChanges() WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges
- func (WatchProjectInvitationsResponseFieldPathBuilder) ResumeToken() WatchProjectInvitationsResponsePathSelectorResumeToken
- func (WatchProjectInvitationsResponseFieldPathBuilder) SnapshotSize() WatchProjectInvitationsResponsePathSelectorSnapshotSize
- type WatchProjectInvitationsResponsePageTokenChangeFieldPathBuilder
- func (WatchProjectInvitationsResponsePageTokenChangeFieldPathBuilder) NextPageToken() WatchProjectInvitationsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchProjectInvitationsResponsePageTokenChangeFieldPathBuilder) PrevPageToken() WatchProjectInvitationsResponse_PageTokenChangePathSelectorPrevPageToken
- type WatchProjectInvitationsResponsePageTokenChange_FieldPath
- func BuildWatchProjectInvitationsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchProjectInvitationsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchProjectInvitationsResponsePageTokenChange_FieldPath(rawField string) WatchProjectInvitationsResponsePageTokenChange_FieldPath
- func ParseWatchProjectInvitationsResponsePageTokenChange_FieldPath(rawField string) (WatchProjectInvitationsResponsePageTokenChange_FieldPath, error)
- type WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchProjectInvitationsResponsePageTokenChange_FieldPathSelector
- type WatchProjectInvitationsResponsePageTokenChange_FieldPathValue
- func MustParseWatchProjectInvitationsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchProjectInvitationsResponsePageTokenChange_FieldPathValue
- func ParseWatchProjectInvitationsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchProjectInvitationsResponsePageTokenChange_FieldPathValue, error)
- type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchProjectInvitationsResponse_PageTokenChange)
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchProjectInvitationsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchProjectInvitationsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) Selector() WatchProjectInvitationsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchProjectInvitationsResponsePageTokenChange_FieldPathValue
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProjectInvitationsResponse_PageTokenChange) bool
- func (fpaiv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProjectInvitationsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*project_invitation.PagerCursor, bool)
- func (fpaov *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*project_invitation.PagerCursor, bool)
- func (fpaov *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*project_invitation.PagerCursor, bool)
- func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*project_invitation.PagerCursor, bool)
- func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchProjectInvitationsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchProjectInvitationsResponse_PageTokenChange)
- func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProjectInvitationsResponsePathSelectorIsCurrent
- func (WatchProjectInvitationsResponsePathSelectorIsCurrent) FieldPath() *WatchProjectInvitationsResponse_FieldTerminalPath
- func (s WatchProjectInvitationsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchProjectInvitationsResponse_FieldTerminalPathValue
- type WatchProjectInvitationsResponsePathSelectorIsHardReset
- func (WatchProjectInvitationsResponsePathSelectorIsHardReset) FieldPath() *WatchProjectInvitationsResponse_FieldTerminalPath
- func (s WatchProjectInvitationsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchProjectInvitationsResponse_FieldTerminalPathValue
- type WatchProjectInvitationsResponsePathSelectorIsSoftReset
- func (WatchProjectInvitationsResponsePathSelectorIsSoftReset) FieldPath() *WatchProjectInvitationsResponse_FieldTerminalPath
- func (s WatchProjectInvitationsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchProjectInvitationsResponse_FieldTerminalPathValue
- type WatchProjectInvitationsResponsePathSelectorPageTokenChange
- func (WatchProjectInvitationsResponsePathSelectorPageTokenChange) FieldPath() *WatchProjectInvitationsResponse_FieldTerminalPath
- func (WatchProjectInvitationsResponsePathSelectorPageTokenChange) NextPageToken() WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchProjectInvitationsResponsePathSelectorPageTokenChange) PrevPageToken() WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchProjectInvitationsResponse_PageTokenChange) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchProjectInvitationsResponse_FieldSubPathArrayItemValue
- func (s WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchProjectInvitationsResponsePageTokenChange_FieldPath) *WatchProjectInvitationsResponse_FieldSubPath
- func (s WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchProjectInvitationsResponsePageTokenChange_FieldPathValue) *WatchProjectInvitationsResponse_FieldSubPathValue
- func (s WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithValue(value *WatchProjectInvitationsResponse_PageTokenChange) *WatchProjectInvitationsResponse_FieldTerminalPathValue
- type WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchProjectInvitationsResponse_FieldSubPath
- func (s WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *WatchProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *project_invitation.PagerCursor) *WatchProjectInvitationsResponse_FieldSubPathValue
- type WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchProjectInvitationsResponse_FieldSubPath
- func (s WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *WatchProjectInvitationsResponse_FieldSubPathArrayOfValues
- func (s WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *project_invitation.PagerCursor) *WatchProjectInvitationsResponse_FieldSubPathValue
- type WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges
- func (WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges) FieldPath() *WatchProjectInvitationsResponse_FieldTerminalPath
- func (s WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges) WithArrayOfValues(values [][]*project_invitation.ProjectInvitationChange) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges) WithItemValue(value *project_invitation.ProjectInvitationChange) *WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue
- func (s WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges) WithValue(value []*project_invitation.ProjectInvitationChange) *WatchProjectInvitationsResponse_FieldTerminalPathValue
- type WatchProjectInvitationsResponsePathSelectorResumeToken
- func (WatchProjectInvitationsResponsePathSelectorResumeToken) FieldPath() *WatchProjectInvitationsResponse_FieldTerminalPath
- func (s WatchProjectInvitationsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsResponsePathSelectorResumeToken) WithValue(value string) *WatchProjectInvitationsResponse_FieldTerminalPathValue
- type WatchProjectInvitationsResponsePathSelectorSnapshotSize
- func (WatchProjectInvitationsResponsePathSelectorSnapshotSize) FieldPath() *WatchProjectInvitationsResponse_FieldTerminalPath
- func (s WatchProjectInvitationsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchProjectInvitationsResponse_FieldTerminalPathValue
- type WatchProjectInvitationsResponse_FieldMask
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) AppendPath(path WatchProjectInvitationsResponse_FieldPath)
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) FilterInputFields() *WatchProjectInvitationsResponse_FieldMask
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) GetPaths() []WatchProjectInvitationsResponse_FieldPath
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchProjectInvitationsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProjectInvitationsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Project(source *WatchProjectInvitationsResponse) *WatchProjectInvitationsResponse
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Reset()
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Set(target, source *WatchProjectInvitationsResponse)
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Size() int
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) String() string
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Subtract(other *WatchProjectInvitationsResponse_FieldMask) *WatchProjectInvitationsResponse_FieldMask
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProjectInvitationsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationsResponse_FieldPath
- func BuildWatchProjectInvitationsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProjectInvitationsResponse_FieldPath, error)
- func MustParseWatchProjectInvitationsResponse_FieldPath(rawField string) WatchProjectInvitationsResponse_FieldPath
- func ParseWatchProjectInvitationsResponse_FieldPath(rawField string) (WatchProjectInvitationsResponse_FieldPath, error)
- type WatchProjectInvitationsResponse_FieldPathArrayItemValue
- func MustParseWatchProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProjectInvitationsResponse_FieldPathArrayItemValue
- func ParseWatchProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProjectInvitationsResponse_FieldPathArrayItemValue, error)
- type WatchProjectInvitationsResponse_FieldPathArrayOfValues
- func MustParseWatchProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProjectInvitationsResponse_FieldPathArrayOfValues
- func ParseWatchProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProjectInvitationsResponse_FieldPathArrayOfValues, error)
- type WatchProjectInvitationsResponse_FieldPathSelector
- type WatchProjectInvitationsResponse_FieldPathValue
- type WatchProjectInvitationsResponse_FieldSubPath
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchProjectInvitationsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) ClearValue(item *WatchProjectInvitationsResponse)
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) Get(source *WatchProjectInvitationsResponse) (values []interface{})
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) GetSingle(source *WatchProjectInvitationsResponse) (interface{}, bool)
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) JSONString() string
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) Selector() WatchProjectInvitationsResponse_FieldPathSelector
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) String() string
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchProjectInvitationsResponse_FieldPathArrayItemValue
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchProjectInvitationsResponse_FieldPathArrayOfValues
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) WithIValue(value interface{}) WatchProjectInvitationsResponse_FieldPathValue
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchProjectInvitationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProjectInvitationsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchProjectInvitationsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchProjectInvitationsResponse) bool
- func (fpaivs *WatchProjectInvitationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchProjectInvitationsResponse_FieldSubPathArrayOfValues
- type WatchProjectInvitationsResponse_FieldSubPathValue
- func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchProjectInvitationsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) CompareWith(source *WatchProjectInvitationsResponse) (int, bool)
- func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) SetTo(target **WatchProjectInvitationsResponse)
- func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchProjectInvitationsResponse_FieldTerminalPath
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) ClearValue(item *WatchProjectInvitationsResponse)
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) Get(source *WatchProjectInvitationsResponse) (values []interface{})
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) GetSingle(source *WatchProjectInvitationsResponse) (interface{}, bool)
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) Selector() WatchProjectInvitationsResponse_FieldPathSelector
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) String() string
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProjectInvitationsResponse_FieldPathArrayItemValue
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProjectInvitationsResponse_FieldPathArrayOfValues
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProjectInvitationsResponse_FieldPathValue
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationChangesItemValue() (*project_invitation.ProjectInvitationChange, bool)
- func (fpaiv *WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProjectInvitationsResponse) bool
- func (fpaiv *WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProjectInvitationsResponse) (interface{}, bool)
- func (fpaiv *WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchProjectInvitationsResponse_PageTokenChange, bool)
- func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationChangesArrayOfValues() ([][]*project_invitation.ProjectInvitationChange, bool)
- func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProjectInvitationsResponse_FieldTerminalPathValue
- func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchProjectInvitationsResponse_PageTokenChange, bool)
- func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationChangesValue() ([]*project_invitation.ProjectInvitationChange, bool)
- func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) CompareWith(source *WatchProjectInvitationsResponse) (int, bool)
- func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) SetTo(target **WatchProjectInvitationsResponse)
- func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProjectInvitationsResponse_PageTokenChange
- func (o *WatchProjectInvitationsResponse_PageTokenChange) Clone() *WatchProjectInvitationsResponse_PageTokenChange
- func (o *WatchProjectInvitationsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProjectInvitationsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchProjectInvitationsResponse_PageTokenChange) GetNextPageToken() *project_invitation.PagerCursor
- func (m *WatchProjectInvitationsResponse_PageTokenChange) GetPrevPageToken() *project_invitation.PagerCursor
- func (*WatchProjectInvitationsResponse_PageTokenChange) GotenMessage()
- func (o *WatchProjectInvitationsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchProjectInvitationsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchProjectInvitationsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchProjectInvitationsResponse_PageTokenChange) *WatchProjectInvitationsResponse_PageTokenChange_FieldMask
- func (o *WatchProjectInvitationsResponse_PageTokenChange) MakeFullFieldMask() *WatchProjectInvitationsResponse_PageTokenChange_FieldMask
- func (o *WatchProjectInvitationsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProjectInvitationsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProjectInvitationsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchProjectInvitationsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchProjectInvitationsResponse_PageTokenChange) Merge(source *WatchProjectInvitationsResponse_PageTokenChange)
- func (o *WatchProjectInvitationsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProjectInvitationsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchProjectInvitationsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchProjectInvitationsResponse_PageTokenChange) Reset()
- func (m *WatchProjectInvitationsResponse_PageTokenChange) SetNextPageToken(fv *project_invitation.PagerCursor)
- func (m *WatchProjectInvitationsResponse_PageTokenChange) SetPrevPageToken(fv *project_invitation.PagerCursor)
- func (m *WatchProjectInvitationsResponse_PageTokenChange) String() string
- func (m *WatchProjectInvitationsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchProjectInvitationsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchProjectInvitationsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath
- func (s WatchProjectInvitationsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *project_invitation.PagerCursor) *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue
- type WatchProjectInvitationsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchProjectInvitationsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath
- func (s WatchProjectInvitationsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchProjectInvitationsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *project_invitation.PagerCursor) *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue
- type WatchProjectInvitationsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) AppendPath(path WatchProjectInvitationsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchProjectInvitationsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) GetPaths() []WatchProjectInvitationsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProjectInvitationsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Project(source *WatchProjectInvitationsResponse_PageTokenChange) *WatchProjectInvitationsResponse_PageTokenChange
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Set(target, source *WatchProjectInvitationsResponse_PageTokenChange)
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Subtract(other *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) *WatchProjectInvitationsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptProjectInvitationDescriptor ¶ added in v0.4.28
type AcceptProjectInvitationDescriptor struct{}
func GetAcceptProjectInvitationDescriptor ¶ added in v0.4.28
func GetAcceptProjectInvitationDescriptor() *AcceptProjectInvitationDescriptor
func (*AcceptProjectInvitationDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*AcceptProjectInvitationDescriptor) GetApiName ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) GetApiName() string
func (*AcceptProjectInvitationDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*AcceptProjectInvitationDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) GetFullMethodName() string
func (*AcceptProjectInvitationDescriptor) GetMethodName ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) GetMethodName() string
func (*AcceptProjectInvitationDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) GetProtoPkgName() string
func (*AcceptProjectInvitationDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *AcceptProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*AcceptProjectInvitationDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*AcceptProjectInvitationDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) GetServiceDomain() string
func (*AcceptProjectInvitationDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) GetServiceVersion() string
func (*AcceptProjectInvitationDescriptor) GetVerb ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) GetVerb() string
func (*AcceptProjectInvitationDescriptor) HasResource ¶ added in v0.4.30
func (d *AcceptProjectInvitationDescriptor) HasResource() bool
func (*AcceptProjectInvitationDescriptor) IsClientStream ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) IsClientStream() bool
func (*AcceptProjectInvitationDescriptor) IsCollection ¶ added in v0.4.30
func (d *AcceptProjectInvitationDescriptor) IsCollection() bool
func (*AcceptProjectInvitationDescriptor) IsPlural ¶ added in v0.4.30
func (d *AcceptProjectInvitationDescriptor) IsPlural() bool
func (*AcceptProjectInvitationDescriptor) IsServerStream ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) IsServerStream() bool
func (*AcceptProjectInvitationDescriptor) IsUnary ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) IsUnary() bool
func (*AcceptProjectInvitationDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*AcceptProjectInvitationDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*AcceptProjectInvitationDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *AcceptProjectInvitationDescriptor) RequestHasResourceBody() bool
type AcceptProjectInvitationDescriptorClientMsgHandle ¶ added in v0.4.28
type AcceptProjectInvitationDescriptorClientMsgHandle struct{}
func (*AcceptProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type AcceptProjectInvitationDescriptorServerMsgHandle ¶ added in v0.4.28
type AcceptProjectInvitationDescriptorServerMsgHandle struct{}
func (*AcceptProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type AcceptProjectInvitationRequest ¶
type AcceptProjectInvitationRequest struct { // reference of ntt.iam.v1alpha.ProjectInvitation Name *project_invitation.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [AcceptProjectInvitation][ntt.iam.v1alpha.AcceptProjectInvitation]
func (*AcceptProjectInvitationRequest) Clone ¶
func (o *AcceptProjectInvitationRequest) Clone() *AcceptProjectInvitationRequest
func (*AcceptProjectInvitationRequest) CloneRaw ¶
func (o *AcceptProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
func (*AcceptProjectInvitationRequest) Descriptor ¶
func (*AcceptProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use AcceptProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*AcceptProjectInvitationRequest) GetName ¶
func (m *AcceptProjectInvitationRequest) GetName() *project_invitation.Reference
func (*AcceptProjectInvitationRequest) GotenMessage ¶
func (*AcceptProjectInvitationRequest) GotenMessage()
func (*AcceptProjectInvitationRequest) GotenObjectExt ¶
func (o *AcceptProjectInvitationRequest) GotenObjectExt()
func (*AcceptProjectInvitationRequest) GotenValidate ¶
func (obj *AcceptProjectInvitationRequest) GotenValidate() error
func (*AcceptProjectInvitationRequest) MakeDiffFieldMask ¶
func (o *AcceptProjectInvitationRequest) MakeDiffFieldMask(other *AcceptProjectInvitationRequest) *AcceptProjectInvitationRequest_FieldMask
func (*AcceptProjectInvitationRequest) MakeFullFieldMask ¶
func (o *AcceptProjectInvitationRequest) MakeFullFieldMask() *AcceptProjectInvitationRequest_FieldMask
func (*AcceptProjectInvitationRequest) MakeRawDiffFieldMask ¶
func (o *AcceptProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*AcceptProjectInvitationRequest) MakeRawFullFieldMask ¶
func (o *AcceptProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*AcceptProjectInvitationRequest) Marshal ¶
func (m *AcceptProjectInvitationRequest) Marshal() ([]byte, error)
func (*AcceptProjectInvitationRequest) MarshalJSON ¶
func (m *AcceptProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*AcceptProjectInvitationRequest) Merge ¶
func (o *AcceptProjectInvitationRequest) Merge(source *AcceptProjectInvitationRequest)
func (*AcceptProjectInvitationRequest) MergeRaw ¶
func (o *AcceptProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*AcceptProjectInvitationRequest) ProtoMessage ¶
func (*AcceptProjectInvitationRequest) ProtoMessage()
func (*AcceptProjectInvitationRequest) ProtoReflect ¶
func (m *AcceptProjectInvitationRequest) ProtoReflect() preflect.Message
func (*AcceptProjectInvitationRequest) Reset ¶
func (m *AcceptProjectInvitationRequest) Reset()
func (*AcceptProjectInvitationRequest) SetName ¶
func (m *AcceptProjectInvitationRequest) SetName(fv *project_invitation.Reference)
func (*AcceptProjectInvitationRequest) String ¶
func (m *AcceptProjectInvitationRequest) String() string
func (*AcceptProjectInvitationRequest) Unmarshal ¶
func (m *AcceptProjectInvitationRequest) Unmarshal(b []byte) error
func (*AcceptProjectInvitationRequest) UnmarshalJSON ¶
func (m *AcceptProjectInvitationRequest) UnmarshalJSON(data []byte) error
type AcceptProjectInvitationRequestFieldPathBuilder ¶
type AcceptProjectInvitationRequestFieldPathBuilder struct{}
func NewAcceptProjectInvitationRequestFieldPathBuilder ¶
func NewAcceptProjectInvitationRequestFieldPathBuilder() AcceptProjectInvitationRequestFieldPathBuilder
type AcceptProjectInvitationRequestPathSelectorName ¶
type AcceptProjectInvitationRequestPathSelectorName struct{}
func (AcceptProjectInvitationRequestPathSelectorName) WithArrayOfValues ¶
func (s AcceptProjectInvitationRequestPathSelectorName) WithArrayOfValues(values []*project_invitation.Reference) *AcceptProjectInvitationRequest_FieldTerminalPathArrayOfValues
type AcceptProjectInvitationRequest_FieldMask ¶
type AcceptProjectInvitationRequest_FieldMask struct {
Paths []AcceptProjectInvitationRequest_FieldPath
}
func FullAcceptProjectInvitationRequest_FieldMask ¶
func FullAcceptProjectInvitationRequest_FieldMask() *AcceptProjectInvitationRequest_FieldMask
func (*AcceptProjectInvitationRequest_FieldMask) AppendPath ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) AppendPath(path AcceptProjectInvitationRequest_FieldPath)
func (*AcceptProjectInvitationRequest_FieldMask) AppendRawPath ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*AcceptProjectInvitationRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*AcceptProjectInvitationRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*AcceptProjectInvitationRequest_FieldMask) FilterInputFields ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) FilterInputFields() *AcceptProjectInvitationRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*AcceptProjectInvitationRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*AcceptProjectInvitationRequest_FieldMask) GetPaths ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) GetPaths() []AcceptProjectInvitationRequest_FieldPath
func (*AcceptProjectInvitationRequest_FieldMask) GetRawPaths ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*AcceptProjectInvitationRequest_FieldMask) IsFull ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) IsFull() bool
func (AcceptProjectInvitationRequest_FieldMask) Marshal ¶
func (fieldMask AcceptProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (AcceptProjectInvitationRequest_FieldMask) MarshalJSON ¶
func (fieldMask AcceptProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*AcceptProjectInvitationRequest_FieldMask) PathsCount ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) PathsCount() int
func (*AcceptProjectInvitationRequest_FieldMask) Project ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) Project(source *AcceptProjectInvitationRequest) *AcceptProjectInvitationRequest
func (*AcceptProjectInvitationRequest_FieldMask) ProjectRaw ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*AcceptProjectInvitationRequest_FieldMask) ProtoMessage ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) ProtoMessage()
func (*AcceptProjectInvitationRequest_FieldMask) ProtoReflect ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
func (*AcceptProjectInvitationRequest_FieldMask) Reset ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) Reset()
func (*AcceptProjectInvitationRequest_FieldMask) Set ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) Set(target, source *AcceptProjectInvitationRequest)
func (*AcceptProjectInvitationRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
func (*AcceptProjectInvitationRequest_FieldMask) SetRaw ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*AcceptProjectInvitationRequest_FieldMask) Size ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) Size() int
func (*AcceptProjectInvitationRequest_FieldMask) String ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) String() string
func (*AcceptProjectInvitationRequest_FieldMask) Subtract ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) Subtract(other *AcceptProjectInvitationRequest_FieldMask) *AcceptProjectInvitationRequest_FieldMask
func (*AcceptProjectInvitationRequest_FieldMask) SubtractRaw ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*AcceptProjectInvitationRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*AcceptProjectInvitationRequest_FieldMask) Unmarshal ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
func (*AcceptProjectInvitationRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *AcceptProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
type AcceptProjectInvitationRequest_FieldPath ¶
type AcceptProjectInvitationRequest_FieldPath interface { gotenobject.FieldPath Selector() AcceptProjectInvitationRequest_FieldPathSelector Get(source *AcceptProjectInvitationRequest) []interface{} GetSingle(source *AcceptProjectInvitationRequest) (interface{}, bool) ClearValue(item *AcceptProjectInvitationRequest) // Those methods build corresponding AcceptProjectInvitationRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) AcceptProjectInvitationRequest_FieldPathValue WithIArrayOfValues(values interface{}) AcceptProjectInvitationRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) AcceptProjectInvitationRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildAcceptProjectInvitationRequest_FieldPath ¶
func BuildAcceptProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (AcceptProjectInvitationRequest_FieldPath, error)
func MustParseAcceptProjectInvitationRequest_FieldPath ¶
func MustParseAcceptProjectInvitationRequest_FieldPath(rawField string) AcceptProjectInvitationRequest_FieldPath
func ParseAcceptProjectInvitationRequest_FieldPath ¶
func ParseAcceptProjectInvitationRequest_FieldPath(rawField string) (AcceptProjectInvitationRequest_FieldPath, error)
type AcceptProjectInvitationRequest_FieldPathArrayItemValue ¶
type AcceptProjectInvitationRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue AcceptProjectInvitationRequest_FieldPath ContainsValue(*AcceptProjectInvitationRequest) bool }
AcceptProjectInvitationRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for AcceptProjectInvitationRequest according to their type Present only for array (repeated) types.
func MustParseAcceptProjectInvitationRequest_FieldPathArrayItemValue ¶
func MustParseAcceptProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) AcceptProjectInvitationRequest_FieldPathArrayItemValue
func ParseAcceptProjectInvitationRequest_FieldPathArrayItemValue ¶
func ParseAcceptProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (AcceptProjectInvitationRequest_FieldPathArrayItemValue, error)
ParseAcceptProjectInvitationRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type AcceptProjectInvitationRequest_FieldPathArrayOfValues ¶
type AcceptProjectInvitationRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues AcceptProjectInvitationRequest_FieldPath }
AcceptProjectInvitationRequest_FieldPathArrayOfValues allows storing slice of values for AcceptProjectInvitationRequest fields according to their type
func MustParseAcceptProjectInvitationRequest_FieldPathArrayOfValues ¶
func MustParseAcceptProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) AcceptProjectInvitationRequest_FieldPathArrayOfValues
func ParseAcceptProjectInvitationRequest_FieldPathArrayOfValues ¶
func ParseAcceptProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (AcceptProjectInvitationRequest_FieldPathArrayOfValues, error)
type AcceptProjectInvitationRequest_FieldPathSelector ¶
type AcceptProjectInvitationRequest_FieldPathSelector int32
const (
AcceptProjectInvitationRequest_FieldPathSelectorName AcceptProjectInvitationRequest_FieldPathSelector = 0
)
func (AcceptProjectInvitationRequest_FieldPathSelector) String ¶
func (s AcceptProjectInvitationRequest_FieldPathSelector) String() string
type AcceptProjectInvitationRequest_FieldPathValue ¶
type AcceptProjectInvitationRequest_FieldPathValue interface { AcceptProjectInvitationRequest_FieldPath gotenobject.FieldPathValue SetTo(target **AcceptProjectInvitationRequest) CompareWith(*AcceptProjectInvitationRequest) (cmp int, comparable bool) }
AcceptProjectInvitationRequest_FieldPathValue allows storing values for AcceptProjectInvitationRequest fields according to their type
func MustParseAcceptProjectInvitationRequest_FieldPathValue ¶
func MustParseAcceptProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) AcceptProjectInvitationRequest_FieldPathValue
func ParseAcceptProjectInvitationRequest_FieldPathValue ¶
func ParseAcceptProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) (AcceptProjectInvitationRequest_FieldPathValue, error)
type AcceptProjectInvitationRequest_FieldTerminalPath ¶
type AcceptProjectInvitationRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*AcceptProjectInvitationRequest_FieldTerminalPath) ClearValue ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) ClearValue(item *AcceptProjectInvitationRequest)
func (*AcceptProjectInvitationRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*AcceptProjectInvitationRequest_FieldTerminalPath) Get ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) Get(source *AcceptProjectInvitationRequest) (values []interface{})
Get returns all values pointed by specific field from source AcceptProjectInvitationRequest
func (*AcceptProjectInvitationRequest_FieldTerminalPath) GetDefault ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*AcceptProjectInvitationRequest_FieldTerminalPath) GetRaw ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*AcceptProjectInvitationRequest_FieldTerminalPath) GetSingle ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) GetSingle(source *AcceptProjectInvitationRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source AcceptProjectInvitationRequest
func (*AcceptProjectInvitationRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*AcceptProjectInvitationRequest_FieldTerminalPath) IsLeaf ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*AcceptProjectInvitationRequest_FieldTerminalPath) JSONString ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*AcceptProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*AcceptProjectInvitationRequest_FieldTerminalPath) String ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*AcceptProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) AcceptProjectInvitationRequest_FieldPathArrayItemValue
func (*AcceptProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) AcceptProjectInvitationRequest_FieldPathArrayOfValues
func (*AcceptProjectInvitationRequest_FieldTerminalPath) WithIValue ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) AcceptProjectInvitationRequest_FieldPathValue
func (*AcceptProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*AcceptProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*AcceptProjectInvitationRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *AcceptProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue ¶
type AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue struct { AcceptProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *AcceptProjectInvitationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'AcceptProjectInvitationRequest'
func (*AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object AcceptProjectInvitationRequest as interface{}
func (*AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *AcceptProjectInvitationRequest) (interface{}, bool)
func (*AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type AcceptProjectInvitationRequest_FieldTerminalPathArrayOfValues ¶
type AcceptProjectInvitationRequest_FieldTerminalPathArrayOfValues struct { AcceptProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*AcceptProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *AcceptProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*project_invitation.Reference, bool)
func (*AcceptProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *AcceptProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type AcceptProjectInvitationRequest_FieldTerminalPathValue ¶
type AcceptProjectInvitationRequest_FieldTerminalPathValue struct { AcceptProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*AcceptProjectInvitationRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *AcceptProjectInvitationRequest_FieldTerminalPathValue) AsNameValue() (*project_invitation.Reference, bool)
func (*AcceptProjectInvitationRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *AcceptProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *AcceptProjectInvitationRequest) (int, bool)
CompareWith compares value in the 'AcceptProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'AcceptProjectInvitationRequest'.
func (*AcceptProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *AcceptProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*AcceptProjectInvitationRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *AcceptProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'AcceptProjectInvitationRequest' as interface{}
func (*AcceptProjectInvitationRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *AcceptProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **AcceptProjectInvitationRequest)
SetTo stores value for selected field for object AcceptProjectInvitationRequest
func (*AcceptProjectInvitationRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *AcceptProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type AcceptProjectInvitationResponse ¶
type AcceptProjectInvitationResponse struct {
// contains filtered or unexported fields
}
Response message for method [AcceptProjectInvitation][ntt.iam.v1alpha.AcceptProjectInvitation]
func (*AcceptProjectInvitationResponse) Clone ¶
func (o *AcceptProjectInvitationResponse) Clone() *AcceptProjectInvitationResponse
func (*AcceptProjectInvitationResponse) CloneRaw ¶
func (o *AcceptProjectInvitationResponse) CloneRaw() gotenobject.GotenObjectExt
func (*AcceptProjectInvitationResponse) Descriptor ¶
func (*AcceptProjectInvitationResponse) Descriptor() ([]byte, []int)
Deprecated, Use AcceptProjectInvitationResponse.ProtoReflect.Descriptor instead.
func (*AcceptProjectInvitationResponse) GotenMessage ¶
func (*AcceptProjectInvitationResponse) GotenMessage()
func (*AcceptProjectInvitationResponse) GotenObjectExt ¶
func (o *AcceptProjectInvitationResponse) GotenObjectExt()
func (*AcceptProjectInvitationResponse) GotenValidate ¶
func (obj *AcceptProjectInvitationResponse) GotenValidate() error
func (*AcceptProjectInvitationResponse) MakeDiffFieldMask ¶
func (o *AcceptProjectInvitationResponse) MakeDiffFieldMask(other *AcceptProjectInvitationResponse) *AcceptProjectInvitationResponse_FieldMask
func (*AcceptProjectInvitationResponse) MakeFullFieldMask ¶
func (o *AcceptProjectInvitationResponse) MakeFullFieldMask() *AcceptProjectInvitationResponse_FieldMask
func (*AcceptProjectInvitationResponse) MakeRawDiffFieldMask ¶
func (o *AcceptProjectInvitationResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*AcceptProjectInvitationResponse) MakeRawFullFieldMask ¶
func (o *AcceptProjectInvitationResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*AcceptProjectInvitationResponse) Marshal ¶
func (m *AcceptProjectInvitationResponse) Marshal() ([]byte, error)
func (*AcceptProjectInvitationResponse) MarshalJSON ¶
func (m *AcceptProjectInvitationResponse) MarshalJSON() ([]byte, error)
func (*AcceptProjectInvitationResponse) Merge ¶
func (o *AcceptProjectInvitationResponse) Merge(source *AcceptProjectInvitationResponse)
func (*AcceptProjectInvitationResponse) MergeRaw ¶
func (o *AcceptProjectInvitationResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*AcceptProjectInvitationResponse) ProtoMessage ¶
func (*AcceptProjectInvitationResponse) ProtoMessage()
func (*AcceptProjectInvitationResponse) ProtoReflect ¶
func (m *AcceptProjectInvitationResponse) ProtoReflect() preflect.Message
func (*AcceptProjectInvitationResponse) Reset ¶
func (m *AcceptProjectInvitationResponse) Reset()
func (*AcceptProjectInvitationResponse) String ¶
func (m *AcceptProjectInvitationResponse) String() string
func (*AcceptProjectInvitationResponse) Unmarshal ¶
func (m *AcceptProjectInvitationResponse) Unmarshal(b []byte) error
func (*AcceptProjectInvitationResponse) UnmarshalJSON ¶
func (m *AcceptProjectInvitationResponse) UnmarshalJSON(data []byte) error
type AcceptProjectInvitationResponseFieldPathBuilder ¶
type AcceptProjectInvitationResponseFieldPathBuilder struct{}
func NewAcceptProjectInvitationResponseFieldPathBuilder ¶
func NewAcceptProjectInvitationResponseFieldPathBuilder() AcceptProjectInvitationResponseFieldPathBuilder
type AcceptProjectInvitationResponse_FieldMask ¶
type AcceptProjectInvitationResponse_FieldMask struct {
Paths []AcceptProjectInvitationResponse_FieldPath
}
func FullAcceptProjectInvitationResponse_FieldMask ¶
func FullAcceptProjectInvitationResponse_FieldMask() *AcceptProjectInvitationResponse_FieldMask
func (*AcceptProjectInvitationResponse_FieldMask) AppendPath ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) AppendPath(path AcceptProjectInvitationResponse_FieldPath)
func (*AcceptProjectInvitationResponse_FieldMask) AppendRawPath ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*AcceptProjectInvitationResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*AcceptProjectInvitationResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*AcceptProjectInvitationResponse_FieldMask) FilterInputFields ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) FilterInputFields() *AcceptProjectInvitationResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*AcceptProjectInvitationResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*AcceptProjectInvitationResponse_FieldMask) GetPaths ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) GetPaths() []AcceptProjectInvitationResponse_FieldPath
func (*AcceptProjectInvitationResponse_FieldMask) GetRawPaths ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*AcceptProjectInvitationResponse_FieldMask) IsFull ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) IsFull() bool
func (AcceptProjectInvitationResponse_FieldMask) Marshal ¶
func (fieldMask AcceptProjectInvitationResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (AcceptProjectInvitationResponse_FieldMask) MarshalJSON ¶
func (fieldMask AcceptProjectInvitationResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*AcceptProjectInvitationResponse_FieldMask) PathsCount ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) PathsCount() int
func (*AcceptProjectInvitationResponse_FieldMask) Project ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Project(source *AcceptProjectInvitationResponse) *AcceptProjectInvitationResponse
func (*AcceptProjectInvitationResponse_FieldMask) ProjectRaw ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*AcceptProjectInvitationResponse_FieldMask) ProtoMessage ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) ProtoMessage()
func (*AcceptProjectInvitationResponse_FieldMask) ProtoReflect ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) ProtoReflect() preflect.Message
func (*AcceptProjectInvitationResponse_FieldMask) Reset ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Reset()
func (*AcceptProjectInvitationResponse_FieldMask) Set ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Set(target, source *AcceptProjectInvitationResponse)
func (*AcceptProjectInvitationResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) SetFromCliFlag(raw string) error
func (*AcceptProjectInvitationResponse_FieldMask) SetRaw ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*AcceptProjectInvitationResponse_FieldMask) Size ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Size() int
func (*AcceptProjectInvitationResponse_FieldMask) String ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) String() string
func (*AcceptProjectInvitationResponse_FieldMask) Subtract ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Subtract(other *AcceptProjectInvitationResponse_FieldMask) *AcceptProjectInvitationResponse_FieldMask
func (*AcceptProjectInvitationResponse_FieldMask) SubtractRaw ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*AcceptProjectInvitationResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*AcceptProjectInvitationResponse_FieldMask) Unmarshal ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Unmarshal(data []byte) error
func (*AcceptProjectInvitationResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *AcceptProjectInvitationResponse_FieldMask) UnmarshalJSON(data []byte) error
type AcceptProjectInvitationResponse_FieldPath ¶
type AcceptProjectInvitationResponse_FieldPath interface { gotenobject.FieldPath Selector() AcceptProjectInvitationResponse_FieldPathSelector Get(source *AcceptProjectInvitationResponse) []interface{} GetSingle(source *AcceptProjectInvitationResponse) (interface{}, bool) ClearValue(item *AcceptProjectInvitationResponse) // Those methods build corresponding AcceptProjectInvitationResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) AcceptProjectInvitationResponse_FieldPathValue WithIArrayOfValues(values interface{}) AcceptProjectInvitationResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) AcceptProjectInvitationResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildAcceptProjectInvitationResponse_FieldPath ¶
func BuildAcceptProjectInvitationResponse_FieldPath(fp gotenobject.RawFieldPath) (AcceptProjectInvitationResponse_FieldPath, error)
func MustParseAcceptProjectInvitationResponse_FieldPath ¶
func MustParseAcceptProjectInvitationResponse_FieldPath(rawField string) AcceptProjectInvitationResponse_FieldPath
func ParseAcceptProjectInvitationResponse_FieldPath ¶
func ParseAcceptProjectInvitationResponse_FieldPath(rawField string) (AcceptProjectInvitationResponse_FieldPath, error)
type AcceptProjectInvitationResponse_FieldPathArrayItemValue ¶
type AcceptProjectInvitationResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue AcceptProjectInvitationResponse_FieldPath ContainsValue(*AcceptProjectInvitationResponse) bool }
AcceptProjectInvitationResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for AcceptProjectInvitationResponse according to their type Present only for array (repeated) types.
func MustParseAcceptProjectInvitationResponse_FieldPathArrayItemValue ¶
func MustParseAcceptProjectInvitationResponse_FieldPathArrayItemValue(pathStr, valueStr string) AcceptProjectInvitationResponse_FieldPathArrayItemValue
func ParseAcceptProjectInvitationResponse_FieldPathArrayItemValue ¶
func ParseAcceptProjectInvitationResponse_FieldPathArrayItemValue(pathStr, valueStr string) (AcceptProjectInvitationResponse_FieldPathArrayItemValue, error)
ParseAcceptProjectInvitationResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type AcceptProjectInvitationResponse_FieldPathArrayOfValues ¶
type AcceptProjectInvitationResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues AcceptProjectInvitationResponse_FieldPath }
AcceptProjectInvitationResponse_FieldPathArrayOfValues allows storing slice of values for AcceptProjectInvitationResponse fields according to their type
func MustParseAcceptProjectInvitationResponse_FieldPathArrayOfValues ¶
func MustParseAcceptProjectInvitationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) AcceptProjectInvitationResponse_FieldPathArrayOfValues
func ParseAcceptProjectInvitationResponse_FieldPathArrayOfValues ¶
func ParseAcceptProjectInvitationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (AcceptProjectInvitationResponse_FieldPathArrayOfValues, error)
type AcceptProjectInvitationResponse_FieldPathSelector ¶
type AcceptProjectInvitationResponse_FieldPathSelector int32
func (AcceptProjectInvitationResponse_FieldPathSelector) String ¶
func (s AcceptProjectInvitationResponse_FieldPathSelector) String() string
type AcceptProjectInvitationResponse_FieldPathValue ¶
type AcceptProjectInvitationResponse_FieldPathValue interface { AcceptProjectInvitationResponse_FieldPath gotenobject.FieldPathValue SetTo(target **AcceptProjectInvitationResponse) CompareWith(*AcceptProjectInvitationResponse) (cmp int, comparable bool) }
AcceptProjectInvitationResponse_FieldPathValue allows storing values for AcceptProjectInvitationResponse fields according to their type
func MustParseAcceptProjectInvitationResponse_FieldPathValue ¶
func MustParseAcceptProjectInvitationResponse_FieldPathValue(pathStr, valueStr string) AcceptProjectInvitationResponse_FieldPathValue
func ParseAcceptProjectInvitationResponse_FieldPathValue ¶
func ParseAcceptProjectInvitationResponse_FieldPathValue(pathStr, valueStr string) (AcceptProjectInvitationResponse_FieldPathValue, error)
type AcceptProjectInvitationResponse_FieldTerminalPath ¶
type AcceptProjectInvitationResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*AcceptProjectInvitationResponse_FieldTerminalPath) ClearValue ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) ClearValue(item *AcceptProjectInvitationResponse)
func (*AcceptProjectInvitationResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*AcceptProjectInvitationResponse_FieldTerminalPath) Get ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) Get(source *AcceptProjectInvitationResponse) (values []interface{})
Get returns all values pointed by specific field from source AcceptProjectInvitationResponse
func (*AcceptProjectInvitationResponse_FieldTerminalPath) GetDefault ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*AcceptProjectInvitationResponse_FieldTerminalPath) GetRaw ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*AcceptProjectInvitationResponse_FieldTerminalPath) GetSingle ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) GetSingle(source *AcceptProjectInvitationResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source AcceptProjectInvitationResponse
func (*AcceptProjectInvitationResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*AcceptProjectInvitationResponse_FieldTerminalPath) IsLeaf ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*AcceptProjectInvitationResponse_FieldTerminalPath) JSONString ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*AcceptProjectInvitationResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*AcceptProjectInvitationResponse_FieldTerminalPath) String ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*AcceptProjectInvitationResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) AcceptProjectInvitationResponse_FieldPathArrayItemValue
func (*AcceptProjectInvitationResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) AcceptProjectInvitationResponse_FieldPathArrayOfValues
func (*AcceptProjectInvitationResponse_FieldTerminalPath) WithIValue ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) WithIValue(value interface{}) AcceptProjectInvitationResponse_FieldPathValue
func (*AcceptProjectInvitationResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*AcceptProjectInvitationResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*AcceptProjectInvitationResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *AcceptProjectInvitationResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue ¶
type AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue struct { AcceptProjectInvitationResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *AcceptProjectInvitationResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'AcceptProjectInvitationResponse'
func (*AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object AcceptProjectInvitationResponse as interface{}
func (*AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingle(source *AcceptProjectInvitationResponse) (interface{}, bool)
func (*AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type AcceptProjectInvitationResponse_FieldTerminalPathArrayOfValues ¶
type AcceptProjectInvitationResponse_FieldTerminalPathArrayOfValues struct { AcceptProjectInvitationResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*AcceptProjectInvitationResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *AcceptProjectInvitationResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type AcceptProjectInvitationResponse_FieldTerminalPathValue ¶
type AcceptProjectInvitationResponse_FieldTerminalPathValue struct { AcceptProjectInvitationResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*AcceptProjectInvitationResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *AcceptProjectInvitationResponse_FieldTerminalPathValue) CompareWith(source *AcceptProjectInvitationResponse) (int, bool)
CompareWith compares value in the 'AcceptProjectInvitationResponse_FieldTerminalPathValue' with the value under path in 'AcceptProjectInvitationResponse'.
func (*AcceptProjectInvitationResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *AcceptProjectInvitationResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*AcceptProjectInvitationResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *AcceptProjectInvitationResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'AcceptProjectInvitationResponse' as interface{}
func (*AcceptProjectInvitationResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *AcceptProjectInvitationResponse_FieldTerminalPathValue) SetTo(target **AcceptProjectInvitationResponse)
SetTo stores value for selected field for object AcceptProjectInvitationResponse
func (*AcceptProjectInvitationResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *AcceptProjectInvitationResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetProjectInvitationsDescriptor ¶ added in v0.4.28
type BatchGetProjectInvitationsDescriptor struct{}
func GetBatchGetProjectInvitationsDescriptor ¶ added in v0.4.28
func GetBatchGetProjectInvitationsDescriptor() *BatchGetProjectInvitationsDescriptor
func (*BatchGetProjectInvitationsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetProjectInvitationsDescriptor) GetApiName ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) GetApiName() string
func (*BatchGetProjectInvitationsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetProjectInvitationsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) GetFullMethodName() string
func (*BatchGetProjectInvitationsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) GetMethodName() string
func (*BatchGetProjectInvitationsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) GetProtoPkgName() string
func (*BatchGetProjectInvitationsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *BatchGetProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetProjectInvitationsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetProjectInvitationsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) GetServiceDomain() string
func (*BatchGetProjectInvitationsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) GetServiceVersion() string
func (*BatchGetProjectInvitationsDescriptor) GetVerb ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) GetVerb() string
func (*BatchGetProjectInvitationsDescriptor) HasResource ¶ added in v0.4.30
func (d *BatchGetProjectInvitationsDescriptor) HasResource() bool
func (*BatchGetProjectInvitationsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) IsClientStream() bool
func (*BatchGetProjectInvitationsDescriptor) IsCollection ¶ added in v0.4.30
func (d *BatchGetProjectInvitationsDescriptor) IsCollection() bool
func (*BatchGetProjectInvitationsDescriptor) IsPlural ¶ added in v0.4.30
func (d *BatchGetProjectInvitationsDescriptor) IsPlural() bool
func (*BatchGetProjectInvitationsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) IsServerStream() bool
func (*BatchGetProjectInvitationsDescriptor) IsUnary ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) IsUnary() bool
func (*BatchGetProjectInvitationsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetProjectInvitationsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetProjectInvitationsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *BatchGetProjectInvitationsDescriptor) RequestHasResourceBody() bool
type BatchGetProjectInvitationsDescriptorClientMsgHandle ¶ added in v0.4.28
type BatchGetProjectInvitationsDescriptorClientMsgHandle struct{}
func (*BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetProjectInvitationsDescriptorServerMsgHandle ¶ added in v0.4.28
type BatchGetProjectInvitationsDescriptorServerMsgHandle struct{}
func (*BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetProjectInvitationsRequest ¶
type BatchGetProjectInvitationsRequest struct { // Names of ProjectInvitations Names []*project_invitation.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 *project_invitation.ProjectInvitation_FieldMask `` /* 149-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 [BatchGetProjectInvitations][ntt.iam.v1alpha.BatchGetProjectInvitations]
func (*BatchGetProjectInvitationsRequest) Clone ¶
func (o *BatchGetProjectInvitationsRequest) Clone() *BatchGetProjectInvitationsRequest
func (*BatchGetProjectInvitationsRequest) CloneRaw ¶
func (o *BatchGetProjectInvitationsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetProjectInvitationsRequest) Descriptor ¶
func (*BatchGetProjectInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetProjectInvitationsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetProjectInvitationsRequest) GetFieldMask ¶
func (m *BatchGetProjectInvitationsRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
func (*BatchGetProjectInvitationsRequest) GetNames ¶
func (m *BatchGetProjectInvitationsRequest) GetNames() []*project_invitation.Reference
func (*BatchGetProjectInvitationsRequest) GetView ¶
func (m *BatchGetProjectInvitationsRequest) GetView() view.View
func (*BatchGetProjectInvitationsRequest) GotenMessage ¶
func (*BatchGetProjectInvitationsRequest) GotenMessage()
func (*BatchGetProjectInvitationsRequest) GotenObjectExt ¶
func (o *BatchGetProjectInvitationsRequest) GotenObjectExt()
func (*BatchGetProjectInvitationsRequest) GotenValidate ¶
func (obj *BatchGetProjectInvitationsRequest) GotenValidate() error
func (*BatchGetProjectInvitationsRequest) MakeDiffFieldMask ¶
func (o *BatchGetProjectInvitationsRequest) MakeDiffFieldMask(other *BatchGetProjectInvitationsRequest) *BatchGetProjectInvitationsRequest_FieldMask
func (*BatchGetProjectInvitationsRequest) MakeFullFieldMask ¶
func (o *BatchGetProjectInvitationsRequest) MakeFullFieldMask() *BatchGetProjectInvitationsRequest_FieldMask
func (*BatchGetProjectInvitationsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetProjectInvitationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetProjectInvitationsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetProjectInvitationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetProjectInvitationsRequest) Marshal ¶
func (m *BatchGetProjectInvitationsRequest) Marshal() ([]byte, error)
func (*BatchGetProjectInvitationsRequest) MarshalJSON ¶
func (m *BatchGetProjectInvitationsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetProjectInvitationsRequest) Merge ¶
func (o *BatchGetProjectInvitationsRequest) Merge(source *BatchGetProjectInvitationsRequest)
func (*BatchGetProjectInvitationsRequest) MergeRaw ¶
func (o *BatchGetProjectInvitationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetProjectInvitationsRequest) ProtoMessage ¶
func (*BatchGetProjectInvitationsRequest) ProtoMessage()
func (*BatchGetProjectInvitationsRequest) ProtoReflect ¶
func (m *BatchGetProjectInvitationsRequest) ProtoReflect() preflect.Message
func (*BatchGetProjectInvitationsRequest) Reset ¶
func (m *BatchGetProjectInvitationsRequest) Reset()
func (*BatchGetProjectInvitationsRequest) SetFieldMask ¶
func (m *BatchGetProjectInvitationsRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*BatchGetProjectInvitationsRequest) SetNames ¶
func (m *BatchGetProjectInvitationsRequest) SetNames(fv []*project_invitation.Reference)
func (*BatchGetProjectInvitationsRequest) SetView ¶
func (m *BatchGetProjectInvitationsRequest) SetView(fv view.View)
func (*BatchGetProjectInvitationsRequest) String ¶
func (m *BatchGetProjectInvitationsRequest) String() string
func (*BatchGetProjectInvitationsRequest) Unmarshal ¶
func (m *BatchGetProjectInvitationsRequest) Unmarshal(b []byte) error
func (*BatchGetProjectInvitationsRequest) UnmarshalJSON ¶
func (m *BatchGetProjectInvitationsRequest) UnmarshalJSON(data []byte) error
type BatchGetProjectInvitationsRequestFieldPathBuilder ¶
type BatchGetProjectInvitationsRequestFieldPathBuilder struct{}
func NewBatchGetProjectInvitationsRequestFieldPathBuilder ¶
func NewBatchGetProjectInvitationsRequestFieldPathBuilder() BatchGetProjectInvitationsRequestFieldPathBuilder
type BatchGetProjectInvitationsRequestPathSelectorFieldMask ¶
type BatchGetProjectInvitationsRequestPathSelectorFieldMask struct{}
func (BatchGetProjectInvitationsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type BatchGetProjectInvitationsRequestPathSelectorNames ¶
type BatchGetProjectInvitationsRequestPathSelectorNames struct{}
func (BatchGetProjectInvitationsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsRequestPathSelectorNames) WithArrayOfValues(values [][]*project_invitation.Reference) *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues
func (BatchGetProjectInvitationsRequestPathSelectorNames) WithItemValue ¶
type BatchGetProjectInvitationsRequestPathSelectorView ¶
type BatchGetProjectInvitationsRequestPathSelectorView struct{}
func (BatchGetProjectInvitationsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues
func (BatchGetProjectInvitationsRequestPathSelectorView) WithValue ¶
func (s BatchGetProjectInvitationsRequestPathSelectorView) WithValue(value view.View) *BatchGetProjectInvitationsRequest_FieldTerminalPathValue
type BatchGetProjectInvitationsRequest_FieldMask ¶
type BatchGetProjectInvitationsRequest_FieldMask struct {
Paths []BatchGetProjectInvitationsRequest_FieldPath
}
func FullBatchGetProjectInvitationsRequest_FieldMask ¶
func FullBatchGetProjectInvitationsRequest_FieldMask() *BatchGetProjectInvitationsRequest_FieldMask
func (*BatchGetProjectInvitationsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) AppendPath(path BatchGetProjectInvitationsRequest_FieldPath)
func (*BatchGetProjectInvitationsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetProjectInvitationsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetProjectInvitationsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetProjectInvitationsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) FilterInputFields() *BatchGetProjectInvitationsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetProjectInvitationsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetProjectInvitationsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) GetPaths() []BatchGetProjectInvitationsRequest_FieldPath
func (*BatchGetProjectInvitationsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetProjectInvitationsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) IsFull() bool
func (BatchGetProjectInvitationsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetProjectInvitationsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetProjectInvitationsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetProjectInvitationsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetProjectInvitationsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) PathsCount() int
func (*BatchGetProjectInvitationsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) Project(source *BatchGetProjectInvitationsRequest) *BatchGetProjectInvitationsRequest
func (*BatchGetProjectInvitationsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetProjectInvitationsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) ProtoMessage()
func (*BatchGetProjectInvitationsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetProjectInvitationsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) Reset()
func (*BatchGetProjectInvitationsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) Set(target, source *BatchGetProjectInvitationsRequest)
func (*BatchGetProjectInvitationsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetProjectInvitationsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetProjectInvitationsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) Size() int
func (*BatchGetProjectInvitationsRequest_FieldMask) String ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) String() string
func (*BatchGetProjectInvitationsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) Subtract(other *BatchGetProjectInvitationsRequest_FieldMask) *BatchGetProjectInvitationsRequest_FieldMask
func (*BatchGetProjectInvitationsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetProjectInvitationsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetProjectInvitationsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetProjectInvitationsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetProjectInvitationsRequest_FieldPath ¶
type BatchGetProjectInvitationsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetProjectInvitationsRequest_FieldPathSelector Get(source *BatchGetProjectInvitationsRequest) []interface{} GetSingle(source *BatchGetProjectInvitationsRequest) (interface{}, bool) ClearValue(item *BatchGetProjectInvitationsRequest) // Those methods build corresponding BatchGetProjectInvitationsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetProjectInvitationsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetProjectInvitationsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetProjectInvitationsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetProjectInvitationsRequest_FieldPath ¶
func BuildBatchGetProjectInvitationsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProjectInvitationsRequest_FieldPath, error)
func MustParseBatchGetProjectInvitationsRequest_FieldPath ¶
func MustParseBatchGetProjectInvitationsRequest_FieldPath(rawField string) BatchGetProjectInvitationsRequest_FieldPath
func ParseBatchGetProjectInvitationsRequest_FieldPath ¶
func ParseBatchGetProjectInvitationsRequest_FieldPath(rawField string) (BatchGetProjectInvitationsRequest_FieldPath, error)
type BatchGetProjectInvitationsRequest_FieldPathArrayItemValue ¶
type BatchGetProjectInvitationsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetProjectInvitationsRequest_FieldPath ContainsValue(*BatchGetProjectInvitationsRequest) bool }
BatchGetProjectInvitationsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetProjectInvitationsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetProjectInvitationsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProjectInvitationsRequest_FieldPathArrayItemValue
func ParseBatchGetProjectInvitationsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProjectInvitationsRequest_FieldPathArrayItemValue, error)
ParseBatchGetProjectInvitationsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetProjectInvitationsRequest_FieldPathArrayOfValues ¶
type BatchGetProjectInvitationsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetProjectInvitationsRequest_FieldPath }
BatchGetProjectInvitationsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetProjectInvitationsRequest fields according to their type
func MustParseBatchGetProjectInvitationsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProjectInvitationsRequest_FieldPathArrayOfValues
func ParseBatchGetProjectInvitationsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProjectInvitationsRequest_FieldPathArrayOfValues, error)
type BatchGetProjectInvitationsRequest_FieldPathSelector ¶
type BatchGetProjectInvitationsRequest_FieldPathSelector int32
const ( BatchGetProjectInvitationsRequest_FieldPathSelectorNames BatchGetProjectInvitationsRequest_FieldPathSelector = 0 BatchGetProjectInvitationsRequest_FieldPathSelectorFieldMask BatchGetProjectInvitationsRequest_FieldPathSelector = 1 BatchGetProjectInvitationsRequest_FieldPathSelectorView BatchGetProjectInvitationsRequest_FieldPathSelector = 2 )
func (BatchGetProjectInvitationsRequest_FieldPathSelector) String ¶
func (s BatchGetProjectInvitationsRequest_FieldPathSelector) String() string
type BatchGetProjectInvitationsRequest_FieldPathValue ¶
type BatchGetProjectInvitationsRequest_FieldPathValue interface { BatchGetProjectInvitationsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetProjectInvitationsRequest) CompareWith(*BatchGetProjectInvitationsRequest) (cmp int, comparable bool) }
BatchGetProjectInvitationsRequest_FieldPathValue allows storing values for BatchGetProjectInvitationsRequest fields according to their type
func MustParseBatchGetProjectInvitationsRequest_FieldPathValue ¶
func MustParseBatchGetProjectInvitationsRequest_FieldPathValue(pathStr, valueStr string) BatchGetProjectInvitationsRequest_FieldPathValue
func ParseBatchGetProjectInvitationsRequest_FieldPathValue ¶
func ParseBatchGetProjectInvitationsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetProjectInvitationsRequest_FieldPathValue, error)
type BatchGetProjectInvitationsRequest_FieldTerminalPath ¶
type BatchGetProjectInvitationsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) ClearValue(item *BatchGetProjectInvitationsRequest)
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) Get(source *BatchGetProjectInvitationsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetProjectInvitationsRequest
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) GetSingle(source *BatchGetProjectInvitationsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetProjectInvitationsRequest
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProjectInvitationsRequest_FieldPathArrayItemValue
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProjectInvitationsRequest_FieldPathArrayOfValues
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetProjectInvitationsRequest_FieldPathValue
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetProjectInvitationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue struct { BatchGetProjectInvitationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*project_invitation.Reference, bool)
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProjectInvitationsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProjectInvitationsRequest'
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetProjectInvitationsRequest as interface{}
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProjectInvitationsRequest) (interface{}, bool)
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues struct { BatchGetProjectInvitationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*project_invitation.Reference, bool)
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetProjectInvitationsRequest_FieldTerminalPathValue ¶
type BatchGetProjectInvitationsRequest_FieldTerminalPathValue struct { BatchGetProjectInvitationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) AsNamesValue() ([]*project_invitation.Reference, bool)
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetProjectInvitationsRequest) (int, bool)
CompareWith compares value in the 'BatchGetProjectInvitationsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetProjectInvitationsRequest'.
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetProjectInvitationsRequest' as interface{}
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) SetTo(target **BatchGetProjectInvitationsRequest)
SetTo stores value for selected field for object BatchGetProjectInvitationsRequest
func (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetProjectInvitationsResponse ¶
type BatchGetProjectInvitationsResponse struct { // found ProjectInvitations ProjectInvitations []*project_invitation.ProjectInvitation `` /* 146-byte string literal not displayed */ // list of not found ProjectInvitations Missing []*project_invitation.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetProjectInvitationsResponse
func (*BatchGetProjectInvitationsResponse) Clone ¶
func (o *BatchGetProjectInvitationsResponse) Clone() *BatchGetProjectInvitationsResponse
func (*BatchGetProjectInvitationsResponse) CloneRaw ¶
func (o *BatchGetProjectInvitationsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetProjectInvitationsResponse) Descriptor ¶
func (*BatchGetProjectInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetProjectInvitationsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetProjectInvitationsResponse) GetMissing ¶
func (m *BatchGetProjectInvitationsResponse) GetMissing() []*project_invitation.Reference
func (*BatchGetProjectInvitationsResponse) GetProjectInvitations ¶
func (m *BatchGetProjectInvitationsResponse) GetProjectInvitations() []*project_invitation.ProjectInvitation
func (*BatchGetProjectInvitationsResponse) GotenMessage ¶
func (*BatchGetProjectInvitationsResponse) GotenMessage()
func (*BatchGetProjectInvitationsResponse) GotenObjectExt ¶
func (o *BatchGetProjectInvitationsResponse) GotenObjectExt()
func (*BatchGetProjectInvitationsResponse) GotenValidate ¶
func (obj *BatchGetProjectInvitationsResponse) GotenValidate() error
func (*BatchGetProjectInvitationsResponse) MakeDiffFieldMask ¶
func (o *BatchGetProjectInvitationsResponse) MakeDiffFieldMask(other *BatchGetProjectInvitationsResponse) *BatchGetProjectInvitationsResponse_FieldMask
func (*BatchGetProjectInvitationsResponse) MakeFullFieldMask ¶
func (o *BatchGetProjectInvitationsResponse) MakeFullFieldMask() *BatchGetProjectInvitationsResponse_FieldMask
func (*BatchGetProjectInvitationsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetProjectInvitationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetProjectInvitationsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetProjectInvitationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetProjectInvitationsResponse) Marshal ¶
func (m *BatchGetProjectInvitationsResponse) Marshal() ([]byte, error)
func (*BatchGetProjectInvitationsResponse) MarshalJSON ¶
func (m *BatchGetProjectInvitationsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetProjectInvitationsResponse) Merge ¶
func (o *BatchGetProjectInvitationsResponse) Merge(source *BatchGetProjectInvitationsResponse)
func (*BatchGetProjectInvitationsResponse) MergeRaw ¶
func (o *BatchGetProjectInvitationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetProjectInvitationsResponse) ProtoMessage ¶
func (*BatchGetProjectInvitationsResponse) ProtoMessage()
func (*BatchGetProjectInvitationsResponse) ProtoReflect ¶
func (m *BatchGetProjectInvitationsResponse) ProtoReflect() preflect.Message
func (*BatchGetProjectInvitationsResponse) Reset ¶
func (m *BatchGetProjectInvitationsResponse) Reset()
func (*BatchGetProjectInvitationsResponse) SetMissing ¶
func (m *BatchGetProjectInvitationsResponse) SetMissing(fv []*project_invitation.Reference)
func (*BatchGetProjectInvitationsResponse) SetProjectInvitations ¶
func (m *BatchGetProjectInvitationsResponse) SetProjectInvitations(fv []*project_invitation.ProjectInvitation)
func (*BatchGetProjectInvitationsResponse) String ¶
func (m *BatchGetProjectInvitationsResponse) String() string
func (*BatchGetProjectInvitationsResponse) Unmarshal ¶
func (m *BatchGetProjectInvitationsResponse) Unmarshal(b []byte) error
func (*BatchGetProjectInvitationsResponse) UnmarshalJSON ¶
func (m *BatchGetProjectInvitationsResponse) UnmarshalJSON(data []byte) error
type BatchGetProjectInvitationsResponseFieldPathBuilder ¶
type BatchGetProjectInvitationsResponseFieldPathBuilder struct{}
func NewBatchGetProjectInvitationsResponseFieldPathBuilder ¶
func NewBatchGetProjectInvitationsResponseFieldPathBuilder() BatchGetProjectInvitationsResponseFieldPathBuilder
func (BatchGetProjectInvitationsResponseFieldPathBuilder) ProjectInvitations ¶
func (BatchGetProjectInvitationsResponseFieldPathBuilder) ProjectInvitations() BatchGetProjectInvitationsResponsePathSelectorProjectInvitations
type BatchGetProjectInvitationsResponsePathSelectorMissing ¶
type BatchGetProjectInvitationsResponsePathSelectorMissing struct{}
func (BatchGetProjectInvitationsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsResponsePathSelectorMissing) WithArrayOfValues(values [][]*project_invitation.Reference) *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues
func (BatchGetProjectInvitationsResponsePathSelectorMissing) WithItemValue ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitations ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitations struct{}
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) Invitation ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithArrayOfValues(values [][]*project_invitation.ProjectInvitation) *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithItemValue ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayItemValue ¶
func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayItemValue(subPathArrayItemValue project_invitation.ProjectInvitation_FieldPathArrayItemValue) *BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayOfValues ¶
func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayOfValues(subPathArrayOfValues project_invitation.ProjectInvitation_FieldPathArrayOfValues) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithSubPath ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) WithSubValue ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation struct{}
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) ExpirationDate ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviteeEmail ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterActor ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterEmail ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterFullName ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithArrayOfValues(values []*iam_common.Invitation) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate struct{}
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) FieldPath ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail struct{}
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) FieldPath ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithArrayOfValues(values []string) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor struct{}
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) FieldPath ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) ServiceAccount ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) User ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount struct{}
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) FieldPath ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithArrayOfValues ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser struct{}
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) FieldPath ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail struct{}
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) FieldPath ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithArrayOfValues(values []string) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName struct{}
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) FieldPath ¶
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithArrayOfValues(values []string) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles struct{}
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithItemValue ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState struct{}
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithArrayOfValues ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName ¶
type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName struct{}
func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName) WithArrayOfValues ¶
func (s BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName) WithArrayOfValues(values []*project_invitation.Name) *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues
type BatchGetProjectInvitationsResponse_FieldMask ¶
type BatchGetProjectInvitationsResponse_FieldMask struct {
Paths []BatchGetProjectInvitationsResponse_FieldPath
}
func FullBatchGetProjectInvitationsResponse_FieldMask ¶
func FullBatchGetProjectInvitationsResponse_FieldMask() *BatchGetProjectInvitationsResponse_FieldMask
func (*BatchGetProjectInvitationsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) AppendPath(path BatchGetProjectInvitationsResponse_FieldPath)
func (*BatchGetProjectInvitationsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetProjectInvitationsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetProjectInvitationsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetProjectInvitationsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) FilterInputFields() *BatchGetProjectInvitationsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetProjectInvitationsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetProjectInvitationsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) GetPaths() []BatchGetProjectInvitationsResponse_FieldPath
func (*BatchGetProjectInvitationsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetProjectInvitationsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) IsFull() bool
func (BatchGetProjectInvitationsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetProjectInvitationsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetProjectInvitationsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetProjectInvitationsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetProjectInvitationsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) PathsCount() int
func (*BatchGetProjectInvitationsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) Project(source *BatchGetProjectInvitationsResponse) *BatchGetProjectInvitationsResponse
func (*BatchGetProjectInvitationsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetProjectInvitationsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) ProtoMessage()
func (*BatchGetProjectInvitationsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetProjectInvitationsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) Reset()
func (*BatchGetProjectInvitationsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) Set(target, source *BatchGetProjectInvitationsResponse)
func (*BatchGetProjectInvitationsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetProjectInvitationsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetProjectInvitationsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) Size() int
func (*BatchGetProjectInvitationsResponse_FieldMask) String ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) String() string
func (*BatchGetProjectInvitationsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) Subtract(other *BatchGetProjectInvitationsResponse_FieldMask) *BatchGetProjectInvitationsResponse_FieldMask
func (*BatchGetProjectInvitationsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetProjectInvitationsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetProjectInvitationsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetProjectInvitationsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetProjectInvitationsResponse_FieldPath ¶
type BatchGetProjectInvitationsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetProjectInvitationsResponse_FieldPathSelector Get(source *BatchGetProjectInvitationsResponse) []interface{} GetSingle(source *BatchGetProjectInvitationsResponse) (interface{}, bool) ClearValue(item *BatchGetProjectInvitationsResponse) // Those methods build corresponding BatchGetProjectInvitationsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetProjectInvitationsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetProjectInvitationsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetProjectInvitationsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetProjectInvitationsResponse_FieldPath ¶
func BuildBatchGetProjectInvitationsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProjectInvitationsResponse_FieldPath, error)
func MustParseBatchGetProjectInvitationsResponse_FieldPath ¶
func MustParseBatchGetProjectInvitationsResponse_FieldPath(rawField string) BatchGetProjectInvitationsResponse_FieldPath
func ParseBatchGetProjectInvitationsResponse_FieldPath ¶
func ParseBatchGetProjectInvitationsResponse_FieldPath(rawField string) (BatchGetProjectInvitationsResponse_FieldPath, error)
type BatchGetProjectInvitationsResponse_FieldPathArrayItemValue ¶
type BatchGetProjectInvitationsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetProjectInvitationsResponse_FieldPath ContainsValue(*BatchGetProjectInvitationsResponse) bool }
BatchGetProjectInvitationsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetProjectInvitationsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetProjectInvitationsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProjectInvitationsResponse_FieldPathArrayItemValue
func ParseBatchGetProjectInvitationsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProjectInvitationsResponse_FieldPathArrayItemValue, error)
ParseBatchGetProjectInvitationsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetProjectInvitationsResponse_FieldPathArrayOfValues ¶
type BatchGetProjectInvitationsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetProjectInvitationsResponse_FieldPath }
BatchGetProjectInvitationsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetProjectInvitationsResponse fields according to their type
func MustParseBatchGetProjectInvitationsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProjectInvitationsResponse_FieldPathArrayOfValues
func ParseBatchGetProjectInvitationsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProjectInvitationsResponse_FieldPathArrayOfValues, error)
type BatchGetProjectInvitationsResponse_FieldPathSelector ¶
type BatchGetProjectInvitationsResponse_FieldPathSelector int32
const ( BatchGetProjectInvitationsResponse_FieldPathSelectorProjectInvitations BatchGetProjectInvitationsResponse_FieldPathSelector = 0 BatchGetProjectInvitationsResponse_FieldPathSelectorMissing BatchGetProjectInvitationsResponse_FieldPathSelector = 1 )
func (BatchGetProjectInvitationsResponse_FieldPathSelector) String ¶
func (s BatchGetProjectInvitationsResponse_FieldPathSelector) String() string
type BatchGetProjectInvitationsResponse_FieldPathValue ¶
type BatchGetProjectInvitationsResponse_FieldPathValue interface { BatchGetProjectInvitationsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetProjectInvitationsResponse) CompareWith(*BatchGetProjectInvitationsResponse) (cmp int, comparable bool) }
BatchGetProjectInvitationsResponse_FieldPathValue allows storing values for BatchGetProjectInvitationsResponse fields according to their type
func MustParseBatchGetProjectInvitationsResponse_FieldPathValue ¶
func MustParseBatchGetProjectInvitationsResponse_FieldPathValue(pathStr, valueStr string) BatchGetProjectInvitationsResponse_FieldPathValue
func ParseBatchGetProjectInvitationsResponse_FieldPathValue ¶
func ParseBatchGetProjectInvitationsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetProjectInvitationsResponse_FieldPathValue, error)
type BatchGetProjectInvitationsResponse_FieldSubPath ¶
type BatchGetProjectInvitationsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProjectInvitationsResponse_FieldSubPath) AsProjectInvitationsSubPath ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) AsProjectInvitationsSubPath() (project_invitation.ProjectInvitation_FieldPath, bool)
func (*BatchGetProjectInvitationsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) ClearValue(item *BatchGetProjectInvitationsResponse)
func (*BatchGetProjectInvitationsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetProjectInvitationsResponse_FieldSubPath) Get ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) Get(source *BatchGetProjectInvitationsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetProjectInvitationsResponse
func (*BatchGetProjectInvitationsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProjectInvitationsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProjectInvitationsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) GetSingle(source *BatchGetProjectInvitationsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetProjectInvitationsResponse
func (*BatchGetProjectInvitationsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProjectInvitationsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProjectInvitationsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetProjectInvitationsResponse_FieldSubPath) String ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetProjectInvitationsResponse_FieldPathArrayItemValue
func (*BatchGetProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetProjectInvitationsResponse_FieldPathArrayOfValues
func (*BatchGetProjectInvitationsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetProjectInvitationsResponse_FieldPathValue
func (*BatchGetProjectInvitationsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProjectInvitationsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProjectInvitationsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetProjectInvitationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue ¶
type BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue struct { BatchGetProjectInvitationsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue) AsProjectInvitationsPathItemValue ¶
func (fpaivs *BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue) AsProjectInvitationsPathItemValue() (project_invitation.ProjectInvitation_FieldPathArrayItemValue, bool)
func (*BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetProjectInvitationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProjectInvitationsResponse'
func (*BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues ¶
type BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues struct { BatchGetProjectInvitationsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues) AsProjectInvitationsPathArrayOfValues ¶
func (fpsaov *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues) AsProjectInvitationsPathArrayOfValues() (project_invitation.ProjectInvitation_FieldPathArrayOfValues, bool)
func (*BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetProjectInvitationsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetProjectInvitationsResponse_FieldSubPathValue ¶
type BatchGetProjectInvitationsResponse_FieldSubPathValue struct { BatchGetProjectInvitationsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProjectInvitationsResponse_FieldSubPathValue) AsProjectInvitationsPathValue ¶
func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) AsProjectInvitationsPathValue() (project_invitation.ProjectInvitation_FieldPathValue, bool)
func (*BatchGetProjectInvitationsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) CompareWith(source *BatchGetProjectInvitationsResponse) (int, bool)
func (*BatchGetProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProjectInvitationsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetProjectInvitationsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) SetTo(target **BatchGetProjectInvitationsResponse)
func (*BatchGetProjectInvitationsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetProjectInvitationsResponse_FieldTerminalPath ¶
type BatchGetProjectInvitationsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) ClearValue(item *BatchGetProjectInvitationsResponse)
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) Get(source *BatchGetProjectInvitationsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetProjectInvitationsResponse
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) GetSingle(source *BatchGetProjectInvitationsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetProjectInvitationsResponse
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProjectInvitationsResponse_FieldPathArrayItemValue
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProjectInvitationsResponse_FieldPathArrayOfValues
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetProjectInvitationsResponse_FieldPathValue
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue struct { BatchGetProjectInvitationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*project_invitation.Reference, bool)
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationsItemValue ¶
func (fpaiv *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationsItemValue() (*project_invitation.ProjectInvitation, bool)
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProjectInvitationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProjectInvitationsResponse'
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetProjectInvitationsResponse as interface{}
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProjectInvitationsResponse) (interface{}, bool)
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues struct { BatchGetProjectInvitationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*project_invitation.Reference, bool)
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationsArrayOfValues ¶
func (fpaov *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationsArrayOfValues() ([][]*project_invitation.ProjectInvitation, bool)
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetProjectInvitationsResponse_FieldTerminalPathValue ¶
type BatchGetProjectInvitationsResponse_FieldTerminalPathValue struct { BatchGetProjectInvitationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) AsMissingValue() ([]*project_invitation.Reference, bool)
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationsValue ¶
func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationsValue() ([]*project_invitation.ProjectInvitation, bool)
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetProjectInvitationsResponse) (int, bool)
CompareWith compares value in the 'BatchGetProjectInvitationsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetProjectInvitationsResponse'.
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetProjectInvitationsResponse' as interface{}
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) SetTo(target **BatchGetProjectInvitationsResponse)
SetTo stores value for selected field for object BatchGetProjectInvitationsResponse
func (*BatchGetProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateProjectInvitationDescriptor ¶ added in v0.4.28
type CreateProjectInvitationDescriptor struct{}
func GetCreateProjectInvitationDescriptor ¶ added in v0.4.28
func GetCreateProjectInvitationDescriptor() *CreateProjectInvitationDescriptor
func (*CreateProjectInvitationDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateProjectInvitationDescriptor) GetApiName ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) GetApiName() string
func (*CreateProjectInvitationDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateProjectInvitationDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) GetFullMethodName() string
func (*CreateProjectInvitationDescriptor) GetMethodName ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) GetMethodName() string
func (*CreateProjectInvitationDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) GetProtoPkgName() string
func (*CreateProjectInvitationDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *CreateProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateProjectInvitationDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateProjectInvitationDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) GetServiceDomain() string
func (*CreateProjectInvitationDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) GetServiceVersion() string
func (*CreateProjectInvitationDescriptor) GetVerb ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) GetVerb() string
func (*CreateProjectInvitationDescriptor) HasResource ¶ added in v0.4.30
func (d *CreateProjectInvitationDescriptor) HasResource() bool
func (*CreateProjectInvitationDescriptor) IsClientStream ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) IsClientStream() bool
func (*CreateProjectInvitationDescriptor) IsCollection ¶ added in v0.4.30
func (d *CreateProjectInvitationDescriptor) IsCollection() bool
func (*CreateProjectInvitationDescriptor) IsPlural ¶ added in v0.4.30
func (d *CreateProjectInvitationDescriptor) IsPlural() bool
func (*CreateProjectInvitationDescriptor) IsServerStream ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) IsServerStream() bool
func (*CreateProjectInvitationDescriptor) IsUnary ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) IsUnary() bool
func (*CreateProjectInvitationDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateProjectInvitationDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateProjectInvitationDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *CreateProjectInvitationDescriptor) RequestHasResourceBody() bool
type CreateProjectInvitationDescriptorClientMsgHandle ¶ added in v0.4.28
type CreateProjectInvitationDescriptorClientMsgHandle struct{}
func (*CreateProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateProjectInvitationDescriptorServerMsgHandle ¶ added in v0.4.28
type CreateProjectInvitationDescriptorServerMsgHandle struct{}
func (*CreateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateProjectInvitationRequest ¶
type CreateProjectInvitationRequest struct { // Parent reference of ntt.iam.v1alpha.ProjectInvitation Parent *project_invitation.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // ProjectInvitation resource body ProjectInvitation *project_invitation.ProjectInvitation `` /* 142-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreateProjectInvitation][ntt.iam.v1alpha.CreateProjectInvitation]
func (*CreateProjectInvitationRequest) Clone ¶
func (o *CreateProjectInvitationRequest) Clone() *CreateProjectInvitationRequest
func (*CreateProjectInvitationRequest) CloneRaw ¶
func (o *CreateProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateProjectInvitationRequest) Descriptor ¶
func (*CreateProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectInvitationRequest) GetParent ¶
func (m *CreateProjectInvitationRequest) GetParent() *project_invitation.ParentReference
func (*CreateProjectInvitationRequest) GetProjectInvitation ¶
func (m *CreateProjectInvitationRequest) GetProjectInvitation() *project_invitation.ProjectInvitation
func (*CreateProjectInvitationRequest) GotenMessage ¶
func (*CreateProjectInvitationRequest) GotenMessage()
func (*CreateProjectInvitationRequest) GotenObjectExt ¶
func (o *CreateProjectInvitationRequest) GotenObjectExt()
func (*CreateProjectInvitationRequest) GotenValidate ¶
func (obj *CreateProjectInvitationRequest) GotenValidate() error
func (*CreateProjectInvitationRequest) MakeDiffFieldMask ¶
func (o *CreateProjectInvitationRequest) MakeDiffFieldMask(other *CreateProjectInvitationRequest) *CreateProjectInvitationRequest_FieldMask
func (*CreateProjectInvitationRequest) MakeFullFieldMask ¶
func (o *CreateProjectInvitationRequest) MakeFullFieldMask() *CreateProjectInvitationRequest_FieldMask
func (*CreateProjectInvitationRequest) MakeRawDiffFieldMask ¶
func (o *CreateProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateProjectInvitationRequest) MakeRawFullFieldMask ¶
func (o *CreateProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateProjectInvitationRequest) Marshal ¶
func (m *CreateProjectInvitationRequest) Marshal() ([]byte, error)
func (*CreateProjectInvitationRequest) MarshalJSON ¶
func (m *CreateProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*CreateProjectInvitationRequest) Merge ¶
func (o *CreateProjectInvitationRequest) Merge(source *CreateProjectInvitationRequest)
func (*CreateProjectInvitationRequest) MergeRaw ¶
func (o *CreateProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateProjectInvitationRequest) ProtoMessage ¶
func (*CreateProjectInvitationRequest) ProtoMessage()
func (*CreateProjectInvitationRequest) ProtoReflect ¶
func (m *CreateProjectInvitationRequest) ProtoReflect() preflect.Message
func (*CreateProjectInvitationRequest) Reset ¶
func (m *CreateProjectInvitationRequest) Reset()
func (*CreateProjectInvitationRequest) SetParent ¶
func (m *CreateProjectInvitationRequest) SetParent(fv *project_invitation.ParentReference)
func (*CreateProjectInvitationRequest) SetProjectInvitation ¶
func (m *CreateProjectInvitationRequest) SetProjectInvitation(fv *project_invitation.ProjectInvitation)
func (*CreateProjectInvitationRequest) String ¶
func (m *CreateProjectInvitationRequest) String() string
func (*CreateProjectInvitationRequest) Unmarshal ¶
func (m *CreateProjectInvitationRequest) Unmarshal(b []byte) error
func (*CreateProjectInvitationRequest) UnmarshalJSON ¶
func (m *CreateProjectInvitationRequest) UnmarshalJSON(data []byte) error
type CreateProjectInvitationRequestFieldPathBuilder ¶
type CreateProjectInvitationRequestFieldPathBuilder struct{}
func NewCreateProjectInvitationRequestFieldPathBuilder ¶
func NewCreateProjectInvitationRequestFieldPathBuilder() CreateProjectInvitationRequestFieldPathBuilder
func (CreateProjectInvitationRequestFieldPathBuilder) ProjectInvitation ¶
func (CreateProjectInvitationRequestFieldPathBuilder) ProjectInvitation() CreateProjectInvitationRequestPathSelectorProjectInvitation
type CreateProjectInvitationRequestPathSelectorParent ¶
type CreateProjectInvitationRequestPathSelectorParent struct{}
func (CreateProjectInvitationRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorParent) WithArrayOfValues(values []*project_invitation.ParentReference) *CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues
type CreateProjectInvitationRequestPathSelectorProjectInvitation ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitation struct{}
func (CreateProjectInvitationRequestPathSelectorProjectInvitation) Invitation ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitation) WithArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitation) WithArrayOfValues(values []*project_invitation.ProjectInvitation) *CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues
func (CreateProjectInvitationRequestPathSelectorProjectInvitation) WithSubArrayItemValue ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitation) WithSubArrayItemValue(subPathArrayItemValue project_invitation.ProjectInvitation_FieldPathArrayItemValue) *CreateProjectInvitationRequest_FieldSubPathArrayItemValue
func (CreateProjectInvitationRequestPathSelectorProjectInvitation) WithSubArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitation) WithSubArrayOfValues(subPathArrayOfValues project_invitation.ProjectInvitation_FieldPathArrayOfValues) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
func (CreateProjectInvitationRequestPathSelectorProjectInvitation) WithSubPath ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitation) WithSubValue ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitation) WithSubValue(subPathValue project_invitation.ProjectInvitation_FieldPathValue) *CreateProjectInvitationRequest_FieldSubPathValue
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation struct{}
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) ExpirationDate ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviteeEmail ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviterActor ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviterEmail ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviterFullName ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) WithArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) WithArrayOfValues(values []*iam_common.Invitation) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate struct{}
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) FieldPath ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) WithArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail struct{}
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) FieldPath ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) WithArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) WithArrayOfValues(values []string) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor struct{}
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) FieldPath ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) ServiceAccount ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) WithArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount struct{}
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) FieldPath ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) WithArrayOfValues ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser struct{}
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) FieldPath ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) WithArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail struct{}
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) FieldPath ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) WithArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) WithArrayOfValues(values []string) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName struct{}
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) FieldPath ¶
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) WithArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) WithArrayOfValues(values []string) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles struct{}
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithItemValue ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState struct{}
func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) WithArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
type CreateProjectInvitationRequestPathSelectorProjectInvitationName ¶
type CreateProjectInvitationRequestPathSelectorProjectInvitationName struct{}
func (CreateProjectInvitationRequestPathSelectorProjectInvitationName) WithArrayOfValues ¶
func (s CreateProjectInvitationRequestPathSelectorProjectInvitationName) WithArrayOfValues(values []*project_invitation.Name) *CreateProjectInvitationRequest_FieldSubPathArrayOfValues
type CreateProjectInvitationRequest_FieldMask ¶
type CreateProjectInvitationRequest_FieldMask struct {
Paths []CreateProjectInvitationRequest_FieldPath
}
func FullCreateProjectInvitationRequest_FieldMask ¶
func FullCreateProjectInvitationRequest_FieldMask() *CreateProjectInvitationRequest_FieldMask
func (*CreateProjectInvitationRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) AppendPath(path CreateProjectInvitationRequest_FieldPath)
func (*CreateProjectInvitationRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateProjectInvitationRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateProjectInvitationRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateProjectInvitationRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) FilterInputFields() *CreateProjectInvitationRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateProjectInvitationRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateProjectInvitationRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) GetPaths() []CreateProjectInvitationRequest_FieldPath
func (*CreateProjectInvitationRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateProjectInvitationRequest_FieldMask) IsFull ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) IsFull() bool
func (CreateProjectInvitationRequest_FieldMask) Marshal ¶
func (fieldMask CreateProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateProjectInvitationRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateProjectInvitationRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) PathsCount() int
func (*CreateProjectInvitationRequest_FieldMask) Project ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) Project(source *CreateProjectInvitationRequest) *CreateProjectInvitationRequest
func (*CreateProjectInvitationRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateProjectInvitationRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) ProtoMessage()
func (*CreateProjectInvitationRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateProjectInvitationRequest_FieldMask) Reset ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) Reset()
func (*CreateProjectInvitationRequest_FieldMask) Set ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) Set(target, source *CreateProjectInvitationRequest)
func (*CreateProjectInvitationRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateProjectInvitationRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateProjectInvitationRequest_FieldMask) Size ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) Size() int
func (*CreateProjectInvitationRequest_FieldMask) String ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) String() string
func (*CreateProjectInvitationRequest_FieldMask) Subtract ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) Subtract(other *CreateProjectInvitationRequest_FieldMask) *CreateProjectInvitationRequest_FieldMask
func (*CreateProjectInvitationRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateProjectInvitationRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateProjectInvitationRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateProjectInvitationRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateProjectInvitationRequest_FieldPath ¶
type CreateProjectInvitationRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateProjectInvitationRequest_FieldPathSelector Get(source *CreateProjectInvitationRequest) []interface{} GetSingle(source *CreateProjectInvitationRequest) (interface{}, bool) ClearValue(item *CreateProjectInvitationRequest) // Those methods build corresponding CreateProjectInvitationRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateProjectInvitationRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateProjectInvitationRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateProjectInvitationRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateProjectInvitationRequest_FieldPath ¶
func BuildCreateProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateProjectInvitationRequest_FieldPath, error)
func MustParseCreateProjectInvitationRequest_FieldPath ¶
func MustParseCreateProjectInvitationRequest_FieldPath(rawField string) CreateProjectInvitationRequest_FieldPath
func ParseCreateProjectInvitationRequest_FieldPath ¶
func ParseCreateProjectInvitationRequest_FieldPath(rawField string) (CreateProjectInvitationRequest_FieldPath, error)
type CreateProjectInvitationRequest_FieldPathArrayItemValue ¶
type CreateProjectInvitationRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateProjectInvitationRequest_FieldPath ContainsValue(*CreateProjectInvitationRequest) bool }
CreateProjectInvitationRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateProjectInvitationRequest according to their type Present only for array (repeated) types.
func MustParseCreateProjectInvitationRequest_FieldPathArrayItemValue ¶
func MustParseCreateProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateProjectInvitationRequest_FieldPathArrayItemValue
func ParseCreateProjectInvitationRequest_FieldPathArrayItemValue ¶
func ParseCreateProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateProjectInvitationRequest_FieldPathArrayItemValue, error)
ParseCreateProjectInvitationRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateProjectInvitationRequest_FieldPathArrayOfValues ¶
type CreateProjectInvitationRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateProjectInvitationRequest_FieldPath }
CreateProjectInvitationRequest_FieldPathArrayOfValues allows storing slice of values for CreateProjectInvitationRequest fields according to their type
func MustParseCreateProjectInvitationRequest_FieldPathArrayOfValues ¶
func MustParseCreateProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateProjectInvitationRequest_FieldPathArrayOfValues
func ParseCreateProjectInvitationRequest_FieldPathArrayOfValues ¶
func ParseCreateProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateProjectInvitationRequest_FieldPathArrayOfValues, error)
type CreateProjectInvitationRequest_FieldPathSelector ¶
type CreateProjectInvitationRequest_FieldPathSelector int32
const ( CreateProjectInvitationRequest_FieldPathSelectorParent CreateProjectInvitationRequest_FieldPathSelector = 0 CreateProjectInvitationRequest_FieldPathSelectorProjectInvitation CreateProjectInvitationRequest_FieldPathSelector = 1 )
func (CreateProjectInvitationRequest_FieldPathSelector) String ¶
func (s CreateProjectInvitationRequest_FieldPathSelector) String() string
type CreateProjectInvitationRequest_FieldPathValue ¶
type CreateProjectInvitationRequest_FieldPathValue interface { CreateProjectInvitationRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateProjectInvitationRequest) CompareWith(*CreateProjectInvitationRequest) (cmp int, comparable bool) }
CreateProjectInvitationRequest_FieldPathValue allows storing values for CreateProjectInvitationRequest fields according to their type
func MustParseCreateProjectInvitationRequest_FieldPathValue ¶
func MustParseCreateProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) CreateProjectInvitationRequest_FieldPathValue
func ParseCreateProjectInvitationRequest_FieldPathValue ¶
func ParseCreateProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) (CreateProjectInvitationRequest_FieldPathValue, error)
type CreateProjectInvitationRequest_FieldSubPath ¶
type CreateProjectInvitationRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateProjectInvitationRequest_FieldSubPath) AsProjectInvitationSubPath ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) AsProjectInvitationSubPath() (project_invitation.ProjectInvitation_FieldPath, bool)
func (*CreateProjectInvitationRequest_FieldSubPath) ClearValue ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) ClearValue(item *CreateProjectInvitationRequest)
func (*CreateProjectInvitationRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateProjectInvitationRequest_FieldSubPath) Get ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) Get(source *CreateProjectInvitationRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateProjectInvitationRequest
func (*CreateProjectInvitationRequest_FieldSubPath) GetDefault ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateProjectInvitationRequest_FieldSubPath) GetRaw ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateProjectInvitationRequest_FieldSubPath) GetSingle ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) GetSingle(source *CreateProjectInvitationRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateProjectInvitationRequest
func (*CreateProjectInvitationRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateProjectInvitationRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateProjectInvitationRequest_FieldSubPath) JSONString ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateProjectInvitationRequest_FieldSubPath) Selector ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) Selector() CreateProjectInvitationRequest_FieldPathSelector
func (*CreateProjectInvitationRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *CreateProjectInvitationRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateProjectInvitationRequest_FieldSubPath) String ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateProjectInvitationRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateProjectInvitationRequest_FieldPathArrayItemValue
func (*CreateProjectInvitationRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateProjectInvitationRequest_FieldPathArrayOfValues
func (*CreateProjectInvitationRequest_FieldSubPath) WithIValue ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) WithIValue(value interface{}) CreateProjectInvitationRequest_FieldPathValue
func (*CreateProjectInvitationRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateProjectInvitationRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateProjectInvitationRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateProjectInvitationRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateProjectInvitationRequest_FieldSubPathArrayItemValue ¶
type CreateProjectInvitationRequest_FieldSubPathArrayItemValue struct { CreateProjectInvitationRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProjectInvitationRequest_FieldSubPathArrayItemValue) AsProjectInvitationPathItemValue ¶
func (fpaivs *CreateProjectInvitationRequest_FieldSubPathArrayItemValue) AsProjectInvitationPathItemValue() (project_invitation.ProjectInvitation_FieldPathArrayItemValue, bool)
func (*CreateProjectInvitationRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateProjectInvitationRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateProjectInvitationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateProjectInvitationRequest'
func (*CreateProjectInvitationRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateProjectInvitationRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateProjectInvitationRequest_FieldSubPathArrayOfValues ¶
type CreateProjectInvitationRequest_FieldSubPathArrayOfValues struct { CreateProjectInvitationRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProjectInvitationRequest_FieldSubPathArrayOfValues) AsProjectInvitationPathArrayOfValues ¶
func (fpsaov *CreateProjectInvitationRequest_FieldSubPathArrayOfValues) AsProjectInvitationPathArrayOfValues() (project_invitation.ProjectInvitation_FieldPathArrayOfValues, bool)
func (*CreateProjectInvitationRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateProjectInvitationRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateProjectInvitationRequest_FieldSubPathValue ¶
type CreateProjectInvitationRequest_FieldSubPathValue struct { CreateProjectInvitationRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProjectInvitationRequest_FieldSubPathValue) AsProjectInvitationPathValue ¶
func (fpvs *CreateProjectInvitationRequest_FieldSubPathValue) AsProjectInvitationPathValue() (project_invitation.ProjectInvitation_FieldPathValue, bool)
func (*CreateProjectInvitationRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateProjectInvitationRequest_FieldSubPathValue) CompareWith(source *CreateProjectInvitationRequest) (int, bool)
func (*CreateProjectInvitationRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateProjectInvitationRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateProjectInvitationRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateProjectInvitationRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateProjectInvitationRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateProjectInvitationRequest_FieldSubPathValue) SetTo(target **CreateProjectInvitationRequest)
func (*CreateProjectInvitationRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateProjectInvitationRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateProjectInvitationRequest_FieldTerminalPath ¶
type CreateProjectInvitationRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateProjectInvitationRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) ClearValue(item *CreateProjectInvitationRequest)
func (*CreateProjectInvitationRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateProjectInvitationRequest_FieldTerminalPath) Get ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) Get(source *CreateProjectInvitationRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateProjectInvitationRequest
func (*CreateProjectInvitationRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateProjectInvitationRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateProjectInvitationRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) GetSingle(source *CreateProjectInvitationRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateProjectInvitationRequest
func (*CreateProjectInvitationRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateProjectInvitationRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateProjectInvitationRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateProjectInvitationRequest_FieldTerminalPath) String ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateProjectInvitationRequest_FieldPathArrayItemValue
func (*CreateProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateProjectInvitationRequest_FieldPathArrayOfValues
func (*CreateProjectInvitationRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) CreateProjectInvitationRequest_FieldPathValue
func (*CreateProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateProjectInvitationRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue ¶
type CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue struct { CreateProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateProjectInvitationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateProjectInvitationRequest'
func (*CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateProjectInvitationRequest as interface{}
func (*CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateProjectInvitationRequest) (interface{}, bool)
func (*CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues ¶
type CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues struct { CreateProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*project_invitation.ParentReference, bool)
func (*CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsProjectInvitationArrayOfValues ¶
func (fpaov *CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsProjectInvitationArrayOfValues() ([]*project_invitation.ProjectInvitation, bool)
func (*CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateProjectInvitationRequest_FieldTerminalPathValue ¶
type CreateProjectInvitationRequest_FieldTerminalPathValue struct { CreateProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProjectInvitationRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) AsParentValue() (*project_invitation.ParentReference, bool)
func (*CreateProjectInvitationRequest_FieldTerminalPathValue) AsProjectInvitationValue ¶
func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) AsProjectInvitationValue() (*project_invitation.ProjectInvitation, bool)
func (*CreateProjectInvitationRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *CreateProjectInvitationRequest) (int, bool)
CompareWith compares value in the 'CreateProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'CreateProjectInvitationRequest'.
func (*CreateProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateProjectInvitationRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateProjectInvitationRequest' as interface{}
func (*CreateProjectInvitationRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **CreateProjectInvitationRequest)
SetTo stores value for selected field for object CreateProjectInvitationRequest
func (*CreateProjectInvitationRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeclineProjectInvitationDescriptor ¶ added in v0.4.28
type DeclineProjectInvitationDescriptor struct{}
func GetDeclineProjectInvitationDescriptor ¶ added in v0.4.28
func GetDeclineProjectInvitationDescriptor() *DeclineProjectInvitationDescriptor
func (*DeclineProjectInvitationDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeclineProjectInvitationDescriptor) GetApiName ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) GetApiName() string
func (*DeclineProjectInvitationDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeclineProjectInvitationDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) GetFullMethodName() string
func (*DeclineProjectInvitationDescriptor) GetMethodName ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) GetMethodName() string
func (*DeclineProjectInvitationDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) GetProtoPkgName() string
func (*DeclineProjectInvitationDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *DeclineProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeclineProjectInvitationDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeclineProjectInvitationDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) GetServiceDomain() string
func (*DeclineProjectInvitationDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) GetServiceVersion() string
func (*DeclineProjectInvitationDescriptor) GetVerb ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) GetVerb() string
func (*DeclineProjectInvitationDescriptor) HasResource ¶ added in v0.4.30
func (d *DeclineProjectInvitationDescriptor) HasResource() bool
func (*DeclineProjectInvitationDescriptor) IsClientStream ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) IsClientStream() bool
func (*DeclineProjectInvitationDescriptor) IsCollection ¶ added in v0.4.30
func (d *DeclineProjectInvitationDescriptor) IsCollection() bool
func (*DeclineProjectInvitationDescriptor) IsPlural ¶ added in v0.4.30
func (d *DeclineProjectInvitationDescriptor) IsPlural() bool
func (*DeclineProjectInvitationDescriptor) IsServerStream ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) IsServerStream() bool
func (*DeclineProjectInvitationDescriptor) IsUnary ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) IsUnary() bool
func (*DeclineProjectInvitationDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*DeclineProjectInvitationDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*DeclineProjectInvitationDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *DeclineProjectInvitationDescriptor) RequestHasResourceBody() bool
type DeclineProjectInvitationDescriptorClientMsgHandle ¶ added in v0.4.28
type DeclineProjectInvitationDescriptorClientMsgHandle struct{}
func (*DeclineProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeclineProjectInvitationDescriptorServerMsgHandle ¶ added in v0.4.28
type DeclineProjectInvitationDescriptorServerMsgHandle struct{}
func (*DeclineProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeclineProjectInvitationRequest ¶
type DeclineProjectInvitationRequest struct { // reference of ntt.iam.v1alpha.ProjectInvitation Name *project_invitation.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeclineProjectInvitation][ntt.iam.v1alpha.DeclineProjectInvitation]
func (*DeclineProjectInvitationRequest) Clone ¶
func (o *DeclineProjectInvitationRequest) Clone() *DeclineProjectInvitationRequest
func (*DeclineProjectInvitationRequest) CloneRaw ¶
func (o *DeclineProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeclineProjectInvitationRequest) Descriptor ¶
func (*DeclineProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeclineProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*DeclineProjectInvitationRequest) GetName ¶
func (m *DeclineProjectInvitationRequest) GetName() *project_invitation.Reference
func (*DeclineProjectInvitationRequest) GotenMessage ¶
func (*DeclineProjectInvitationRequest) GotenMessage()
func (*DeclineProjectInvitationRequest) GotenObjectExt ¶
func (o *DeclineProjectInvitationRequest) GotenObjectExt()
func (*DeclineProjectInvitationRequest) GotenValidate ¶
func (obj *DeclineProjectInvitationRequest) GotenValidate() error
func (*DeclineProjectInvitationRequest) MakeDiffFieldMask ¶
func (o *DeclineProjectInvitationRequest) MakeDiffFieldMask(other *DeclineProjectInvitationRequest) *DeclineProjectInvitationRequest_FieldMask
func (*DeclineProjectInvitationRequest) MakeFullFieldMask ¶
func (o *DeclineProjectInvitationRequest) MakeFullFieldMask() *DeclineProjectInvitationRequest_FieldMask
func (*DeclineProjectInvitationRequest) MakeRawDiffFieldMask ¶
func (o *DeclineProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeclineProjectInvitationRequest) MakeRawFullFieldMask ¶
func (o *DeclineProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeclineProjectInvitationRequest) Marshal ¶
func (m *DeclineProjectInvitationRequest) Marshal() ([]byte, error)
func (*DeclineProjectInvitationRequest) MarshalJSON ¶
func (m *DeclineProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*DeclineProjectInvitationRequest) Merge ¶
func (o *DeclineProjectInvitationRequest) Merge(source *DeclineProjectInvitationRequest)
func (*DeclineProjectInvitationRequest) MergeRaw ¶
func (o *DeclineProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeclineProjectInvitationRequest) ProtoMessage ¶
func (*DeclineProjectInvitationRequest) ProtoMessage()
func (*DeclineProjectInvitationRequest) ProtoReflect ¶
func (m *DeclineProjectInvitationRequest) ProtoReflect() preflect.Message
func (*DeclineProjectInvitationRequest) Reset ¶
func (m *DeclineProjectInvitationRequest) Reset()
func (*DeclineProjectInvitationRequest) SetName ¶
func (m *DeclineProjectInvitationRequest) SetName(fv *project_invitation.Reference)
func (*DeclineProjectInvitationRequest) String ¶
func (m *DeclineProjectInvitationRequest) String() string
func (*DeclineProjectInvitationRequest) Unmarshal ¶
func (m *DeclineProjectInvitationRequest) Unmarshal(b []byte) error
func (*DeclineProjectInvitationRequest) UnmarshalJSON ¶
func (m *DeclineProjectInvitationRequest) UnmarshalJSON(data []byte) error
type DeclineProjectInvitationRequestFieldPathBuilder ¶
type DeclineProjectInvitationRequestFieldPathBuilder struct{}
func NewDeclineProjectInvitationRequestFieldPathBuilder ¶
func NewDeclineProjectInvitationRequestFieldPathBuilder() DeclineProjectInvitationRequestFieldPathBuilder
type DeclineProjectInvitationRequestPathSelectorName ¶
type DeclineProjectInvitationRequestPathSelectorName struct{}
func (DeclineProjectInvitationRequestPathSelectorName) WithArrayOfValues ¶
func (s DeclineProjectInvitationRequestPathSelectorName) WithArrayOfValues(values []*project_invitation.Reference) *DeclineProjectInvitationRequest_FieldTerminalPathArrayOfValues
type DeclineProjectInvitationRequest_FieldMask ¶
type DeclineProjectInvitationRequest_FieldMask struct {
Paths []DeclineProjectInvitationRequest_FieldPath
}
func FullDeclineProjectInvitationRequest_FieldMask ¶
func FullDeclineProjectInvitationRequest_FieldMask() *DeclineProjectInvitationRequest_FieldMask
func (*DeclineProjectInvitationRequest_FieldMask) AppendPath ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) AppendPath(path DeclineProjectInvitationRequest_FieldPath)
func (*DeclineProjectInvitationRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeclineProjectInvitationRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeclineProjectInvitationRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeclineProjectInvitationRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) FilterInputFields() *DeclineProjectInvitationRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeclineProjectInvitationRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeclineProjectInvitationRequest_FieldMask) GetPaths ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) GetPaths() []DeclineProjectInvitationRequest_FieldPath
func (*DeclineProjectInvitationRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeclineProjectInvitationRequest_FieldMask) IsFull ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) IsFull() bool
func (DeclineProjectInvitationRequest_FieldMask) Marshal ¶
func (fieldMask DeclineProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeclineProjectInvitationRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeclineProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeclineProjectInvitationRequest_FieldMask) PathsCount ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) PathsCount() int
func (*DeclineProjectInvitationRequest_FieldMask) Project ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Project(source *DeclineProjectInvitationRequest) *DeclineProjectInvitationRequest
func (*DeclineProjectInvitationRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeclineProjectInvitationRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) ProtoMessage()
func (*DeclineProjectInvitationRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeclineProjectInvitationRequest_FieldMask) Reset ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Reset()
func (*DeclineProjectInvitationRequest_FieldMask) Set ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Set(target, source *DeclineProjectInvitationRequest)
func (*DeclineProjectInvitationRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeclineProjectInvitationRequest_FieldMask) SetRaw ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeclineProjectInvitationRequest_FieldMask) Size ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Size() int
func (*DeclineProjectInvitationRequest_FieldMask) String ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) String() string
func (*DeclineProjectInvitationRequest_FieldMask) Subtract ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Subtract(other *DeclineProjectInvitationRequest_FieldMask) *DeclineProjectInvitationRequest_FieldMask
func (*DeclineProjectInvitationRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeclineProjectInvitationRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeclineProjectInvitationRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
func (*DeclineProjectInvitationRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeclineProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeclineProjectInvitationRequest_FieldPath ¶
type DeclineProjectInvitationRequest_FieldPath interface { gotenobject.FieldPath Selector() DeclineProjectInvitationRequest_FieldPathSelector Get(source *DeclineProjectInvitationRequest) []interface{} GetSingle(source *DeclineProjectInvitationRequest) (interface{}, bool) ClearValue(item *DeclineProjectInvitationRequest) // Those methods build corresponding DeclineProjectInvitationRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeclineProjectInvitationRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeclineProjectInvitationRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeclineProjectInvitationRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeclineProjectInvitationRequest_FieldPath ¶
func BuildDeclineProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (DeclineProjectInvitationRequest_FieldPath, error)
func MustParseDeclineProjectInvitationRequest_FieldPath ¶
func MustParseDeclineProjectInvitationRequest_FieldPath(rawField string) DeclineProjectInvitationRequest_FieldPath
func ParseDeclineProjectInvitationRequest_FieldPath ¶
func ParseDeclineProjectInvitationRequest_FieldPath(rawField string) (DeclineProjectInvitationRequest_FieldPath, error)
type DeclineProjectInvitationRequest_FieldPathArrayItemValue ¶
type DeclineProjectInvitationRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeclineProjectInvitationRequest_FieldPath ContainsValue(*DeclineProjectInvitationRequest) bool }
DeclineProjectInvitationRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeclineProjectInvitationRequest according to their type Present only for array (repeated) types.
func MustParseDeclineProjectInvitationRequest_FieldPathArrayItemValue ¶
func MustParseDeclineProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeclineProjectInvitationRequest_FieldPathArrayItemValue
func ParseDeclineProjectInvitationRequest_FieldPathArrayItemValue ¶
func ParseDeclineProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeclineProjectInvitationRequest_FieldPathArrayItemValue, error)
ParseDeclineProjectInvitationRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeclineProjectInvitationRequest_FieldPathArrayOfValues ¶
type DeclineProjectInvitationRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeclineProjectInvitationRequest_FieldPath }
DeclineProjectInvitationRequest_FieldPathArrayOfValues allows storing slice of values for DeclineProjectInvitationRequest fields according to their type
func MustParseDeclineProjectInvitationRequest_FieldPathArrayOfValues ¶
func MustParseDeclineProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeclineProjectInvitationRequest_FieldPathArrayOfValues
func ParseDeclineProjectInvitationRequest_FieldPathArrayOfValues ¶
func ParseDeclineProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeclineProjectInvitationRequest_FieldPathArrayOfValues, error)
type DeclineProjectInvitationRequest_FieldPathSelector ¶
type DeclineProjectInvitationRequest_FieldPathSelector int32
const (
DeclineProjectInvitationRequest_FieldPathSelectorName DeclineProjectInvitationRequest_FieldPathSelector = 0
)
func (DeclineProjectInvitationRequest_FieldPathSelector) String ¶
func (s DeclineProjectInvitationRequest_FieldPathSelector) String() string
type DeclineProjectInvitationRequest_FieldPathValue ¶
type DeclineProjectInvitationRequest_FieldPathValue interface { DeclineProjectInvitationRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeclineProjectInvitationRequest) CompareWith(*DeclineProjectInvitationRequest) (cmp int, comparable bool) }
DeclineProjectInvitationRequest_FieldPathValue allows storing values for DeclineProjectInvitationRequest fields according to their type
func MustParseDeclineProjectInvitationRequest_FieldPathValue ¶
func MustParseDeclineProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) DeclineProjectInvitationRequest_FieldPathValue
func ParseDeclineProjectInvitationRequest_FieldPathValue ¶
func ParseDeclineProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) (DeclineProjectInvitationRequest_FieldPathValue, error)
type DeclineProjectInvitationRequest_FieldTerminalPath ¶
type DeclineProjectInvitationRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeclineProjectInvitationRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) ClearValue(item *DeclineProjectInvitationRequest)
func (*DeclineProjectInvitationRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeclineProjectInvitationRequest_FieldTerminalPath) Get ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) Get(source *DeclineProjectInvitationRequest) (values []interface{})
Get returns all values pointed by specific field from source DeclineProjectInvitationRequest
func (*DeclineProjectInvitationRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeclineProjectInvitationRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeclineProjectInvitationRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) GetSingle(source *DeclineProjectInvitationRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeclineProjectInvitationRequest
func (*DeclineProjectInvitationRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeclineProjectInvitationRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeclineProjectInvitationRequest_FieldTerminalPath) JSONString ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeclineProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeclineProjectInvitationRequest_FieldTerminalPath) String ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeclineProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeclineProjectInvitationRequest_FieldPathArrayItemValue
func (*DeclineProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeclineProjectInvitationRequest_FieldPathArrayOfValues
func (*DeclineProjectInvitationRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) DeclineProjectInvitationRequest_FieldPathValue
func (*DeclineProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeclineProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeclineProjectInvitationRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeclineProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue ¶
type DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue struct { DeclineProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeclineProjectInvitationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeclineProjectInvitationRequest'
func (*DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeclineProjectInvitationRequest as interface{}
func (*DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeclineProjectInvitationRequest) (interface{}, bool)
func (*DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeclineProjectInvitationRequest_FieldTerminalPathArrayOfValues ¶
type DeclineProjectInvitationRequest_FieldTerminalPathArrayOfValues struct { DeclineProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeclineProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeclineProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*project_invitation.Reference, bool)
func (*DeclineProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeclineProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeclineProjectInvitationRequest_FieldTerminalPathValue ¶
type DeclineProjectInvitationRequest_FieldTerminalPathValue struct { DeclineProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeclineProjectInvitationRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeclineProjectInvitationRequest_FieldTerminalPathValue) AsNameValue() (*project_invitation.Reference, bool)
func (*DeclineProjectInvitationRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeclineProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *DeclineProjectInvitationRequest) (int, bool)
CompareWith compares value in the 'DeclineProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'DeclineProjectInvitationRequest'.
func (*DeclineProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeclineProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeclineProjectInvitationRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeclineProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeclineProjectInvitationRequest' as interface{}
func (*DeclineProjectInvitationRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeclineProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **DeclineProjectInvitationRequest)
SetTo stores value for selected field for object DeclineProjectInvitationRequest
func (*DeclineProjectInvitationRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeclineProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeclineProjectInvitationResponse ¶
type DeclineProjectInvitationResponse struct {
// contains filtered or unexported fields
}
Response message for method [DeclineProjectInvitation][ntt.iam.v1alpha.DeclineProjectInvitation]
func (*DeclineProjectInvitationResponse) Clone ¶
func (o *DeclineProjectInvitationResponse) Clone() *DeclineProjectInvitationResponse
func (*DeclineProjectInvitationResponse) CloneRaw ¶
func (o *DeclineProjectInvitationResponse) CloneRaw() gotenobject.GotenObjectExt
func (*DeclineProjectInvitationResponse) Descriptor ¶
func (*DeclineProjectInvitationResponse) Descriptor() ([]byte, []int)
Deprecated, Use DeclineProjectInvitationResponse.ProtoReflect.Descriptor instead.
func (*DeclineProjectInvitationResponse) GotenMessage ¶
func (*DeclineProjectInvitationResponse) GotenMessage()
func (*DeclineProjectInvitationResponse) GotenObjectExt ¶
func (o *DeclineProjectInvitationResponse) GotenObjectExt()
func (*DeclineProjectInvitationResponse) GotenValidate ¶
func (obj *DeclineProjectInvitationResponse) GotenValidate() error
func (*DeclineProjectInvitationResponse) MakeDiffFieldMask ¶
func (o *DeclineProjectInvitationResponse) MakeDiffFieldMask(other *DeclineProjectInvitationResponse) *DeclineProjectInvitationResponse_FieldMask
func (*DeclineProjectInvitationResponse) MakeFullFieldMask ¶
func (o *DeclineProjectInvitationResponse) MakeFullFieldMask() *DeclineProjectInvitationResponse_FieldMask
func (*DeclineProjectInvitationResponse) MakeRawDiffFieldMask ¶
func (o *DeclineProjectInvitationResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeclineProjectInvitationResponse) MakeRawFullFieldMask ¶
func (o *DeclineProjectInvitationResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeclineProjectInvitationResponse) Marshal ¶
func (m *DeclineProjectInvitationResponse) Marshal() ([]byte, error)
func (*DeclineProjectInvitationResponse) MarshalJSON ¶
func (m *DeclineProjectInvitationResponse) MarshalJSON() ([]byte, error)
func (*DeclineProjectInvitationResponse) Merge ¶
func (o *DeclineProjectInvitationResponse) Merge(source *DeclineProjectInvitationResponse)
func (*DeclineProjectInvitationResponse) MergeRaw ¶
func (o *DeclineProjectInvitationResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeclineProjectInvitationResponse) ProtoMessage ¶
func (*DeclineProjectInvitationResponse) ProtoMessage()
func (*DeclineProjectInvitationResponse) ProtoReflect ¶
func (m *DeclineProjectInvitationResponse) ProtoReflect() preflect.Message
func (*DeclineProjectInvitationResponse) Reset ¶
func (m *DeclineProjectInvitationResponse) Reset()
func (*DeclineProjectInvitationResponse) String ¶
func (m *DeclineProjectInvitationResponse) String() string
func (*DeclineProjectInvitationResponse) Unmarshal ¶
func (m *DeclineProjectInvitationResponse) Unmarshal(b []byte) error
func (*DeclineProjectInvitationResponse) UnmarshalJSON ¶
func (m *DeclineProjectInvitationResponse) UnmarshalJSON(data []byte) error
type DeclineProjectInvitationResponseFieldPathBuilder ¶
type DeclineProjectInvitationResponseFieldPathBuilder struct{}
func NewDeclineProjectInvitationResponseFieldPathBuilder ¶
func NewDeclineProjectInvitationResponseFieldPathBuilder() DeclineProjectInvitationResponseFieldPathBuilder
type DeclineProjectInvitationResponse_FieldMask ¶
type DeclineProjectInvitationResponse_FieldMask struct {
Paths []DeclineProjectInvitationResponse_FieldPath
}
func FullDeclineProjectInvitationResponse_FieldMask ¶
func FullDeclineProjectInvitationResponse_FieldMask() *DeclineProjectInvitationResponse_FieldMask
func (*DeclineProjectInvitationResponse_FieldMask) AppendPath ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) AppendPath(path DeclineProjectInvitationResponse_FieldPath)
func (*DeclineProjectInvitationResponse_FieldMask) AppendRawPath ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeclineProjectInvitationResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeclineProjectInvitationResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeclineProjectInvitationResponse_FieldMask) FilterInputFields ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) FilterInputFields() *DeclineProjectInvitationResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeclineProjectInvitationResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeclineProjectInvitationResponse_FieldMask) GetPaths ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) GetPaths() []DeclineProjectInvitationResponse_FieldPath
func (*DeclineProjectInvitationResponse_FieldMask) GetRawPaths ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeclineProjectInvitationResponse_FieldMask) IsFull ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) IsFull() bool
func (DeclineProjectInvitationResponse_FieldMask) Marshal ¶
func (fieldMask DeclineProjectInvitationResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeclineProjectInvitationResponse_FieldMask) MarshalJSON ¶
func (fieldMask DeclineProjectInvitationResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*DeclineProjectInvitationResponse_FieldMask) PathsCount ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) PathsCount() int
func (*DeclineProjectInvitationResponse_FieldMask) Project ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Project(source *DeclineProjectInvitationResponse) *DeclineProjectInvitationResponse
func (*DeclineProjectInvitationResponse_FieldMask) ProjectRaw ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeclineProjectInvitationResponse_FieldMask) ProtoMessage ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) ProtoMessage()
func (*DeclineProjectInvitationResponse_FieldMask) ProtoReflect ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) ProtoReflect() preflect.Message
func (*DeclineProjectInvitationResponse_FieldMask) Reset ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Reset()
func (*DeclineProjectInvitationResponse_FieldMask) Set ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Set(target, source *DeclineProjectInvitationResponse)
func (*DeclineProjectInvitationResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) SetFromCliFlag(raw string) error
func (*DeclineProjectInvitationResponse_FieldMask) SetRaw ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeclineProjectInvitationResponse_FieldMask) Size ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Size() int
func (*DeclineProjectInvitationResponse_FieldMask) String ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) String() string
func (*DeclineProjectInvitationResponse_FieldMask) Subtract ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Subtract(other *DeclineProjectInvitationResponse_FieldMask) *DeclineProjectInvitationResponse_FieldMask
func (*DeclineProjectInvitationResponse_FieldMask) SubtractRaw ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeclineProjectInvitationResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeclineProjectInvitationResponse_FieldMask) Unmarshal ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Unmarshal(data []byte) error
func (*DeclineProjectInvitationResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeclineProjectInvitationResponse_FieldMask) UnmarshalJSON(data []byte) error
type DeclineProjectInvitationResponse_FieldPath ¶
type DeclineProjectInvitationResponse_FieldPath interface { gotenobject.FieldPath Selector() DeclineProjectInvitationResponse_FieldPathSelector Get(source *DeclineProjectInvitationResponse) []interface{} GetSingle(source *DeclineProjectInvitationResponse) (interface{}, bool) ClearValue(item *DeclineProjectInvitationResponse) // Those methods build corresponding DeclineProjectInvitationResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeclineProjectInvitationResponse_FieldPathValue WithIArrayOfValues(values interface{}) DeclineProjectInvitationResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeclineProjectInvitationResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeclineProjectInvitationResponse_FieldPath ¶
func BuildDeclineProjectInvitationResponse_FieldPath(fp gotenobject.RawFieldPath) (DeclineProjectInvitationResponse_FieldPath, error)
func MustParseDeclineProjectInvitationResponse_FieldPath ¶
func MustParseDeclineProjectInvitationResponse_FieldPath(rawField string) DeclineProjectInvitationResponse_FieldPath
func ParseDeclineProjectInvitationResponse_FieldPath ¶
func ParseDeclineProjectInvitationResponse_FieldPath(rawField string) (DeclineProjectInvitationResponse_FieldPath, error)
type DeclineProjectInvitationResponse_FieldPathArrayItemValue ¶
type DeclineProjectInvitationResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeclineProjectInvitationResponse_FieldPath ContainsValue(*DeclineProjectInvitationResponse) bool }
DeclineProjectInvitationResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for DeclineProjectInvitationResponse according to their type Present only for array (repeated) types.
func MustParseDeclineProjectInvitationResponse_FieldPathArrayItemValue ¶
func MustParseDeclineProjectInvitationResponse_FieldPathArrayItemValue(pathStr, valueStr string) DeclineProjectInvitationResponse_FieldPathArrayItemValue
func ParseDeclineProjectInvitationResponse_FieldPathArrayItemValue ¶
func ParseDeclineProjectInvitationResponse_FieldPathArrayItemValue(pathStr, valueStr string) (DeclineProjectInvitationResponse_FieldPathArrayItemValue, error)
ParseDeclineProjectInvitationResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeclineProjectInvitationResponse_FieldPathArrayOfValues ¶
type DeclineProjectInvitationResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeclineProjectInvitationResponse_FieldPath }
DeclineProjectInvitationResponse_FieldPathArrayOfValues allows storing slice of values for DeclineProjectInvitationResponse fields according to their type
func MustParseDeclineProjectInvitationResponse_FieldPathArrayOfValues ¶
func MustParseDeclineProjectInvitationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) DeclineProjectInvitationResponse_FieldPathArrayOfValues
func ParseDeclineProjectInvitationResponse_FieldPathArrayOfValues ¶
func ParseDeclineProjectInvitationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (DeclineProjectInvitationResponse_FieldPathArrayOfValues, error)
type DeclineProjectInvitationResponse_FieldPathSelector ¶
type DeclineProjectInvitationResponse_FieldPathSelector int32
func (DeclineProjectInvitationResponse_FieldPathSelector) String ¶
func (s DeclineProjectInvitationResponse_FieldPathSelector) String() string
type DeclineProjectInvitationResponse_FieldPathValue ¶
type DeclineProjectInvitationResponse_FieldPathValue interface { DeclineProjectInvitationResponse_FieldPath gotenobject.FieldPathValue SetTo(target **DeclineProjectInvitationResponse) CompareWith(*DeclineProjectInvitationResponse) (cmp int, comparable bool) }
DeclineProjectInvitationResponse_FieldPathValue allows storing values for DeclineProjectInvitationResponse fields according to their type
func MustParseDeclineProjectInvitationResponse_FieldPathValue ¶
func MustParseDeclineProjectInvitationResponse_FieldPathValue(pathStr, valueStr string) DeclineProjectInvitationResponse_FieldPathValue
func ParseDeclineProjectInvitationResponse_FieldPathValue ¶
func ParseDeclineProjectInvitationResponse_FieldPathValue(pathStr, valueStr string) (DeclineProjectInvitationResponse_FieldPathValue, error)
type DeclineProjectInvitationResponse_FieldTerminalPath ¶
type DeclineProjectInvitationResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeclineProjectInvitationResponse_FieldTerminalPath) ClearValue ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) ClearValue(item *DeclineProjectInvitationResponse)
func (*DeclineProjectInvitationResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeclineProjectInvitationResponse_FieldTerminalPath) Get ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) Get(source *DeclineProjectInvitationResponse) (values []interface{})
Get returns all values pointed by specific field from source DeclineProjectInvitationResponse
func (*DeclineProjectInvitationResponse_FieldTerminalPath) GetDefault ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeclineProjectInvitationResponse_FieldTerminalPath) GetRaw ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeclineProjectInvitationResponse_FieldTerminalPath) GetSingle ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) GetSingle(source *DeclineProjectInvitationResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeclineProjectInvitationResponse
func (*DeclineProjectInvitationResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeclineProjectInvitationResponse_FieldTerminalPath) IsLeaf ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeclineProjectInvitationResponse_FieldTerminalPath) JSONString ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeclineProjectInvitationResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeclineProjectInvitationResponse_FieldTerminalPath) String ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeclineProjectInvitationResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeclineProjectInvitationResponse_FieldPathArrayItemValue
func (*DeclineProjectInvitationResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeclineProjectInvitationResponse_FieldPathArrayOfValues
func (*DeclineProjectInvitationResponse_FieldTerminalPath) WithIValue ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) WithIValue(value interface{}) DeclineProjectInvitationResponse_FieldPathValue
func (*DeclineProjectInvitationResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeclineProjectInvitationResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeclineProjectInvitationResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *DeclineProjectInvitationResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue ¶
type DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue struct { DeclineProjectInvitationResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *DeclineProjectInvitationResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeclineProjectInvitationResponse'
func (*DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeclineProjectInvitationResponse as interface{}
func (*DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingle(source *DeclineProjectInvitationResponse) (interface{}, bool)
func (*DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeclineProjectInvitationResponse_FieldTerminalPathArrayOfValues ¶
type DeclineProjectInvitationResponse_FieldTerminalPathArrayOfValues struct { DeclineProjectInvitationResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*DeclineProjectInvitationResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeclineProjectInvitationResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeclineProjectInvitationResponse_FieldTerminalPathValue ¶
type DeclineProjectInvitationResponse_FieldTerminalPathValue struct { DeclineProjectInvitationResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*DeclineProjectInvitationResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeclineProjectInvitationResponse_FieldTerminalPathValue) CompareWith(source *DeclineProjectInvitationResponse) (int, bool)
CompareWith compares value in the 'DeclineProjectInvitationResponse_FieldTerminalPathValue' with the value under path in 'DeclineProjectInvitationResponse'.
func (*DeclineProjectInvitationResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeclineProjectInvitationResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeclineProjectInvitationResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeclineProjectInvitationResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeclineProjectInvitationResponse' as interface{}
func (*DeclineProjectInvitationResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *DeclineProjectInvitationResponse_FieldTerminalPathValue) SetTo(target **DeclineProjectInvitationResponse)
SetTo stores value for selected field for object DeclineProjectInvitationResponse
func (*DeclineProjectInvitationResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeclineProjectInvitationResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteProjectInvitationDescriptor ¶ added in v0.4.28
type DeleteProjectInvitationDescriptor struct{}
func GetDeleteProjectInvitationDescriptor ¶ added in v0.4.28
func GetDeleteProjectInvitationDescriptor() *DeleteProjectInvitationDescriptor
func (*DeleteProjectInvitationDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteProjectInvitationDescriptor) GetApiName ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) GetApiName() string
func (*DeleteProjectInvitationDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteProjectInvitationDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) GetFullMethodName() string
func (*DeleteProjectInvitationDescriptor) GetMethodName ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) GetMethodName() string
func (*DeleteProjectInvitationDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) GetProtoPkgName() string
func (*DeleteProjectInvitationDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *DeleteProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteProjectInvitationDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteProjectInvitationDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) GetServiceDomain() string
func (*DeleteProjectInvitationDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) GetServiceVersion() string
func (*DeleteProjectInvitationDescriptor) GetVerb ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) GetVerb() string
func (*DeleteProjectInvitationDescriptor) HasResource ¶ added in v0.4.30
func (d *DeleteProjectInvitationDescriptor) HasResource() bool
func (*DeleteProjectInvitationDescriptor) IsClientStream ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) IsClientStream() bool
func (*DeleteProjectInvitationDescriptor) IsCollection ¶ added in v0.4.30
func (d *DeleteProjectInvitationDescriptor) IsCollection() bool
func (*DeleteProjectInvitationDescriptor) IsPlural ¶ added in v0.4.30
func (d *DeleteProjectInvitationDescriptor) IsPlural() bool
func (*DeleteProjectInvitationDescriptor) IsServerStream ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) IsServerStream() bool
func (*DeleteProjectInvitationDescriptor) IsUnary ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) IsUnary() bool
func (*DeleteProjectInvitationDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteProjectInvitationDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteProjectInvitationDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *DeleteProjectInvitationDescriptor) RequestHasResourceBody() bool
type DeleteProjectInvitationDescriptorClientMsgHandle ¶ added in v0.4.28
type DeleteProjectInvitationDescriptorClientMsgHandle struct{}
func (*DeleteProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteProjectInvitationDescriptorServerMsgHandle ¶ added in v0.4.28
type DeleteProjectInvitationDescriptorServerMsgHandle struct{}
func (*DeleteProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteProjectInvitationRequest ¶
type DeleteProjectInvitationRequest struct { // Reference of ntt.iam.v1alpha.ProjectInvitation Name *project_invitation.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteProjectInvitation][ntt.iam.v1alpha.DeleteProjectInvitation]
func (*DeleteProjectInvitationRequest) Clone ¶
func (o *DeleteProjectInvitationRequest) Clone() *DeleteProjectInvitationRequest
func (*DeleteProjectInvitationRequest) CloneRaw ¶
func (o *DeleteProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteProjectInvitationRequest) Descriptor ¶
func (*DeleteProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*DeleteProjectInvitationRequest) GetName ¶
func (m *DeleteProjectInvitationRequest) GetName() *project_invitation.Reference
func (*DeleteProjectInvitationRequest) GotenMessage ¶
func (*DeleteProjectInvitationRequest) GotenMessage()
func (*DeleteProjectInvitationRequest) GotenObjectExt ¶
func (o *DeleteProjectInvitationRequest) GotenObjectExt()
func (*DeleteProjectInvitationRequest) GotenValidate ¶
func (obj *DeleteProjectInvitationRequest) GotenValidate() error
func (*DeleteProjectInvitationRequest) MakeDiffFieldMask ¶
func (o *DeleteProjectInvitationRequest) MakeDiffFieldMask(other *DeleteProjectInvitationRequest) *DeleteProjectInvitationRequest_FieldMask
func (*DeleteProjectInvitationRequest) MakeFullFieldMask ¶
func (o *DeleteProjectInvitationRequest) MakeFullFieldMask() *DeleteProjectInvitationRequest_FieldMask
func (*DeleteProjectInvitationRequest) MakeRawDiffFieldMask ¶
func (o *DeleteProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteProjectInvitationRequest) MakeRawFullFieldMask ¶
func (o *DeleteProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteProjectInvitationRequest) Marshal ¶
func (m *DeleteProjectInvitationRequest) Marshal() ([]byte, error)
func (*DeleteProjectInvitationRequest) MarshalJSON ¶
func (m *DeleteProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*DeleteProjectInvitationRequest) Merge ¶
func (o *DeleteProjectInvitationRequest) Merge(source *DeleteProjectInvitationRequest)
func (*DeleteProjectInvitationRequest) MergeRaw ¶
func (o *DeleteProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteProjectInvitationRequest) ProtoMessage ¶
func (*DeleteProjectInvitationRequest) ProtoMessage()
func (*DeleteProjectInvitationRequest) ProtoReflect ¶
func (m *DeleteProjectInvitationRequest) ProtoReflect() preflect.Message
func (*DeleteProjectInvitationRequest) Reset ¶
func (m *DeleteProjectInvitationRequest) Reset()
func (*DeleteProjectInvitationRequest) SetName ¶
func (m *DeleteProjectInvitationRequest) SetName(fv *project_invitation.Reference)
func (*DeleteProjectInvitationRequest) String ¶
func (m *DeleteProjectInvitationRequest) String() string
func (*DeleteProjectInvitationRequest) Unmarshal ¶
func (m *DeleteProjectInvitationRequest) Unmarshal(b []byte) error
func (*DeleteProjectInvitationRequest) UnmarshalJSON ¶
func (m *DeleteProjectInvitationRequest) UnmarshalJSON(data []byte) error
type DeleteProjectInvitationRequestFieldPathBuilder ¶
type DeleteProjectInvitationRequestFieldPathBuilder struct{}
func NewDeleteProjectInvitationRequestFieldPathBuilder ¶
func NewDeleteProjectInvitationRequestFieldPathBuilder() DeleteProjectInvitationRequestFieldPathBuilder
type DeleteProjectInvitationRequestPathSelectorName ¶
type DeleteProjectInvitationRequestPathSelectorName struct{}
func (DeleteProjectInvitationRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteProjectInvitationRequestPathSelectorName) WithArrayOfValues(values []*project_invitation.Reference) *DeleteProjectInvitationRequest_FieldTerminalPathArrayOfValues
type DeleteProjectInvitationRequest_FieldMask ¶
type DeleteProjectInvitationRequest_FieldMask struct {
Paths []DeleteProjectInvitationRequest_FieldPath
}
func FullDeleteProjectInvitationRequest_FieldMask ¶
func FullDeleteProjectInvitationRequest_FieldMask() *DeleteProjectInvitationRequest_FieldMask
func (*DeleteProjectInvitationRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) AppendPath(path DeleteProjectInvitationRequest_FieldPath)
func (*DeleteProjectInvitationRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteProjectInvitationRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteProjectInvitationRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteProjectInvitationRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) FilterInputFields() *DeleteProjectInvitationRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteProjectInvitationRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteProjectInvitationRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) GetPaths() []DeleteProjectInvitationRequest_FieldPath
func (*DeleteProjectInvitationRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteProjectInvitationRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) IsFull() bool
func (DeleteProjectInvitationRequest_FieldMask) Marshal ¶
func (fieldMask DeleteProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteProjectInvitationRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteProjectInvitationRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) PathsCount() int
func (*DeleteProjectInvitationRequest_FieldMask) Project ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) Project(source *DeleteProjectInvitationRequest) *DeleteProjectInvitationRequest
func (*DeleteProjectInvitationRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteProjectInvitationRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) ProtoMessage()
func (*DeleteProjectInvitationRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteProjectInvitationRequest_FieldMask) Reset ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) Reset()
func (*DeleteProjectInvitationRequest_FieldMask) Set ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) Set(target, source *DeleteProjectInvitationRequest)
func (*DeleteProjectInvitationRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteProjectInvitationRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteProjectInvitationRequest_FieldMask) Size ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) Size() int
func (*DeleteProjectInvitationRequest_FieldMask) String ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) String() string
func (*DeleteProjectInvitationRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) Subtract(other *DeleteProjectInvitationRequest_FieldMask) *DeleteProjectInvitationRequest_FieldMask
func (*DeleteProjectInvitationRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteProjectInvitationRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteProjectInvitationRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteProjectInvitationRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteProjectInvitationRequest_FieldPath ¶
type DeleteProjectInvitationRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteProjectInvitationRequest_FieldPathSelector Get(source *DeleteProjectInvitationRequest) []interface{} GetSingle(source *DeleteProjectInvitationRequest) (interface{}, bool) ClearValue(item *DeleteProjectInvitationRequest) // Those methods build corresponding DeleteProjectInvitationRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteProjectInvitationRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteProjectInvitationRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteProjectInvitationRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteProjectInvitationRequest_FieldPath ¶
func BuildDeleteProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteProjectInvitationRequest_FieldPath, error)
func MustParseDeleteProjectInvitationRequest_FieldPath ¶
func MustParseDeleteProjectInvitationRequest_FieldPath(rawField string) DeleteProjectInvitationRequest_FieldPath
func ParseDeleteProjectInvitationRequest_FieldPath ¶
func ParseDeleteProjectInvitationRequest_FieldPath(rawField string) (DeleteProjectInvitationRequest_FieldPath, error)
type DeleteProjectInvitationRequest_FieldPathArrayItemValue ¶
type DeleteProjectInvitationRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteProjectInvitationRequest_FieldPath ContainsValue(*DeleteProjectInvitationRequest) bool }
DeleteProjectInvitationRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteProjectInvitationRequest according to their type Present only for array (repeated) types.
func MustParseDeleteProjectInvitationRequest_FieldPathArrayItemValue ¶
func MustParseDeleteProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteProjectInvitationRequest_FieldPathArrayItemValue
func ParseDeleteProjectInvitationRequest_FieldPathArrayItemValue ¶
func ParseDeleteProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteProjectInvitationRequest_FieldPathArrayItemValue, error)
ParseDeleteProjectInvitationRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteProjectInvitationRequest_FieldPathArrayOfValues ¶
type DeleteProjectInvitationRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteProjectInvitationRequest_FieldPath }
DeleteProjectInvitationRequest_FieldPathArrayOfValues allows storing slice of values for DeleteProjectInvitationRequest fields according to their type
func MustParseDeleteProjectInvitationRequest_FieldPathArrayOfValues ¶
func MustParseDeleteProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteProjectInvitationRequest_FieldPathArrayOfValues
func ParseDeleteProjectInvitationRequest_FieldPathArrayOfValues ¶
func ParseDeleteProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteProjectInvitationRequest_FieldPathArrayOfValues, error)
type DeleteProjectInvitationRequest_FieldPathSelector ¶
type DeleteProjectInvitationRequest_FieldPathSelector int32
const (
DeleteProjectInvitationRequest_FieldPathSelectorName DeleteProjectInvitationRequest_FieldPathSelector = 0
)
func (DeleteProjectInvitationRequest_FieldPathSelector) String ¶
func (s DeleteProjectInvitationRequest_FieldPathSelector) String() string
type DeleteProjectInvitationRequest_FieldPathValue ¶
type DeleteProjectInvitationRequest_FieldPathValue interface { DeleteProjectInvitationRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteProjectInvitationRequest) CompareWith(*DeleteProjectInvitationRequest) (cmp int, comparable bool) }
DeleteProjectInvitationRequest_FieldPathValue allows storing values for DeleteProjectInvitationRequest fields according to their type
func MustParseDeleteProjectInvitationRequest_FieldPathValue ¶
func MustParseDeleteProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) DeleteProjectInvitationRequest_FieldPathValue
func ParseDeleteProjectInvitationRequest_FieldPathValue ¶
func ParseDeleteProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) (DeleteProjectInvitationRequest_FieldPathValue, error)
type DeleteProjectInvitationRequest_FieldTerminalPath ¶
type DeleteProjectInvitationRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteProjectInvitationRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) ClearValue(item *DeleteProjectInvitationRequest)
func (*DeleteProjectInvitationRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteProjectInvitationRequest_FieldTerminalPath) Get ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) Get(source *DeleteProjectInvitationRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteProjectInvitationRequest
func (*DeleteProjectInvitationRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteProjectInvitationRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteProjectInvitationRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) GetSingle(source *DeleteProjectInvitationRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteProjectInvitationRequest
func (*DeleteProjectInvitationRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteProjectInvitationRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteProjectInvitationRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteProjectInvitationRequest_FieldTerminalPath) String ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteProjectInvitationRequest_FieldPathArrayItemValue
func (*DeleteProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteProjectInvitationRequest_FieldPathArrayOfValues
func (*DeleteProjectInvitationRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteProjectInvitationRequest_FieldPathValue
func (*DeleteProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteProjectInvitationRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue ¶
type DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue struct { DeleteProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteProjectInvitationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteProjectInvitationRequest'
func (*DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteProjectInvitationRequest as interface{}
func (*DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteProjectInvitationRequest) (interface{}, bool)
func (*DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteProjectInvitationRequest_FieldTerminalPathArrayOfValues ¶
type DeleteProjectInvitationRequest_FieldTerminalPathArrayOfValues struct { DeleteProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*project_invitation.Reference, bool)
func (*DeleteProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteProjectInvitationRequest_FieldTerminalPathValue ¶
type DeleteProjectInvitationRequest_FieldTerminalPathValue struct { DeleteProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProjectInvitationRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteProjectInvitationRequest_FieldTerminalPathValue) AsNameValue() (*project_invitation.Reference, bool)
func (*DeleteProjectInvitationRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *DeleteProjectInvitationRequest) (int, bool)
CompareWith compares value in the 'DeleteProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'DeleteProjectInvitationRequest'.
func (*DeleteProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteProjectInvitationRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteProjectInvitationRequest' as interface{}
func (*DeleteProjectInvitationRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **DeleteProjectInvitationRequest)
SetTo stores value for selected field for object DeleteProjectInvitationRequest
func (*DeleteProjectInvitationRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetProjectInvitationDescriptor ¶ added in v0.4.28
type GetProjectInvitationDescriptor struct{}
func GetGetProjectInvitationDescriptor ¶ added in v0.4.28
func GetGetProjectInvitationDescriptor() *GetProjectInvitationDescriptor
func (*GetProjectInvitationDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetProjectInvitationDescriptor) GetApiName ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) GetApiName() string
func (*GetProjectInvitationDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetProjectInvitationDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) GetFullMethodName() string
func (*GetProjectInvitationDescriptor) GetMethodName ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) GetMethodName() string
func (*GetProjectInvitationDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) GetProtoPkgName() string
func (*GetProjectInvitationDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *GetProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetProjectInvitationDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetProjectInvitationDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) GetServiceDomain() string
func (*GetProjectInvitationDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) GetServiceVersion() string
func (*GetProjectInvitationDescriptor) GetVerb ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) GetVerb() string
func (*GetProjectInvitationDescriptor) HasResource ¶ added in v0.4.30
func (d *GetProjectInvitationDescriptor) HasResource() bool
func (*GetProjectInvitationDescriptor) IsClientStream ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) IsClientStream() bool
func (*GetProjectInvitationDescriptor) IsCollection ¶ added in v0.4.30
func (d *GetProjectInvitationDescriptor) IsCollection() bool
func (*GetProjectInvitationDescriptor) IsPlural ¶ added in v0.4.30
func (d *GetProjectInvitationDescriptor) IsPlural() bool
func (*GetProjectInvitationDescriptor) IsServerStream ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) IsServerStream() bool
func (*GetProjectInvitationDescriptor) IsUnary ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) IsUnary() bool
func (*GetProjectInvitationDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*GetProjectInvitationDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*GetProjectInvitationDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *GetProjectInvitationDescriptor) RequestHasResourceBody() bool
type GetProjectInvitationDescriptorClientMsgHandle ¶ added in v0.4.28
type GetProjectInvitationDescriptorClientMsgHandle struct{}
func (*GetProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetProjectInvitationDescriptorServerMsgHandle ¶ added in v0.4.28
type GetProjectInvitationDescriptorServerMsgHandle struct{}
func (*GetProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetProjectInvitationRequest ¶
type GetProjectInvitationRequest struct { // Reference of ntt.iam.v1alpha.ProjectInvitation Name *project_invitation.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 *project_invitation.ProjectInvitation_FieldMask `` /* 149-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 [GetProjectInvitation][ntt.iam.v1alpha.GetProjectInvitation]
func (*GetProjectInvitationRequest) Clone ¶
func (o *GetProjectInvitationRequest) Clone() *GetProjectInvitationRequest
func (*GetProjectInvitationRequest) CloneRaw ¶
func (o *GetProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetProjectInvitationRequest) Descriptor ¶
func (*GetProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*GetProjectInvitationRequest) GetFieldMask ¶
func (m *GetProjectInvitationRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
func (*GetProjectInvitationRequest) GetName ¶
func (m *GetProjectInvitationRequest) GetName() *project_invitation.Reference
func (*GetProjectInvitationRequest) GetView ¶
func (m *GetProjectInvitationRequest) GetView() view.View
func (*GetProjectInvitationRequest) GotenMessage ¶
func (*GetProjectInvitationRequest) GotenMessage()
func (*GetProjectInvitationRequest) GotenObjectExt ¶
func (o *GetProjectInvitationRequest) GotenObjectExt()
func (*GetProjectInvitationRequest) GotenValidate ¶
func (obj *GetProjectInvitationRequest) GotenValidate() error
func (*GetProjectInvitationRequest) MakeDiffFieldMask ¶
func (o *GetProjectInvitationRequest) MakeDiffFieldMask(other *GetProjectInvitationRequest) *GetProjectInvitationRequest_FieldMask
func (*GetProjectInvitationRequest) MakeFullFieldMask ¶
func (o *GetProjectInvitationRequest) MakeFullFieldMask() *GetProjectInvitationRequest_FieldMask
func (*GetProjectInvitationRequest) MakeRawDiffFieldMask ¶
func (o *GetProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetProjectInvitationRequest) MakeRawFullFieldMask ¶
func (o *GetProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetProjectInvitationRequest) Marshal ¶
func (m *GetProjectInvitationRequest) Marshal() ([]byte, error)
func (*GetProjectInvitationRequest) MarshalJSON ¶
func (m *GetProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*GetProjectInvitationRequest) Merge ¶
func (o *GetProjectInvitationRequest) Merge(source *GetProjectInvitationRequest)
func (*GetProjectInvitationRequest) MergeRaw ¶
func (o *GetProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetProjectInvitationRequest) ProtoMessage ¶
func (*GetProjectInvitationRequest) ProtoMessage()
func (*GetProjectInvitationRequest) ProtoReflect ¶
func (m *GetProjectInvitationRequest) ProtoReflect() preflect.Message
func (*GetProjectInvitationRequest) Reset ¶
func (m *GetProjectInvitationRequest) Reset()
func (*GetProjectInvitationRequest) SetFieldMask ¶
func (m *GetProjectInvitationRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*GetProjectInvitationRequest) SetName ¶
func (m *GetProjectInvitationRequest) SetName(fv *project_invitation.Reference)
func (*GetProjectInvitationRequest) SetView ¶
func (m *GetProjectInvitationRequest) SetView(fv view.View)
func (*GetProjectInvitationRequest) String ¶
func (m *GetProjectInvitationRequest) String() string
func (*GetProjectInvitationRequest) Unmarshal ¶
func (m *GetProjectInvitationRequest) Unmarshal(b []byte) error
func (*GetProjectInvitationRequest) UnmarshalJSON ¶
func (m *GetProjectInvitationRequest) UnmarshalJSON(data []byte) error
type GetProjectInvitationRequestFieldPathBuilder ¶
type GetProjectInvitationRequestFieldPathBuilder struct{}
func NewGetProjectInvitationRequestFieldPathBuilder ¶
func NewGetProjectInvitationRequestFieldPathBuilder() GetProjectInvitationRequestFieldPathBuilder
type GetProjectInvitationRequestPathSelectorFieldMask ¶
type GetProjectInvitationRequestPathSelectorFieldMask struct{}
func (GetProjectInvitationRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetProjectInvitationRequestPathSelectorFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues
type GetProjectInvitationRequestPathSelectorName ¶
type GetProjectInvitationRequestPathSelectorName struct{}
func (GetProjectInvitationRequestPathSelectorName) WithArrayOfValues ¶
func (s GetProjectInvitationRequestPathSelectorName) WithArrayOfValues(values []*project_invitation.Reference) *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues
func (GetProjectInvitationRequestPathSelectorName) WithValue ¶
func (s GetProjectInvitationRequestPathSelectorName) WithValue(value *project_invitation.Reference) *GetProjectInvitationRequest_FieldTerminalPathValue
type GetProjectInvitationRequestPathSelectorView ¶
type GetProjectInvitationRequestPathSelectorView struct{}
func (GetProjectInvitationRequestPathSelectorView) WithArrayOfValues ¶
func (s GetProjectInvitationRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues
func (GetProjectInvitationRequestPathSelectorView) WithValue ¶
func (s GetProjectInvitationRequestPathSelectorView) WithValue(value view.View) *GetProjectInvitationRequest_FieldTerminalPathValue
type GetProjectInvitationRequest_FieldMask ¶
type GetProjectInvitationRequest_FieldMask struct {
Paths []GetProjectInvitationRequest_FieldPath
}
func FullGetProjectInvitationRequest_FieldMask ¶
func FullGetProjectInvitationRequest_FieldMask() *GetProjectInvitationRequest_FieldMask
func (*GetProjectInvitationRequest_FieldMask) AppendPath ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) AppendPath(path GetProjectInvitationRequest_FieldPath)
func (*GetProjectInvitationRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetProjectInvitationRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetProjectInvitationRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetProjectInvitationRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) FilterInputFields() *GetProjectInvitationRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetProjectInvitationRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetProjectInvitationRequest_FieldMask) GetPaths ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) GetPaths() []GetProjectInvitationRequest_FieldPath
func (*GetProjectInvitationRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetProjectInvitationRequest_FieldMask) IsFull ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) IsFull() bool
func (GetProjectInvitationRequest_FieldMask) Marshal ¶
func (fieldMask GetProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetProjectInvitationRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetProjectInvitationRequest_FieldMask) PathsCount ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) PathsCount() int
func (*GetProjectInvitationRequest_FieldMask) Project ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) Project(source *GetProjectInvitationRequest) *GetProjectInvitationRequest
func (*GetProjectInvitationRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetProjectInvitationRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) ProtoMessage()
func (*GetProjectInvitationRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetProjectInvitationRequest_FieldMask) Reset ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) Reset()
func (*GetProjectInvitationRequest_FieldMask) Set ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) Set(target, source *GetProjectInvitationRequest)
func (*GetProjectInvitationRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetProjectInvitationRequest_FieldMask) SetRaw ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetProjectInvitationRequest_FieldMask) Size ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) Size() int
func (*GetProjectInvitationRequest_FieldMask) String ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) String() string
func (*GetProjectInvitationRequest_FieldMask) Subtract ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) Subtract(other *GetProjectInvitationRequest_FieldMask) *GetProjectInvitationRequest_FieldMask
func (*GetProjectInvitationRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetProjectInvitationRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetProjectInvitationRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
func (*GetProjectInvitationRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetProjectInvitationRequest_FieldPath ¶
type GetProjectInvitationRequest_FieldPath interface { gotenobject.FieldPath Selector() GetProjectInvitationRequest_FieldPathSelector Get(source *GetProjectInvitationRequest) []interface{} GetSingle(source *GetProjectInvitationRequest) (interface{}, bool) ClearValue(item *GetProjectInvitationRequest) // Those methods build corresponding GetProjectInvitationRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetProjectInvitationRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetProjectInvitationRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetProjectInvitationRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetProjectInvitationRequest_FieldPath ¶
func BuildGetProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (GetProjectInvitationRequest_FieldPath, error)
func MustParseGetProjectInvitationRequest_FieldPath ¶
func MustParseGetProjectInvitationRequest_FieldPath(rawField string) GetProjectInvitationRequest_FieldPath
func ParseGetProjectInvitationRequest_FieldPath ¶
func ParseGetProjectInvitationRequest_FieldPath(rawField string) (GetProjectInvitationRequest_FieldPath, error)
type GetProjectInvitationRequest_FieldPathArrayItemValue ¶
type GetProjectInvitationRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetProjectInvitationRequest_FieldPath ContainsValue(*GetProjectInvitationRequest) bool }
GetProjectInvitationRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetProjectInvitationRequest according to their type Present only for array (repeated) types.
func MustParseGetProjectInvitationRequest_FieldPathArrayItemValue ¶
func MustParseGetProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetProjectInvitationRequest_FieldPathArrayItemValue
func ParseGetProjectInvitationRequest_FieldPathArrayItemValue ¶
func ParseGetProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetProjectInvitationRequest_FieldPathArrayItemValue, error)
ParseGetProjectInvitationRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetProjectInvitationRequest_FieldPathArrayOfValues ¶
type GetProjectInvitationRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetProjectInvitationRequest_FieldPath }
GetProjectInvitationRequest_FieldPathArrayOfValues allows storing slice of values for GetProjectInvitationRequest fields according to their type
func MustParseGetProjectInvitationRequest_FieldPathArrayOfValues ¶
func MustParseGetProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetProjectInvitationRequest_FieldPathArrayOfValues
func ParseGetProjectInvitationRequest_FieldPathArrayOfValues ¶
func ParseGetProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetProjectInvitationRequest_FieldPathArrayOfValues, error)
type GetProjectInvitationRequest_FieldPathSelector ¶
type GetProjectInvitationRequest_FieldPathSelector int32
const ( GetProjectInvitationRequest_FieldPathSelectorName GetProjectInvitationRequest_FieldPathSelector = 0 GetProjectInvitationRequest_FieldPathSelectorFieldMask GetProjectInvitationRequest_FieldPathSelector = 1 GetProjectInvitationRequest_FieldPathSelectorView GetProjectInvitationRequest_FieldPathSelector = 2 )
func (GetProjectInvitationRequest_FieldPathSelector) String ¶
func (s GetProjectInvitationRequest_FieldPathSelector) String() string
type GetProjectInvitationRequest_FieldPathValue ¶
type GetProjectInvitationRequest_FieldPathValue interface { GetProjectInvitationRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetProjectInvitationRequest) CompareWith(*GetProjectInvitationRequest) (cmp int, comparable bool) }
GetProjectInvitationRequest_FieldPathValue allows storing values for GetProjectInvitationRequest fields according to their type
func MustParseGetProjectInvitationRequest_FieldPathValue ¶
func MustParseGetProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) GetProjectInvitationRequest_FieldPathValue
func ParseGetProjectInvitationRequest_FieldPathValue ¶
func ParseGetProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) (GetProjectInvitationRequest_FieldPathValue, error)
type GetProjectInvitationRequest_FieldTerminalPath ¶
type GetProjectInvitationRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetProjectInvitationRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) ClearValue(item *GetProjectInvitationRequest)
func (*GetProjectInvitationRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetProjectInvitationRequest_FieldTerminalPath) Get ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) Get(source *GetProjectInvitationRequest) (values []interface{})
Get returns all values pointed by specific field from source GetProjectInvitationRequest
func (*GetProjectInvitationRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetProjectInvitationRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetProjectInvitationRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) GetSingle(source *GetProjectInvitationRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetProjectInvitationRequest
func (*GetProjectInvitationRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetProjectInvitationRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetProjectInvitationRequest_FieldTerminalPath) JSONString ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetProjectInvitationRequest_FieldTerminalPath) Selector ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) Selector() GetProjectInvitationRequest_FieldPathSelector
func (*GetProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *GetProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetProjectInvitationRequest_FieldTerminalPath) String ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetProjectInvitationRequest_FieldPathArrayItemValue
func (*GetProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetProjectInvitationRequest_FieldPathArrayOfValues
func (*GetProjectInvitationRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) GetProjectInvitationRequest_FieldPathValue
func (*GetProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetProjectInvitationRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetProjectInvitationRequest_FieldTerminalPathArrayItemValue ¶
type GetProjectInvitationRequest_FieldTerminalPathArrayItemValue struct { GetProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetProjectInvitationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetProjectInvitationRequest'
func (*GetProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetProjectInvitationRequest as interface{}
func (*GetProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetProjectInvitationRequest) (interface{}, bool)
func (*GetProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetProjectInvitationRequest_FieldTerminalPathArrayOfValues ¶
type GetProjectInvitationRequest_FieldTerminalPathArrayOfValues struct { GetProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
func (*GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*project_invitation.Reference, bool)
func (*GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetProjectInvitationRequest_FieldTerminalPathValue ¶
type GetProjectInvitationRequest_FieldTerminalPathValue struct { GetProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProjectInvitationRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) AsFieldMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
func (*GetProjectInvitationRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) AsNameValue() (*project_invitation.Reference, bool)
func (*GetProjectInvitationRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetProjectInvitationRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *GetProjectInvitationRequest) (int, bool)
CompareWith compares value in the 'GetProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'GetProjectInvitationRequest'.
func (*GetProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetProjectInvitationRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetProjectInvitationRequest' as interface{}
func (*GetProjectInvitationRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **GetProjectInvitationRequest)
SetTo stores value for selected field for object GetProjectInvitationRequest
func (*GetProjectInvitationRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListMyProjectInvitationsDescriptor ¶ added in v0.4.28
type ListMyProjectInvitationsDescriptor struct{}
func GetListMyProjectInvitationsDescriptor ¶ added in v0.4.28
func GetListMyProjectInvitationsDescriptor() *ListMyProjectInvitationsDescriptor
func (*ListMyProjectInvitationsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListMyProjectInvitationsDescriptor) GetApiName ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) GetApiName() string
func (*ListMyProjectInvitationsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListMyProjectInvitationsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) GetFullMethodName() string
func (*ListMyProjectInvitationsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) GetMethodName() string
func (*ListMyProjectInvitationsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) GetProtoPkgName() string
func (*ListMyProjectInvitationsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *ListMyProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListMyProjectInvitationsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListMyProjectInvitationsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) GetServiceDomain() string
func (*ListMyProjectInvitationsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) GetServiceVersion() string
func (*ListMyProjectInvitationsDescriptor) GetVerb ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) GetVerb() string
func (*ListMyProjectInvitationsDescriptor) HasResource ¶ added in v0.4.30
func (d *ListMyProjectInvitationsDescriptor) HasResource() bool
func (*ListMyProjectInvitationsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) IsClientStream() bool
func (*ListMyProjectInvitationsDescriptor) IsCollection ¶ added in v0.4.30
func (d *ListMyProjectInvitationsDescriptor) IsCollection() bool
func (*ListMyProjectInvitationsDescriptor) IsPlural ¶ added in v0.4.30
func (d *ListMyProjectInvitationsDescriptor) IsPlural() bool
func (*ListMyProjectInvitationsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) IsServerStream() bool
func (*ListMyProjectInvitationsDescriptor) IsUnary ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) IsUnary() bool
func (*ListMyProjectInvitationsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListMyProjectInvitationsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListMyProjectInvitationsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *ListMyProjectInvitationsDescriptor) RequestHasResourceBody() bool
type ListMyProjectInvitationsDescriptorClientMsgHandle ¶ added in v0.4.28
type ListMyProjectInvitationsDescriptorClientMsgHandle struct{}
func (*ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListMyProjectInvitationsDescriptorServerMsgHandle ¶ added in v0.4.28
type ListMyProjectInvitationsDescriptorServerMsgHandle struct{}
func (*ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListMyProjectInvitationsRequest ¶
type ListMyProjectInvitationsRequest struct { // Reference of ntt.iam.v1alpha.Project Parent *project_invitation.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Additional filter for invitations, e.g. state = "PENDING" Filter *project_invitation.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // contains filtered or unexported fields }
Request message for method [ListMyProjectInvitations][ntt.iam.v1alpha.ListMyProjectInvitations]
func (*ListMyProjectInvitationsRequest) Clone ¶
func (o *ListMyProjectInvitationsRequest) Clone() *ListMyProjectInvitationsRequest
func (*ListMyProjectInvitationsRequest) CloneRaw ¶
func (o *ListMyProjectInvitationsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListMyProjectInvitationsRequest) Descriptor ¶
func (*ListMyProjectInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListMyProjectInvitationsRequest.ProtoReflect.Descriptor instead.
func (*ListMyProjectInvitationsRequest) GetFilter ¶
func (m *ListMyProjectInvitationsRequest) GetFilter() *project_invitation.Filter
func (*ListMyProjectInvitationsRequest) GetParent ¶
func (m *ListMyProjectInvitationsRequest) GetParent() *project_invitation.ParentReference
func (*ListMyProjectInvitationsRequest) GotenMessage ¶
func (*ListMyProjectInvitationsRequest) GotenMessage()
func (*ListMyProjectInvitationsRequest) GotenObjectExt ¶
func (o *ListMyProjectInvitationsRequest) GotenObjectExt()
func (*ListMyProjectInvitationsRequest) GotenValidate ¶
func (obj *ListMyProjectInvitationsRequest) GotenValidate() error
func (*ListMyProjectInvitationsRequest) MakeDiffFieldMask ¶
func (o *ListMyProjectInvitationsRequest) MakeDiffFieldMask(other *ListMyProjectInvitationsRequest) *ListMyProjectInvitationsRequest_FieldMask
func (*ListMyProjectInvitationsRequest) MakeFullFieldMask ¶
func (o *ListMyProjectInvitationsRequest) MakeFullFieldMask() *ListMyProjectInvitationsRequest_FieldMask
func (*ListMyProjectInvitationsRequest) MakeRawDiffFieldMask ¶
func (o *ListMyProjectInvitationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListMyProjectInvitationsRequest) MakeRawFullFieldMask ¶
func (o *ListMyProjectInvitationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListMyProjectInvitationsRequest) Marshal ¶
func (m *ListMyProjectInvitationsRequest) Marshal() ([]byte, error)
func (*ListMyProjectInvitationsRequest) MarshalJSON ¶
func (m *ListMyProjectInvitationsRequest) MarshalJSON() ([]byte, error)
func (*ListMyProjectInvitationsRequest) Merge ¶
func (o *ListMyProjectInvitationsRequest) Merge(source *ListMyProjectInvitationsRequest)
func (*ListMyProjectInvitationsRequest) MergeRaw ¶
func (o *ListMyProjectInvitationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListMyProjectInvitationsRequest) ProtoMessage ¶
func (*ListMyProjectInvitationsRequest) ProtoMessage()
func (*ListMyProjectInvitationsRequest) ProtoReflect ¶
func (m *ListMyProjectInvitationsRequest) ProtoReflect() preflect.Message
func (*ListMyProjectInvitationsRequest) Reset ¶
func (m *ListMyProjectInvitationsRequest) Reset()
func (*ListMyProjectInvitationsRequest) SetFilter ¶
func (m *ListMyProjectInvitationsRequest) SetFilter(fv *project_invitation.Filter)
func (*ListMyProjectInvitationsRequest) SetParent ¶
func (m *ListMyProjectInvitationsRequest) SetParent(fv *project_invitation.ParentReference)
func (*ListMyProjectInvitationsRequest) String ¶
func (m *ListMyProjectInvitationsRequest) String() string
func (*ListMyProjectInvitationsRequest) Unmarshal ¶
func (m *ListMyProjectInvitationsRequest) Unmarshal(b []byte) error
func (*ListMyProjectInvitationsRequest) UnmarshalJSON ¶
func (m *ListMyProjectInvitationsRequest) UnmarshalJSON(data []byte) error
type ListMyProjectInvitationsRequestFieldPathBuilder ¶
type ListMyProjectInvitationsRequestFieldPathBuilder struct{}
func NewListMyProjectInvitationsRequestFieldPathBuilder ¶
func NewListMyProjectInvitationsRequestFieldPathBuilder() ListMyProjectInvitationsRequestFieldPathBuilder
type ListMyProjectInvitationsRequestPathSelectorFilter ¶
type ListMyProjectInvitationsRequestPathSelectorFilter struct{}
func (ListMyProjectInvitationsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListMyProjectInvitationsRequestPathSelectorFilter) WithArrayOfValues(values []*project_invitation.Filter) *ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type ListMyProjectInvitationsRequestPathSelectorParent ¶
type ListMyProjectInvitationsRequestPathSelectorParent struct{}
func (ListMyProjectInvitationsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListMyProjectInvitationsRequestPathSelectorParent) WithArrayOfValues(values []*project_invitation.ParentReference) *ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type ListMyProjectInvitationsRequest_FieldMask ¶
type ListMyProjectInvitationsRequest_FieldMask struct {
Paths []ListMyProjectInvitationsRequest_FieldPath
}
func FullListMyProjectInvitationsRequest_FieldMask ¶
func FullListMyProjectInvitationsRequest_FieldMask() *ListMyProjectInvitationsRequest_FieldMask
func (*ListMyProjectInvitationsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) AppendPath(path ListMyProjectInvitationsRequest_FieldPath)
func (*ListMyProjectInvitationsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListMyProjectInvitationsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListMyProjectInvitationsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListMyProjectInvitationsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) FilterInputFields() *ListMyProjectInvitationsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListMyProjectInvitationsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListMyProjectInvitationsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) GetPaths() []ListMyProjectInvitationsRequest_FieldPath
func (*ListMyProjectInvitationsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListMyProjectInvitationsRequest_FieldMask) IsFull ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) IsFull() bool
func (ListMyProjectInvitationsRequest_FieldMask) Marshal ¶
func (fieldMask ListMyProjectInvitationsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListMyProjectInvitationsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListMyProjectInvitationsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListMyProjectInvitationsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) PathsCount() int
func (*ListMyProjectInvitationsRequest_FieldMask) Project ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Project(source *ListMyProjectInvitationsRequest) *ListMyProjectInvitationsRequest
func (*ListMyProjectInvitationsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListMyProjectInvitationsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) ProtoMessage()
func (*ListMyProjectInvitationsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListMyProjectInvitationsRequest_FieldMask) Reset ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Reset()
func (*ListMyProjectInvitationsRequest_FieldMask) Set ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Set(target, source *ListMyProjectInvitationsRequest)
func (*ListMyProjectInvitationsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListMyProjectInvitationsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListMyProjectInvitationsRequest_FieldMask) Size ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Size() int
func (*ListMyProjectInvitationsRequest_FieldMask) String ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) String() string
func (*ListMyProjectInvitationsRequest_FieldMask) Subtract ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Subtract(other *ListMyProjectInvitationsRequest_FieldMask) *ListMyProjectInvitationsRequest_FieldMask
func (*ListMyProjectInvitationsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListMyProjectInvitationsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListMyProjectInvitationsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListMyProjectInvitationsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListMyProjectInvitationsRequest_FieldPath ¶
type ListMyProjectInvitationsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListMyProjectInvitationsRequest_FieldPathSelector Get(source *ListMyProjectInvitationsRequest) []interface{} GetSingle(source *ListMyProjectInvitationsRequest) (interface{}, bool) ClearValue(item *ListMyProjectInvitationsRequest) // Those methods build corresponding ListMyProjectInvitationsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListMyProjectInvitationsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListMyProjectInvitationsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListMyProjectInvitationsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListMyProjectInvitationsRequest_FieldPath ¶
func BuildListMyProjectInvitationsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListMyProjectInvitationsRequest_FieldPath, error)
func MustParseListMyProjectInvitationsRequest_FieldPath ¶
func MustParseListMyProjectInvitationsRequest_FieldPath(rawField string) ListMyProjectInvitationsRequest_FieldPath
func ParseListMyProjectInvitationsRequest_FieldPath ¶
func ParseListMyProjectInvitationsRequest_FieldPath(rawField string) (ListMyProjectInvitationsRequest_FieldPath, error)
type ListMyProjectInvitationsRequest_FieldPathArrayItemValue ¶
type ListMyProjectInvitationsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListMyProjectInvitationsRequest_FieldPath ContainsValue(*ListMyProjectInvitationsRequest) bool }
ListMyProjectInvitationsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListMyProjectInvitationsRequest according to their type Present only for array (repeated) types.
func MustParseListMyProjectInvitationsRequest_FieldPathArrayItemValue ¶
func MustParseListMyProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListMyProjectInvitationsRequest_FieldPathArrayItemValue
func ParseListMyProjectInvitationsRequest_FieldPathArrayItemValue ¶
func ParseListMyProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListMyProjectInvitationsRequest_FieldPathArrayItemValue, error)
ParseListMyProjectInvitationsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListMyProjectInvitationsRequest_FieldPathArrayOfValues ¶
type ListMyProjectInvitationsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListMyProjectInvitationsRequest_FieldPath }
ListMyProjectInvitationsRequest_FieldPathArrayOfValues allows storing slice of values for ListMyProjectInvitationsRequest fields according to their type
func MustParseListMyProjectInvitationsRequest_FieldPathArrayOfValues ¶
func MustParseListMyProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListMyProjectInvitationsRequest_FieldPathArrayOfValues
func ParseListMyProjectInvitationsRequest_FieldPathArrayOfValues ¶
func ParseListMyProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListMyProjectInvitationsRequest_FieldPathArrayOfValues, error)
type ListMyProjectInvitationsRequest_FieldPathSelector ¶
type ListMyProjectInvitationsRequest_FieldPathSelector int32
const ( ListMyProjectInvitationsRequest_FieldPathSelectorParent ListMyProjectInvitationsRequest_FieldPathSelector = 0 ListMyProjectInvitationsRequest_FieldPathSelectorFilter ListMyProjectInvitationsRequest_FieldPathSelector = 1 )
func (ListMyProjectInvitationsRequest_FieldPathSelector) String ¶
func (s ListMyProjectInvitationsRequest_FieldPathSelector) String() string
type ListMyProjectInvitationsRequest_FieldPathValue ¶
type ListMyProjectInvitationsRequest_FieldPathValue interface { ListMyProjectInvitationsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListMyProjectInvitationsRequest) CompareWith(*ListMyProjectInvitationsRequest) (cmp int, comparable bool) }
ListMyProjectInvitationsRequest_FieldPathValue allows storing values for ListMyProjectInvitationsRequest fields according to their type
func MustParseListMyProjectInvitationsRequest_FieldPathValue ¶
func MustParseListMyProjectInvitationsRequest_FieldPathValue(pathStr, valueStr string) ListMyProjectInvitationsRequest_FieldPathValue
func ParseListMyProjectInvitationsRequest_FieldPathValue ¶
func ParseListMyProjectInvitationsRequest_FieldPathValue(pathStr, valueStr string) (ListMyProjectInvitationsRequest_FieldPathValue, error)
type ListMyProjectInvitationsRequest_FieldTerminalPath ¶
type ListMyProjectInvitationsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) ClearValue(item *ListMyProjectInvitationsRequest)
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) Get ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) Get(source *ListMyProjectInvitationsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListMyProjectInvitationsRequest
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) GetSingle(source *ListMyProjectInvitationsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListMyProjectInvitationsRequest
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) String ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListMyProjectInvitationsRequest_FieldPathArrayItemValue
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListMyProjectInvitationsRequest_FieldPathArrayOfValues
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) WithIValue(value interface{}) ListMyProjectInvitationsRequest_FieldPathValue
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListMyProjectInvitationsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListMyProjectInvitationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue ¶
type ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue struct { ListMyProjectInvitationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListMyProjectInvitationsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListMyProjectInvitationsRequest'
func (*ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListMyProjectInvitationsRequest as interface{}
func (*ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListMyProjectInvitationsRequest) (interface{}, bool)
func (*ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues ¶
type ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues struct { ListMyProjectInvitationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*project_invitation.Filter, bool)
func (*ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*project_invitation.ParentReference, bool)
func (*ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListMyProjectInvitationsRequest_FieldTerminalPathValue ¶
type ListMyProjectInvitationsRequest_FieldTerminalPathValue struct { ListMyProjectInvitationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListMyProjectInvitationsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) AsFilterValue() (*project_invitation.Filter, bool)
func (*ListMyProjectInvitationsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) AsParentValue() (*project_invitation.ParentReference, bool)
func (*ListMyProjectInvitationsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) CompareWith(source *ListMyProjectInvitationsRequest) (int, bool)
CompareWith compares value in the 'ListMyProjectInvitationsRequest_FieldTerminalPathValue' with the value under path in 'ListMyProjectInvitationsRequest'.
func (*ListMyProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListMyProjectInvitationsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListMyProjectInvitationsRequest' as interface{}
func (*ListMyProjectInvitationsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) SetTo(target **ListMyProjectInvitationsRequest)
SetTo stores value for selected field for object ListMyProjectInvitationsRequest
func (*ListMyProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListMyProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListMyProjectInvitationsResponse ¶
type ListMyProjectInvitationsResponse struct { // The list of ProjectInvitations ProjectInvitations []*project_invitation.ProjectInvitation `` /* 146-byte string literal not displayed */ // contains filtered or unexported fields }
Response message for method [ListMyProjectInvitations][ntt.iam.v1alpha.ListMyProjectInvitations]
func (*ListMyProjectInvitationsResponse) Clone ¶
func (o *ListMyProjectInvitationsResponse) Clone() *ListMyProjectInvitationsResponse
func (*ListMyProjectInvitationsResponse) CloneRaw ¶
func (o *ListMyProjectInvitationsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListMyProjectInvitationsResponse) Descriptor ¶
func (*ListMyProjectInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListMyProjectInvitationsResponse.ProtoReflect.Descriptor instead.
func (*ListMyProjectInvitationsResponse) GetProjectInvitations ¶
func (m *ListMyProjectInvitationsResponse) GetProjectInvitations() []*project_invitation.ProjectInvitation
func (*ListMyProjectInvitationsResponse) GotenMessage ¶
func (*ListMyProjectInvitationsResponse) GotenMessage()
func (*ListMyProjectInvitationsResponse) GotenObjectExt ¶
func (o *ListMyProjectInvitationsResponse) GotenObjectExt()
func (*ListMyProjectInvitationsResponse) GotenValidate ¶
func (obj *ListMyProjectInvitationsResponse) GotenValidate() error
func (*ListMyProjectInvitationsResponse) MakeDiffFieldMask ¶
func (o *ListMyProjectInvitationsResponse) MakeDiffFieldMask(other *ListMyProjectInvitationsResponse) *ListMyProjectInvitationsResponse_FieldMask
func (*ListMyProjectInvitationsResponse) MakeFullFieldMask ¶
func (o *ListMyProjectInvitationsResponse) MakeFullFieldMask() *ListMyProjectInvitationsResponse_FieldMask
func (*ListMyProjectInvitationsResponse) MakeRawDiffFieldMask ¶
func (o *ListMyProjectInvitationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListMyProjectInvitationsResponse) MakeRawFullFieldMask ¶
func (o *ListMyProjectInvitationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListMyProjectInvitationsResponse) Marshal ¶
func (m *ListMyProjectInvitationsResponse) Marshal() ([]byte, error)
func (*ListMyProjectInvitationsResponse) MarshalJSON ¶
func (m *ListMyProjectInvitationsResponse) MarshalJSON() ([]byte, error)
func (*ListMyProjectInvitationsResponse) Merge ¶
func (o *ListMyProjectInvitationsResponse) Merge(source *ListMyProjectInvitationsResponse)
func (*ListMyProjectInvitationsResponse) MergeRaw ¶
func (o *ListMyProjectInvitationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListMyProjectInvitationsResponse) ProtoMessage ¶
func (*ListMyProjectInvitationsResponse) ProtoMessage()
func (*ListMyProjectInvitationsResponse) ProtoReflect ¶
func (m *ListMyProjectInvitationsResponse) ProtoReflect() preflect.Message
func (*ListMyProjectInvitationsResponse) Reset ¶
func (m *ListMyProjectInvitationsResponse) Reset()
func (*ListMyProjectInvitationsResponse) SetProjectInvitations ¶
func (m *ListMyProjectInvitationsResponse) SetProjectInvitations(fv []*project_invitation.ProjectInvitation)
func (*ListMyProjectInvitationsResponse) String ¶
func (m *ListMyProjectInvitationsResponse) String() string
func (*ListMyProjectInvitationsResponse) Unmarshal ¶
func (m *ListMyProjectInvitationsResponse) Unmarshal(b []byte) error
func (*ListMyProjectInvitationsResponse) UnmarshalJSON ¶
func (m *ListMyProjectInvitationsResponse) UnmarshalJSON(data []byte) error
type ListMyProjectInvitationsResponseFieldPathBuilder ¶
type ListMyProjectInvitationsResponseFieldPathBuilder struct{}
func NewListMyProjectInvitationsResponseFieldPathBuilder ¶
func NewListMyProjectInvitationsResponseFieldPathBuilder() ListMyProjectInvitationsResponseFieldPathBuilder
func (ListMyProjectInvitationsResponseFieldPathBuilder) ProjectInvitations ¶
func (ListMyProjectInvitationsResponseFieldPathBuilder) ProjectInvitations() ListMyProjectInvitationsResponsePathSelectorProjectInvitations
type ListMyProjectInvitationsResponsePathSelectorProjectInvitations ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitations struct{}
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitations) Invitation ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithArrayOfValues ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithArrayOfValues(values [][]*project_invitation.ProjectInvitation) *ListMyProjectInvitationsResponse_FieldTerminalPathArrayOfValues
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithItemValue ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayItemValue ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayItemValue(subPathArrayItemValue project_invitation.ProjectInvitation_FieldPathArrayItemValue) *ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayOfValues ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayOfValues(subPathArrayOfValues project_invitation.ProjectInvitation_FieldPathArrayOfValues) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithSubPath ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitations) WithSubValue ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation struct{}
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) ExpirationDate ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviteeEmail ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterActor ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterEmail ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterFullName ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithArrayOfValues ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithArrayOfValues(values []*iam_common.Invitation) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate struct{}
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) FieldPath ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithArrayOfValues ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail struct{}
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) FieldPath ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithArrayOfValues ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithArrayOfValues(values []string) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor struct{}
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) FieldPath ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) ServiceAccount ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithArrayOfValues ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount struct{}
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) FieldPath ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithArrayOfValues ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser struct{}
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) FieldPath ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithArrayOfValues ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail struct{}
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) FieldPath ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithArrayOfValues ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithArrayOfValues(values []string) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName struct{}
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) FieldPath ¶
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithArrayOfValues ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithArrayOfValues(values []string) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles struct{}
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithArrayOfValues ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithItemValue ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState struct{}
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithArrayOfValues ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName ¶
type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName struct{}
func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName) WithArrayOfValues ¶
func (s ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName) WithArrayOfValues(values []*project_invitation.Name) *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListMyProjectInvitationsResponse_FieldMask ¶
type ListMyProjectInvitationsResponse_FieldMask struct {
Paths []ListMyProjectInvitationsResponse_FieldPath
}
func FullListMyProjectInvitationsResponse_FieldMask ¶
func FullListMyProjectInvitationsResponse_FieldMask() *ListMyProjectInvitationsResponse_FieldMask
func (*ListMyProjectInvitationsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) AppendPath(path ListMyProjectInvitationsResponse_FieldPath)
func (*ListMyProjectInvitationsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListMyProjectInvitationsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListMyProjectInvitationsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListMyProjectInvitationsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) FilterInputFields() *ListMyProjectInvitationsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListMyProjectInvitationsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListMyProjectInvitationsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) GetPaths() []ListMyProjectInvitationsResponse_FieldPath
func (*ListMyProjectInvitationsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListMyProjectInvitationsResponse_FieldMask) IsFull ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) IsFull() bool
func (ListMyProjectInvitationsResponse_FieldMask) Marshal ¶
func (fieldMask ListMyProjectInvitationsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListMyProjectInvitationsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListMyProjectInvitationsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListMyProjectInvitationsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) PathsCount() int
func (*ListMyProjectInvitationsResponse_FieldMask) Project ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Project(source *ListMyProjectInvitationsResponse) *ListMyProjectInvitationsResponse
func (*ListMyProjectInvitationsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListMyProjectInvitationsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) ProtoMessage()
func (*ListMyProjectInvitationsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListMyProjectInvitationsResponse_FieldMask) Reset ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Reset()
func (*ListMyProjectInvitationsResponse_FieldMask) Set ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Set(target, source *ListMyProjectInvitationsResponse)
func (*ListMyProjectInvitationsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListMyProjectInvitationsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListMyProjectInvitationsResponse_FieldMask) Size ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Size() int
func (*ListMyProjectInvitationsResponse_FieldMask) String ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) String() string
func (*ListMyProjectInvitationsResponse_FieldMask) Subtract ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Subtract(other *ListMyProjectInvitationsResponse_FieldMask) *ListMyProjectInvitationsResponse_FieldMask
func (*ListMyProjectInvitationsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListMyProjectInvitationsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListMyProjectInvitationsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListMyProjectInvitationsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListMyProjectInvitationsResponse_FieldPath ¶
type ListMyProjectInvitationsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListMyProjectInvitationsResponse_FieldPathSelector Get(source *ListMyProjectInvitationsResponse) []interface{} GetSingle(source *ListMyProjectInvitationsResponse) (interface{}, bool) ClearValue(item *ListMyProjectInvitationsResponse) // Those methods build corresponding ListMyProjectInvitationsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListMyProjectInvitationsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListMyProjectInvitationsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListMyProjectInvitationsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListMyProjectInvitationsResponse_FieldPath ¶
func BuildListMyProjectInvitationsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListMyProjectInvitationsResponse_FieldPath, error)
func MustParseListMyProjectInvitationsResponse_FieldPath ¶
func MustParseListMyProjectInvitationsResponse_FieldPath(rawField string) ListMyProjectInvitationsResponse_FieldPath
func ParseListMyProjectInvitationsResponse_FieldPath ¶
func ParseListMyProjectInvitationsResponse_FieldPath(rawField string) (ListMyProjectInvitationsResponse_FieldPath, error)
type ListMyProjectInvitationsResponse_FieldPathArrayItemValue ¶
type ListMyProjectInvitationsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListMyProjectInvitationsResponse_FieldPath ContainsValue(*ListMyProjectInvitationsResponse) bool }
ListMyProjectInvitationsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListMyProjectInvitationsResponse according to their type Present only for array (repeated) types.
func MustParseListMyProjectInvitationsResponse_FieldPathArrayItemValue ¶
func MustParseListMyProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListMyProjectInvitationsResponse_FieldPathArrayItemValue
func ParseListMyProjectInvitationsResponse_FieldPathArrayItemValue ¶
func ParseListMyProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListMyProjectInvitationsResponse_FieldPathArrayItemValue, error)
ParseListMyProjectInvitationsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListMyProjectInvitationsResponse_FieldPathArrayOfValues ¶
type ListMyProjectInvitationsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListMyProjectInvitationsResponse_FieldPath }
ListMyProjectInvitationsResponse_FieldPathArrayOfValues allows storing slice of values for ListMyProjectInvitationsResponse fields according to their type
func MustParseListMyProjectInvitationsResponse_FieldPathArrayOfValues ¶
func MustParseListMyProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListMyProjectInvitationsResponse_FieldPathArrayOfValues
func ParseListMyProjectInvitationsResponse_FieldPathArrayOfValues ¶
func ParseListMyProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListMyProjectInvitationsResponse_FieldPathArrayOfValues, error)
type ListMyProjectInvitationsResponse_FieldPathSelector ¶
type ListMyProjectInvitationsResponse_FieldPathSelector int32
const (
ListMyProjectInvitationsResponse_FieldPathSelectorProjectInvitations ListMyProjectInvitationsResponse_FieldPathSelector = 0
)
func (ListMyProjectInvitationsResponse_FieldPathSelector) String ¶
func (s ListMyProjectInvitationsResponse_FieldPathSelector) String() string
type ListMyProjectInvitationsResponse_FieldPathValue ¶
type ListMyProjectInvitationsResponse_FieldPathValue interface { ListMyProjectInvitationsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListMyProjectInvitationsResponse) CompareWith(*ListMyProjectInvitationsResponse) (cmp int, comparable bool) }
ListMyProjectInvitationsResponse_FieldPathValue allows storing values for ListMyProjectInvitationsResponse fields according to their type
func MustParseListMyProjectInvitationsResponse_FieldPathValue ¶
func MustParseListMyProjectInvitationsResponse_FieldPathValue(pathStr, valueStr string) ListMyProjectInvitationsResponse_FieldPathValue
func ParseListMyProjectInvitationsResponse_FieldPathValue ¶
func ParseListMyProjectInvitationsResponse_FieldPathValue(pathStr, valueStr string) (ListMyProjectInvitationsResponse_FieldPathValue, error)
type ListMyProjectInvitationsResponse_FieldSubPath ¶
type ListMyProjectInvitationsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListMyProjectInvitationsResponse_FieldSubPath) AsProjectInvitationsSubPath ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) AsProjectInvitationsSubPath() (project_invitation.ProjectInvitation_FieldPath, bool)
func (*ListMyProjectInvitationsResponse_FieldSubPath) ClearValue ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) ClearValue(item *ListMyProjectInvitationsResponse)
func (*ListMyProjectInvitationsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListMyProjectInvitationsResponse_FieldSubPath) Get ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) Get(source *ListMyProjectInvitationsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListMyProjectInvitationsResponse
func (*ListMyProjectInvitationsResponse_FieldSubPath) GetDefault ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListMyProjectInvitationsResponse_FieldSubPath) GetRaw ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListMyProjectInvitationsResponse_FieldSubPath) GetSingle ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) GetSingle(source *ListMyProjectInvitationsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListMyProjectInvitationsResponse
func (*ListMyProjectInvitationsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListMyProjectInvitationsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListMyProjectInvitationsResponse_FieldSubPath) JSONString ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListMyProjectInvitationsResponse_FieldSubPath) Selector ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) Selector() ListMyProjectInvitationsResponse_FieldPathSelector
func (*ListMyProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListMyProjectInvitationsResponse_FieldSubPath) String ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListMyProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListMyProjectInvitationsResponse_FieldPathArrayItemValue
func (*ListMyProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListMyProjectInvitationsResponse_FieldPathArrayOfValues
func (*ListMyProjectInvitationsResponse_FieldSubPath) WithIValue ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) WithIValue(value interface{}) ListMyProjectInvitationsResponse_FieldPathValue
func (*ListMyProjectInvitationsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListMyProjectInvitationsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListMyProjectInvitationsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListMyProjectInvitationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue ¶
type ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue struct { ListMyProjectInvitationsResponse_FieldPath // contains filtered or unexported fields }
func (*ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue) AsProjectInvitationsPathItemValue ¶
func (fpaivs *ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue) AsProjectInvitationsPathItemValue() (project_invitation.ProjectInvitation_FieldPathArrayItemValue, bool)
func (*ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListMyProjectInvitationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListMyProjectInvitationsResponse'
func (*ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues ¶
type ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues struct { ListMyProjectInvitationsResponse_FieldPath // contains filtered or unexported fields }
func (*ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues) AsProjectInvitationsPathArrayOfValues ¶
func (fpsaov *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues) AsProjectInvitationsPathArrayOfValues() (project_invitation.ProjectInvitation_FieldPathArrayOfValues, bool)
func (*ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListMyProjectInvitationsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListMyProjectInvitationsResponse_FieldSubPathValue ¶
type ListMyProjectInvitationsResponse_FieldSubPathValue struct { ListMyProjectInvitationsResponse_FieldPath // contains filtered or unexported fields }
func (*ListMyProjectInvitationsResponse_FieldSubPathValue) AsProjectInvitationsPathValue ¶
func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) AsProjectInvitationsPathValue() (project_invitation.ProjectInvitation_FieldPathValue, bool)
func (*ListMyProjectInvitationsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) CompareWith(source *ListMyProjectInvitationsResponse) (int, bool)
func (*ListMyProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListMyProjectInvitationsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListMyProjectInvitationsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) SetTo(target **ListMyProjectInvitationsResponse)
func (*ListMyProjectInvitationsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListMyProjectInvitationsResponse_FieldTerminalPath ¶
type ListMyProjectInvitationsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) ClearValue(item *ListMyProjectInvitationsResponse)
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) Get ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) Get(source *ListMyProjectInvitationsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListMyProjectInvitationsResponse
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) GetSingle(source *ListMyProjectInvitationsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListMyProjectInvitationsResponse
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) String ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListMyProjectInvitationsResponse_FieldPathArrayItemValue
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListMyProjectInvitationsResponse_FieldPathArrayOfValues
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) WithIValue(value interface{}) ListMyProjectInvitationsResponse_FieldPathValue
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListMyProjectInvitationsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListMyProjectInvitationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue ¶
type ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue struct { ListMyProjectInvitationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationsItemValue ¶
func (fpaiv *ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationsItemValue() (*project_invitation.ProjectInvitation, bool)
func (*ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListMyProjectInvitationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListMyProjectInvitationsResponse'
func (*ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListMyProjectInvitationsResponse as interface{}
func (*ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListMyProjectInvitationsResponse) (interface{}, bool)
func (*ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListMyProjectInvitationsResponse_FieldTerminalPathArrayOfValues ¶
type ListMyProjectInvitationsResponse_FieldTerminalPathArrayOfValues struct { ListMyProjectInvitationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListMyProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationsArrayOfValues ¶
func (fpaov *ListMyProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationsArrayOfValues() ([][]*project_invitation.ProjectInvitation, bool)
func (*ListMyProjectInvitationsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListMyProjectInvitationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListMyProjectInvitationsResponse_FieldTerminalPathValue ¶
type ListMyProjectInvitationsResponse_FieldTerminalPathValue struct { ListMyProjectInvitationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListMyProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationsValue ¶
func (fpv *ListMyProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationsValue() ([]*project_invitation.ProjectInvitation, bool)
func (*ListMyProjectInvitationsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListMyProjectInvitationsResponse_FieldTerminalPathValue) CompareWith(source *ListMyProjectInvitationsResponse) (int, bool)
CompareWith compares value in the 'ListMyProjectInvitationsResponse_FieldTerminalPathValue' with the value under path in 'ListMyProjectInvitationsResponse'.
func (*ListMyProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListMyProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListMyProjectInvitationsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListMyProjectInvitationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListMyProjectInvitationsResponse' as interface{}
func (*ListMyProjectInvitationsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListMyProjectInvitationsResponse_FieldTerminalPathValue) SetTo(target **ListMyProjectInvitationsResponse)
SetTo stores value for selected field for object ListMyProjectInvitationsResponse
func (*ListMyProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListMyProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListProjectInvitationsDescriptor ¶ added in v0.4.28
type ListProjectInvitationsDescriptor struct{}
func GetListProjectInvitationsDescriptor ¶ added in v0.4.28
func GetListProjectInvitationsDescriptor() *ListProjectInvitationsDescriptor
func (*ListProjectInvitationsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListProjectInvitationsDescriptor) GetApiName ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) GetApiName() string
func (*ListProjectInvitationsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListProjectInvitationsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) GetFullMethodName() string
func (*ListProjectInvitationsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) GetMethodName() string
func (*ListProjectInvitationsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) GetProtoPkgName() string
func (*ListProjectInvitationsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *ListProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListProjectInvitationsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListProjectInvitationsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) GetServiceDomain() string
func (*ListProjectInvitationsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) GetServiceVersion() string
func (*ListProjectInvitationsDescriptor) GetVerb ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) GetVerb() string
func (*ListProjectInvitationsDescriptor) HasResource ¶ added in v0.4.30
func (d *ListProjectInvitationsDescriptor) HasResource() bool
func (*ListProjectInvitationsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) IsClientStream() bool
func (*ListProjectInvitationsDescriptor) IsCollection ¶ added in v0.4.30
func (d *ListProjectInvitationsDescriptor) IsCollection() bool
func (*ListProjectInvitationsDescriptor) IsPlural ¶ added in v0.4.30
func (d *ListProjectInvitationsDescriptor) IsPlural() bool
func (*ListProjectInvitationsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) IsServerStream() bool
func (*ListProjectInvitationsDescriptor) IsUnary ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) IsUnary() bool
func (*ListProjectInvitationsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListProjectInvitationsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListProjectInvitationsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *ListProjectInvitationsDescriptor) RequestHasResourceBody() bool
type ListProjectInvitationsDescriptorClientMsgHandle ¶ added in v0.4.28
type ListProjectInvitationsDescriptorClientMsgHandle struct{}
func (*ListProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListProjectInvitationsDescriptorServerMsgHandle ¶ added in v0.4.28
type ListProjectInvitationsDescriptorServerMsgHandle struct{}
func (*ListProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListProjectInvitationsRequest ¶
type ListProjectInvitationsRequest struct { // Parent name of ntt.iam.v1alpha.ProjectInvitation Parent *project_invitation.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProjectInvitations 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 // [ListProjectInvitationsResponse.next_page_token][ntt.iam.v1alpha.ListProjectInvitationsResponse.next_page_token] PageToken *project_invitation.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 *project_invitation.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 *project_invitation.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 *project_invitation.ProjectInvitation_FieldMask `` /* 149-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 [ListProjectInvitations][ntt.iam.v1alpha.ListProjectInvitations]
func (*ListProjectInvitationsRequest) Clone ¶
func (o *ListProjectInvitationsRequest) Clone() *ListProjectInvitationsRequest
func (*ListProjectInvitationsRequest) CloneRaw ¶
func (o *ListProjectInvitationsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListProjectInvitationsRequest) Descriptor ¶
func (*ListProjectInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListProjectInvitationsRequest.ProtoReflect.Descriptor instead.
func (*ListProjectInvitationsRequest) GetFieldMask ¶
func (m *ListProjectInvitationsRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
func (*ListProjectInvitationsRequest) GetFilter ¶
func (m *ListProjectInvitationsRequest) GetFilter() *project_invitation.Filter
func (*ListProjectInvitationsRequest) GetIncludePagingInfo ¶ added in v0.10.1
func (m *ListProjectInvitationsRequest) GetIncludePagingInfo() bool
func (*ListProjectInvitationsRequest) GetOrderBy ¶
func (m *ListProjectInvitationsRequest) GetOrderBy() *project_invitation.OrderBy
func (*ListProjectInvitationsRequest) GetPageSize ¶
func (m *ListProjectInvitationsRequest) GetPageSize() int32
func (*ListProjectInvitationsRequest) GetPageToken ¶
func (m *ListProjectInvitationsRequest) GetPageToken() *project_invitation.PagerCursor
func (*ListProjectInvitationsRequest) GetParent ¶
func (m *ListProjectInvitationsRequest) GetParent() *project_invitation.ParentName
func (*ListProjectInvitationsRequest) GetView ¶
func (m *ListProjectInvitationsRequest) GetView() view.View
func (*ListProjectInvitationsRequest) GotenMessage ¶
func (*ListProjectInvitationsRequest) GotenMessage()
func (*ListProjectInvitationsRequest) GotenObjectExt ¶
func (o *ListProjectInvitationsRequest) GotenObjectExt()
func (*ListProjectInvitationsRequest) GotenValidate ¶
func (obj *ListProjectInvitationsRequest) GotenValidate() error
func (*ListProjectInvitationsRequest) MakeDiffFieldMask ¶
func (o *ListProjectInvitationsRequest) MakeDiffFieldMask(other *ListProjectInvitationsRequest) *ListProjectInvitationsRequest_FieldMask
func (*ListProjectInvitationsRequest) MakeFullFieldMask ¶
func (o *ListProjectInvitationsRequest) MakeFullFieldMask() *ListProjectInvitationsRequest_FieldMask
func (*ListProjectInvitationsRequest) MakeRawDiffFieldMask ¶
func (o *ListProjectInvitationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListProjectInvitationsRequest) MakeRawFullFieldMask ¶
func (o *ListProjectInvitationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListProjectInvitationsRequest) Marshal ¶
func (m *ListProjectInvitationsRequest) Marshal() ([]byte, error)
func (*ListProjectInvitationsRequest) MarshalJSON ¶
func (m *ListProjectInvitationsRequest) MarshalJSON() ([]byte, error)
func (*ListProjectInvitationsRequest) Merge ¶
func (o *ListProjectInvitationsRequest) Merge(source *ListProjectInvitationsRequest)
func (*ListProjectInvitationsRequest) MergeRaw ¶
func (o *ListProjectInvitationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListProjectInvitationsRequest) ProtoMessage ¶
func (*ListProjectInvitationsRequest) ProtoMessage()
func (*ListProjectInvitationsRequest) ProtoReflect ¶
func (m *ListProjectInvitationsRequest) ProtoReflect() preflect.Message
func (*ListProjectInvitationsRequest) Reset ¶
func (m *ListProjectInvitationsRequest) Reset()
func (*ListProjectInvitationsRequest) SetFieldMask ¶
func (m *ListProjectInvitationsRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*ListProjectInvitationsRequest) SetFilter ¶
func (m *ListProjectInvitationsRequest) SetFilter(fv *project_invitation.Filter)
func (*ListProjectInvitationsRequest) SetIncludePagingInfo ¶ added in v0.10.1
func (m *ListProjectInvitationsRequest) SetIncludePagingInfo(fv bool)
func (*ListProjectInvitationsRequest) SetOrderBy ¶
func (m *ListProjectInvitationsRequest) SetOrderBy(fv *project_invitation.OrderBy)
func (*ListProjectInvitationsRequest) SetPageSize ¶
func (m *ListProjectInvitationsRequest) SetPageSize(fv int32)
func (*ListProjectInvitationsRequest) SetPageToken ¶
func (m *ListProjectInvitationsRequest) SetPageToken(fv *project_invitation.PagerCursor)
func (*ListProjectInvitationsRequest) SetParent ¶
func (m *ListProjectInvitationsRequest) SetParent(fv *project_invitation.ParentName)
func (*ListProjectInvitationsRequest) SetView ¶
func (m *ListProjectInvitationsRequest) SetView(fv view.View)
func (*ListProjectInvitationsRequest) String ¶
func (m *ListProjectInvitationsRequest) String() string
func (*ListProjectInvitationsRequest) Unmarshal ¶
func (m *ListProjectInvitationsRequest) Unmarshal(b []byte) error
func (*ListProjectInvitationsRequest) UnmarshalJSON ¶
func (m *ListProjectInvitationsRequest) UnmarshalJSON(data []byte) error
type ListProjectInvitationsRequestFieldPathBuilder ¶
type ListProjectInvitationsRequestFieldPathBuilder struct{}
func NewListProjectInvitationsRequestFieldPathBuilder ¶
func NewListProjectInvitationsRequestFieldPathBuilder() ListProjectInvitationsRequestFieldPathBuilder
func (ListProjectInvitationsRequestFieldPathBuilder) IncludePagingInfo ¶ added in v0.10.1
func (ListProjectInvitationsRequestFieldPathBuilder) IncludePagingInfo() ListProjectInvitationsRequestPathSelectorIncludePagingInfo
type ListProjectInvitationsRequestPathSelectorFieldMask ¶
type ListProjectInvitationsRequestPathSelectorFieldMask struct{}
func (ListProjectInvitationsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListProjectInvitationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type ListProjectInvitationsRequestPathSelectorFilter ¶
type ListProjectInvitationsRequestPathSelectorFilter struct{}
func (ListProjectInvitationsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListProjectInvitationsRequestPathSelectorFilter) WithArrayOfValues(values []*project_invitation.Filter) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
func (ListProjectInvitationsRequestPathSelectorFilter) WithValue ¶
func (s ListProjectInvitationsRequestPathSelectorFilter) WithValue(value *project_invitation.Filter) *ListProjectInvitationsRequest_FieldTerminalPathValue
type ListProjectInvitationsRequestPathSelectorIncludePagingInfo ¶ added in v0.10.1
type ListProjectInvitationsRequestPathSelectorIncludePagingInfo struct{}
func (ListProjectInvitationsRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶ added in v0.10.1
func (s ListProjectInvitationsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
func (ListProjectInvitationsRequestPathSelectorIncludePagingInfo) WithValue ¶ added in v0.10.1
func (s ListProjectInvitationsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListProjectInvitationsRequest_FieldTerminalPathValue
type ListProjectInvitationsRequestPathSelectorOrderBy ¶
type ListProjectInvitationsRequestPathSelectorOrderBy struct{}
func (ListProjectInvitationsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListProjectInvitationsRequestPathSelectorOrderBy) WithArrayOfValues(values []*project_invitation.OrderBy) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type ListProjectInvitationsRequestPathSelectorPageSize ¶
type ListProjectInvitationsRequestPathSelectorPageSize struct{}
func (ListProjectInvitationsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListProjectInvitationsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
func (ListProjectInvitationsRequestPathSelectorPageSize) WithValue ¶
func (s ListProjectInvitationsRequestPathSelectorPageSize) WithValue(value int32) *ListProjectInvitationsRequest_FieldTerminalPathValue
type ListProjectInvitationsRequestPathSelectorPageToken ¶
type ListProjectInvitationsRequestPathSelectorPageToken struct{}
func (ListProjectInvitationsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListProjectInvitationsRequestPathSelectorPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type ListProjectInvitationsRequestPathSelectorParent ¶
type ListProjectInvitationsRequestPathSelectorParent struct{}
func (ListProjectInvitationsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListProjectInvitationsRequestPathSelectorParent) WithArrayOfValues(values []*project_invitation.ParentName) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type ListProjectInvitationsRequestPathSelectorView ¶
type ListProjectInvitationsRequestPathSelectorView struct{}
func (ListProjectInvitationsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListProjectInvitationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues
func (ListProjectInvitationsRequestPathSelectorView) WithValue ¶
func (s ListProjectInvitationsRequestPathSelectorView) WithValue(value view.View) *ListProjectInvitationsRequest_FieldTerminalPathValue
type ListProjectInvitationsRequest_FieldMask ¶
type ListProjectInvitationsRequest_FieldMask struct {
Paths []ListProjectInvitationsRequest_FieldPath
}
func FullListProjectInvitationsRequest_FieldMask ¶
func FullListProjectInvitationsRequest_FieldMask() *ListProjectInvitationsRequest_FieldMask
func (*ListProjectInvitationsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) AppendPath(path ListProjectInvitationsRequest_FieldPath)
func (*ListProjectInvitationsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListProjectInvitationsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListProjectInvitationsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListProjectInvitationsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) FilterInputFields() *ListProjectInvitationsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListProjectInvitationsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListProjectInvitationsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) GetPaths() []ListProjectInvitationsRequest_FieldPath
func (*ListProjectInvitationsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListProjectInvitationsRequest_FieldMask) IsFull ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) IsFull() bool
func (ListProjectInvitationsRequest_FieldMask) Marshal ¶
func (fieldMask ListProjectInvitationsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListProjectInvitationsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListProjectInvitationsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListProjectInvitationsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) PathsCount() int
func (*ListProjectInvitationsRequest_FieldMask) Project ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) Project(source *ListProjectInvitationsRequest) *ListProjectInvitationsRequest
func (*ListProjectInvitationsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListProjectInvitationsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) ProtoMessage()
func (*ListProjectInvitationsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListProjectInvitationsRequest_FieldMask) Reset ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) Reset()
func (*ListProjectInvitationsRequest_FieldMask) Set ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) Set(target, source *ListProjectInvitationsRequest)
func (*ListProjectInvitationsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListProjectInvitationsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListProjectInvitationsRequest_FieldMask) Size ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) Size() int
func (*ListProjectInvitationsRequest_FieldMask) String ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) String() string
func (*ListProjectInvitationsRequest_FieldMask) Subtract ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) Subtract(other *ListProjectInvitationsRequest_FieldMask) *ListProjectInvitationsRequest_FieldMask
func (*ListProjectInvitationsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListProjectInvitationsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListProjectInvitationsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListProjectInvitationsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListProjectInvitationsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListProjectInvitationsRequest_FieldPath ¶
type ListProjectInvitationsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListProjectInvitationsRequest_FieldPathSelector Get(source *ListProjectInvitationsRequest) []interface{} GetSingle(source *ListProjectInvitationsRequest) (interface{}, bool) ClearValue(item *ListProjectInvitationsRequest) // Those methods build corresponding ListProjectInvitationsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListProjectInvitationsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListProjectInvitationsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListProjectInvitationsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListProjectInvitationsRequest_FieldPath ¶
func BuildListProjectInvitationsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListProjectInvitationsRequest_FieldPath, error)
func MustParseListProjectInvitationsRequest_FieldPath ¶
func MustParseListProjectInvitationsRequest_FieldPath(rawField string) ListProjectInvitationsRequest_FieldPath
func ParseListProjectInvitationsRequest_FieldPath ¶
func ParseListProjectInvitationsRequest_FieldPath(rawField string) (ListProjectInvitationsRequest_FieldPath, error)
type ListProjectInvitationsRequest_FieldPathArrayItemValue ¶
type ListProjectInvitationsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListProjectInvitationsRequest_FieldPath ContainsValue(*ListProjectInvitationsRequest) bool }
ListProjectInvitationsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListProjectInvitationsRequest according to their type Present only for array (repeated) types.
func MustParseListProjectInvitationsRequest_FieldPathArrayItemValue ¶
func MustParseListProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListProjectInvitationsRequest_FieldPathArrayItemValue
func ParseListProjectInvitationsRequest_FieldPathArrayItemValue ¶
func ParseListProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListProjectInvitationsRequest_FieldPathArrayItemValue, error)
ParseListProjectInvitationsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListProjectInvitationsRequest_FieldPathArrayOfValues ¶
type ListProjectInvitationsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListProjectInvitationsRequest_FieldPath }
ListProjectInvitationsRequest_FieldPathArrayOfValues allows storing slice of values for ListProjectInvitationsRequest fields according to their type
func MustParseListProjectInvitationsRequest_FieldPathArrayOfValues ¶
func MustParseListProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListProjectInvitationsRequest_FieldPathArrayOfValues
func ParseListProjectInvitationsRequest_FieldPathArrayOfValues ¶
func ParseListProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProjectInvitationsRequest_FieldPathArrayOfValues, error)
type ListProjectInvitationsRequest_FieldPathSelector ¶
type ListProjectInvitationsRequest_FieldPathSelector int32
const ( ListProjectInvitationsRequest_FieldPathSelectorParent ListProjectInvitationsRequest_FieldPathSelector = 0 ListProjectInvitationsRequest_FieldPathSelectorPageSize ListProjectInvitationsRequest_FieldPathSelector = 1 ListProjectInvitationsRequest_FieldPathSelectorPageToken ListProjectInvitationsRequest_FieldPathSelector = 2 ListProjectInvitationsRequest_FieldPathSelectorOrderBy ListProjectInvitationsRequest_FieldPathSelector = 3 ListProjectInvitationsRequest_FieldPathSelectorFilter ListProjectInvitationsRequest_FieldPathSelector = 4 ListProjectInvitationsRequest_FieldPathSelectorFieldMask ListProjectInvitationsRequest_FieldPathSelector = 5 ListProjectInvitationsRequest_FieldPathSelectorView ListProjectInvitationsRequest_FieldPathSelector = 6 ListProjectInvitationsRequest_FieldPathSelectorIncludePagingInfo ListProjectInvitationsRequest_FieldPathSelector = 7 )
func (ListProjectInvitationsRequest_FieldPathSelector) String ¶
func (s ListProjectInvitationsRequest_FieldPathSelector) String() string
type ListProjectInvitationsRequest_FieldPathValue ¶
type ListProjectInvitationsRequest_FieldPathValue interface { ListProjectInvitationsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListProjectInvitationsRequest) CompareWith(*ListProjectInvitationsRequest) (cmp int, comparable bool) }
ListProjectInvitationsRequest_FieldPathValue allows storing values for ListProjectInvitationsRequest fields according to their type
func MustParseListProjectInvitationsRequest_FieldPathValue ¶
func MustParseListProjectInvitationsRequest_FieldPathValue(pathStr, valueStr string) ListProjectInvitationsRequest_FieldPathValue
func ParseListProjectInvitationsRequest_FieldPathValue ¶
func ParseListProjectInvitationsRequest_FieldPathValue(pathStr, valueStr string) (ListProjectInvitationsRequest_FieldPathValue, error)
type ListProjectInvitationsRequest_FieldTerminalPath ¶
type ListProjectInvitationsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListProjectInvitationsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) ClearValue(item *ListProjectInvitationsRequest)
func (*ListProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListProjectInvitationsRequest_FieldTerminalPath) Get ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) Get(source *ListProjectInvitationsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListProjectInvitationsRequest
func (*ListProjectInvitationsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProjectInvitationsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListProjectInvitationsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) GetSingle(source *ListProjectInvitationsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListProjectInvitationsRequest
func (*ListProjectInvitationsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProjectInvitationsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListProjectInvitationsRequest_FieldTerminalPath) String ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProjectInvitationsRequest_FieldPathArrayItemValue
func (*ListProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProjectInvitationsRequest_FieldPathArrayOfValues
func (*ListProjectInvitationsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) WithIValue(value interface{}) ListProjectInvitationsRequest_FieldPathValue
func (*ListProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProjectInvitationsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListProjectInvitationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue ¶
type ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue struct { ListProjectInvitationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProjectInvitationsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProjectInvitationsRequest'
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListProjectInvitationsRequest as interface{}
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListProjectInvitationsRequest) (interface{}, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues ¶
type ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues struct { ListProjectInvitationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*project_invitation.Filter, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶ added in v0.10.1
func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*project_invitation.OrderBy, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*project_invitation.PagerCursor, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*project_invitation.ParentName, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListProjectInvitationsRequest_FieldTerminalPathValue ¶
type ListProjectInvitationsRequest_FieldTerminalPathValue struct { ListProjectInvitationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsFilterValue() (*project_invitation.Filter, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶ added in v0.10.1
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsOrderByValue() (*project_invitation.OrderBy, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsPageTokenValue() (*project_invitation.PagerCursor, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsParentValue() (*project_invitation.ParentName, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) CompareWith(source *ListProjectInvitationsRequest) (int, bool)
CompareWith compares value in the 'ListProjectInvitationsRequest_FieldTerminalPathValue' with the value under path in 'ListProjectInvitationsRequest'.
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListProjectInvitationsRequest' as interface{}
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) SetTo(target **ListProjectInvitationsRequest)
SetTo stores value for selected field for object ListProjectInvitationsRequest
func (*ListProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListProjectInvitationsResponse ¶
type ListProjectInvitationsResponse struct { // The list of ProjectInvitations ProjectInvitations []*project_invitation.ProjectInvitation `` /* 146-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListProjectInvitationsRequest.page_token][ntt.iam.v1alpha.ListProjectInvitationsRequest.page_token] PrevPageToken *project_invitation.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListProjectInvitationsRequest.page_token][ntt.iam.v1alpha.ListProjectInvitationsRequest.page_token] NextPageToken *project_invitation.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 ProjectInvitations 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 [ListProjectInvitations][ntt.iam.v1alpha.ListProjectInvitations]
func (*ListProjectInvitationsResponse) Clone ¶
func (o *ListProjectInvitationsResponse) Clone() *ListProjectInvitationsResponse
func (*ListProjectInvitationsResponse) CloneRaw ¶
func (o *ListProjectInvitationsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListProjectInvitationsResponse) Descriptor ¶
func (*ListProjectInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListProjectInvitationsResponse.ProtoReflect.Descriptor instead.
func (*ListProjectInvitationsResponse) GetCurrentOffset ¶ added in v0.10.1
func (m *ListProjectInvitationsResponse) GetCurrentOffset() int32
func (*ListProjectInvitationsResponse) GetNextPageToken ¶
func (m *ListProjectInvitationsResponse) GetNextPageToken() *project_invitation.PagerCursor
func (*ListProjectInvitationsResponse) GetPrevPageToken ¶
func (m *ListProjectInvitationsResponse) GetPrevPageToken() *project_invitation.PagerCursor
func (*ListProjectInvitationsResponse) GetProjectInvitations ¶
func (m *ListProjectInvitationsResponse) GetProjectInvitations() []*project_invitation.ProjectInvitation
func (*ListProjectInvitationsResponse) GetTotalResultsCount ¶ added in v0.10.1
func (m *ListProjectInvitationsResponse) GetTotalResultsCount() int32
func (*ListProjectInvitationsResponse) GotenMessage ¶
func (*ListProjectInvitationsResponse) GotenMessage()
func (*ListProjectInvitationsResponse) GotenObjectExt ¶
func (o *ListProjectInvitationsResponse) GotenObjectExt()
func (*ListProjectInvitationsResponse) GotenValidate ¶
func (obj *ListProjectInvitationsResponse) GotenValidate() error
func (*ListProjectInvitationsResponse) MakeDiffFieldMask ¶
func (o *ListProjectInvitationsResponse) MakeDiffFieldMask(other *ListProjectInvitationsResponse) *ListProjectInvitationsResponse_FieldMask
func (*ListProjectInvitationsResponse) MakeFullFieldMask ¶
func (o *ListProjectInvitationsResponse) MakeFullFieldMask() *ListProjectInvitationsResponse_FieldMask
func (*ListProjectInvitationsResponse) MakeRawDiffFieldMask ¶
func (o *ListProjectInvitationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListProjectInvitationsResponse) MakeRawFullFieldMask ¶
func (o *ListProjectInvitationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListProjectInvitationsResponse) Marshal ¶
func (m *ListProjectInvitationsResponse) Marshal() ([]byte, error)
func (*ListProjectInvitationsResponse) MarshalJSON ¶
func (m *ListProjectInvitationsResponse) MarshalJSON() ([]byte, error)
func (*ListProjectInvitationsResponse) Merge ¶
func (o *ListProjectInvitationsResponse) Merge(source *ListProjectInvitationsResponse)
func (*ListProjectInvitationsResponse) MergeRaw ¶
func (o *ListProjectInvitationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListProjectInvitationsResponse) ProtoMessage ¶
func (*ListProjectInvitationsResponse) ProtoMessage()
func (*ListProjectInvitationsResponse) ProtoReflect ¶
func (m *ListProjectInvitationsResponse) ProtoReflect() preflect.Message
func (*ListProjectInvitationsResponse) Reset ¶
func (m *ListProjectInvitationsResponse) Reset()
func (*ListProjectInvitationsResponse) SetCurrentOffset ¶ added in v0.10.1
func (m *ListProjectInvitationsResponse) SetCurrentOffset(fv int32)
func (*ListProjectInvitationsResponse) SetNextPageToken ¶
func (m *ListProjectInvitationsResponse) SetNextPageToken(fv *project_invitation.PagerCursor)
func (*ListProjectInvitationsResponse) SetPrevPageToken ¶
func (m *ListProjectInvitationsResponse) SetPrevPageToken(fv *project_invitation.PagerCursor)
func (*ListProjectInvitationsResponse) SetProjectInvitations ¶
func (m *ListProjectInvitationsResponse) SetProjectInvitations(fv []*project_invitation.ProjectInvitation)
func (*ListProjectInvitationsResponse) SetTotalResultsCount ¶ added in v0.10.1
func (m *ListProjectInvitationsResponse) SetTotalResultsCount(fv int32)
func (*ListProjectInvitationsResponse) String ¶
func (m *ListProjectInvitationsResponse) String() string
func (*ListProjectInvitationsResponse) Unmarshal ¶
func (m *ListProjectInvitationsResponse) Unmarshal(b []byte) error
func (*ListProjectInvitationsResponse) UnmarshalJSON ¶
func (m *ListProjectInvitationsResponse) UnmarshalJSON(data []byte) error
type ListProjectInvitationsResponseFieldPathBuilder ¶
type ListProjectInvitationsResponseFieldPathBuilder struct{}
func NewListProjectInvitationsResponseFieldPathBuilder ¶
func NewListProjectInvitationsResponseFieldPathBuilder() ListProjectInvitationsResponseFieldPathBuilder
func (ListProjectInvitationsResponseFieldPathBuilder) CurrentOffset ¶ added in v0.10.1
func (ListProjectInvitationsResponseFieldPathBuilder) NextPageToken ¶
func (ListProjectInvitationsResponseFieldPathBuilder) PrevPageToken ¶
func (ListProjectInvitationsResponseFieldPathBuilder) ProjectInvitations ¶
func (ListProjectInvitationsResponseFieldPathBuilder) ProjectInvitations() ListProjectInvitationsResponsePathSelectorProjectInvitations
func (ListProjectInvitationsResponseFieldPathBuilder) TotalResultsCount ¶ added in v0.10.1
func (ListProjectInvitationsResponseFieldPathBuilder) TotalResultsCount() ListProjectInvitationsResponsePathSelectorTotalResultsCount
type ListProjectInvitationsResponsePathSelectorCurrentOffset ¶ added in v0.10.1
type ListProjectInvitationsResponsePathSelectorCurrentOffset struct{}
func (ListProjectInvitationsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶ added in v0.10.1
func (s ListProjectInvitationsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues
func (ListProjectInvitationsResponsePathSelectorCurrentOffset) WithValue ¶ added in v0.10.1
func (s ListProjectInvitationsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListProjectInvitationsResponse_FieldTerminalPathValue
type ListProjectInvitationsResponsePathSelectorNextPageToken ¶
type ListProjectInvitationsResponsePathSelectorNextPageToken struct{}
func (ListProjectInvitationsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues
type ListProjectInvitationsResponsePathSelectorPrevPageToken ¶
type ListProjectInvitationsResponsePathSelectorPrevPageToken struct{}
func (ListProjectInvitationsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues
type ListProjectInvitationsResponsePathSelectorProjectInvitations ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitations struct{}
func (ListProjectInvitationsResponsePathSelectorProjectInvitations) Invitation ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitations) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitations) WithArrayOfValues(values [][]*project_invitation.ProjectInvitation) *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues
func (ListProjectInvitationsResponsePathSelectorProjectInvitations) WithItemValue ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayItemValue ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayItemValue(subPathArrayItemValue project_invitation.ProjectInvitation_FieldPathArrayItemValue) *ListProjectInvitationsResponse_FieldSubPathArrayItemValue
func (ListProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitations) WithSubArrayOfValues(subPathArrayOfValues project_invitation.ProjectInvitation_FieldPathArrayOfValues) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
func (ListProjectInvitationsResponsePathSelectorProjectInvitations) WithSubPath ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitations) WithSubValue ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitations) WithSubValue(subPathValue project_invitation.ProjectInvitation_FieldPathValue) *ListProjectInvitationsResponse_FieldSubPathValue
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation struct{}
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) ExpirationDate ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviteeEmail ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterActor ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterEmail ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) InviterFullName ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithArrayOfValues(values []*iam_common.Invitation) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate struct{}
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) FieldPath ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail struct{}
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) FieldPath ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithArrayOfValues(values []string) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor struct{}
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) FieldPath ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) ServiceAccount ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount struct{}
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) FieldPath ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithArrayOfValues ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser struct{}
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) FieldPath ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail struct{}
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) FieldPath ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithArrayOfValues(values []string) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName struct{}
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) FieldPath ¶
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithArrayOfValues(values []string) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles struct{}
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithItemValue ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState struct{}
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListProjectInvitationsResponsePathSelectorProjectInvitationsName ¶
type ListProjectInvitationsResponsePathSelectorProjectInvitationsName struct{}
func (ListProjectInvitationsResponsePathSelectorProjectInvitationsName) WithArrayOfValues ¶
func (s ListProjectInvitationsResponsePathSelectorProjectInvitationsName) WithArrayOfValues(values []*project_invitation.Name) *ListProjectInvitationsResponse_FieldSubPathArrayOfValues
type ListProjectInvitationsResponsePathSelectorTotalResultsCount ¶ added in v0.10.1
type ListProjectInvitationsResponsePathSelectorTotalResultsCount struct{}
func (ListProjectInvitationsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶ added in v0.10.1
func (s ListProjectInvitationsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues
type ListProjectInvitationsResponse_FieldMask ¶
type ListProjectInvitationsResponse_FieldMask struct {
Paths []ListProjectInvitationsResponse_FieldPath
}
func FullListProjectInvitationsResponse_FieldMask ¶
func FullListProjectInvitationsResponse_FieldMask() *ListProjectInvitationsResponse_FieldMask
func (*ListProjectInvitationsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) AppendPath(path ListProjectInvitationsResponse_FieldPath)
func (*ListProjectInvitationsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListProjectInvitationsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListProjectInvitationsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListProjectInvitationsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) FilterInputFields() *ListProjectInvitationsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListProjectInvitationsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListProjectInvitationsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) GetPaths() []ListProjectInvitationsResponse_FieldPath
func (*ListProjectInvitationsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListProjectInvitationsResponse_FieldMask) IsFull ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) IsFull() bool
func (ListProjectInvitationsResponse_FieldMask) Marshal ¶
func (fieldMask ListProjectInvitationsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListProjectInvitationsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListProjectInvitationsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListProjectInvitationsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) PathsCount() int
func (*ListProjectInvitationsResponse_FieldMask) Project ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) Project(source *ListProjectInvitationsResponse) *ListProjectInvitationsResponse
func (*ListProjectInvitationsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListProjectInvitationsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) ProtoMessage()
func (*ListProjectInvitationsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListProjectInvitationsResponse_FieldMask) Reset ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) Reset()
func (*ListProjectInvitationsResponse_FieldMask) Set ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) Set(target, source *ListProjectInvitationsResponse)
func (*ListProjectInvitationsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListProjectInvitationsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListProjectInvitationsResponse_FieldMask) Size ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) Size() int
func (*ListProjectInvitationsResponse_FieldMask) String ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) String() string
func (*ListProjectInvitationsResponse_FieldMask) Subtract ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) Subtract(other *ListProjectInvitationsResponse_FieldMask) *ListProjectInvitationsResponse_FieldMask
func (*ListProjectInvitationsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListProjectInvitationsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListProjectInvitationsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListProjectInvitationsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListProjectInvitationsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListProjectInvitationsResponse_FieldPath ¶
type ListProjectInvitationsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListProjectInvitationsResponse_FieldPathSelector Get(source *ListProjectInvitationsResponse) []interface{} GetSingle(source *ListProjectInvitationsResponse) (interface{}, bool) ClearValue(item *ListProjectInvitationsResponse) // Those methods build corresponding ListProjectInvitationsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListProjectInvitationsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListProjectInvitationsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListProjectInvitationsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListProjectInvitationsResponse_FieldPath ¶
func BuildListProjectInvitationsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListProjectInvitationsResponse_FieldPath, error)
func MustParseListProjectInvitationsResponse_FieldPath ¶
func MustParseListProjectInvitationsResponse_FieldPath(rawField string) ListProjectInvitationsResponse_FieldPath
func ParseListProjectInvitationsResponse_FieldPath ¶
func ParseListProjectInvitationsResponse_FieldPath(rawField string) (ListProjectInvitationsResponse_FieldPath, error)
type ListProjectInvitationsResponse_FieldPathArrayItemValue ¶
type ListProjectInvitationsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListProjectInvitationsResponse_FieldPath ContainsValue(*ListProjectInvitationsResponse) bool }
ListProjectInvitationsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListProjectInvitationsResponse according to their type Present only for array (repeated) types.
func MustParseListProjectInvitationsResponse_FieldPathArrayItemValue ¶
func MustParseListProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListProjectInvitationsResponse_FieldPathArrayItemValue
func ParseListProjectInvitationsResponse_FieldPathArrayItemValue ¶
func ParseListProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListProjectInvitationsResponse_FieldPathArrayItemValue, error)
ParseListProjectInvitationsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListProjectInvitationsResponse_FieldPathArrayOfValues ¶
type ListProjectInvitationsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListProjectInvitationsResponse_FieldPath }
ListProjectInvitationsResponse_FieldPathArrayOfValues allows storing slice of values for ListProjectInvitationsResponse fields according to their type
func MustParseListProjectInvitationsResponse_FieldPathArrayOfValues ¶
func MustParseListProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListProjectInvitationsResponse_FieldPathArrayOfValues
func ParseListProjectInvitationsResponse_FieldPathArrayOfValues ¶
func ParseListProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProjectInvitationsResponse_FieldPathArrayOfValues, error)
type ListProjectInvitationsResponse_FieldPathSelector ¶
type ListProjectInvitationsResponse_FieldPathSelector int32
const ( ListProjectInvitationsResponse_FieldPathSelectorProjectInvitations ListProjectInvitationsResponse_FieldPathSelector = 0 ListProjectInvitationsResponse_FieldPathSelectorPrevPageToken ListProjectInvitationsResponse_FieldPathSelector = 1 ListProjectInvitationsResponse_FieldPathSelectorNextPageToken ListProjectInvitationsResponse_FieldPathSelector = 2 ListProjectInvitationsResponse_FieldPathSelectorCurrentOffset ListProjectInvitationsResponse_FieldPathSelector = 3 ListProjectInvitationsResponse_FieldPathSelectorTotalResultsCount ListProjectInvitationsResponse_FieldPathSelector = 4 )
func (ListProjectInvitationsResponse_FieldPathSelector) String ¶
func (s ListProjectInvitationsResponse_FieldPathSelector) String() string
type ListProjectInvitationsResponse_FieldPathValue ¶
type ListProjectInvitationsResponse_FieldPathValue interface { ListProjectInvitationsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListProjectInvitationsResponse) CompareWith(*ListProjectInvitationsResponse) (cmp int, comparable bool) }
ListProjectInvitationsResponse_FieldPathValue allows storing values for ListProjectInvitationsResponse fields according to their type
func MustParseListProjectInvitationsResponse_FieldPathValue ¶
func MustParseListProjectInvitationsResponse_FieldPathValue(pathStr, valueStr string) ListProjectInvitationsResponse_FieldPathValue
func ParseListProjectInvitationsResponse_FieldPathValue ¶
func ParseListProjectInvitationsResponse_FieldPathValue(pathStr, valueStr string) (ListProjectInvitationsResponse_FieldPathValue, error)
type ListProjectInvitationsResponse_FieldSubPath ¶
type ListProjectInvitationsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListProjectInvitationsResponse_FieldSubPath) AsProjectInvitationsSubPath ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) AsProjectInvitationsSubPath() (project_invitation.ProjectInvitation_FieldPath, bool)
func (*ListProjectInvitationsResponse_FieldSubPath) ClearValue ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) ClearValue(item *ListProjectInvitationsResponse)
func (*ListProjectInvitationsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListProjectInvitationsResponse_FieldSubPath) Get ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) Get(source *ListProjectInvitationsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListProjectInvitationsResponse
func (*ListProjectInvitationsResponse_FieldSubPath) GetDefault ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProjectInvitationsResponse_FieldSubPath) GetRaw ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListProjectInvitationsResponse_FieldSubPath) GetSingle ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) GetSingle(source *ListProjectInvitationsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListProjectInvitationsResponse
func (*ListProjectInvitationsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProjectInvitationsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProjectInvitationsResponse_FieldSubPath) JSONString ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProjectInvitationsResponse_FieldSubPath) Selector ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) Selector() ListProjectInvitationsResponse_FieldPathSelector
func (*ListProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *ListProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListProjectInvitationsResponse_FieldSubPath) String ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListProjectInvitationsResponse_FieldPathArrayItemValue
func (*ListProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListProjectInvitationsResponse_FieldPathArrayOfValues
func (*ListProjectInvitationsResponse_FieldSubPath) WithIValue ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) WithIValue(value interface{}) ListProjectInvitationsResponse_FieldPathValue
func (*ListProjectInvitationsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProjectInvitationsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProjectInvitationsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListProjectInvitationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProjectInvitationsResponse_FieldSubPathArrayItemValue ¶
type ListProjectInvitationsResponse_FieldSubPathArrayItemValue struct { ListProjectInvitationsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProjectInvitationsResponse_FieldSubPathArrayItemValue) AsProjectInvitationsPathItemValue ¶
func (fpaivs *ListProjectInvitationsResponse_FieldSubPathArrayItemValue) AsProjectInvitationsPathItemValue() (project_invitation.ProjectInvitation_FieldPathArrayItemValue, bool)
func (*ListProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListProjectInvitationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProjectInvitationsResponse'
func (*ListProjectInvitationsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListProjectInvitationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListProjectInvitationsResponse_FieldSubPathArrayOfValues ¶
type ListProjectInvitationsResponse_FieldSubPathArrayOfValues struct { ListProjectInvitationsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProjectInvitationsResponse_FieldSubPathArrayOfValues) AsProjectInvitationsPathArrayOfValues ¶
func (fpsaov *ListProjectInvitationsResponse_FieldSubPathArrayOfValues) AsProjectInvitationsPathArrayOfValues() (project_invitation.ProjectInvitation_FieldPathArrayOfValues, bool)
func (*ListProjectInvitationsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListProjectInvitationsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListProjectInvitationsResponse_FieldSubPathValue ¶
type ListProjectInvitationsResponse_FieldSubPathValue struct { ListProjectInvitationsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProjectInvitationsResponse_FieldSubPathValue) AsProjectInvitationsPathValue ¶
func (fpvs *ListProjectInvitationsResponse_FieldSubPathValue) AsProjectInvitationsPathValue() (project_invitation.ProjectInvitation_FieldPathValue, bool)
func (*ListProjectInvitationsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListProjectInvitationsResponse_FieldSubPathValue) CompareWith(source *ListProjectInvitationsResponse) (int, bool)
func (*ListProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProjectInvitationsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListProjectInvitationsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListProjectInvitationsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListProjectInvitationsResponse_FieldSubPathValue) SetTo(target **ListProjectInvitationsResponse)
func (*ListProjectInvitationsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListProjectInvitationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListProjectInvitationsResponse_FieldTerminalPath ¶
type ListProjectInvitationsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListProjectInvitationsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) ClearValue(item *ListProjectInvitationsResponse)
func (*ListProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListProjectInvitationsResponse_FieldTerminalPath) Get ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) Get(source *ListProjectInvitationsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListProjectInvitationsResponse
func (*ListProjectInvitationsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProjectInvitationsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListProjectInvitationsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) GetSingle(source *ListProjectInvitationsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListProjectInvitationsResponse
func (*ListProjectInvitationsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProjectInvitationsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListProjectInvitationsResponse_FieldTerminalPath) String ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProjectInvitationsResponse_FieldPathArrayItemValue
func (*ListProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProjectInvitationsResponse_FieldPathArrayOfValues
func (*ListProjectInvitationsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) WithIValue(value interface{}) ListProjectInvitationsResponse_FieldPathValue
func (*ListProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProjectInvitationsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListProjectInvitationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue ¶
type ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue struct { ListProjectInvitationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationsItemValue ¶
func (fpaiv *ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationsItemValue() (*project_invitation.ProjectInvitation, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProjectInvitationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProjectInvitationsResponse'
func (*ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListProjectInvitationsResponse as interface{}
func (*ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListProjectInvitationsResponse) (interface{}, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues ¶
type ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues struct { ListProjectInvitationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶ added in v0.10.1
func (fpaov *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*project_invitation.PagerCursor, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*project_invitation.PagerCursor, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationsArrayOfValues ¶
func (fpaov *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationsArrayOfValues() ([][]*project_invitation.ProjectInvitation, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶ added in v0.10.1
func (fpaov *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListProjectInvitationsResponse_FieldTerminalPathValue ¶
type ListProjectInvitationsResponse_FieldTerminalPathValue struct { ListProjectInvitationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProjectInvitationsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶ added in v0.10.1
func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*project_invitation.PagerCursor, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*project_invitation.PagerCursor, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationsValue ¶
func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationsValue() ([]*project_invitation.ProjectInvitation, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶ added in v0.10.1
func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) CompareWith(source *ListProjectInvitationsResponse) (int, bool)
CompareWith compares value in the 'ListProjectInvitationsResponse_FieldTerminalPathValue' with the value under path in 'ListProjectInvitationsResponse'.
func (*ListProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProjectInvitationsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListProjectInvitationsResponse' as interface{}
func (*ListProjectInvitationsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) SetTo(target **ListProjectInvitationsResponse)
SetTo stores value for selected field for object ListProjectInvitationsResponse
func (*ListProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ProjectInvitationServiceClient ¶
type ProjectInvitationServiceClient interface { GetProjectInvitation(ctx context.Context, in *GetProjectInvitationRequest, opts ...grpc.CallOption) (*project_invitation.ProjectInvitation, error) BatchGetProjectInvitations(ctx context.Context, in *BatchGetProjectInvitationsRequest, opts ...grpc.CallOption) (*BatchGetProjectInvitationsResponse, error) ListProjectInvitations(ctx context.Context, in *ListProjectInvitationsRequest, opts ...grpc.CallOption) (*ListProjectInvitationsResponse, error) WatchProjectInvitation(ctx context.Context, in *WatchProjectInvitationRequest, opts ...grpc.CallOption) (WatchProjectInvitationClientStream, error) WatchProjectInvitations(ctx context.Context, in *WatchProjectInvitationsRequest, opts ...grpc.CallOption) (WatchProjectInvitationsClientStream, error) CreateProjectInvitation(ctx context.Context, in *CreateProjectInvitationRequest, opts ...grpc.CallOption) (*project_invitation.ProjectInvitation, error) UpdateProjectInvitation(ctx context.Context, in *UpdateProjectInvitationRequest, opts ...grpc.CallOption) (*project_invitation.ProjectInvitation, error) DeleteProjectInvitation(ctx context.Context, in *DeleteProjectInvitationRequest, opts ...grpc.CallOption) (*empty.Empty, error) AcceptProjectInvitation(ctx context.Context, in *AcceptProjectInvitationRequest, opts ...grpc.CallOption) (*AcceptProjectInvitationResponse, error) DeclineProjectInvitation(ctx context.Context, in *DeclineProjectInvitationRequest, opts ...grpc.CallOption) (*DeclineProjectInvitationResponse, error) ListMyProjectInvitations(ctx context.Context, in *ListMyProjectInvitationsRequest, opts ...grpc.CallOption) (*ListMyProjectInvitationsResponse, error) }
ProjectInvitationServiceClient is the client API for ProjectInvitationService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewProjectInvitationServiceClient ¶
func NewProjectInvitationServiceClient(cc grpc.ClientConnInterface) ProjectInvitationServiceClient
type ProjectInvitationServiceDescriptor ¶ added in v0.4.28
type ProjectInvitationServiceDescriptor struct{}
func GetProjectInvitationServiceDescriptor ¶ added in v0.4.28
func GetProjectInvitationServiceDescriptor() *ProjectInvitationServiceDescriptor
func (*ProjectInvitationServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.28
func (d *ProjectInvitationServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*ProjectInvitationServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *ProjectInvitationServiceDescriptor) GetApiName() string
func (*ProjectInvitationServiceDescriptor) GetFullAPIName ¶ added in v0.4.28
func (d *ProjectInvitationServiceDescriptor) GetFullAPIName() string
func (*ProjectInvitationServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ProjectInvitationServiceDescriptor) GetProtoPkgName() string
func (*ProjectInvitationServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ProjectInvitationServiceDescriptor) GetServiceDomain() string
func (*ProjectInvitationServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ProjectInvitationServiceDescriptor) GetServiceVersion() string
type UpdateProjectInvitationDescriptor ¶ added in v0.4.28
type UpdateProjectInvitationDescriptor struct{}
func GetUpdateProjectInvitationDescriptor ¶ added in v0.4.28
func GetUpdateProjectInvitationDescriptor() *UpdateProjectInvitationDescriptor
func (*UpdateProjectInvitationDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateProjectInvitationDescriptor) GetApiName ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) GetApiName() string
func (*UpdateProjectInvitationDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateProjectInvitationDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) GetFullMethodName() string
func (*UpdateProjectInvitationDescriptor) GetMethodName ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) GetMethodName() string
func (*UpdateProjectInvitationDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) GetProtoPkgName() string
func (*UpdateProjectInvitationDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *UpdateProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateProjectInvitationDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateProjectInvitationDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) GetServiceDomain() string
func (*UpdateProjectInvitationDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) GetServiceVersion() string
func (*UpdateProjectInvitationDescriptor) GetVerb ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) GetVerb() string
func (*UpdateProjectInvitationDescriptor) HasResource ¶ added in v0.4.30
func (d *UpdateProjectInvitationDescriptor) HasResource() bool
func (*UpdateProjectInvitationDescriptor) IsClientStream ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) IsClientStream() bool
func (*UpdateProjectInvitationDescriptor) IsCollection ¶ added in v0.4.30
func (d *UpdateProjectInvitationDescriptor) IsCollection() bool
func (*UpdateProjectInvitationDescriptor) IsPlural ¶ added in v0.4.30
func (d *UpdateProjectInvitationDescriptor) IsPlural() bool
func (*UpdateProjectInvitationDescriptor) IsServerStream ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) IsServerStream() bool
func (*UpdateProjectInvitationDescriptor) IsUnary ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) IsUnary() bool
func (*UpdateProjectInvitationDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateProjectInvitationDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateProjectInvitationDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *UpdateProjectInvitationDescriptor) RequestHasResourceBody() bool
type UpdateProjectInvitationDescriptorClientMsgHandle ¶ added in v0.4.28
type UpdateProjectInvitationDescriptorClientMsgHandle struct{}
func (*UpdateProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateProjectInvitationDescriptorServerMsgHandle ¶ added in v0.4.28
type UpdateProjectInvitationDescriptorServerMsgHandle struct{}
func (*UpdateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateProjectInvitationRequest ¶
type UpdateProjectInvitationRequest struct { // ProjectInvitation resource body ProjectInvitation *project_invitation.ProjectInvitation `` /* 142-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *project_invitation.ProjectInvitation_FieldMask `` /* 153-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 *UpdateProjectInvitationRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdateProjectInvitation][ntt.iam.v1alpha.UpdateProjectInvitation]
func (*UpdateProjectInvitationRequest) Clone ¶
func (o *UpdateProjectInvitationRequest) Clone() *UpdateProjectInvitationRequest
func (*UpdateProjectInvitationRequest) CloneRaw ¶
func (o *UpdateProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateProjectInvitationRequest) Descriptor ¶
func (*UpdateProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectInvitationRequest) GetCas ¶
func (m *UpdateProjectInvitationRequest) GetCas() *UpdateProjectInvitationRequest_CAS
func (*UpdateProjectInvitationRequest) GetProjectInvitation ¶
func (m *UpdateProjectInvitationRequest) GetProjectInvitation() *project_invitation.ProjectInvitation
func (*UpdateProjectInvitationRequest) GetUpdateMask ¶
func (m *UpdateProjectInvitationRequest) GetUpdateMask() *project_invitation.ProjectInvitation_FieldMask
func (*UpdateProjectInvitationRequest) GotenMessage ¶
func (*UpdateProjectInvitationRequest) GotenMessage()
func (*UpdateProjectInvitationRequest) GotenObjectExt ¶
func (o *UpdateProjectInvitationRequest) GotenObjectExt()
func (*UpdateProjectInvitationRequest) GotenValidate ¶
func (obj *UpdateProjectInvitationRequest) GotenValidate() error
func (*UpdateProjectInvitationRequest) MakeDiffFieldMask ¶
func (o *UpdateProjectInvitationRequest) MakeDiffFieldMask(other *UpdateProjectInvitationRequest) *UpdateProjectInvitationRequest_FieldMask
func (*UpdateProjectInvitationRequest) MakeFullFieldMask ¶
func (o *UpdateProjectInvitationRequest) MakeFullFieldMask() *UpdateProjectInvitationRequest_FieldMask
func (*UpdateProjectInvitationRequest) MakeRawDiffFieldMask ¶
func (o *UpdateProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateProjectInvitationRequest) MakeRawFullFieldMask ¶
func (o *UpdateProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateProjectInvitationRequest) Marshal ¶
func (m *UpdateProjectInvitationRequest) Marshal() ([]byte, error)
func (*UpdateProjectInvitationRequest) MarshalJSON ¶
func (m *UpdateProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*UpdateProjectInvitationRequest) Merge ¶
func (o *UpdateProjectInvitationRequest) Merge(source *UpdateProjectInvitationRequest)
func (*UpdateProjectInvitationRequest) MergeRaw ¶
func (o *UpdateProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateProjectInvitationRequest) ProtoMessage ¶
func (*UpdateProjectInvitationRequest) ProtoMessage()
func (*UpdateProjectInvitationRequest) ProtoReflect ¶
func (m *UpdateProjectInvitationRequest) ProtoReflect() preflect.Message
func (*UpdateProjectInvitationRequest) Reset ¶
func (m *UpdateProjectInvitationRequest) Reset()
func (*UpdateProjectInvitationRequest) SetCas ¶
func (m *UpdateProjectInvitationRequest) SetCas(fv *UpdateProjectInvitationRequest_CAS)
func (*UpdateProjectInvitationRequest) SetProjectInvitation ¶
func (m *UpdateProjectInvitationRequest) SetProjectInvitation(fv *project_invitation.ProjectInvitation)
func (*UpdateProjectInvitationRequest) SetUpdateMask ¶
func (m *UpdateProjectInvitationRequest) SetUpdateMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*UpdateProjectInvitationRequest) String ¶
func (m *UpdateProjectInvitationRequest) String() string
func (*UpdateProjectInvitationRequest) Unmarshal ¶
func (m *UpdateProjectInvitationRequest) Unmarshal(b []byte) error
func (*UpdateProjectInvitationRequest) UnmarshalJSON ¶
func (m *UpdateProjectInvitationRequest) UnmarshalJSON(data []byte) error
type UpdateProjectInvitationRequestCASFieldPathBuilder ¶
type UpdateProjectInvitationRequestCASFieldPathBuilder struct{}
func NewUpdateProjectInvitationRequestCASFieldPathBuilder ¶
func NewUpdateProjectInvitationRequestCASFieldPathBuilder() UpdateProjectInvitationRequestCASFieldPathBuilder
func (UpdateProjectInvitationRequestCASFieldPathBuilder) ConditionalState ¶
type UpdateProjectInvitationRequestCAS_FieldPath ¶
type UpdateProjectInvitationRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateProjectInvitationRequestCAS_FieldPathSelector Get(source *UpdateProjectInvitationRequest_CAS) []interface{} GetSingle(source *UpdateProjectInvitationRequest_CAS) (interface{}, bool) ClearValue(item *UpdateProjectInvitationRequest_CAS) // Those methods build corresponding UpdateProjectInvitationRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateProjectInvitationRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateProjectInvitationRequestCAS_FieldPath ¶
func BuildUpdateProjectInvitationRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateProjectInvitationRequestCAS_FieldPath, error)
func MustParseUpdateProjectInvitationRequestCAS_FieldPath ¶
func MustParseUpdateProjectInvitationRequestCAS_FieldPath(rawField string) UpdateProjectInvitationRequestCAS_FieldPath
func ParseUpdateProjectInvitationRequestCAS_FieldPath ¶
func ParseUpdateProjectInvitationRequestCAS_FieldPath(rawField string) (UpdateProjectInvitationRequestCAS_FieldPath, error)
type UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue ¶
type UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateProjectInvitationRequestCAS_FieldPath ContainsValue(*UpdateProjectInvitationRequest_CAS) bool }
UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateProjectInvitationRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateProjectInvitationRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue
func ParseUpdateProjectInvitationRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateProjectInvitationRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateProjectInvitationRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues ¶
type UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateProjectInvitationRequestCAS_FieldPath }
UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateProjectInvitationRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateProjectInvitationRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues
func ParseUpdateProjectInvitationRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateProjectInvitationRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues, error)
type UpdateProjectInvitationRequestCAS_FieldPathSelector ¶
type UpdateProjectInvitationRequestCAS_FieldPathSelector int32
const ( UpdateProjectInvitationRequestCAS_FieldPathSelectorConditionalState UpdateProjectInvitationRequestCAS_FieldPathSelector = 0 UpdateProjectInvitationRequestCAS_FieldPathSelectorFieldMask UpdateProjectInvitationRequestCAS_FieldPathSelector = 1 )
func (UpdateProjectInvitationRequestCAS_FieldPathSelector) String ¶
func (s UpdateProjectInvitationRequestCAS_FieldPathSelector) String() string
type UpdateProjectInvitationRequestCAS_FieldPathValue ¶
type UpdateProjectInvitationRequestCAS_FieldPathValue interface { UpdateProjectInvitationRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateProjectInvitationRequest_CAS) CompareWith(*UpdateProjectInvitationRequest_CAS) (cmp int, comparable bool) }
UpdateProjectInvitationRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateProjectInvitationRequestCAS_FieldPathValue ¶
func MustParseUpdateProjectInvitationRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateProjectInvitationRequestCAS_FieldPathValue
func ParseUpdateProjectInvitationRequestCAS_FieldPathValue ¶
func ParseUpdateProjectInvitationRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateProjectInvitationRequestCAS_FieldPathValue, error)
type UpdateProjectInvitationRequestCAS_FieldSubPath ¶
type UpdateProjectInvitationRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) AsConditionalStateSubPath() (project_invitation.ProjectInvitation_FieldPath, bool)
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) ClearValue(item *UpdateProjectInvitationRequest_CAS)
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) Get(source *UpdateProjectInvitationRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateProjectInvitationRequest_CAS
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) GetSingle(source *UpdateProjectInvitationRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateProjectInvitationRequest_CAS
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) String ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateProjectInvitationRequestCAS_FieldPathValue
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProjectInvitationRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue struct { UpdateProjectInvitationRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (project_invitation.ProjectInvitation_FieldPathArrayItemValue, bool)
func (*UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProjectInvitationRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues struct { UpdateProjectInvitationRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (project_invitation.ProjectInvitation_FieldPathArrayOfValues, bool)
func (*UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateProjectInvitationRequestCAS_FieldSubPathValue ¶
type UpdateProjectInvitationRequestCAS_FieldSubPathValue struct { UpdateProjectInvitationRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProjectInvitationRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (project_invitation.ProjectInvitation_FieldPathValue, bool)
func (*UpdateProjectInvitationRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) CompareWith(source *UpdateProjectInvitationRequest_CAS) (int, bool)
func (*UpdateProjectInvitationRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProjectInvitationRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateProjectInvitationRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) SetTo(target **UpdateProjectInvitationRequest_CAS)
func (*UpdateProjectInvitationRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateProjectInvitationRequestCAS_FieldTerminalPath ¶
type UpdateProjectInvitationRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) ClearValue(item *UpdateProjectInvitationRequest_CAS)
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) Get(source *UpdateProjectInvitationRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateProjectInvitationRequest_CAS
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) GetSingle(source *UpdateProjectInvitationRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateProjectInvitationRequest_CAS
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateProjectInvitationRequestCAS_FieldPathValue
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateProjectInvitationRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProjectInvitationRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateProjectInvitationRequest_CAS as interface{}
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProjectInvitationRequest_CAS) (interface{}, bool)
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateProjectInvitationRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*project_invitation.ProjectInvitation, bool)
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateProjectInvitationRequestCAS_FieldTerminalPathValue ¶
type UpdateProjectInvitationRequestCAS_FieldTerminalPathValue struct { UpdateProjectInvitationRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*project_invitation.ProjectInvitation, bool)
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateProjectInvitationRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateProjectInvitationRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateProjectInvitationRequest_CAS'.
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateProjectInvitationRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateProjectInvitationRequestFieldPathBuilder ¶
type UpdateProjectInvitationRequestFieldPathBuilder struct{}
func NewUpdateProjectInvitationRequestFieldPathBuilder ¶
func NewUpdateProjectInvitationRequestFieldPathBuilder() UpdateProjectInvitationRequestFieldPathBuilder
func (UpdateProjectInvitationRequestFieldPathBuilder) ProjectInvitation ¶
func (UpdateProjectInvitationRequestFieldPathBuilder) ProjectInvitation() UpdateProjectInvitationRequestPathSelectorProjectInvitation
func (UpdateProjectInvitationRequestFieldPathBuilder) UpdateMask ¶
type UpdateProjectInvitationRequestPathSelectorCas ¶
type UpdateProjectInvitationRequestPathSelectorCas struct{}
func (UpdateProjectInvitationRequestPathSelectorCas) ConditionalState ¶
func (UpdateProjectInvitationRequestPathSelectorCas) ConditionalState() UpdateProjectInvitationRequestPathSelectorCasConditionalState
func (UpdateProjectInvitationRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCas) WithArrayOfValues(values []*UpdateProjectInvitationRequest_CAS) *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues
func (UpdateProjectInvitationRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateProjectInvitationRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue) *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue
func (UpdateProjectInvitationRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
func (UpdateProjectInvitationRequestPathSelectorCas) WithSubPath ¶
func (UpdateProjectInvitationRequestPathSelectorCas) WithSubValue ¶
func (s UpdateProjectInvitationRequestPathSelectorCas) WithSubValue(subPathValue UpdateProjectInvitationRequestCAS_FieldPathValue) *UpdateProjectInvitationRequest_FieldSubPathValue
type UpdateProjectInvitationRequestPathSelectorCasConditionalState ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalState struct{}
func (UpdateProjectInvitationRequestPathSelectorCasConditionalState) Invitation ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*project_invitation.ProjectInvitation) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation struct{}
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) ExpirationDate ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) InviteeEmail ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) InviterActor ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) InviterEmail ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) InviterFullName ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) WithArrayOfValues(values []*iam_common.Invitation) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate struct{}
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail struct{}
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail) WithArrayOfValues(values []string) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor struct{}
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor) ServiceAccount ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount struct{}
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount) WithArrayOfValues ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser struct{}
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail struct{}
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail) WithArrayOfValues(values []string) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName struct{}
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName) WithArrayOfValues(values []string) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles struct{}
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles) WithItemValue ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState struct{}
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateName ¶
type UpdateProjectInvitationRequestPathSelectorCasConditionalStateName struct{}
func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*project_invitation.Name) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorCasFieldMask ¶
type UpdateProjectInvitationRequestPathSelectorCasFieldMask struct{}
func (UpdateProjectInvitationRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorProjectInvitation ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitation struct{}
func (UpdateProjectInvitationRequestPathSelectorProjectInvitation) Invitation ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithArrayOfValues(values []*project_invitation.ProjectInvitation) *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues
func (UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithSubArrayItemValue ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithSubArrayItemValue(subPathArrayItemValue project_invitation.ProjectInvitation_FieldPathArrayItemValue) *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue
func (UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithSubArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithSubArrayOfValues(subPathArrayOfValues project_invitation.ProjectInvitation_FieldPathArrayOfValues) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
func (UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithSubPath ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithSubValue ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitation) WithSubValue(subPathValue project_invitation.ProjectInvitation_FieldPathValue) *UpdateProjectInvitationRequest_FieldSubPathValue
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation struct{}
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) ExpirationDate ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviteeEmail ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviterActor ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviterEmail ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) InviterFullName ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) WithArrayOfValues(values []*iam_common.Invitation) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate struct{}
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail struct{}
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) WithArrayOfValues(values []string) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor struct{}
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) ServiceAccount ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount struct{}
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) WithArrayOfValues ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser struct{}
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail struct{}
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) WithArrayOfValues(values []string) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName struct{}
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) FieldPath ¶
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) WithArrayOfValues(values []string) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles struct{}
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithItemValue ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState struct{}
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorProjectInvitationName ¶
type UpdateProjectInvitationRequestPathSelectorProjectInvitationName struct{}
func (UpdateProjectInvitationRequestPathSelectorProjectInvitationName) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorProjectInvitationName) WithArrayOfValues(values []*project_invitation.Name) *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequestPathSelectorUpdateMask ¶
type UpdateProjectInvitationRequestPathSelectorUpdateMask struct{}
func (UpdateProjectInvitationRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequestPathSelectorUpdateMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues
type UpdateProjectInvitationRequest_CAS ¶
type UpdateProjectInvitationRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *project_invitation.ProjectInvitation `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *project_invitation.ProjectInvitation_FieldMask `` /* 149-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 (*UpdateProjectInvitationRequest_CAS) Clone ¶
func (o *UpdateProjectInvitationRequest_CAS) Clone() *UpdateProjectInvitationRequest_CAS
func (*UpdateProjectInvitationRequest_CAS) CloneRaw ¶
func (o *UpdateProjectInvitationRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateProjectInvitationRequest_CAS) Descriptor ¶
func (*UpdateProjectInvitationRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateProjectInvitationRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateProjectInvitationRequest_CAS) GetConditionalState ¶
func (m *UpdateProjectInvitationRequest_CAS) GetConditionalState() *project_invitation.ProjectInvitation
func (*UpdateProjectInvitationRequest_CAS) GetFieldMask ¶
func (m *UpdateProjectInvitationRequest_CAS) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
func (*UpdateProjectInvitationRequest_CAS) GotenMessage ¶
func (*UpdateProjectInvitationRequest_CAS) GotenMessage()
func (*UpdateProjectInvitationRequest_CAS) GotenObjectExt ¶
func (o *UpdateProjectInvitationRequest_CAS) GotenObjectExt()
func (*UpdateProjectInvitationRequest_CAS) GotenValidate ¶
func (obj *UpdateProjectInvitationRequest_CAS) GotenValidate() error
func (*UpdateProjectInvitationRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateProjectInvitationRequest_CAS) MakeDiffFieldMask(other *UpdateProjectInvitationRequest_CAS) *UpdateProjectInvitationRequest_CAS_FieldMask
func (*UpdateProjectInvitationRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateProjectInvitationRequest_CAS) MakeFullFieldMask() *UpdateProjectInvitationRequest_CAS_FieldMask
func (*UpdateProjectInvitationRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateProjectInvitationRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateProjectInvitationRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateProjectInvitationRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateProjectInvitationRequest_CAS) Marshal ¶
func (m *UpdateProjectInvitationRequest_CAS) Marshal() ([]byte, error)
func (*UpdateProjectInvitationRequest_CAS) MarshalJSON ¶
func (m *UpdateProjectInvitationRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateProjectInvitationRequest_CAS) Merge ¶
func (o *UpdateProjectInvitationRequest_CAS) Merge(source *UpdateProjectInvitationRequest_CAS)
func (*UpdateProjectInvitationRequest_CAS) MergeRaw ¶
func (o *UpdateProjectInvitationRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateProjectInvitationRequest_CAS) ProtoMessage ¶
func (*UpdateProjectInvitationRequest_CAS) ProtoMessage()
func (*UpdateProjectInvitationRequest_CAS) ProtoReflect ¶
func (m *UpdateProjectInvitationRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateProjectInvitationRequest_CAS) Reset ¶
func (m *UpdateProjectInvitationRequest_CAS) Reset()
func (*UpdateProjectInvitationRequest_CAS) SetConditionalState ¶
func (m *UpdateProjectInvitationRequest_CAS) SetConditionalState(fv *project_invitation.ProjectInvitation)
func (*UpdateProjectInvitationRequest_CAS) SetFieldMask ¶
func (m *UpdateProjectInvitationRequest_CAS) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*UpdateProjectInvitationRequest_CAS) String ¶
func (m *UpdateProjectInvitationRequest_CAS) String() string
func (*UpdateProjectInvitationRequest_CAS) Unmarshal ¶
func (m *UpdateProjectInvitationRequest_CAS) Unmarshal(b []byte) error
func (*UpdateProjectInvitationRequest_CAS) UnmarshalJSON ¶
func (m *UpdateProjectInvitationRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateProjectInvitationRequest_CASPathSelectorConditionalState ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalState struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalState) Invitation ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*project_invitation.ProjectInvitation) *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue project_invitation.ProjectInvitation_FieldPathArrayItemValue) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues project_invitation.ProjectInvitation_FieldPathArrayOfValues) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalState) WithSubValue ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) ExpirationDate ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) InviteeEmail ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) InviterActor ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) InviterEmail ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) InviterFullName ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) WithArrayOfValues(values []*iam_common.Invitation) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate) FieldPath ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail) FieldPath ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail) WithArrayOfValues(values []string) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor) FieldPath ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor) ServiceAccount ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor) WithArrayOfValues(values []*iam_common.Actor) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount) FieldPath ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount) WithArrayOfValues ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser) FieldPath ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser) WithArrayOfValues(values []*user.Reference) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail) FieldPath ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail) WithArrayOfValues(values []string) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName) FieldPath ¶
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName) WithArrayOfValues(values []string) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles) WithArrayOfValues(values [][]*role.Reference) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles) WithItemValue ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState) WithArrayOfValues(values []iam_common.Invitation_State) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName ¶
type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*project_invitation.Name) *UpdateProjectInvitationRequestCAS_FieldSubPathArrayOfValues
type UpdateProjectInvitationRequest_CASPathSelectorFieldMask ¶
type UpdateProjectInvitationRequest_CASPathSelectorFieldMask struct{}
func (UpdateProjectInvitationRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateProjectInvitationRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues
type UpdateProjectInvitationRequest_CAS_FieldMask ¶
type UpdateProjectInvitationRequest_CAS_FieldMask struct {
Paths []UpdateProjectInvitationRequestCAS_FieldPath
}
func FullUpdateProjectInvitationRequest_CAS_FieldMask ¶
func FullUpdateProjectInvitationRequest_CAS_FieldMask() *UpdateProjectInvitationRequest_CAS_FieldMask
func (*UpdateProjectInvitationRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) AppendPath(path UpdateProjectInvitationRequestCAS_FieldPath)
func (*UpdateProjectInvitationRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateProjectInvitationRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateProjectInvitationRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateProjectInvitationRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) FilterInputFields() *UpdateProjectInvitationRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateProjectInvitationRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateProjectInvitationRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) GetPaths() []UpdateProjectInvitationRequestCAS_FieldPath
func (*UpdateProjectInvitationRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateProjectInvitationRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) IsFull() bool
func (UpdateProjectInvitationRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateProjectInvitationRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateProjectInvitationRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateProjectInvitationRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateProjectInvitationRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) PathsCount() int
func (*UpdateProjectInvitationRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) Project(source *UpdateProjectInvitationRequest_CAS) *UpdateProjectInvitationRequest_CAS
func (*UpdateProjectInvitationRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateProjectInvitationRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateProjectInvitationRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateProjectInvitationRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) Reset()
func (*UpdateProjectInvitationRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) Set(target, source *UpdateProjectInvitationRequest_CAS)
func (*UpdateProjectInvitationRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateProjectInvitationRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateProjectInvitationRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) Size() int
func (*UpdateProjectInvitationRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) String() string
func (*UpdateProjectInvitationRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) Subtract(other *UpdateProjectInvitationRequest_CAS_FieldMask) *UpdateProjectInvitationRequest_CAS_FieldMask
func (*UpdateProjectInvitationRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateProjectInvitationRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateProjectInvitationRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateProjectInvitationRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateProjectInvitationRequest_FieldMask ¶
type UpdateProjectInvitationRequest_FieldMask struct {
Paths []UpdateProjectInvitationRequest_FieldPath
}
func FullUpdateProjectInvitationRequest_FieldMask ¶
func FullUpdateProjectInvitationRequest_FieldMask() *UpdateProjectInvitationRequest_FieldMask
func (*UpdateProjectInvitationRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) AppendPath(path UpdateProjectInvitationRequest_FieldPath)
func (*UpdateProjectInvitationRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateProjectInvitationRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateProjectInvitationRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateProjectInvitationRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) FilterInputFields() *UpdateProjectInvitationRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateProjectInvitationRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateProjectInvitationRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) GetPaths() []UpdateProjectInvitationRequest_FieldPath
func (*UpdateProjectInvitationRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateProjectInvitationRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) IsFull() bool
func (UpdateProjectInvitationRequest_FieldMask) Marshal ¶
func (fieldMask UpdateProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateProjectInvitationRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateProjectInvitationRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) PathsCount() int
func (*UpdateProjectInvitationRequest_FieldMask) Project ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) Project(source *UpdateProjectInvitationRequest) *UpdateProjectInvitationRequest
func (*UpdateProjectInvitationRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateProjectInvitationRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) ProtoMessage()
func (*UpdateProjectInvitationRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateProjectInvitationRequest_FieldMask) Reset ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) Reset()
func (*UpdateProjectInvitationRequest_FieldMask) Set ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) Set(target, source *UpdateProjectInvitationRequest)
func (*UpdateProjectInvitationRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateProjectInvitationRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateProjectInvitationRequest_FieldMask) Size ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) Size() int
func (*UpdateProjectInvitationRequest_FieldMask) String ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) String() string
func (*UpdateProjectInvitationRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) Subtract(other *UpdateProjectInvitationRequest_FieldMask) *UpdateProjectInvitationRequest_FieldMask
func (*UpdateProjectInvitationRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateProjectInvitationRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateProjectInvitationRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateProjectInvitationRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateProjectInvitationRequest_FieldPath ¶
type UpdateProjectInvitationRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateProjectInvitationRequest_FieldPathSelector Get(source *UpdateProjectInvitationRequest) []interface{} GetSingle(source *UpdateProjectInvitationRequest) (interface{}, bool) ClearValue(item *UpdateProjectInvitationRequest) // Those methods build corresponding UpdateProjectInvitationRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateProjectInvitationRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateProjectInvitationRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateProjectInvitationRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateProjectInvitationRequest_FieldPath ¶
func BuildUpdateProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateProjectInvitationRequest_FieldPath, error)
func MustParseUpdateProjectInvitationRequest_FieldPath ¶
func MustParseUpdateProjectInvitationRequest_FieldPath(rawField string) UpdateProjectInvitationRequest_FieldPath
func ParseUpdateProjectInvitationRequest_FieldPath ¶
func ParseUpdateProjectInvitationRequest_FieldPath(rawField string) (UpdateProjectInvitationRequest_FieldPath, error)
type UpdateProjectInvitationRequest_FieldPathArrayItemValue ¶
type UpdateProjectInvitationRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateProjectInvitationRequest_FieldPath ContainsValue(*UpdateProjectInvitationRequest) bool }
UpdateProjectInvitationRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateProjectInvitationRequest according to their type Present only for array (repeated) types.
func MustParseUpdateProjectInvitationRequest_FieldPathArrayItemValue ¶
func MustParseUpdateProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProjectInvitationRequest_FieldPathArrayItemValue
func ParseUpdateProjectInvitationRequest_FieldPathArrayItemValue ¶
func ParseUpdateProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProjectInvitationRequest_FieldPathArrayItemValue, error)
ParseUpdateProjectInvitationRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateProjectInvitationRequest_FieldPathArrayOfValues ¶
type UpdateProjectInvitationRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateProjectInvitationRequest_FieldPath }
UpdateProjectInvitationRequest_FieldPathArrayOfValues allows storing slice of values for UpdateProjectInvitationRequest fields according to their type
func MustParseUpdateProjectInvitationRequest_FieldPathArrayOfValues ¶
func MustParseUpdateProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProjectInvitationRequest_FieldPathArrayOfValues
func ParseUpdateProjectInvitationRequest_FieldPathArrayOfValues ¶
func ParseUpdateProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProjectInvitationRequest_FieldPathArrayOfValues, error)
type UpdateProjectInvitationRequest_FieldPathSelector ¶
type UpdateProjectInvitationRequest_FieldPathSelector int32
const ( UpdateProjectInvitationRequest_FieldPathSelectorProjectInvitation UpdateProjectInvitationRequest_FieldPathSelector = 0 UpdateProjectInvitationRequest_FieldPathSelectorUpdateMask UpdateProjectInvitationRequest_FieldPathSelector = 1 UpdateProjectInvitationRequest_FieldPathSelectorCas UpdateProjectInvitationRequest_FieldPathSelector = 2 )
func (UpdateProjectInvitationRequest_FieldPathSelector) String ¶
func (s UpdateProjectInvitationRequest_FieldPathSelector) String() string
type UpdateProjectInvitationRequest_FieldPathValue ¶
type UpdateProjectInvitationRequest_FieldPathValue interface { UpdateProjectInvitationRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateProjectInvitationRequest) CompareWith(*UpdateProjectInvitationRequest) (cmp int, comparable bool) }
UpdateProjectInvitationRequest_FieldPathValue allows storing values for UpdateProjectInvitationRequest fields according to their type
func MustParseUpdateProjectInvitationRequest_FieldPathValue ¶
func MustParseUpdateProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) UpdateProjectInvitationRequest_FieldPathValue
func ParseUpdateProjectInvitationRequest_FieldPathValue ¶
func ParseUpdateProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) (UpdateProjectInvitationRequest_FieldPathValue, error)
type UpdateProjectInvitationRequest_FieldSubPath ¶
type UpdateProjectInvitationRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateProjectInvitationRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) AsCasSubPath() (UpdateProjectInvitationRequestCAS_FieldPath, bool)
func (*UpdateProjectInvitationRequest_FieldSubPath) AsProjectInvitationSubPath ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) AsProjectInvitationSubPath() (project_invitation.ProjectInvitation_FieldPath, bool)
func (*UpdateProjectInvitationRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) ClearValue(item *UpdateProjectInvitationRequest)
func (*UpdateProjectInvitationRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateProjectInvitationRequest_FieldSubPath) Get ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) Get(source *UpdateProjectInvitationRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateProjectInvitationRequest
func (*UpdateProjectInvitationRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProjectInvitationRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProjectInvitationRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) GetSingle(source *UpdateProjectInvitationRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateProjectInvitationRequest
func (*UpdateProjectInvitationRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProjectInvitationRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProjectInvitationRequest_FieldSubPath) JSONString ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProjectInvitationRequest_FieldSubPath) Selector ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) Selector() UpdateProjectInvitationRequest_FieldPathSelector
func (*UpdateProjectInvitationRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateProjectInvitationRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateProjectInvitationRequest_FieldSubPath) String ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateProjectInvitationRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProjectInvitationRequest_FieldPathArrayItemValue
func (*UpdateProjectInvitationRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProjectInvitationRequest_FieldPathArrayOfValues
func (*UpdateProjectInvitationRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) WithIValue(value interface{}) UpdateProjectInvitationRequest_FieldPathValue
func (*UpdateProjectInvitationRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProjectInvitationRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProjectInvitationRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateProjectInvitationRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProjectInvitationRequest_FieldSubPathArrayItemValue ¶
type UpdateProjectInvitationRequest_FieldSubPathArrayItemValue struct { UpdateProjectInvitationRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateProjectInvitationRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) AsProjectInvitationPathItemValue ¶
func (fpaivs *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) AsProjectInvitationPathItemValue() (project_invitation.ProjectInvitation_FieldPathArrayItemValue, bool)
func (*UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProjectInvitationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateProjectInvitationRequest'
func (*UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateProjectInvitationRequest_FieldSubPathArrayOfValues ¶
type UpdateProjectInvitationRequest_FieldSubPathArrayOfValues struct { UpdateProjectInvitationRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProjectInvitationRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateProjectInvitationRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateProjectInvitationRequest_FieldSubPathArrayOfValues) AsProjectInvitationPathArrayOfValues ¶
func (fpsaov *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues) AsProjectInvitationPathArrayOfValues() (project_invitation.ProjectInvitation_FieldPathArrayOfValues, bool)
func (*UpdateProjectInvitationRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateProjectInvitationRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateProjectInvitationRequest_FieldSubPathValue ¶
type UpdateProjectInvitationRequest_FieldSubPathValue struct { UpdateProjectInvitationRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProjectInvitationRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) AsCasPathValue() (UpdateProjectInvitationRequestCAS_FieldPathValue, bool)
func (*UpdateProjectInvitationRequest_FieldSubPathValue) AsProjectInvitationPathValue ¶
func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) AsProjectInvitationPathValue() (project_invitation.ProjectInvitation_FieldPathValue, bool)
func (*UpdateProjectInvitationRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) CompareWith(source *UpdateProjectInvitationRequest) (int, bool)
func (*UpdateProjectInvitationRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProjectInvitationRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateProjectInvitationRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) SetTo(target **UpdateProjectInvitationRequest)
func (*UpdateProjectInvitationRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateProjectInvitationRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateProjectInvitationRequest_FieldTerminalPath ¶
type UpdateProjectInvitationRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateProjectInvitationRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) ClearValue(item *UpdateProjectInvitationRequest)
func (*UpdateProjectInvitationRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateProjectInvitationRequest_FieldTerminalPath) Get ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) Get(source *UpdateProjectInvitationRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateProjectInvitationRequest
func (*UpdateProjectInvitationRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProjectInvitationRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProjectInvitationRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) GetSingle(source *UpdateProjectInvitationRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateProjectInvitationRequest
func (*UpdateProjectInvitationRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProjectInvitationRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProjectInvitationRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateProjectInvitationRequest_FieldTerminalPath) String ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProjectInvitationRequest_FieldPathArrayItemValue
func (*UpdateProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProjectInvitationRequest_FieldPathArrayOfValues
func (*UpdateProjectInvitationRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateProjectInvitationRequest_FieldPathValue
func (*UpdateProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProjectInvitationRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue ¶
type UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue struct { UpdateProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProjectInvitationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateProjectInvitationRequest'
func (*UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateProjectInvitationRequest as interface{}
func (*UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProjectInvitationRequest) (interface{}, bool)
func (*UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues ¶
type UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues struct { UpdateProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateProjectInvitationRequest_CAS, bool)
func (*UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsProjectInvitationArrayOfValues ¶
func (fpaov *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsProjectInvitationArrayOfValues() ([]*project_invitation.ProjectInvitation, bool)
func (*UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
func (*UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateProjectInvitationRequest_FieldTerminalPathValue ¶
type UpdateProjectInvitationRequest_FieldTerminalPathValue struct { UpdateProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) AsCasValue() (*UpdateProjectInvitationRequest_CAS, bool)
func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) AsProjectInvitationValue ¶
func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) AsProjectInvitationValue() (*project_invitation.ProjectInvitation, bool)
func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *UpdateProjectInvitationRequest) (int, bool)
CompareWith compares value in the 'UpdateProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'UpdateProjectInvitationRequest'.
func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateProjectInvitationRequest' as interface{}
func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **UpdateProjectInvitationRequest)
SetTo stores value for selected field for object UpdateProjectInvitationRequest
func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProjectInvitationClientStream ¶
type WatchProjectInvitationClientStream interface { Recv() (*WatchProjectInvitationResponse, error) grpc.ClientStream }
type WatchProjectInvitationDescriptor ¶ added in v0.4.28
type WatchProjectInvitationDescriptor struct{}
func GetWatchProjectInvitationDescriptor ¶ added in v0.4.28
func GetWatchProjectInvitationDescriptor() *WatchProjectInvitationDescriptor
func (*WatchProjectInvitationDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchProjectInvitationDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) GetApiName() string
func (*WatchProjectInvitationDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProjectInvitationDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) GetFullMethodName() string
func (*WatchProjectInvitationDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) GetMethodName() string
func (*WatchProjectInvitationDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) GetProtoPkgName() string
func (*WatchProjectInvitationDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchProjectInvitationDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProjectInvitationDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) GetServiceDomain() string
func (*WatchProjectInvitationDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) GetServiceVersion() string
func (*WatchProjectInvitationDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) GetVerb() string
func (*WatchProjectInvitationDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchProjectInvitationDescriptor) HasResource() bool
func (*WatchProjectInvitationDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) IsClientStream() bool
func (*WatchProjectInvitationDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchProjectInvitationDescriptor) IsCollection() bool
func (*WatchProjectInvitationDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchProjectInvitationDescriptor) IsPlural() bool
func (*WatchProjectInvitationDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) IsServerStream() bool
func (*WatchProjectInvitationDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) IsUnary() bool
func (*WatchProjectInvitationDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchProjectInvitationDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchProjectInvitationDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchProjectInvitationDescriptor) RequestHasResourceBody() bool
type WatchProjectInvitationDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchProjectInvitationDescriptorClientMsgHandle struct{}
func (*WatchProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProjectInvitationDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchProjectInvitationDescriptorServerMsgHandle struct{}
func (*WatchProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProjectInvitationRequest ¶
type WatchProjectInvitationRequest struct { // Reference to ntt.iam.v1alpha.ProjectInvitation Name *project_invitation.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 *project_invitation.ProjectInvitation_FieldMask `` /* 149-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 [WatchProjectInvitation][ntt.iam.v1alpha.WatchProjectInvitation]
func (*WatchProjectInvitationRequest) Clone ¶
func (o *WatchProjectInvitationRequest) Clone() *WatchProjectInvitationRequest
func (*WatchProjectInvitationRequest) CloneRaw ¶
func (o *WatchProjectInvitationRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProjectInvitationRequest) Descriptor ¶
func (*WatchProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*WatchProjectInvitationRequest) GetFieldMask ¶
func (m *WatchProjectInvitationRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
func (*WatchProjectInvitationRequest) GetName ¶
func (m *WatchProjectInvitationRequest) GetName() *project_invitation.Reference
func (*WatchProjectInvitationRequest) GetView ¶
func (m *WatchProjectInvitationRequest) GetView() view.View
func (*WatchProjectInvitationRequest) GotenMessage ¶
func (*WatchProjectInvitationRequest) GotenMessage()
func (*WatchProjectInvitationRequest) GotenObjectExt ¶
func (o *WatchProjectInvitationRequest) GotenObjectExt()
func (*WatchProjectInvitationRequest) GotenValidate ¶
func (obj *WatchProjectInvitationRequest) GotenValidate() error
func (*WatchProjectInvitationRequest) MakeDiffFieldMask ¶
func (o *WatchProjectInvitationRequest) MakeDiffFieldMask(other *WatchProjectInvitationRequest) *WatchProjectInvitationRequest_FieldMask
func (*WatchProjectInvitationRequest) MakeFullFieldMask ¶
func (o *WatchProjectInvitationRequest) MakeFullFieldMask() *WatchProjectInvitationRequest_FieldMask
func (*WatchProjectInvitationRequest) MakeRawDiffFieldMask ¶
func (o *WatchProjectInvitationRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProjectInvitationRequest) MakeRawFullFieldMask ¶
func (o *WatchProjectInvitationRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProjectInvitationRequest) Marshal ¶
func (m *WatchProjectInvitationRequest) Marshal() ([]byte, error)
func (*WatchProjectInvitationRequest) MarshalJSON ¶
func (m *WatchProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationRequest) Merge ¶
func (o *WatchProjectInvitationRequest) Merge(source *WatchProjectInvitationRequest)
func (*WatchProjectInvitationRequest) MergeRaw ¶
func (o *WatchProjectInvitationRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProjectInvitationRequest) ProtoMessage ¶
func (*WatchProjectInvitationRequest) ProtoMessage()
func (*WatchProjectInvitationRequest) ProtoReflect ¶
func (m *WatchProjectInvitationRequest) ProtoReflect() preflect.Message
func (*WatchProjectInvitationRequest) Reset ¶
func (m *WatchProjectInvitationRequest) Reset()
func (*WatchProjectInvitationRequest) SetFieldMask ¶
func (m *WatchProjectInvitationRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*WatchProjectInvitationRequest) SetName ¶
func (m *WatchProjectInvitationRequest) SetName(fv *project_invitation.Reference)
func (*WatchProjectInvitationRequest) SetView ¶
func (m *WatchProjectInvitationRequest) SetView(fv view.View)
func (*WatchProjectInvitationRequest) String ¶
func (m *WatchProjectInvitationRequest) String() string
func (*WatchProjectInvitationRequest) Unmarshal ¶
func (m *WatchProjectInvitationRequest) Unmarshal(b []byte) error
func (*WatchProjectInvitationRequest) UnmarshalJSON ¶
func (m *WatchProjectInvitationRequest) UnmarshalJSON(data []byte) error
type WatchProjectInvitationRequestFieldPathBuilder ¶
type WatchProjectInvitationRequestFieldPathBuilder struct{}
func NewWatchProjectInvitationRequestFieldPathBuilder ¶
func NewWatchProjectInvitationRequestFieldPathBuilder() WatchProjectInvitationRequestFieldPathBuilder
type WatchProjectInvitationRequestPathSelectorFieldMask ¶
type WatchProjectInvitationRequestPathSelectorFieldMask struct{}
func (WatchProjectInvitationRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchProjectInvitationRequestPathSelectorFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues
type WatchProjectInvitationRequestPathSelectorName ¶
type WatchProjectInvitationRequestPathSelectorName struct{}
func (WatchProjectInvitationRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchProjectInvitationRequestPathSelectorName) WithArrayOfValues(values []*project_invitation.Reference) *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationRequestPathSelectorName) WithValue ¶
func (s WatchProjectInvitationRequestPathSelectorName) WithValue(value *project_invitation.Reference) *WatchProjectInvitationRequest_FieldTerminalPathValue
type WatchProjectInvitationRequestPathSelectorView ¶
type WatchProjectInvitationRequestPathSelectorView struct{}
func (WatchProjectInvitationRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchProjectInvitationRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationRequestPathSelectorView) WithValue ¶
func (s WatchProjectInvitationRequestPathSelectorView) WithValue(value view.View) *WatchProjectInvitationRequest_FieldTerminalPathValue
type WatchProjectInvitationRequest_FieldMask ¶
type WatchProjectInvitationRequest_FieldMask struct {
Paths []WatchProjectInvitationRequest_FieldPath
}
func FullWatchProjectInvitationRequest_FieldMask ¶
func FullWatchProjectInvitationRequest_FieldMask() *WatchProjectInvitationRequest_FieldMask
func (*WatchProjectInvitationRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) AppendPath(path WatchProjectInvitationRequest_FieldPath)
func (*WatchProjectInvitationRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProjectInvitationRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProjectInvitationRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProjectInvitationRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) FilterInputFields() *WatchProjectInvitationRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProjectInvitationRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProjectInvitationRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) GetPaths() []WatchProjectInvitationRequest_FieldPath
func (*WatchProjectInvitationRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProjectInvitationRequest_FieldMask) IsFull ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) IsFull() bool
func (WatchProjectInvitationRequest_FieldMask) Marshal ¶
func (fieldMask WatchProjectInvitationRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProjectInvitationRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchProjectInvitationRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) PathsCount() int
func (*WatchProjectInvitationRequest_FieldMask) Project ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) Project(source *WatchProjectInvitationRequest) *WatchProjectInvitationRequest
func (*WatchProjectInvitationRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProjectInvitationRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) ProtoMessage()
func (*WatchProjectInvitationRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchProjectInvitationRequest_FieldMask) Reset ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) Reset()
func (*WatchProjectInvitationRequest_FieldMask) Set ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) Set(target, source *WatchProjectInvitationRequest)
func (*WatchProjectInvitationRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProjectInvitationRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProjectInvitationRequest_FieldMask) Size ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) Size() int
func (*WatchProjectInvitationRequest_FieldMask) String ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) String() string
func (*WatchProjectInvitationRequest_FieldMask) Subtract ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) Subtract(other *WatchProjectInvitationRequest_FieldMask) *WatchProjectInvitationRequest_FieldMask
func (*WatchProjectInvitationRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProjectInvitationRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProjectInvitationRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchProjectInvitationRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProjectInvitationRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchProjectInvitationRequest_FieldPath ¶
type WatchProjectInvitationRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchProjectInvitationRequest_FieldPathSelector Get(source *WatchProjectInvitationRequest) []interface{} GetSingle(source *WatchProjectInvitationRequest) (interface{}, bool) ClearValue(item *WatchProjectInvitationRequest) // Those methods build corresponding WatchProjectInvitationRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProjectInvitationRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchProjectInvitationRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProjectInvitationRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProjectInvitationRequest_FieldPath ¶
func BuildWatchProjectInvitationRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProjectInvitationRequest_FieldPath, error)
func MustParseWatchProjectInvitationRequest_FieldPath ¶
func MustParseWatchProjectInvitationRequest_FieldPath(rawField string) WatchProjectInvitationRequest_FieldPath
func ParseWatchProjectInvitationRequest_FieldPath ¶
func ParseWatchProjectInvitationRequest_FieldPath(rawField string) (WatchProjectInvitationRequest_FieldPath, error)
type WatchProjectInvitationRequest_FieldPathArrayItemValue ¶
type WatchProjectInvitationRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProjectInvitationRequest_FieldPath ContainsValue(*WatchProjectInvitationRequest) bool }
WatchProjectInvitationRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProjectInvitationRequest according to their type Present only for array (repeated) types.
func MustParseWatchProjectInvitationRequest_FieldPathArrayItemValue ¶
func MustParseWatchProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProjectInvitationRequest_FieldPathArrayItemValue
func ParseWatchProjectInvitationRequest_FieldPathArrayItemValue ¶
func ParseWatchProjectInvitationRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProjectInvitationRequest_FieldPathArrayItemValue, error)
ParseWatchProjectInvitationRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProjectInvitationRequest_FieldPathArrayOfValues ¶
type WatchProjectInvitationRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProjectInvitationRequest_FieldPath }
WatchProjectInvitationRequest_FieldPathArrayOfValues allows storing slice of values for WatchProjectInvitationRequest fields according to their type
func MustParseWatchProjectInvitationRequest_FieldPathArrayOfValues ¶
func MustParseWatchProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProjectInvitationRequest_FieldPathArrayOfValues
func ParseWatchProjectInvitationRequest_FieldPathArrayOfValues ¶
func ParseWatchProjectInvitationRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProjectInvitationRequest_FieldPathArrayOfValues, error)
type WatchProjectInvitationRequest_FieldPathSelector ¶
type WatchProjectInvitationRequest_FieldPathSelector int32
const ( WatchProjectInvitationRequest_FieldPathSelectorName WatchProjectInvitationRequest_FieldPathSelector = 0 WatchProjectInvitationRequest_FieldPathSelectorFieldMask WatchProjectInvitationRequest_FieldPathSelector = 1 WatchProjectInvitationRequest_FieldPathSelectorView WatchProjectInvitationRequest_FieldPathSelector = 2 )
func (WatchProjectInvitationRequest_FieldPathSelector) String ¶
func (s WatchProjectInvitationRequest_FieldPathSelector) String() string
type WatchProjectInvitationRequest_FieldPathValue ¶
type WatchProjectInvitationRequest_FieldPathValue interface { WatchProjectInvitationRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProjectInvitationRequest) CompareWith(*WatchProjectInvitationRequest) (cmp int, comparable bool) }
WatchProjectInvitationRequest_FieldPathValue allows storing values for WatchProjectInvitationRequest fields according to their type
func MustParseWatchProjectInvitationRequest_FieldPathValue ¶
func MustParseWatchProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) WatchProjectInvitationRequest_FieldPathValue
func ParseWatchProjectInvitationRequest_FieldPathValue ¶
func ParseWatchProjectInvitationRequest_FieldPathValue(pathStr, valueStr string) (WatchProjectInvitationRequest_FieldPathValue, error)
type WatchProjectInvitationRequest_FieldTerminalPath ¶
type WatchProjectInvitationRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProjectInvitationRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) ClearValue(item *WatchProjectInvitationRequest)
func (*WatchProjectInvitationRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProjectInvitationRequest_FieldTerminalPath) Get ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) Get(source *WatchProjectInvitationRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchProjectInvitationRequest
func (*WatchProjectInvitationRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProjectInvitationRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProjectInvitationRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) GetSingle(source *WatchProjectInvitationRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProjectInvitationRequest
func (*WatchProjectInvitationRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProjectInvitationRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProjectInvitationRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProjectInvitationRequest_FieldTerminalPath) String ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProjectInvitationRequest_FieldPathArrayItemValue
func (*WatchProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProjectInvitationRequest_FieldPathArrayOfValues
func (*WatchProjectInvitationRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProjectInvitationRequest_FieldPathValue
func (*WatchProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProjectInvitationRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProjectInvitationRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue ¶
type WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue struct { WatchProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProjectInvitationRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProjectInvitationRequest'
func (*WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProjectInvitationRequest as interface{}
func (*WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProjectInvitationRequest) (interface{}, bool)
func (*WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProjectInvitationRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues ¶
type WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues struct { WatchProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
func (*WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*project_invitation.Reference, bool)
func (*WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProjectInvitationRequest_FieldTerminalPathValue ¶
type WatchProjectInvitationRequest_FieldTerminalPathValue struct { WatchProjectInvitationRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) AsFieldMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
func (*WatchProjectInvitationRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) AsNameValue() (*project_invitation.Reference, bool)
func (*WatchProjectInvitationRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchProjectInvitationRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) CompareWith(source *WatchProjectInvitationRequest) (int, bool)
CompareWith compares value in the 'WatchProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'WatchProjectInvitationRequest'.
func (*WatchProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProjectInvitationRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProjectInvitationRequest' as interface{}
func (*WatchProjectInvitationRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) SetTo(target **WatchProjectInvitationRequest)
SetTo stores value for selected field for object WatchProjectInvitationRequest
func (*WatchProjectInvitationRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProjectInvitationRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProjectInvitationResponse ¶
type WatchProjectInvitationResponse struct { Change *project_invitation.ProjectInvitationChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchProjectInvitationResponse
func (*WatchProjectInvitationResponse) Clone ¶
func (o *WatchProjectInvitationResponse) Clone() *WatchProjectInvitationResponse
func (*WatchProjectInvitationResponse) CloneRaw ¶
func (o *WatchProjectInvitationResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProjectInvitationResponse) Descriptor ¶
func (*WatchProjectInvitationResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchProjectInvitationResponse.ProtoReflect.Descriptor instead.
func (*WatchProjectInvitationResponse) GetChange ¶
func (m *WatchProjectInvitationResponse) GetChange() *project_invitation.ProjectInvitationChange
func (*WatchProjectInvitationResponse) GotenMessage ¶
func (*WatchProjectInvitationResponse) GotenMessage()
func (*WatchProjectInvitationResponse) GotenObjectExt ¶
func (o *WatchProjectInvitationResponse) GotenObjectExt()
func (*WatchProjectInvitationResponse) GotenValidate ¶
func (obj *WatchProjectInvitationResponse) GotenValidate() error
func (*WatchProjectInvitationResponse) MakeDiffFieldMask ¶
func (o *WatchProjectInvitationResponse) MakeDiffFieldMask(other *WatchProjectInvitationResponse) *WatchProjectInvitationResponse_FieldMask
func (*WatchProjectInvitationResponse) MakeFullFieldMask ¶
func (o *WatchProjectInvitationResponse) MakeFullFieldMask() *WatchProjectInvitationResponse_FieldMask
func (*WatchProjectInvitationResponse) MakeRawDiffFieldMask ¶
func (o *WatchProjectInvitationResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProjectInvitationResponse) MakeRawFullFieldMask ¶
func (o *WatchProjectInvitationResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProjectInvitationResponse) Marshal ¶
func (m *WatchProjectInvitationResponse) Marshal() ([]byte, error)
func (*WatchProjectInvitationResponse) MarshalJSON ¶
func (m *WatchProjectInvitationResponse) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationResponse) Merge ¶
func (o *WatchProjectInvitationResponse) Merge(source *WatchProjectInvitationResponse)
func (*WatchProjectInvitationResponse) MergeRaw ¶
func (o *WatchProjectInvitationResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProjectInvitationResponse) ProtoMessage ¶
func (*WatchProjectInvitationResponse) ProtoMessage()
func (*WatchProjectInvitationResponse) ProtoReflect ¶
func (m *WatchProjectInvitationResponse) ProtoReflect() preflect.Message
func (*WatchProjectInvitationResponse) Reset ¶
func (m *WatchProjectInvitationResponse) Reset()
func (*WatchProjectInvitationResponse) SetChange ¶
func (m *WatchProjectInvitationResponse) SetChange(fv *project_invitation.ProjectInvitationChange)
func (*WatchProjectInvitationResponse) String ¶
func (m *WatchProjectInvitationResponse) String() string
func (*WatchProjectInvitationResponse) Unmarshal ¶
func (m *WatchProjectInvitationResponse) Unmarshal(b []byte) error
func (*WatchProjectInvitationResponse) UnmarshalJSON ¶
func (m *WatchProjectInvitationResponse) UnmarshalJSON(data []byte) error
type WatchProjectInvitationResponseFieldPathBuilder ¶
type WatchProjectInvitationResponseFieldPathBuilder struct{}
func NewWatchProjectInvitationResponseFieldPathBuilder ¶
func NewWatchProjectInvitationResponseFieldPathBuilder() WatchProjectInvitationResponseFieldPathBuilder
type WatchProjectInvitationResponsePathSelectorChange ¶
type WatchProjectInvitationResponsePathSelectorChange struct{}
func (WatchProjectInvitationResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchProjectInvitationResponsePathSelectorChange) WithArrayOfValues(values []*project_invitation.ProjectInvitationChange) *WatchProjectInvitationResponse_FieldTerminalPathArrayOfValues
type WatchProjectInvitationResponse_FieldMask ¶
type WatchProjectInvitationResponse_FieldMask struct {
Paths []WatchProjectInvitationResponse_FieldPath
}
func FullWatchProjectInvitationResponse_FieldMask ¶
func FullWatchProjectInvitationResponse_FieldMask() *WatchProjectInvitationResponse_FieldMask
func (*WatchProjectInvitationResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) AppendPath(path WatchProjectInvitationResponse_FieldPath)
func (*WatchProjectInvitationResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProjectInvitationResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProjectInvitationResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProjectInvitationResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) FilterInputFields() *WatchProjectInvitationResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProjectInvitationResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProjectInvitationResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) GetPaths() []WatchProjectInvitationResponse_FieldPath
func (*WatchProjectInvitationResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProjectInvitationResponse_FieldMask) IsFull ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) IsFull() bool
func (WatchProjectInvitationResponse_FieldMask) Marshal ¶
func (fieldMask WatchProjectInvitationResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProjectInvitationResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchProjectInvitationResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) PathsCount() int
func (*WatchProjectInvitationResponse_FieldMask) Project ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) Project(source *WatchProjectInvitationResponse) *WatchProjectInvitationResponse
func (*WatchProjectInvitationResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProjectInvitationResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) ProtoMessage()
func (*WatchProjectInvitationResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchProjectInvitationResponse_FieldMask) Reset ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) Reset()
func (*WatchProjectInvitationResponse_FieldMask) Set ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) Set(target, source *WatchProjectInvitationResponse)
func (*WatchProjectInvitationResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProjectInvitationResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProjectInvitationResponse_FieldMask) Size ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) Size() int
func (*WatchProjectInvitationResponse_FieldMask) String ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) String() string
func (*WatchProjectInvitationResponse_FieldMask) Subtract ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) Subtract(other *WatchProjectInvitationResponse_FieldMask) *WatchProjectInvitationResponse_FieldMask
func (*WatchProjectInvitationResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProjectInvitationResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProjectInvitationResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchProjectInvitationResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProjectInvitationResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchProjectInvitationResponse_FieldPath ¶
type WatchProjectInvitationResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchProjectInvitationResponse_FieldPathSelector Get(source *WatchProjectInvitationResponse) []interface{} GetSingle(source *WatchProjectInvitationResponse) (interface{}, bool) ClearValue(item *WatchProjectInvitationResponse) // Those methods build corresponding WatchProjectInvitationResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProjectInvitationResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchProjectInvitationResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProjectInvitationResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProjectInvitationResponse_FieldPath ¶
func BuildWatchProjectInvitationResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProjectInvitationResponse_FieldPath, error)
func MustParseWatchProjectInvitationResponse_FieldPath ¶
func MustParseWatchProjectInvitationResponse_FieldPath(rawField string) WatchProjectInvitationResponse_FieldPath
func ParseWatchProjectInvitationResponse_FieldPath ¶
func ParseWatchProjectInvitationResponse_FieldPath(rawField string) (WatchProjectInvitationResponse_FieldPath, error)
type WatchProjectInvitationResponse_FieldPathArrayItemValue ¶
type WatchProjectInvitationResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProjectInvitationResponse_FieldPath ContainsValue(*WatchProjectInvitationResponse) bool }
WatchProjectInvitationResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProjectInvitationResponse according to their type Present only for array (repeated) types.
func MustParseWatchProjectInvitationResponse_FieldPathArrayItemValue ¶
func MustParseWatchProjectInvitationResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProjectInvitationResponse_FieldPathArrayItemValue
func ParseWatchProjectInvitationResponse_FieldPathArrayItemValue ¶
func ParseWatchProjectInvitationResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProjectInvitationResponse_FieldPathArrayItemValue, error)
ParseWatchProjectInvitationResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProjectInvitationResponse_FieldPathArrayOfValues ¶
type WatchProjectInvitationResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProjectInvitationResponse_FieldPath }
WatchProjectInvitationResponse_FieldPathArrayOfValues allows storing slice of values for WatchProjectInvitationResponse fields according to their type
func MustParseWatchProjectInvitationResponse_FieldPathArrayOfValues ¶
func MustParseWatchProjectInvitationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProjectInvitationResponse_FieldPathArrayOfValues
func ParseWatchProjectInvitationResponse_FieldPathArrayOfValues ¶
func ParseWatchProjectInvitationResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProjectInvitationResponse_FieldPathArrayOfValues, error)
type WatchProjectInvitationResponse_FieldPathSelector ¶
type WatchProjectInvitationResponse_FieldPathSelector int32
const (
WatchProjectInvitationResponse_FieldPathSelectorChange WatchProjectInvitationResponse_FieldPathSelector = 0
)
func (WatchProjectInvitationResponse_FieldPathSelector) String ¶
func (s WatchProjectInvitationResponse_FieldPathSelector) String() string
type WatchProjectInvitationResponse_FieldPathValue ¶
type WatchProjectInvitationResponse_FieldPathValue interface { WatchProjectInvitationResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProjectInvitationResponse) CompareWith(*WatchProjectInvitationResponse) (cmp int, comparable bool) }
WatchProjectInvitationResponse_FieldPathValue allows storing values for WatchProjectInvitationResponse fields according to their type
func MustParseWatchProjectInvitationResponse_FieldPathValue ¶
func MustParseWatchProjectInvitationResponse_FieldPathValue(pathStr, valueStr string) WatchProjectInvitationResponse_FieldPathValue
func ParseWatchProjectInvitationResponse_FieldPathValue ¶
func ParseWatchProjectInvitationResponse_FieldPathValue(pathStr, valueStr string) (WatchProjectInvitationResponse_FieldPathValue, error)
type WatchProjectInvitationResponse_FieldTerminalPath ¶
type WatchProjectInvitationResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProjectInvitationResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) ClearValue(item *WatchProjectInvitationResponse)
func (*WatchProjectInvitationResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProjectInvitationResponse_FieldTerminalPath) Get ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) Get(source *WatchProjectInvitationResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchProjectInvitationResponse
func (*WatchProjectInvitationResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProjectInvitationResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProjectInvitationResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) GetSingle(source *WatchProjectInvitationResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProjectInvitationResponse
func (*WatchProjectInvitationResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProjectInvitationResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProjectInvitationResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProjectInvitationResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProjectInvitationResponse_FieldTerminalPath) String ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProjectInvitationResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProjectInvitationResponse_FieldPathArrayItemValue
func (*WatchProjectInvitationResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProjectInvitationResponse_FieldPathArrayOfValues
func (*WatchProjectInvitationResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProjectInvitationResponse_FieldPathValue
func (*WatchProjectInvitationResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProjectInvitationResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProjectInvitationResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProjectInvitationResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue ¶
type WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue struct { WatchProjectInvitationResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProjectInvitationResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProjectInvitationResponse'
func (*WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProjectInvitationResponse as interface{}
func (*WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProjectInvitationResponse) (interface{}, bool)
func (*WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProjectInvitationResponse_FieldTerminalPathArrayOfValues ¶
type WatchProjectInvitationResponse_FieldTerminalPathArrayOfValues struct { WatchProjectInvitationResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchProjectInvitationResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*project_invitation.ProjectInvitationChange, bool)
func (*WatchProjectInvitationResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProjectInvitationResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProjectInvitationResponse_FieldTerminalPathValue ¶
type WatchProjectInvitationResponse_FieldTerminalPathValue struct { WatchProjectInvitationResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchProjectInvitationResponse_FieldTerminalPathValue) AsChangeValue() (*project_invitation.ProjectInvitationChange, bool)
func (*WatchProjectInvitationResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProjectInvitationResponse_FieldTerminalPathValue) CompareWith(source *WatchProjectInvitationResponse) (int, bool)
CompareWith compares value in the 'WatchProjectInvitationResponse_FieldTerminalPathValue' with the value under path in 'WatchProjectInvitationResponse'.
func (*WatchProjectInvitationResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProjectInvitationResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProjectInvitationResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProjectInvitationResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProjectInvitationResponse' as interface{}
func (*WatchProjectInvitationResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProjectInvitationResponse_FieldTerminalPathValue) SetTo(target **WatchProjectInvitationResponse)
SetTo stores value for selected field for object WatchProjectInvitationResponse
func (*WatchProjectInvitationResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProjectInvitationResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProjectInvitationsClientStream ¶
type WatchProjectInvitationsClientStream interface { Recv() (*WatchProjectInvitationsResponse, error) grpc.ClientStream }
type WatchProjectInvitationsDescriptor ¶ added in v0.4.28
type WatchProjectInvitationsDescriptor struct{}
func GetWatchProjectInvitationsDescriptor ¶ added in v0.4.28
func GetWatchProjectInvitationsDescriptor() *WatchProjectInvitationsDescriptor
func (*WatchProjectInvitationsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchProjectInvitationsDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) GetApiName() string
func (*WatchProjectInvitationsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProjectInvitationsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) GetFullMethodName() string
func (*WatchProjectInvitationsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) GetMethodName() string
func (*WatchProjectInvitationsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) GetProtoPkgName() string
func (*WatchProjectInvitationsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchProjectInvitationsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProjectInvitationsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) GetServiceDomain() string
func (*WatchProjectInvitationsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) GetServiceVersion() string
func (*WatchProjectInvitationsDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) GetVerb() string
func (*WatchProjectInvitationsDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchProjectInvitationsDescriptor) HasResource() bool
func (*WatchProjectInvitationsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) IsClientStream() bool
func (*WatchProjectInvitationsDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchProjectInvitationsDescriptor) IsCollection() bool
func (*WatchProjectInvitationsDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchProjectInvitationsDescriptor) IsPlural() bool
func (*WatchProjectInvitationsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) IsServerStream() bool
func (*WatchProjectInvitationsDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) IsUnary() bool
func (*WatchProjectInvitationsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchProjectInvitationsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchProjectInvitationsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchProjectInvitationsDescriptor) RequestHasResourceBody() bool
type WatchProjectInvitationsDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchProjectInvitationsDescriptorClientMsgHandle struct{}
func (*WatchProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProjectInvitationsDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchProjectInvitationsDescriptorServerMsgHandle struct{}
func (*WatchProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProjectInvitationsRequest ¶
type WatchProjectInvitationsRequest 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.v1alpha.ProjectInvitation Parent *project_invitation.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProjectInvitations 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 *project_invitation.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 *project_invitation.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 *project_invitation.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 ProjectInvitation that // don't affect any of masked fields won't be sent back. FieldMask *project_invitation.ProjectInvitation_FieldMask `` /* 149-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 // ProjectInvitation 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 [WatchProjectInvitations][ntt.iam.v1alpha.WatchProjectInvitations]
func (*WatchProjectInvitationsRequest) Clone ¶
func (o *WatchProjectInvitationsRequest) Clone() *WatchProjectInvitationsRequest
func (*WatchProjectInvitationsRequest) CloneRaw ¶
func (o *WatchProjectInvitationsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProjectInvitationsRequest) Descriptor ¶
func (*WatchProjectInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchProjectInvitationsRequest.ProtoReflect.Descriptor instead.
func (*WatchProjectInvitationsRequest) GetFieldMask ¶
func (m *WatchProjectInvitationsRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
func (*WatchProjectInvitationsRequest) GetFilter ¶
func (m *WatchProjectInvitationsRequest) GetFilter() *project_invitation.Filter
func (*WatchProjectInvitationsRequest) GetMaxChunkSize ¶
func (m *WatchProjectInvitationsRequest) GetMaxChunkSize() int32
func (*WatchProjectInvitationsRequest) GetOrderBy ¶
func (m *WatchProjectInvitationsRequest) GetOrderBy() *project_invitation.OrderBy
func (*WatchProjectInvitationsRequest) GetPageSize ¶
func (m *WatchProjectInvitationsRequest) GetPageSize() int32
func (*WatchProjectInvitationsRequest) GetPageToken ¶
func (m *WatchProjectInvitationsRequest) GetPageToken() *project_invitation.PagerCursor
func (*WatchProjectInvitationsRequest) GetParent ¶
func (m *WatchProjectInvitationsRequest) GetParent() *project_invitation.ParentReference
func (*WatchProjectInvitationsRequest) GetResumeToken ¶
func (m *WatchProjectInvitationsRequest) GetResumeToken() string
func (*WatchProjectInvitationsRequest) GetStartingTime ¶ added in v0.9.0
func (m *WatchProjectInvitationsRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchProjectInvitationsRequest) GetType ¶
func (m *WatchProjectInvitationsRequest) GetType() watch_type.WatchType
func (*WatchProjectInvitationsRequest) GetView ¶
func (m *WatchProjectInvitationsRequest) GetView() view.View
func (*WatchProjectInvitationsRequest) GotenMessage ¶
func (*WatchProjectInvitationsRequest) GotenMessage()
func (*WatchProjectInvitationsRequest) GotenObjectExt ¶
func (o *WatchProjectInvitationsRequest) GotenObjectExt()
func (*WatchProjectInvitationsRequest) GotenValidate ¶
func (obj *WatchProjectInvitationsRequest) GotenValidate() error
func (*WatchProjectInvitationsRequest) MakeDiffFieldMask ¶
func (o *WatchProjectInvitationsRequest) MakeDiffFieldMask(other *WatchProjectInvitationsRequest) *WatchProjectInvitationsRequest_FieldMask
func (*WatchProjectInvitationsRequest) MakeFullFieldMask ¶
func (o *WatchProjectInvitationsRequest) MakeFullFieldMask() *WatchProjectInvitationsRequest_FieldMask
func (*WatchProjectInvitationsRequest) MakeRawDiffFieldMask ¶
func (o *WatchProjectInvitationsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProjectInvitationsRequest) MakeRawFullFieldMask ¶
func (o *WatchProjectInvitationsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProjectInvitationsRequest) Marshal ¶
func (m *WatchProjectInvitationsRequest) Marshal() ([]byte, error)
func (*WatchProjectInvitationsRequest) MarshalJSON ¶
func (m *WatchProjectInvitationsRequest) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationsRequest) Merge ¶
func (o *WatchProjectInvitationsRequest) Merge(source *WatchProjectInvitationsRequest)
func (*WatchProjectInvitationsRequest) MergeRaw ¶
func (o *WatchProjectInvitationsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProjectInvitationsRequest) ProtoMessage ¶
func (*WatchProjectInvitationsRequest) ProtoMessage()
func (*WatchProjectInvitationsRequest) ProtoReflect ¶
func (m *WatchProjectInvitationsRequest) ProtoReflect() preflect.Message
func (*WatchProjectInvitationsRequest) Reset ¶
func (m *WatchProjectInvitationsRequest) Reset()
func (*WatchProjectInvitationsRequest) SetFieldMask ¶
func (m *WatchProjectInvitationsRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*WatchProjectInvitationsRequest) SetFilter ¶
func (m *WatchProjectInvitationsRequest) SetFilter(fv *project_invitation.Filter)
func (*WatchProjectInvitationsRequest) SetMaxChunkSize ¶
func (m *WatchProjectInvitationsRequest) SetMaxChunkSize(fv int32)
func (*WatchProjectInvitationsRequest) SetOrderBy ¶
func (m *WatchProjectInvitationsRequest) SetOrderBy(fv *project_invitation.OrderBy)
func (*WatchProjectInvitationsRequest) SetPageSize ¶
func (m *WatchProjectInvitationsRequest) SetPageSize(fv int32)
func (*WatchProjectInvitationsRequest) SetPageToken ¶
func (m *WatchProjectInvitationsRequest) SetPageToken(fv *project_invitation.PagerCursor)
func (*WatchProjectInvitationsRequest) SetParent ¶
func (m *WatchProjectInvitationsRequest) SetParent(fv *project_invitation.ParentReference)
func (*WatchProjectInvitationsRequest) SetResumeToken ¶
func (m *WatchProjectInvitationsRequest) SetResumeToken(fv string)
func (*WatchProjectInvitationsRequest) SetStartingTime ¶ added in v0.9.0
func (m *WatchProjectInvitationsRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchProjectInvitationsRequest) SetType ¶
func (m *WatchProjectInvitationsRequest) SetType(fv watch_type.WatchType)
func (*WatchProjectInvitationsRequest) SetView ¶
func (m *WatchProjectInvitationsRequest) SetView(fv view.View)
func (*WatchProjectInvitationsRequest) String ¶
func (m *WatchProjectInvitationsRequest) String() string
func (*WatchProjectInvitationsRequest) Unmarshal ¶
func (m *WatchProjectInvitationsRequest) Unmarshal(b []byte) error
func (*WatchProjectInvitationsRequest) UnmarshalJSON ¶
func (m *WatchProjectInvitationsRequest) UnmarshalJSON(data []byte) error
type WatchProjectInvitationsRequestFieldPathBuilder ¶
type WatchProjectInvitationsRequestFieldPathBuilder struct{}
func NewWatchProjectInvitationsRequestFieldPathBuilder ¶
func NewWatchProjectInvitationsRequestFieldPathBuilder() WatchProjectInvitationsRequestFieldPathBuilder
func (WatchProjectInvitationsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchProjectInvitationsRequestFieldPathBuilder) ResumeToken ¶
func (WatchProjectInvitationsRequestFieldPathBuilder) StartingTime ¶ added in v0.9.0
type WatchProjectInvitationsRequestPathSelectorFieldMask ¶
type WatchProjectInvitationsRequestPathSelectorFieldMask struct{}
func (WatchProjectInvitationsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchProjectInvitationsRequestPathSelectorFieldMask) WithArrayOfValues(values []*project_invitation.ProjectInvitation_FieldMask) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type WatchProjectInvitationsRequestPathSelectorFilter ¶
type WatchProjectInvitationsRequestPathSelectorFilter struct{}
func (WatchProjectInvitationsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchProjectInvitationsRequestPathSelectorFilter) WithArrayOfValues(values []*project_invitation.Filter) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type WatchProjectInvitationsRequestPathSelectorMaxChunkSize ¶
type WatchProjectInvitationsRequestPathSelectorMaxChunkSize struct{}
func (WatchProjectInvitationsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchProjectInvitationsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchProjectInvitationsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchProjectInvitationsRequest_FieldTerminalPathValue
type WatchProjectInvitationsRequestPathSelectorOrderBy ¶
type WatchProjectInvitationsRequestPathSelectorOrderBy struct{}
func (WatchProjectInvitationsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchProjectInvitationsRequestPathSelectorOrderBy) WithArrayOfValues(values []*project_invitation.OrderBy) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type WatchProjectInvitationsRequestPathSelectorPageSize ¶
type WatchProjectInvitationsRequestPathSelectorPageSize struct{}
func (WatchProjectInvitationsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchProjectInvitationsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationsRequestPathSelectorPageSize) WithValue ¶
func (s WatchProjectInvitationsRequestPathSelectorPageSize) WithValue(value int32) *WatchProjectInvitationsRequest_FieldTerminalPathValue
type WatchProjectInvitationsRequestPathSelectorPageToken ¶
type WatchProjectInvitationsRequestPathSelectorPageToken struct{}
func (WatchProjectInvitationsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchProjectInvitationsRequestPathSelectorPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type WatchProjectInvitationsRequestPathSelectorParent ¶
type WatchProjectInvitationsRequestPathSelectorParent struct{}
func (WatchProjectInvitationsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchProjectInvitationsRequestPathSelectorParent) WithArrayOfValues(values []*project_invitation.ParentReference) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type WatchProjectInvitationsRequestPathSelectorResumeToken ¶
type WatchProjectInvitationsRequestPathSelectorResumeToken struct{}
func (WatchProjectInvitationsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchProjectInvitationsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchProjectInvitationsRequestPathSelectorResumeToken) WithValue(value string) *WatchProjectInvitationsRequest_FieldTerminalPathValue
type WatchProjectInvitationsRequestPathSelectorStartingTime ¶ added in v0.9.0
type WatchProjectInvitationsRequestPathSelectorStartingTime struct{}
func (WatchProjectInvitationsRequestPathSelectorStartingTime) WithArrayOfValues ¶ added in v0.9.0
func (s WatchProjectInvitationsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
type WatchProjectInvitationsRequestPathSelectorType ¶
type WatchProjectInvitationsRequestPathSelectorType struct{}
func (WatchProjectInvitationsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchProjectInvitationsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationsRequestPathSelectorType) WithValue ¶
func (s WatchProjectInvitationsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchProjectInvitationsRequest_FieldTerminalPathValue
type WatchProjectInvitationsRequestPathSelectorView ¶
type WatchProjectInvitationsRequestPathSelectorView struct{}
func (WatchProjectInvitationsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchProjectInvitationsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationsRequestPathSelectorView) WithValue ¶
func (s WatchProjectInvitationsRequestPathSelectorView) WithValue(value view.View) *WatchProjectInvitationsRequest_FieldTerminalPathValue
type WatchProjectInvitationsRequest_FieldMask ¶
type WatchProjectInvitationsRequest_FieldMask struct {
Paths []WatchProjectInvitationsRequest_FieldPath
}
func FullWatchProjectInvitationsRequest_FieldMask ¶
func FullWatchProjectInvitationsRequest_FieldMask() *WatchProjectInvitationsRequest_FieldMask
func (*WatchProjectInvitationsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) AppendPath(path WatchProjectInvitationsRequest_FieldPath)
func (*WatchProjectInvitationsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProjectInvitationsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProjectInvitationsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProjectInvitationsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) FilterInputFields() *WatchProjectInvitationsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProjectInvitationsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProjectInvitationsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) GetPaths() []WatchProjectInvitationsRequest_FieldPath
func (*WatchProjectInvitationsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProjectInvitationsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) IsFull() bool
func (WatchProjectInvitationsRequest_FieldMask) Marshal ¶
func (fieldMask WatchProjectInvitationsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProjectInvitationsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchProjectInvitationsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) PathsCount() int
func (*WatchProjectInvitationsRequest_FieldMask) Project ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) Project(source *WatchProjectInvitationsRequest) *WatchProjectInvitationsRequest
func (*WatchProjectInvitationsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProjectInvitationsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) ProtoMessage()
func (*WatchProjectInvitationsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchProjectInvitationsRequest_FieldMask) Reset ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) Reset()
func (*WatchProjectInvitationsRequest_FieldMask) Set ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) Set(target, source *WatchProjectInvitationsRequest)
func (*WatchProjectInvitationsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProjectInvitationsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProjectInvitationsRequest_FieldMask) Size ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) Size() int
func (*WatchProjectInvitationsRequest_FieldMask) String ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) String() string
func (*WatchProjectInvitationsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) Subtract(other *WatchProjectInvitationsRequest_FieldMask) *WatchProjectInvitationsRequest_FieldMask
func (*WatchProjectInvitationsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProjectInvitationsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProjectInvitationsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchProjectInvitationsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProjectInvitationsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchProjectInvitationsRequest_FieldPath ¶
type WatchProjectInvitationsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchProjectInvitationsRequest_FieldPathSelector Get(source *WatchProjectInvitationsRequest) []interface{} GetSingle(source *WatchProjectInvitationsRequest) (interface{}, bool) ClearValue(item *WatchProjectInvitationsRequest) // Those methods build corresponding WatchProjectInvitationsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProjectInvitationsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchProjectInvitationsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProjectInvitationsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProjectInvitationsRequest_FieldPath ¶
func BuildWatchProjectInvitationsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProjectInvitationsRequest_FieldPath, error)
func MustParseWatchProjectInvitationsRequest_FieldPath ¶
func MustParseWatchProjectInvitationsRequest_FieldPath(rawField string) WatchProjectInvitationsRequest_FieldPath
func ParseWatchProjectInvitationsRequest_FieldPath ¶
func ParseWatchProjectInvitationsRequest_FieldPath(rawField string) (WatchProjectInvitationsRequest_FieldPath, error)
type WatchProjectInvitationsRequest_FieldPathArrayItemValue ¶
type WatchProjectInvitationsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProjectInvitationsRequest_FieldPath ContainsValue(*WatchProjectInvitationsRequest) bool }
WatchProjectInvitationsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProjectInvitationsRequest according to their type Present only for array (repeated) types.
func MustParseWatchProjectInvitationsRequest_FieldPathArrayItemValue ¶
func MustParseWatchProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProjectInvitationsRequest_FieldPathArrayItemValue
func ParseWatchProjectInvitationsRequest_FieldPathArrayItemValue ¶
func ParseWatchProjectInvitationsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProjectInvitationsRequest_FieldPathArrayItemValue, error)
ParseWatchProjectInvitationsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProjectInvitationsRequest_FieldPathArrayOfValues ¶
type WatchProjectInvitationsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProjectInvitationsRequest_FieldPath }
WatchProjectInvitationsRequest_FieldPathArrayOfValues allows storing slice of values for WatchProjectInvitationsRequest fields according to their type
func MustParseWatchProjectInvitationsRequest_FieldPathArrayOfValues ¶
func MustParseWatchProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProjectInvitationsRequest_FieldPathArrayOfValues
func ParseWatchProjectInvitationsRequest_FieldPathArrayOfValues ¶
func ParseWatchProjectInvitationsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProjectInvitationsRequest_FieldPathArrayOfValues, error)
type WatchProjectInvitationsRequest_FieldPathSelector ¶
type WatchProjectInvitationsRequest_FieldPathSelector int32
const ( WatchProjectInvitationsRequest_FieldPathSelectorType WatchProjectInvitationsRequest_FieldPathSelector = 0 WatchProjectInvitationsRequest_FieldPathSelectorParent WatchProjectInvitationsRequest_FieldPathSelector = 1 WatchProjectInvitationsRequest_FieldPathSelectorPageSize WatchProjectInvitationsRequest_FieldPathSelector = 2 WatchProjectInvitationsRequest_FieldPathSelectorPageToken WatchProjectInvitationsRequest_FieldPathSelector = 3 WatchProjectInvitationsRequest_FieldPathSelectorOrderBy WatchProjectInvitationsRequest_FieldPathSelector = 4 WatchProjectInvitationsRequest_FieldPathSelectorResumeToken WatchProjectInvitationsRequest_FieldPathSelector = 5 WatchProjectInvitationsRequest_FieldPathSelectorStartingTime WatchProjectInvitationsRequest_FieldPathSelector = 6 WatchProjectInvitationsRequest_FieldPathSelectorFilter WatchProjectInvitationsRequest_FieldPathSelector = 7 WatchProjectInvitationsRequest_FieldPathSelectorFieldMask WatchProjectInvitationsRequest_FieldPathSelector = 8 WatchProjectInvitationsRequest_FieldPathSelectorView WatchProjectInvitationsRequest_FieldPathSelector = 9 WatchProjectInvitationsRequest_FieldPathSelectorMaxChunkSize WatchProjectInvitationsRequest_FieldPathSelector = 10 )
func (WatchProjectInvitationsRequest_FieldPathSelector) String ¶
func (s WatchProjectInvitationsRequest_FieldPathSelector) String() string
type WatchProjectInvitationsRequest_FieldPathValue ¶
type WatchProjectInvitationsRequest_FieldPathValue interface { WatchProjectInvitationsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProjectInvitationsRequest) CompareWith(*WatchProjectInvitationsRequest) (cmp int, comparable bool) }
WatchProjectInvitationsRequest_FieldPathValue allows storing values for WatchProjectInvitationsRequest fields according to their type
func MustParseWatchProjectInvitationsRequest_FieldPathValue ¶
func MustParseWatchProjectInvitationsRequest_FieldPathValue(pathStr, valueStr string) WatchProjectInvitationsRequest_FieldPathValue
func ParseWatchProjectInvitationsRequest_FieldPathValue ¶
func ParseWatchProjectInvitationsRequest_FieldPathValue(pathStr, valueStr string) (WatchProjectInvitationsRequest_FieldPathValue, error)
type WatchProjectInvitationsRequest_FieldTerminalPath ¶
type WatchProjectInvitationsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProjectInvitationsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) ClearValue(item *WatchProjectInvitationsRequest)
func (*WatchProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProjectInvitationsRequest_FieldTerminalPath) Get ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) Get(source *WatchProjectInvitationsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchProjectInvitationsRequest
func (*WatchProjectInvitationsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProjectInvitationsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProjectInvitationsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) GetSingle(source *WatchProjectInvitationsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProjectInvitationsRequest
func (*WatchProjectInvitationsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProjectInvitationsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProjectInvitationsRequest_FieldTerminalPath) String ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProjectInvitationsRequest_FieldPathArrayItemValue
func (*WatchProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProjectInvitationsRequest_FieldPathArrayOfValues
func (*WatchProjectInvitationsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProjectInvitationsRequest_FieldPathValue
func (*WatchProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProjectInvitationsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProjectInvitationsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue ¶
type WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue struct { WatchProjectInvitationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProjectInvitationsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProjectInvitationsRequest'
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProjectInvitationsRequest as interface{}
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProjectInvitationsRequest) (interface{}, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues ¶
type WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues struct { WatchProjectInvitationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*project_invitation.ProjectInvitation_FieldMask, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*project_invitation.Filter, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*project_invitation.OrderBy, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*project_invitation.PagerCursor, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*project_invitation.ParentReference, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶ added in v0.9.0
func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProjectInvitationsRequest_FieldTerminalPathValue ¶
type WatchProjectInvitationsRequest_FieldTerminalPathValue struct { WatchProjectInvitationsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*project_invitation.ProjectInvitation_FieldMask, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsFilterValue() (*project_invitation.Filter, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsOrderByValue() (*project_invitation.OrderBy, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsPageTokenValue() (*project_invitation.PagerCursor, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsParentValue() (*project_invitation.ParentReference, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsStartingTimeValue ¶ added in v0.9.0
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) CompareWith(source *WatchProjectInvitationsRequest) (int, bool)
CompareWith compares value in the 'WatchProjectInvitationsRequest_FieldTerminalPathValue' with the value under path in 'WatchProjectInvitationsRequest'.
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProjectInvitationsRequest' as interface{}
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) SetTo(target **WatchProjectInvitationsRequest)
SetTo stores value for selected field for object WatchProjectInvitationsRequest
func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProjectInvitationsResponse ¶
type WatchProjectInvitationsResponse struct { // Changes of ProjectInvitations ProjectInvitationChanges []*project_invitation.ProjectInvitationChange `` /* 172-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 ProjectInvitations 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 *WatchProjectInvitationsResponse_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 (ProjectInvitations 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 }
WatchProjectInvitationsResponse
func (*WatchProjectInvitationsResponse) Clone ¶
func (o *WatchProjectInvitationsResponse) Clone() *WatchProjectInvitationsResponse
func (*WatchProjectInvitationsResponse) CloneRaw ¶
func (o *WatchProjectInvitationsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProjectInvitationsResponse) Descriptor ¶
func (*WatchProjectInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchProjectInvitationsResponse.ProtoReflect.Descriptor instead.
func (*WatchProjectInvitationsResponse) GetIsCurrent ¶
func (m *WatchProjectInvitationsResponse) GetIsCurrent() bool
func (*WatchProjectInvitationsResponse) GetIsHardReset ¶
func (m *WatchProjectInvitationsResponse) GetIsHardReset() bool
func (*WatchProjectInvitationsResponse) GetIsSoftReset ¶
func (m *WatchProjectInvitationsResponse) GetIsSoftReset() bool
func (*WatchProjectInvitationsResponse) GetPageTokenChange ¶
func (m *WatchProjectInvitationsResponse) GetPageTokenChange() *WatchProjectInvitationsResponse_PageTokenChange
func (*WatchProjectInvitationsResponse) GetProjectInvitationChanges ¶
func (m *WatchProjectInvitationsResponse) GetProjectInvitationChanges() []*project_invitation.ProjectInvitationChange
func (*WatchProjectInvitationsResponse) GetResumeToken ¶
func (m *WatchProjectInvitationsResponse) GetResumeToken() string
func (*WatchProjectInvitationsResponse) GetSnapshotSize ¶
func (m *WatchProjectInvitationsResponse) GetSnapshotSize() int64
func (*WatchProjectInvitationsResponse) GotenMessage ¶
func (*WatchProjectInvitationsResponse) GotenMessage()
func (*WatchProjectInvitationsResponse) GotenObjectExt ¶
func (o *WatchProjectInvitationsResponse) GotenObjectExt()
func (*WatchProjectInvitationsResponse) GotenValidate ¶
func (obj *WatchProjectInvitationsResponse) GotenValidate() error
func (*WatchProjectInvitationsResponse) MakeDiffFieldMask ¶
func (o *WatchProjectInvitationsResponse) MakeDiffFieldMask(other *WatchProjectInvitationsResponse) *WatchProjectInvitationsResponse_FieldMask
func (*WatchProjectInvitationsResponse) MakeFullFieldMask ¶
func (o *WatchProjectInvitationsResponse) MakeFullFieldMask() *WatchProjectInvitationsResponse_FieldMask
func (*WatchProjectInvitationsResponse) MakeRawDiffFieldMask ¶
func (o *WatchProjectInvitationsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProjectInvitationsResponse) MakeRawFullFieldMask ¶
func (o *WatchProjectInvitationsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProjectInvitationsResponse) Marshal ¶
func (m *WatchProjectInvitationsResponse) Marshal() ([]byte, error)
func (*WatchProjectInvitationsResponse) MarshalJSON ¶
func (m *WatchProjectInvitationsResponse) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationsResponse) Merge ¶
func (o *WatchProjectInvitationsResponse) Merge(source *WatchProjectInvitationsResponse)
func (*WatchProjectInvitationsResponse) MergeRaw ¶
func (o *WatchProjectInvitationsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProjectInvitationsResponse) ProtoMessage ¶
func (*WatchProjectInvitationsResponse) ProtoMessage()
func (*WatchProjectInvitationsResponse) ProtoReflect ¶
func (m *WatchProjectInvitationsResponse) ProtoReflect() preflect.Message
func (*WatchProjectInvitationsResponse) Reset ¶
func (m *WatchProjectInvitationsResponse) Reset()
func (*WatchProjectInvitationsResponse) SetIsCurrent ¶
func (m *WatchProjectInvitationsResponse) SetIsCurrent(fv bool)
func (*WatchProjectInvitationsResponse) SetIsHardReset ¶
func (m *WatchProjectInvitationsResponse) SetIsHardReset(fv bool)
func (*WatchProjectInvitationsResponse) SetIsSoftReset ¶
func (m *WatchProjectInvitationsResponse) SetIsSoftReset(fv bool)
func (*WatchProjectInvitationsResponse) SetPageTokenChange ¶
func (m *WatchProjectInvitationsResponse) SetPageTokenChange(fv *WatchProjectInvitationsResponse_PageTokenChange)
func (*WatchProjectInvitationsResponse) SetProjectInvitationChanges ¶
func (m *WatchProjectInvitationsResponse) SetProjectInvitationChanges(fv []*project_invitation.ProjectInvitationChange)
func (*WatchProjectInvitationsResponse) SetResumeToken ¶
func (m *WatchProjectInvitationsResponse) SetResumeToken(fv string)
func (*WatchProjectInvitationsResponse) SetSnapshotSize ¶
func (m *WatchProjectInvitationsResponse) SetSnapshotSize(fv int64)
func (*WatchProjectInvitationsResponse) String ¶
func (m *WatchProjectInvitationsResponse) String() string
func (*WatchProjectInvitationsResponse) Unmarshal ¶
func (m *WatchProjectInvitationsResponse) Unmarshal(b []byte) error
func (*WatchProjectInvitationsResponse) UnmarshalJSON ¶
func (m *WatchProjectInvitationsResponse) UnmarshalJSON(data []byte) error
type WatchProjectInvitationsResponseFieldPathBuilder ¶
type WatchProjectInvitationsResponseFieldPathBuilder struct{}
func NewWatchProjectInvitationsResponseFieldPathBuilder ¶
func NewWatchProjectInvitationsResponseFieldPathBuilder() WatchProjectInvitationsResponseFieldPathBuilder
func (WatchProjectInvitationsResponseFieldPathBuilder) IsHardReset ¶
func (WatchProjectInvitationsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchProjectInvitationsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchProjectInvitationsResponseFieldPathBuilder) ProjectInvitationChanges ¶
func (WatchProjectInvitationsResponseFieldPathBuilder) ProjectInvitationChanges() WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges
func (WatchProjectInvitationsResponseFieldPathBuilder) ResumeToken ¶
func (WatchProjectInvitationsResponseFieldPathBuilder) SnapshotSize ¶
type WatchProjectInvitationsResponsePageTokenChangeFieldPathBuilder ¶
type WatchProjectInvitationsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchProjectInvitationsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchProjectInvitationsResponsePageTokenChangeFieldPathBuilder() WatchProjectInvitationsResponsePageTokenChangeFieldPathBuilder
func (WatchProjectInvitationsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchProjectInvitationsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchProjectInvitationsResponsePageTokenChange_FieldPath ¶
type WatchProjectInvitationsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchProjectInvitationsResponsePageTokenChange_FieldPathSelector Get(source *WatchProjectInvitationsResponse_PageTokenChange) []interface{} GetSingle(source *WatchProjectInvitationsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchProjectInvitationsResponse_PageTokenChange) // Those methods build corresponding WatchProjectInvitationsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProjectInvitationsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProjectInvitationsResponsePageTokenChange_FieldPath ¶
func BuildWatchProjectInvitationsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchProjectInvitationsResponsePageTokenChange_FieldPath, error)
func MustParseWatchProjectInvitationsResponsePageTokenChange_FieldPath ¶
func MustParseWatchProjectInvitationsResponsePageTokenChange_FieldPath(rawField string) WatchProjectInvitationsResponsePageTokenChange_FieldPath
func ParseWatchProjectInvitationsResponsePageTokenChange_FieldPath ¶
func ParseWatchProjectInvitationsResponsePageTokenChange_FieldPath(rawField string) (WatchProjectInvitationsResponsePageTokenChange_FieldPath, error)
type WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProjectInvitationsResponsePageTokenChange_FieldPath ContainsValue(*WatchProjectInvitationsResponse_PageTokenChange) bool }
WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProjectInvitationsResponsePageTokenChange_FieldPath }
WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchProjectInvitationsResponsePageTokenChange_FieldPathSelector ¶
type WatchProjectInvitationsResponsePageTokenChange_FieldPathSelector int32
const ( WatchProjectInvitationsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchProjectInvitationsResponsePageTokenChange_FieldPathSelector = 0 WatchProjectInvitationsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchProjectInvitationsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchProjectInvitationsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchProjectInvitationsResponsePageTokenChange_FieldPathSelector) String() string
type WatchProjectInvitationsResponsePageTokenChange_FieldPathValue ¶
type WatchProjectInvitationsResponsePageTokenChange_FieldPathValue interface { WatchProjectInvitationsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProjectInvitationsResponse_PageTokenChange) CompareWith(*WatchProjectInvitationsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchProjectInvitationsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchProjectInvitationsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchProjectInvitationsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchProjectInvitationsResponsePageTokenChange_FieldPathValue
func ParseWatchProjectInvitationsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchProjectInvitationsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchProjectInvitationsResponsePageTokenChange_FieldPathValue, error)
type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath ¶
type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchProjectInvitationsResponse_PageTokenChange)
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchProjectInvitationsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchProjectInvitationsResponse_PageTokenChange
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchProjectInvitationsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProjectInvitationsResponse_PageTokenChange
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchProjectInvitationsResponsePageTokenChange_FieldPathValue
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProjectInvitationsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProjectInvitationsResponse_PageTokenChange as interface{}
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProjectInvitationsResponse_PageTokenChange) (interface{}, bool)
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*project_invitation.PagerCursor, bool)
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*project_invitation.PagerCursor, bool)
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue struct { WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*project_invitation.PagerCursor, bool)
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*project_invitation.PagerCursor, bool)
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchProjectInvitationsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchProjectInvitationsResponse_PageTokenChange'.
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchProjectInvitationsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProjectInvitationsResponsePathSelectorIsCurrent ¶
type WatchProjectInvitationsResponsePathSelectorIsCurrent struct{}
func (WatchProjectInvitationsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchProjectInvitationsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchProjectInvitationsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchProjectInvitationsResponse_FieldTerminalPathValue
type WatchProjectInvitationsResponsePathSelectorIsHardReset ¶
type WatchProjectInvitationsResponsePathSelectorIsHardReset struct{}
func (WatchProjectInvitationsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchProjectInvitationsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchProjectInvitationsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchProjectInvitationsResponse_FieldTerminalPathValue
type WatchProjectInvitationsResponsePathSelectorIsSoftReset ¶
type WatchProjectInvitationsResponsePathSelectorIsSoftReset struct{}
func (WatchProjectInvitationsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchProjectInvitationsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchProjectInvitationsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchProjectInvitationsResponse_FieldTerminalPathValue
type WatchProjectInvitationsResponsePathSelectorPageTokenChange ¶
type WatchProjectInvitationsResponsePathSelectorPageTokenChange struct{}
func (WatchProjectInvitationsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchProjectInvitationsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue) *WatchProjectInvitationsResponse_FieldSubPathArrayItemValue
func (WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues) *WatchProjectInvitationsResponse_FieldSubPathArrayOfValues
func (WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchProjectInvitationsResponsePathSelectorPageTokenChange) WithSubValue ¶
type WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *WatchProjectInvitationsResponse_FieldSubPathArrayOfValues
type WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*project_invitation.PagerCursor) *WatchProjectInvitationsResponse_FieldSubPathArrayOfValues
type WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges ¶
type WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges struct{}
func (WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges) WithArrayOfValues ¶
func (s WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges) WithArrayOfValues(values [][]*project_invitation.ProjectInvitationChange) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges) WithItemValue ¶
type WatchProjectInvitationsResponsePathSelectorResumeToken ¶
type WatchProjectInvitationsResponsePathSelectorResumeToken struct{}
func (WatchProjectInvitationsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchProjectInvitationsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationsResponsePathSelectorResumeToken) WithValue ¶
func (s WatchProjectInvitationsResponsePathSelectorResumeToken) WithValue(value string) *WatchProjectInvitationsResponse_FieldTerminalPathValue
type WatchProjectInvitationsResponsePathSelectorSnapshotSize ¶
type WatchProjectInvitationsResponsePathSelectorSnapshotSize struct{}
func (WatchProjectInvitationsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchProjectInvitationsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues
func (WatchProjectInvitationsResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchProjectInvitationsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchProjectInvitationsResponse_FieldTerminalPathValue
type WatchProjectInvitationsResponse_FieldMask ¶
type WatchProjectInvitationsResponse_FieldMask struct {
Paths []WatchProjectInvitationsResponse_FieldPath
}
func FullWatchProjectInvitationsResponse_FieldMask ¶
func FullWatchProjectInvitationsResponse_FieldMask() *WatchProjectInvitationsResponse_FieldMask
func (*WatchProjectInvitationsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) AppendPath(path WatchProjectInvitationsResponse_FieldPath)
func (*WatchProjectInvitationsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProjectInvitationsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProjectInvitationsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProjectInvitationsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) FilterInputFields() *WatchProjectInvitationsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProjectInvitationsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProjectInvitationsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) GetPaths() []WatchProjectInvitationsResponse_FieldPath
func (*WatchProjectInvitationsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProjectInvitationsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) IsFull() bool
func (WatchProjectInvitationsResponse_FieldMask) Marshal ¶
func (fieldMask WatchProjectInvitationsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProjectInvitationsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchProjectInvitationsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) PathsCount() int
func (*WatchProjectInvitationsResponse_FieldMask) Project ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Project(source *WatchProjectInvitationsResponse) *WatchProjectInvitationsResponse
func (*WatchProjectInvitationsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProjectInvitationsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) ProtoMessage()
func (*WatchProjectInvitationsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchProjectInvitationsResponse_FieldMask) Reset ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Reset()
func (*WatchProjectInvitationsResponse_FieldMask) Set ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Set(target, source *WatchProjectInvitationsResponse)
func (*WatchProjectInvitationsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProjectInvitationsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProjectInvitationsResponse_FieldMask) Size ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Size() int
func (*WatchProjectInvitationsResponse_FieldMask) String ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) String() string
func (*WatchProjectInvitationsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Subtract(other *WatchProjectInvitationsResponse_FieldMask) *WatchProjectInvitationsResponse_FieldMask
func (*WatchProjectInvitationsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProjectInvitationsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProjectInvitationsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchProjectInvitationsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProjectInvitationsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchProjectInvitationsResponse_FieldPath ¶
type WatchProjectInvitationsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchProjectInvitationsResponse_FieldPathSelector Get(source *WatchProjectInvitationsResponse) []interface{} GetSingle(source *WatchProjectInvitationsResponse) (interface{}, bool) ClearValue(item *WatchProjectInvitationsResponse) // Those methods build corresponding WatchProjectInvitationsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProjectInvitationsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchProjectInvitationsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProjectInvitationsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProjectInvitationsResponse_FieldPath ¶
func BuildWatchProjectInvitationsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProjectInvitationsResponse_FieldPath, error)
func MustParseWatchProjectInvitationsResponse_FieldPath ¶
func MustParseWatchProjectInvitationsResponse_FieldPath(rawField string) WatchProjectInvitationsResponse_FieldPath
func ParseWatchProjectInvitationsResponse_FieldPath ¶
func ParseWatchProjectInvitationsResponse_FieldPath(rawField string) (WatchProjectInvitationsResponse_FieldPath, error)
type WatchProjectInvitationsResponse_FieldPathArrayItemValue ¶
type WatchProjectInvitationsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProjectInvitationsResponse_FieldPath ContainsValue(*WatchProjectInvitationsResponse) bool }
WatchProjectInvitationsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProjectInvitationsResponse according to their type Present only for array (repeated) types.
func MustParseWatchProjectInvitationsResponse_FieldPathArrayItemValue ¶
func MustParseWatchProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProjectInvitationsResponse_FieldPathArrayItemValue
func ParseWatchProjectInvitationsResponse_FieldPathArrayItemValue ¶
func ParseWatchProjectInvitationsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProjectInvitationsResponse_FieldPathArrayItemValue, error)
ParseWatchProjectInvitationsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProjectInvitationsResponse_FieldPathArrayOfValues ¶
type WatchProjectInvitationsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProjectInvitationsResponse_FieldPath }
WatchProjectInvitationsResponse_FieldPathArrayOfValues allows storing slice of values for WatchProjectInvitationsResponse fields according to their type
func MustParseWatchProjectInvitationsResponse_FieldPathArrayOfValues ¶
func MustParseWatchProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProjectInvitationsResponse_FieldPathArrayOfValues
func ParseWatchProjectInvitationsResponse_FieldPathArrayOfValues ¶
func ParseWatchProjectInvitationsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProjectInvitationsResponse_FieldPathArrayOfValues, error)
type WatchProjectInvitationsResponse_FieldPathSelector ¶
type WatchProjectInvitationsResponse_FieldPathSelector int32
const ( WatchProjectInvitationsResponse_FieldPathSelectorProjectInvitationChanges WatchProjectInvitationsResponse_FieldPathSelector = 0 WatchProjectInvitationsResponse_FieldPathSelectorIsCurrent WatchProjectInvitationsResponse_FieldPathSelector = 1 WatchProjectInvitationsResponse_FieldPathSelectorPageTokenChange WatchProjectInvitationsResponse_FieldPathSelector = 2 WatchProjectInvitationsResponse_FieldPathSelectorResumeToken WatchProjectInvitationsResponse_FieldPathSelector = 3 WatchProjectInvitationsResponse_FieldPathSelectorSnapshotSize WatchProjectInvitationsResponse_FieldPathSelector = 4 WatchProjectInvitationsResponse_FieldPathSelectorIsSoftReset WatchProjectInvitationsResponse_FieldPathSelector = 5 WatchProjectInvitationsResponse_FieldPathSelectorIsHardReset WatchProjectInvitationsResponse_FieldPathSelector = 6 )
func (WatchProjectInvitationsResponse_FieldPathSelector) String ¶
func (s WatchProjectInvitationsResponse_FieldPathSelector) String() string
type WatchProjectInvitationsResponse_FieldPathValue ¶
type WatchProjectInvitationsResponse_FieldPathValue interface { WatchProjectInvitationsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProjectInvitationsResponse) CompareWith(*WatchProjectInvitationsResponse) (cmp int, comparable bool) }
WatchProjectInvitationsResponse_FieldPathValue allows storing values for WatchProjectInvitationsResponse fields according to their type
func MustParseWatchProjectInvitationsResponse_FieldPathValue ¶
func MustParseWatchProjectInvitationsResponse_FieldPathValue(pathStr, valueStr string) WatchProjectInvitationsResponse_FieldPathValue
func ParseWatchProjectInvitationsResponse_FieldPathValue ¶
func ParseWatchProjectInvitationsResponse_FieldPathValue(pathStr, valueStr string) (WatchProjectInvitationsResponse_FieldPathValue, error)
type WatchProjectInvitationsResponse_FieldSubPath ¶
type WatchProjectInvitationsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchProjectInvitationsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchProjectInvitationsResponsePageTokenChange_FieldPath, bool)
func (*WatchProjectInvitationsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) ClearValue(item *WatchProjectInvitationsResponse)
func (*WatchProjectInvitationsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchProjectInvitationsResponse_FieldSubPath) Get ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) Get(source *WatchProjectInvitationsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchProjectInvitationsResponse
func (*WatchProjectInvitationsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProjectInvitationsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchProjectInvitationsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) GetSingle(source *WatchProjectInvitationsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchProjectInvitationsResponse
func (*WatchProjectInvitationsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProjectInvitationsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProjectInvitationsResponse_FieldSubPath) JSONString ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProjectInvitationsResponse_FieldSubPath) Selector ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) Selector() WatchProjectInvitationsResponse_FieldPathSelector
func (*WatchProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *WatchProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProjectInvitationsResponse_FieldSubPath) String ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchProjectInvitationsResponse_FieldPathArrayItemValue
func (*WatchProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchProjectInvitationsResponse_FieldPathArrayOfValues
func (*WatchProjectInvitationsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) WithIValue(value interface{}) WatchProjectInvitationsResponse_FieldPathValue
func (*WatchProjectInvitationsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProjectInvitationsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProjectInvitationsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchProjectInvitationsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProjectInvitationsResponse_FieldSubPathArrayItemValue ¶
type WatchProjectInvitationsResponse_FieldSubPathArrayItemValue struct { WatchProjectInvitationsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProjectInvitationsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchProjectInvitationsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchProjectInvitationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProjectInvitationsResponse'
func (*WatchProjectInvitationsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchProjectInvitationsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchProjectInvitationsResponse_FieldSubPathArrayOfValues ¶
type WatchProjectInvitationsResponse_FieldSubPathArrayOfValues struct { WatchProjectInvitationsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProjectInvitationsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchProjectInvitationsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchProjectInvitationsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchProjectInvitationsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchProjectInvitationsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchProjectInvitationsResponse_FieldSubPathValue ¶
type WatchProjectInvitationsResponse_FieldSubPathValue struct { WatchProjectInvitationsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProjectInvitationsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchProjectInvitationsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchProjectInvitationsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) CompareWith(source *WatchProjectInvitationsResponse) (int, bool)
func (*WatchProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProjectInvitationsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchProjectInvitationsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) SetTo(target **WatchProjectInvitationsResponse)
func (*WatchProjectInvitationsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchProjectInvitationsResponse_FieldTerminalPath ¶
type WatchProjectInvitationsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProjectInvitationsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) ClearValue(item *WatchProjectInvitationsResponse)
func (*WatchProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProjectInvitationsResponse_FieldTerminalPath) Get ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) Get(source *WatchProjectInvitationsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchProjectInvitationsResponse
func (*WatchProjectInvitationsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProjectInvitationsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProjectInvitationsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) GetSingle(source *WatchProjectInvitationsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProjectInvitationsResponse
func (*WatchProjectInvitationsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProjectInvitationsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProjectInvitationsResponse_FieldTerminalPath) String ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProjectInvitationsResponse_FieldPathArrayItemValue
func (*WatchProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProjectInvitationsResponse_FieldPathArrayOfValues
func (*WatchProjectInvitationsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProjectInvitationsResponse_FieldPathValue
func (*WatchProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProjectInvitationsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProjectInvitationsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue ¶
type WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue struct { WatchProjectInvitationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationChangesItemValue ¶
func (fpaiv *WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationChangesItemValue() (*project_invitation.ProjectInvitationChange, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProjectInvitationsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProjectInvitationsResponse'
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProjectInvitationsResponse as interface{}
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProjectInvitationsResponse) (interface{}, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues ¶
type WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues struct { WatchProjectInvitationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchProjectInvitationsResponse_PageTokenChange, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationChangesArrayOfValues ¶
func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationChangesArrayOfValues() ([][]*project_invitation.ProjectInvitationChange, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProjectInvitationsResponse_FieldTerminalPathValue ¶
type WatchProjectInvitationsResponse_FieldTerminalPathValue struct { WatchProjectInvitationsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchProjectInvitationsResponse_PageTokenChange, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationChangesValue ¶
func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationChangesValue() ([]*project_invitation.ProjectInvitationChange, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) CompareWith(source *WatchProjectInvitationsResponse) (int, bool)
CompareWith compares value in the 'WatchProjectInvitationsResponse_FieldTerminalPathValue' with the value under path in 'WatchProjectInvitationsResponse'.
func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProjectInvitationsResponse' as interface{}
func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) SetTo(target **WatchProjectInvitationsResponse)
SetTo stores value for selected field for object WatchProjectInvitationsResponse
func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProjectInvitationsResponse_PageTokenChange ¶
type WatchProjectInvitationsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *project_invitation.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *project_invitation.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchProjectInvitationsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchProjectInvitationsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProjectInvitationsResponse_PageTokenChange) Descriptor ¶
func (*WatchProjectInvitationsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchProjectInvitationsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchProjectInvitationsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) GetNextPageToken() *project_invitation.PagerCursor
func (*WatchProjectInvitationsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) GetPrevPageToken() *project_invitation.PagerCursor
func (*WatchProjectInvitationsResponse_PageTokenChange) GotenMessage ¶
func (*WatchProjectInvitationsResponse_PageTokenChange) GotenMessage()
func (*WatchProjectInvitationsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchProjectInvitationsResponse_PageTokenChange) GotenObjectExt()
func (*WatchProjectInvitationsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchProjectInvitationsResponse_PageTokenChange) GotenValidate() error
func (*WatchProjectInvitationsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchProjectInvitationsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchProjectInvitationsResponse_PageTokenChange) *WatchProjectInvitationsResponse_PageTokenChange_FieldMask
func (*WatchProjectInvitationsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchProjectInvitationsResponse_PageTokenChange) MakeFullFieldMask() *WatchProjectInvitationsResponse_PageTokenChange_FieldMask
func (*WatchProjectInvitationsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchProjectInvitationsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProjectInvitationsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchProjectInvitationsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProjectInvitationsResponse_PageTokenChange) Marshal ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchProjectInvitationsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationsResponse_PageTokenChange) Merge ¶
func (o *WatchProjectInvitationsResponse_PageTokenChange) Merge(source *WatchProjectInvitationsResponse_PageTokenChange)
func (*WatchProjectInvitationsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchProjectInvitationsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProjectInvitationsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchProjectInvitationsResponse_PageTokenChange) ProtoMessage()
func (*WatchProjectInvitationsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchProjectInvitationsResponse_PageTokenChange) Reset ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) Reset()
func (*WatchProjectInvitationsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) SetNextPageToken(fv *project_invitation.PagerCursor)
func (*WatchProjectInvitationsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) SetPrevPageToken(fv *project_invitation.PagerCursor)
func (*WatchProjectInvitationsResponse_PageTokenChange) String ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) String() string
func (*WatchProjectInvitationsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchProjectInvitationsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchProjectInvitationsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchProjectInvitationsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchProjectInvitationsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
type WatchProjectInvitationsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchProjectInvitationsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchProjectInvitationsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
type WatchProjectInvitationsResponse_PageTokenChange_FieldMask ¶
type WatchProjectInvitationsResponse_PageTokenChange_FieldMask struct {
Paths []WatchProjectInvitationsResponsePageTokenChange_FieldPath
}
func FullWatchProjectInvitationsResponse_PageTokenChange_FieldMask ¶
func FullWatchProjectInvitationsResponse_PageTokenChange_FieldMask() *WatchProjectInvitationsResponse_PageTokenChange_FieldMask
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) AppendPath(path WatchProjectInvitationsResponsePageTokenChange_FieldPath)
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchProjectInvitationsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) GetPaths() []WatchProjectInvitationsResponsePageTokenChange_FieldPath
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProjectInvitationsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchProjectInvitationsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Project(source *WatchProjectInvitationsResponse_PageTokenChange) *WatchProjectInvitationsResponse_PageTokenChange
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Set(target, source *WatchProjectInvitationsResponse_PageTokenChange)
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) String() string
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Source Files ¶
- project_invitation_custom.pb.fieldmask.go
- project_invitation_custom.pb.fieldpath.go
- project_invitation_custom.pb.fieldpathbuilder.go
- project_invitation_custom.pb.go
- project_invitation_custom.pb.object_ext.go
- project_invitation_custom.pb.validate.go
- project_invitation_service.pb.client.go
- project_invitation_service.pb.descriptors.go
- project_invitation_service.pb.fieldmask.go
- project_invitation_service.pb.fieldpath.go
- project_invitation_service.pb.fieldpathbuilder.go
- project_invitation_service.pb.go
- project_invitation_service.pb.object_ext.go
- project_invitation_service.pb.validate.go