project_invitation_client

package
v0.12.76 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 46 Imported by: 0

Documentation

Index

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 (*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 (*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 (*AcceptProjectInvitationDescriptor) IsServerStream added in v0.4.28

func (d *AcceptProjectInvitationDescriptor) IsServerStream() bool

func (*AcceptProjectInvitationDescriptor) IsUnary added in v0.4.28

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 (*AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type AcceptProjectInvitationDescriptorServerMsgHandle added in v0.4.28

type AcceptProjectInvitationDescriptorServerMsgHandle struct{}

func (*AcceptProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

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 (*AcceptProjectInvitationRequest) CloneRaw

func (*AcceptProjectInvitationRequest) Descriptor

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

Deprecated, Use AcceptProjectInvitationRequest.ProtoReflect.Descriptor instead.

func (*AcceptProjectInvitationRequest) GetName

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 (*AcceptProjectInvitationRequest) MakeFullFieldMask

func (*AcceptProjectInvitationRequest) MakeRawDiffFieldMask

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 (*AcceptProjectInvitationRequest) MergeRaw

func (*AcceptProjectInvitationRequest) ProtoMessage

func (*AcceptProjectInvitationRequest) ProtoMessage()

func (*AcceptProjectInvitationRequest) ProtoReflect

func (*AcceptProjectInvitationRequest) Reset

func (m *AcceptProjectInvitationRequest) Reset()

func (*AcceptProjectInvitationRequest) SetName

func (*AcceptProjectInvitationRequest) 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

func (AcceptProjectInvitationRequestFieldPathBuilder) Name

type AcceptProjectInvitationRequestPathSelectorName

type AcceptProjectInvitationRequestPathSelectorName struct{}

func (AcceptProjectInvitationRequestPathSelectorName) FieldPath

type AcceptProjectInvitationRequest_FieldMask

type AcceptProjectInvitationRequest_FieldMask struct {
	Paths []AcceptProjectInvitationRequest_FieldPath
}

func FullAcceptProjectInvitationRequest_FieldMask

func FullAcceptProjectInvitationRequest_FieldMask() *AcceptProjectInvitationRequest_FieldMask

func (*AcceptProjectInvitationRequest_FieldMask) AppendPath

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

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 (*AcceptProjectInvitationRequest_FieldMask) GetRawPaths

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 (*AcceptProjectInvitationRequest_FieldMask) ProjectRaw

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 (*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 (*AcceptProjectInvitationRequest_FieldMask) String

func (*AcceptProjectInvitationRequest_FieldMask) Subtract

func (*AcceptProjectInvitationRequest_FieldMask) SubtractRaw

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 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

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 (*AcceptProjectInvitationRequest_FieldTerminalPath) ClearValueRaw

func (*AcceptProjectInvitationRequest_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*AcceptProjectInvitationRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*AcceptProjectInvitationRequest_FieldTerminalPath) Selector

func (*AcceptProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*AcceptProjectInvitationRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*AcceptProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue

func (*AcceptProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues

func (*AcceptProjectInvitationRequest_FieldTerminalPath) WithIValue

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

type AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue

type AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue struct {
	AcceptProjectInvitationRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*AcceptProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*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 (*AcceptProjectInvitationRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'AcceptProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'AcceptProjectInvitationRequest'.

func (*AcceptProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object AcceptProjectInvitationRequest

func (*AcceptProjectInvitationRequest_FieldTerminalPathValue) SetToRaw

type AcceptProjectInvitationResponse

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

Response message for method [AcceptProjectInvitation][ntt.iam.v1alpha.AcceptProjectInvitation]

func (*AcceptProjectInvitationResponse) Clone

func (*AcceptProjectInvitationResponse) CloneRaw

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 (*AcceptProjectInvitationResponse) MakeFullFieldMask

func (*AcceptProjectInvitationResponse) MakeRawDiffFieldMask

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 (*AcceptProjectInvitationResponse) MergeRaw

func (*AcceptProjectInvitationResponse) ProtoMessage

func (*AcceptProjectInvitationResponse) ProtoMessage()

func (*AcceptProjectInvitationResponse) ProtoReflect

func (*AcceptProjectInvitationResponse) Reset

func (*AcceptProjectInvitationResponse) 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 (*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

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 (*AcceptProjectInvitationResponse_FieldMask) GetRawPaths

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 (*AcceptProjectInvitationResponse_FieldMask) ProjectRaw

func (*AcceptProjectInvitationResponse_FieldMask) ProtoMessage

func (fieldMask *AcceptProjectInvitationResponse_FieldMask) ProtoMessage()

func (*AcceptProjectInvitationResponse_FieldMask) ProtoReflect

func (*AcceptProjectInvitationResponse_FieldMask) Reset

func (fieldMask *AcceptProjectInvitationResponse_FieldMask) Reset()

func (*AcceptProjectInvitationResponse_FieldMask) Set

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 (*AcceptProjectInvitationResponse_FieldMask) String

func (*AcceptProjectInvitationResponse_FieldMask) Subtract

func (*AcceptProjectInvitationResponse_FieldMask) SubtractRaw

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 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

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 (*AcceptProjectInvitationResponse_FieldTerminalPath) ClearValueRaw

func (*AcceptProjectInvitationResponse_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*AcceptProjectInvitationResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*AcceptProjectInvitationResponse_FieldTerminalPath) Selector

func (*AcceptProjectInvitationResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*AcceptProjectInvitationResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*AcceptProjectInvitationResponse_FieldTerminalPath) WithIArrayItemValue

func (*AcceptProjectInvitationResponse_FieldTerminalPath) WithIArrayOfValues

func (*AcceptProjectInvitationResponse_FieldTerminalPath) WithIValue

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

type AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue

type AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue struct {
	AcceptProjectInvitationResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*AcceptProjectInvitationResponse_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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

CompareWith compares value in the 'AcceptProjectInvitationResponse_FieldTerminalPathValue' with the value under path in 'AcceptProjectInvitationResponse'.

func (*AcceptProjectInvitationResponse_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object AcceptProjectInvitationResponse

func (*AcceptProjectInvitationResponse_FieldTerminalPathValue) SetToRaw

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 (*BatchGetProjectInvitationsDescriptor) GetApiName added in v0.4.28

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 (*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 (*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 (*BatchGetProjectInvitationsDescriptor) IsServerStream added in v0.4.28

func (d *BatchGetProjectInvitationsDescriptor) IsServerStream() bool

func (*BatchGetProjectInvitationsDescriptor) IsUnary added in v0.4.28

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 (*BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type BatchGetProjectInvitationsDescriptorServerMsgHandle added in v0.4.28

type BatchGetProjectInvitationsDescriptorServerMsgHandle struct{}

func (*BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

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 (*BatchGetProjectInvitationsRequest) CloneRaw

func (*BatchGetProjectInvitationsRequest) Descriptor

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

Deprecated, Use BatchGetProjectInvitationsRequest.ProtoReflect.Descriptor instead.

func (*BatchGetProjectInvitationsRequest) GetFieldMask

func (*BatchGetProjectInvitationsRequest) GetNames

func (*BatchGetProjectInvitationsRequest) GetView

func (*BatchGetProjectInvitationsRequest) GotenMessage

func (*BatchGetProjectInvitationsRequest) GotenMessage()

func (*BatchGetProjectInvitationsRequest) GotenObjectExt

func (o *BatchGetProjectInvitationsRequest) GotenObjectExt()

func (*BatchGetProjectInvitationsRequest) GotenValidate

func (obj *BatchGetProjectInvitationsRequest) GotenValidate() error

func (*BatchGetProjectInvitationsRequest) MakeFullFieldMask

func (*BatchGetProjectInvitationsRequest) MakeRawDiffFieldMask

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 (*BatchGetProjectInvitationsRequest) MergeRaw

func (*BatchGetProjectInvitationsRequest) ProtoMessage

func (*BatchGetProjectInvitationsRequest) ProtoMessage()

func (*BatchGetProjectInvitationsRequest) ProtoReflect

func (*BatchGetProjectInvitationsRequest) Reset

func (*BatchGetProjectInvitationsRequest) SetFieldMask

func (*BatchGetProjectInvitationsRequest) SetNames

func (*BatchGetProjectInvitationsRequest) SetView

func (*BatchGetProjectInvitationsRequest) 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

func (BatchGetProjectInvitationsRequestFieldPathBuilder) FieldMask

func (BatchGetProjectInvitationsRequestFieldPathBuilder) Names

func (BatchGetProjectInvitationsRequestFieldPathBuilder) View

type BatchGetProjectInvitationsRequestPathSelectorFieldMask

type BatchGetProjectInvitationsRequestPathSelectorFieldMask struct{}

func (BatchGetProjectInvitationsRequestPathSelectorFieldMask) FieldPath

type BatchGetProjectInvitationsRequestPathSelectorNames

type BatchGetProjectInvitationsRequestPathSelectorNames struct{}

func (BatchGetProjectInvitationsRequestPathSelectorNames) FieldPath

type BatchGetProjectInvitationsRequestPathSelectorView

type BatchGetProjectInvitationsRequestPathSelectorView struct{}

func (BatchGetProjectInvitationsRequestPathSelectorView) FieldPath

func (BatchGetProjectInvitationsRequestPathSelectorView) WithArrayOfValues

func (BatchGetProjectInvitationsRequestPathSelectorView) WithValue

type BatchGetProjectInvitationsRequest_FieldMask

type BatchGetProjectInvitationsRequest_FieldMask struct {
	Paths []BatchGetProjectInvitationsRequest_FieldPath
}

func FullBatchGetProjectInvitationsRequest_FieldMask

func FullBatchGetProjectInvitationsRequest_FieldMask() *BatchGetProjectInvitationsRequest_FieldMask

func (*BatchGetProjectInvitationsRequest_FieldMask) AppendPath

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

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 (*BatchGetProjectInvitationsRequest_FieldMask) GetRawPaths

func (*BatchGetProjectInvitationsRequest_FieldMask) IsFull

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 (*BatchGetProjectInvitationsRequest_FieldMask) ProjectRaw

func (*BatchGetProjectInvitationsRequest_FieldMask) ProtoMessage

func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) ProtoMessage()

func (*BatchGetProjectInvitationsRequest_FieldMask) ProtoReflect

func (*BatchGetProjectInvitationsRequest_FieldMask) Reset

func (*BatchGetProjectInvitationsRequest_FieldMask) Set

func (*BatchGetProjectInvitationsRequest_FieldMask) SetFromCliFlag

func (fieldMask *BatchGetProjectInvitationsRequest_FieldMask) SetFromCliFlag(raw string) error

func (*BatchGetProjectInvitationsRequest_FieldMask) SetRaw

func (*BatchGetProjectInvitationsRequest_FieldMask) Size

func (*BatchGetProjectInvitationsRequest_FieldMask) String

func (*BatchGetProjectInvitationsRequest_FieldMask) Subtract

func (*BatchGetProjectInvitationsRequest_FieldMask) SubtractRaw

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 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

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 (*BatchGetProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw

func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) Selector

func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetProjectInvitationsRequest_FieldTerminalPath) WithIValue

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

type BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue

type BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue struct {
	BatchGetProjectInvitationsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue

func (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues

func (*BatchGetProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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 (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) AsNamesValue

func (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) AsViewValue

func (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetProjectInvitationsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetProjectInvitationsRequest'.

func (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object BatchGetProjectInvitationsRequest

func (*BatchGetProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw

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 (*BatchGetProjectInvitationsResponse) CloneRaw

func (*BatchGetProjectInvitationsResponse) Descriptor

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

Deprecated, Use BatchGetProjectInvitationsResponse.ProtoReflect.Descriptor instead.

func (*BatchGetProjectInvitationsResponse) GetMissing

func (*BatchGetProjectInvitationsResponse) GetProjectInvitations

func (*BatchGetProjectInvitationsResponse) GotenMessage

func (*BatchGetProjectInvitationsResponse) GotenMessage()

func (*BatchGetProjectInvitationsResponse) GotenObjectExt

func (o *BatchGetProjectInvitationsResponse) GotenObjectExt()

func (*BatchGetProjectInvitationsResponse) GotenValidate

func (obj *BatchGetProjectInvitationsResponse) GotenValidate() error

func (*BatchGetProjectInvitationsResponse) MakeFullFieldMask

func (*BatchGetProjectInvitationsResponse) MakeRawDiffFieldMask

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 (*BatchGetProjectInvitationsResponse) MergeRaw

func (*BatchGetProjectInvitationsResponse) ProtoMessage

func (*BatchGetProjectInvitationsResponse) ProtoMessage()

func (*BatchGetProjectInvitationsResponse) ProtoReflect

func (*BatchGetProjectInvitationsResponse) Reset

func (*BatchGetProjectInvitationsResponse) SetMissing

func (*BatchGetProjectInvitationsResponse) SetProjectInvitations

func (*BatchGetProjectInvitationsResponse) 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) Missing

func (BatchGetProjectInvitationsResponseFieldPathBuilder) ProjectInvitations

type BatchGetProjectInvitationsResponsePathSelectorMissing

type BatchGetProjectInvitationsResponsePathSelectorMissing struct{}

func (BatchGetProjectInvitationsResponsePathSelectorMissing) FieldPath

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitations

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitations struct{}

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitations) FieldPath

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation struct{}

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) FieldPath

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithArrayOfValues

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithValue

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate struct{}

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) FieldPath

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithArrayOfValues

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithValue

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail struct{}

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) FieldPath

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithArrayOfValues

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithValue

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor struct{}

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) FieldPath

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithArrayOfValues

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithValue

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount struct{}

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) FieldPath

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithArrayOfValues

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithValue

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser struct{}

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) FieldPath

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithArrayOfValues

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithValue

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail struct{}

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) FieldPath

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithArrayOfValues

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithValue

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName struct{}

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) FieldPath

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithArrayOfValues

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithValue

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles struct{}

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) FieldPath

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithArrayOfValues

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithItemValue

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithValue

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState struct{}

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) FieldPath

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithArrayOfValues

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithValue

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName

type BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName struct{}

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName) FieldPath

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName) WithArrayOfValues

func (BatchGetProjectInvitationsResponsePathSelectorProjectInvitationsName) WithValue

type BatchGetProjectInvitationsResponse_FieldMask

type BatchGetProjectInvitationsResponse_FieldMask struct {
	Paths []BatchGetProjectInvitationsResponse_FieldPath
}

func FullBatchGetProjectInvitationsResponse_FieldMask

func FullBatchGetProjectInvitationsResponse_FieldMask() *BatchGetProjectInvitationsResponse_FieldMask

func (*BatchGetProjectInvitationsResponse_FieldMask) AppendPath

func (*BatchGetProjectInvitationsResponse_FieldMask) AppendRawPath

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

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 (*BatchGetProjectInvitationsResponse_FieldMask) GetRawPaths

func (*BatchGetProjectInvitationsResponse_FieldMask) IsFull

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 (*BatchGetProjectInvitationsResponse_FieldMask) ProjectRaw

func (*BatchGetProjectInvitationsResponse_FieldMask) ProtoMessage

func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) ProtoMessage()

func (*BatchGetProjectInvitationsResponse_FieldMask) ProtoReflect

func (*BatchGetProjectInvitationsResponse_FieldMask) Reset

func (*BatchGetProjectInvitationsResponse_FieldMask) Set

func (*BatchGetProjectInvitationsResponse_FieldMask) SetFromCliFlag

func (fieldMask *BatchGetProjectInvitationsResponse_FieldMask) SetFromCliFlag(raw string) error

func (*BatchGetProjectInvitationsResponse_FieldMask) SetRaw

func (*BatchGetProjectInvitationsResponse_FieldMask) Size

func (*BatchGetProjectInvitationsResponse_FieldMask) String

func (*BatchGetProjectInvitationsResponse_FieldMask) Subtract

func (*BatchGetProjectInvitationsResponse_FieldMask) SubtractRaw

func (*BatchGetProjectInvitationsResponse_FieldMask) ToProtoFieldMask

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 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

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 (*BatchGetProjectInvitationsResponse_FieldSubPath) ClearValue

func (*BatchGetProjectInvitationsResponse_FieldSubPath) ClearValueRaw

func (*BatchGetProjectInvitationsResponse_FieldSubPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*BatchGetProjectInvitationsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetProjectInvitationsResponse_FieldSubPath) Selector

func (*BatchGetProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

func (*BatchGetProjectInvitationsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*BatchGetProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue

func (*BatchGetProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues

func (*BatchGetProjectInvitationsResponse_FieldSubPath) WithIValue

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 (*BatchGetProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue

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 (*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 (*BatchGetProjectInvitationsResponse_FieldSubPathValue) CompareWith

func (*BatchGetProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw

func (*BatchGetProjectInvitationsResponse_FieldSubPathValue) GetRawValue

func (fpvs *BatchGetProjectInvitationsResponse_FieldSubPathValue) GetRawValue() interface{}

func (*BatchGetProjectInvitationsResponse_FieldSubPathValue) SetTo

func (*BatchGetProjectInvitationsResponse_FieldSubPathValue) SetToRaw

type BatchGetProjectInvitationsResponse_FieldTerminalPath

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

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) ClearValue

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) Selector

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) WithIValue

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayItemValue

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues

func (fp *BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*BatchGetProjectInvitationsResponse_FieldTerminalPath) WithRawIValue

type BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue

type BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue struct {
	BatchGetProjectInvitationsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue

func (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationsItemValue

func (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*BatchGetProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationsArrayOfValues

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 (*BatchGetProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationsValue

func (*BatchGetProjectInvitationsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetProjectInvitationsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetProjectInvitationsResponse'.

func (*BatchGetProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object BatchGetProjectInvitationsResponse

func (*BatchGetProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw

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 (*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 (*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 (*CreateProjectInvitationDescriptor) IsServerStream added in v0.4.28

func (d *CreateProjectInvitationDescriptor) IsServerStream() bool

func (*CreateProjectInvitationDescriptor) IsUnary added in v0.4.28

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 (*CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type CreateProjectInvitationDescriptorServerMsgHandle added in v0.4.28

type CreateProjectInvitationDescriptorServerMsgHandle struct{}

func (*CreateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

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 (*CreateProjectInvitationRequest) CloneRaw

func (*CreateProjectInvitationRequest) Descriptor

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

Deprecated, Use CreateProjectInvitationRequest.ProtoReflect.Descriptor instead.

func (*CreateProjectInvitationRequest) GetParent

func (*CreateProjectInvitationRequest) GetProjectInvitation

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 (*CreateProjectInvitationRequest) MakeFullFieldMask

func (*CreateProjectInvitationRequest) MakeRawDiffFieldMask

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 (*CreateProjectInvitationRequest) MergeRaw

func (*CreateProjectInvitationRequest) ProtoMessage

func (*CreateProjectInvitationRequest) ProtoMessage()

func (*CreateProjectInvitationRequest) ProtoReflect

func (*CreateProjectInvitationRequest) Reset

func (m *CreateProjectInvitationRequest) Reset()

func (*CreateProjectInvitationRequest) SetParent

func (*CreateProjectInvitationRequest) SetProjectInvitation

func (*CreateProjectInvitationRequest) 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) Parent

func (CreateProjectInvitationRequestFieldPathBuilder) ProjectInvitation

type CreateProjectInvitationRequestPathSelectorParent

type CreateProjectInvitationRequestPathSelectorParent struct{}

func (CreateProjectInvitationRequestPathSelectorParent) FieldPath

type CreateProjectInvitationRequestPathSelectorProjectInvitation

type CreateProjectInvitationRequestPathSelectorProjectInvitation struct{}

func (CreateProjectInvitationRequestPathSelectorProjectInvitation) FieldPath

func (CreateProjectInvitationRequestPathSelectorProjectInvitation) Name

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation struct{}

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) FieldPath

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) WithArrayOfValues

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitation) WithValue

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate struct{}

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) FieldPath

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) WithArrayOfValues

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) WithValue

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail struct{}

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) FieldPath

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) WithArrayOfValues

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) WithValue

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor struct{}

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) FieldPath

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) WithArrayOfValues

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) WithValue

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount struct{}

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) FieldPath

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) WithArrayOfValues

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) WithValue

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser struct{}

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) FieldPath

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) WithArrayOfValues

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) WithValue

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail struct{}

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) FieldPath

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) WithArrayOfValues

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) WithValue

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName struct{}

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) FieldPath

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) WithArrayOfValues

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) WithValue

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles struct{}

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) FieldPath

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithArrayOfValues

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithItemValue

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithValue

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState

type CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState struct{}

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) FieldPath

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) WithArrayOfValues

func (CreateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) WithValue

type CreateProjectInvitationRequestPathSelectorProjectInvitationName

type CreateProjectInvitationRequestPathSelectorProjectInvitationName struct{}

func (CreateProjectInvitationRequestPathSelectorProjectInvitationName) FieldPath

func (CreateProjectInvitationRequestPathSelectorProjectInvitationName) WithArrayOfValues

func (CreateProjectInvitationRequestPathSelectorProjectInvitationName) WithValue

type CreateProjectInvitationRequest_FieldMask

type CreateProjectInvitationRequest_FieldMask struct {
	Paths []CreateProjectInvitationRequest_FieldPath
}

func FullCreateProjectInvitationRequest_FieldMask

func FullCreateProjectInvitationRequest_FieldMask() *CreateProjectInvitationRequest_FieldMask

func (*CreateProjectInvitationRequest_FieldMask) AppendPath

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

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 (*CreateProjectInvitationRequest_FieldMask) GetRawPaths

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 (*CreateProjectInvitationRequest_FieldMask) ProjectRaw

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 (*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 (*CreateProjectInvitationRequest_FieldMask) String

func (*CreateProjectInvitationRequest_FieldMask) Subtract

func (*CreateProjectInvitationRequest_FieldMask) SubtractRaw

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 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

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 (*CreateProjectInvitationRequest_FieldSubPath) ClearValue

func (*CreateProjectInvitationRequest_FieldSubPath) ClearValueRaw

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

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

IsLeaf - whether field path is holds simple value

func (*CreateProjectInvitationRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateProjectInvitationRequest_FieldSubPath) Selector

func (*CreateProjectInvitationRequest_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

func (fps *CreateProjectInvitationRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*CreateProjectInvitationRequest_FieldSubPath) String

String returns path representation in proto convention

func (*CreateProjectInvitationRequest_FieldSubPath) WithIArrayItemValue

func (*CreateProjectInvitationRequest_FieldSubPath) WithIArrayOfValues

func (*CreateProjectInvitationRequest_FieldSubPath) WithIValue

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 (*CreateProjectInvitationRequest_FieldSubPathArrayItemValue) ContainsValue

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 (*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 (*CreateProjectInvitationRequest_FieldSubPathValue) CompareWith

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 (*CreateProjectInvitationRequest_FieldSubPathValue) SetToRaw

type CreateProjectInvitationRequest_FieldTerminalPath

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

func (*CreateProjectInvitationRequest_FieldTerminalPath) ClearValue

func (*CreateProjectInvitationRequest_FieldTerminalPath) ClearValueRaw

func (*CreateProjectInvitationRequest_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*CreateProjectInvitationRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateProjectInvitationRequest_FieldTerminalPath) Selector

func (*CreateProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*CreateProjectInvitationRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*CreateProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue

func (*CreateProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues

func (*CreateProjectInvitationRequest_FieldTerminalPath) WithIValue

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

type CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue

type CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue struct {
	CreateProjectInvitationRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*CreateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsProjectInvitationArrayOfValues

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 (*CreateProjectInvitationRequest_FieldTerminalPathValue) AsProjectInvitationValue

func (*CreateProjectInvitationRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'CreateProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'CreateProjectInvitationRequest'.

func (*CreateProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object CreateProjectInvitationRequest

func (*CreateProjectInvitationRequest_FieldTerminalPathValue) SetToRaw

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 (*DeclineProjectInvitationDescriptor) GetApiName added in v0.4.28

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 (*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 (*DeclineProjectInvitationDescriptor) IsServerStream added in v0.4.28

func (d *DeclineProjectInvitationDescriptor) IsServerStream() bool

func (*DeclineProjectInvitationDescriptor) IsUnary added in v0.4.28

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 (*DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type DeclineProjectInvitationDescriptorServerMsgHandle added in v0.4.28

type DeclineProjectInvitationDescriptorServerMsgHandle struct{}

func (*DeclineProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

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 (*DeclineProjectInvitationRequest) CloneRaw

func (*DeclineProjectInvitationRequest) Descriptor

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

Deprecated, Use DeclineProjectInvitationRequest.ProtoReflect.Descriptor instead.

func (*DeclineProjectInvitationRequest) GetName

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 (*DeclineProjectInvitationRequest) MakeFullFieldMask

func (*DeclineProjectInvitationRequest) MakeRawDiffFieldMask

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 (*DeclineProjectInvitationRequest) MergeRaw

func (*DeclineProjectInvitationRequest) ProtoMessage

func (*DeclineProjectInvitationRequest) ProtoMessage()

func (*DeclineProjectInvitationRequest) ProtoReflect

func (*DeclineProjectInvitationRequest) Reset

func (*DeclineProjectInvitationRequest) SetName

func (*DeclineProjectInvitationRequest) 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

func (DeclineProjectInvitationRequestFieldPathBuilder) Name

type DeclineProjectInvitationRequestPathSelectorName

type DeclineProjectInvitationRequestPathSelectorName struct{}

func (DeclineProjectInvitationRequestPathSelectorName) FieldPath

type DeclineProjectInvitationRequest_FieldMask

type DeclineProjectInvitationRequest_FieldMask struct {
	Paths []DeclineProjectInvitationRequest_FieldPath
}

func FullDeclineProjectInvitationRequest_FieldMask

func FullDeclineProjectInvitationRequest_FieldMask() *DeclineProjectInvitationRequest_FieldMask

func (*DeclineProjectInvitationRequest_FieldMask) AppendPath

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

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 (*DeclineProjectInvitationRequest_FieldMask) GetRawPaths

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 (*DeclineProjectInvitationRequest_FieldMask) ProjectRaw

func (*DeclineProjectInvitationRequest_FieldMask) ProtoMessage

func (fieldMask *DeclineProjectInvitationRequest_FieldMask) ProtoMessage()

func (*DeclineProjectInvitationRequest_FieldMask) ProtoReflect

func (*DeclineProjectInvitationRequest_FieldMask) Reset

func (fieldMask *DeclineProjectInvitationRequest_FieldMask) Reset()

func (*DeclineProjectInvitationRequest_FieldMask) Set

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 (*DeclineProjectInvitationRequest_FieldMask) String

func (*DeclineProjectInvitationRequest_FieldMask) Subtract

func (*DeclineProjectInvitationRequest_FieldMask) SubtractRaw

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 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

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 (*DeclineProjectInvitationRequest_FieldTerminalPath) ClearValueRaw

func (*DeclineProjectInvitationRequest_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*DeclineProjectInvitationRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*DeclineProjectInvitationRequest_FieldTerminalPath) Selector

func (*DeclineProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*DeclineProjectInvitationRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*DeclineProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue

func (*DeclineProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues

func (*DeclineProjectInvitationRequest_FieldTerminalPath) WithIValue

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

type DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue

type DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue struct {
	DeclineProjectInvitationRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeclineProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*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 (*DeclineProjectInvitationRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'DeclineProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'DeclineProjectInvitationRequest'.

func (*DeclineProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object DeclineProjectInvitationRequest

func (*DeclineProjectInvitationRequest_FieldTerminalPathValue) SetToRaw

type DeclineProjectInvitationResponse

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

Response message for method [DeclineProjectInvitation][ntt.iam.v1alpha.DeclineProjectInvitation]

func (*DeclineProjectInvitationResponse) Clone

func (*DeclineProjectInvitationResponse) CloneRaw

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 (*DeclineProjectInvitationResponse) MakeFullFieldMask

func (*DeclineProjectInvitationResponse) MakeRawDiffFieldMask

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 (*DeclineProjectInvitationResponse) MergeRaw

func (*DeclineProjectInvitationResponse) ProtoMessage

func (*DeclineProjectInvitationResponse) ProtoMessage()

func (*DeclineProjectInvitationResponse) ProtoReflect

func (*DeclineProjectInvitationResponse) Reset

func (*DeclineProjectInvitationResponse) 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 (*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

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 (*DeclineProjectInvitationResponse_FieldMask) GetRawPaths

func (*DeclineProjectInvitationResponse_FieldMask) IsFull

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 (*DeclineProjectInvitationResponse_FieldMask) ProjectRaw

func (*DeclineProjectInvitationResponse_FieldMask) ProtoMessage

func (fieldMask *DeclineProjectInvitationResponse_FieldMask) ProtoMessage()

func (*DeclineProjectInvitationResponse_FieldMask) ProtoReflect

func (*DeclineProjectInvitationResponse_FieldMask) Reset

func (fieldMask *DeclineProjectInvitationResponse_FieldMask) Reset()

func (*DeclineProjectInvitationResponse_FieldMask) Set

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 (*DeclineProjectInvitationResponse_FieldMask) String

func (*DeclineProjectInvitationResponse_FieldMask) Subtract

func (*DeclineProjectInvitationResponse_FieldMask) SubtractRaw

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 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

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 (*DeclineProjectInvitationResponse_FieldTerminalPath) ClearValueRaw

func (*DeclineProjectInvitationResponse_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*DeclineProjectInvitationResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*DeclineProjectInvitationResponse_FieldTerminalPath) Selector

func (*DeclineProjectInvitationResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*DeclineProjectInvitationResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*DeclineProjectInvitationResponse_FieldTerminalPath) WithIArrayItemValue

func (*DeclineProjectInvitationResponse_FieldTerminalPath) WithIArrayOfValues

func (*DeclineProjectInvitationResponse_FieldTerminalPath) WithIValue

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

type DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue

type DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue struct {
	DeclineProjectInvitationResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeclineProjectInvitationResponse_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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

CompareWith compares value in the 'DeclineProjectInvitationResponse_FieldTerminalPathValue' with the value under path in 'DeclineProjectInvitationResponse'.

func (*DeclineProjectInvitationResponse_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object DeclineProjectInvitationResponse

func (*DeclineProjectInvitationResponse_FieldTerminalPathValue) SetToRaw

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 (*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 (*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 (*DeleteProjectInvitationDescriptor) IsServerStream added in v0.4.28

func (d *DeleteProjectInvitationDescriptor) IsServerStream() bool

func (*DeleteProjectInvitationDescriptor) IsUnary added in v0.4.28

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 (*DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type DeleteProjectInvitationDescriptorServerMsgHandle added in v0.4.28

type DeleteProjectInvitationDescriptorServerMsgHandle struct{}

func (*DeleteProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

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 (*DeleteProjectInvitationRequest) CloneRaw

func (*DeleteProjectInvitationRequest) Descriptor

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

Deprecated, Use DeleteProjectInvitationRequest.ProtoReflect.Descriptor instead.

func (*DeleteProjectInvitationRequest) GetName

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 (*DeleteProjectInvitationRequest) MakeFullFieldMask

func (*DeleteProjectInvitationRequest) MakeRawDiffFieldMask

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 (*DeleteProjectInvitationRequest) MergeRaw

func (*DeleteProjectInvitationRequest) ProtoMessage

func (*DeleteProjectInvitationRequest) ProtoMessage()

func (*DeleteProjectInvitationRequest) ProtoReflect

func (*DeleteProjectInvitationRequest) Reset

func (m *DeleteProjectInvitationRequest) Reset()

func (*DeleteProjectInvitationRequest) SetName

func (*DeleteProjectInvitationRequest) 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

func (DeleteProjectInvitationRequestFieldPathBuilder) Name

type DeleteProjectInvitationRequestPathSelectorName

type DeleteProjectInvitationRequestPathSelectorName struct{}

func (DeleteProjectInvitationRequestPathSelectorName) FieldPath

type DeleteProjectInvitationRequest_FieldMask

type DeleteProjectInvitationRequest_FieldMask struct {
	Paths []DeleteProjectInvitationRequest_FieldPath
}

func FullDeleteProjectInvitationRequest_FieldMask

func FullDeleteProjectInvitationRequest_FieldMask() *DeleteProjectInvitationRequest_FieldMask

func (*DeleteProjectInvitationRequest_FieldMask) AppendPath

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

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 (*DeleteProjectInvitationRequest_FieldMask) GetRawPaths

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 (*DeleteProjectInvitationRequest_FieldMask) ProjectRaw

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 (*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 (*DeleteProjectInvitationRequest_FieldMask) String

func (*DeleteProjectInvitationRequest_FieldMask) Subtract

func (*DeleteProjectInvitationRequest_FieldMask) SubtractRaw

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 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

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 (*DeleteProjectInvitationRequest_FieldTerminalPath) ClearValueRaw

func (*DeleteProjectInvitationRequest_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*DeleteProjectInvitationRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*DeleteProjectInvitationRequest_FieldTerminalPath) Selector

func (*DeleteProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*DeleteProjectInvitationRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*DeleteProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue

func (*DeleteProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues

func (*DeleteProjectInvitationRequest_FieldTerminalPath) WithIValue

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

type DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue

type DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue struct {
	DeleteProjectInvitationRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*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 (*DeleteProjectInvitationRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'DeleteProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'DeleteProjectInvitationRequest'.

func (*DeleteProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object DeleteProjectInvitationRequest

func (*DeleteProjectInvitationRequest_FieldTerminalPathValue) SetToRaw

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 (*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 (*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 (*GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type GetProjectInvitationDescriptorServerMsgHandle added in v0.4.28

type GetProjectInvitationDescriptorServerMsgHandle struct{}

func (*GetProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

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 (*GetProjectInvitationRequest) CloneRaw

func (*GetProjectInvitationRequest) Descriptor

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

Deprecated, Use GetProjectInvitationRequest.ProtoReflect.Descriptor instead.

func (*GetProjectInvitationRequest) GetFieldMask

func (*GetProjectInvitationRequest) GetName

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 (*GetProjectInvitationRequest) MakeFullFieldMask

func (*GetProjectInvitationRequest) MakeRawDiffFieldMask

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 (*GetProjectInvitationRequest) MergeRaw

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 (*GetProjectInvitationRequest) SetName

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

func (GetProjectInvitationRequestFieldPathBuilder) FieldMask

func (GetProjectInvitationRequestFieldPathBuilder) Name

func (GetProjectInvitationRequestFieldPathBuilder) View

type GetProjectInvitationRequestPathSelectorFieldMask

type GetProjectInvitationRequestPathSelectorFieldMask struct{}

func (GetProjectInvitationRequestPathSelectorFieldMask) FieldPath

type GetProjectInvitationRequestPathSelectorName

type GetProjectInvitationRequestPathSelectorName struct{}

func (GetProjectInvitationRequestPathSelectorName) FieldPath

type GetProjectInvitationRequestPathSelectorView

type GetProjectInvitationRequestPathSelectorView struct{}

func (GetProjectInvitationRequestPathSelectorView) FieldPath

func (GetProjectInvitationRequestPathSelectorView) WithArrayOfValues

func (GetProjectInvitationRequestPathSelectorView) WithValue

type GetProjectInvitationRequest_FieldMask

type GetProjectInvitationRequest_FieldMask struct {
	Paths []GetProjectInvitationRequest_FieldPath
}

func FullGetProjectInvitationRequest_FieldMask

func FullGetProjectInvitationRequest_FieldMask() *GetProjectInvitationRequest_FieldMask

func (*GetProjectInvitationRequest_FieldMask) AppendPath

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

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 (*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 (*GetProjectInvitationRequest_FieldMask) ProjectRaw

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 (*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 (*GetProjectInvitationRequest_FieldMask) SubtractRaw

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 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

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 (*GetProjectInvitationRequest_FieldTerminalPath) ClearValueRaw

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

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

IsLeaf - whether field path is holds simple value

func (*GetProjectInvitationRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*GetProjectInvitationRequest_FieldTerminalPath) Selector

func (*GetProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*GetProjectInvitationRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*GetProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue

func (*GetProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues

func (*GetProjectInvitationRequest_FieldTerminalPath) WithIValue

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

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 (*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 (*GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*GetProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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 (*GetProjectInvitationRequest_FieldTerminalPathValue) AsNameValue

func (*GetProjectInvitationRequest_FieldTerminalPathValue) AsViewValue

func (*GetProjectInvitationRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'GetProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'GetProjectInvitationRequest'.

func (*GetProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object GetProjectInvitationRequest

func (*GetProjectInvitationRequest_FieldTerminalPathValue) SetToRaw

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 (*ListMyProjectInvitationsDescriptor) GetApiName added in v0.4.28

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 (*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 (*ListMyProjectInvitationsDescriptor) IsServerStream added in v0.4.28

func (d *ListMyProjectInvitationsDescriptor) IsServerStream() bool

func (*ListMyProjectInvitationsDescriptor) IsUnary added in v0.4.28

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 (*ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type ListMyProjectInvitationsDescriptorServerMsgHandle added in v0.4.28

type ListMyProjectInvitationsDescriptorServerMsgHandle struct{}

func (*ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

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 (*ListMyProjectInvitationsRequest) CloneRaw

func (*ListMyProjectInvitationsRequest) Descriptor

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

Deprecated, Use ListMyProjectInvitationsRequest.ProtoReflect.Descriptor instead.

func (*ListMyProjectInvitationsRequest) GetFilter

func (*ListMyProjectInvitationsRequest) GetParent

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 (*ListMyProjectInvitationsRequest) MakeFullFieldMask

func (*ListMyProjectInvitationsRequest) MakeRawDiffFieldMask

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 (*ListMyProjectInvitationsRequest) MergeRaw

func (*ListMyProjectInvitationsRequest) ProtoMessage

func (*ListMyProjectInvitationsRequest) ProtoMessage()

func (*ListMyProjectInvitationsRequest) ProtoReflect

func (*ListMyProjectInvitationsRequest) Reset

func (*ListMyProjectInvitationsRequest) SetFilter

func (*ListMyProjectInvitationsRequest) SetParent

func (*ListMyProjectInvitationsRequest) 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

func (ListMyProjectInvitationsRequestFieldPathBuilder) Filter

func (ListMyProjectInvitationsRequestFieldPathBuilder) Parent

type ListMyProjectInvitationsRequestPathSelectorFilter

type ListMyProjectInvitationsRequestPathSelectorFilter struct{}

func (ListMyProjectInvitationsRequestPathSelectorFilter) FieldPath

func (ListMyProjectInvitationsRequestPathSelectorFilter) WithArrayOfValues

func (ListMyProjectInvitationsRequestPathSelectorFilter) WithValue

type ListMyProjectInvitationsRequestPathSelectorParent

type ListMyProjectInvitationsRequestPathSelectorParent struct{}

func (ListMyProjectInvitationsRequestPathSelectorParent) FieldPath

type ListMyProjectInvitationsRequest_FieldMask

type ListMyProjectInvitationsRequest_FieldMask struct {
	Paths []ListMyProjectInvitationsRequest_FieldPath
}

func FullListMyProjectInvitationsRequest_FieldMask

func FullListMyProjectInvitationsRequest_FieldMask() *ListMyProjectInvitationsRequest_FieldMask

func (*ListMyProjectInvitationsRequest_FieldMask) AppendPath

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

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 (*ListMyProjectInvitationsRequest_FieldMask) GetRawPaths

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 (*ListMyProjectInvitationsRequest_FieldMask) ProjectRaw

func (*ListMyProjectInvitationsRequest_FieldMask) ProtoMessage

func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) ProtoMessage()

func (*ListMyProjectInvitationsRequest_FieldMask) ProtoReflect

func (*ListMyProjectInvitationsRequest_FieldMask) Reset

func (fieldMask *ListMyProjectInvitationsRequest_FieldMask) Reset()

func (*ListMyProjectInvitationsRequest_FieldMask) Set

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 (*ListMyProjectInvitationsRequest_FieldMask) String

func (*ListMyProjectInvitationsRequest_FieldMask) Subtract

func (*ListMyProjectInvitationsRequest_FieldMask) SubtractRaw

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 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

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 (*ListMyProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw

func (*ListMyProjectInvitationsRequest_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*ListMyProjectInvitationsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListMyProjectInvitationsRequest_FieldTerminalPath) Selector

func (*ListMyProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*ListMyProjectInvitationsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListMyProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue

func (*ListMyProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues

func (*ListMyProjectInvitationsRequest_FieldTerminalPath) WithIValue

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

type ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue

type ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue struct {
	ListMyProjectInvitationsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListMyProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*ListMyProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

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 (*ListMyProjectInvitationsRequest_FieldTerminalPathValue) AsParentValue

func (*ListMyProjectInvitationsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListMyProjectInvitationsRequest_FieldTerminalPathValue' with the value under path in 'ListMyProjectInvitationsRequest'.

func (*ListMyProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object ListMyProjectInvitationsRequest

func (*ListMyProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw

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 (*ListMyProjectInvitationsResponse) CloneRaw

func (*ListMyProjectInvitationsResponse) Descriptor

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

Deprecated, Use ListMyProjectInvitationsResponse.ProtoReflect.Descriptor instead.

func (*ListMyProjectInvitationsResponse) GetProjectInvitations

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 (*ListMyProjectInvitationsResponse) MakeFullFieldMask

func (*ListMyProjectInvitationsResponse) MakeRawDiffFieldMask

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 (*ListMyProjectInvitationsResponse) MergeRaw

func (*ListMyProjectInvitationsResponse) ProtoMessage

func (*ListMyProjectInvitationsResponse) ProtoMessage()

func (*ListMyProjectInvitationsResponse) ProtoReflect

func (*ListMyProjectInvitationsResponse) Reset

func (*ListMyProjectInvitationsResponse) SetProjectInvitations

func (*ListMyProjectInvitationsResponse) 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

type ListMyProjectInvitationsResponsePathSelectorProjectInvitations

type ListMyProjectInvitationsResponsePathSelectorProjectInvitations struct{}

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitations) FieldPath

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation struct{}

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) FieldPath

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithArrayOfValues

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithValue

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate struct{}

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) FieldPath

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithArrayOfValues

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithValue

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail struct{}

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) FieldPath

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithArrayOfValues

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithValue

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor struct{}

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) FieldPath

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithArrayOfValues

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithValue

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount struct{}

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) FieldPath

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithArrayOfValues

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithValue

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser struct{}

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) FieldPath

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithArrayOfValues

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithValue

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail struct{}

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) FieldPath

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithArrayOfValues

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithValue

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName struct{}

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) FieldPath

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithArrayOfValues

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithValue

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles struct{}

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) FieldPath

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithArrayOfValues

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithItemValue

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithValue

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState struct{}

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) FieldPath

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithArrayOfValues

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithValue

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName

type ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName struct{}

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName) FieldPath

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName) WithArrayOfValues

func (ListMyProjectInvitationsResponsePathSelectorProjectInvitationsName) WithValue

type ListMyProjectInvitationsResponse_FieldMask

type ListMyProjectInvitationsResponse_FieldMask struct {
	Paths []ListMyProjectInvitationsResponse_FieldPath
}

func FullListMyProjectInvitationsResponse_FieldMask

func FullListMyProjectInvitationsResponse_FieldMask() *ListMyProjectInvitationsResponse_FieldMask

func (*ListMyProjectInvitationsResponse_FieldMask) AppendPath

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

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 (*ListMyProjectInvitationsResponse_FieldMask) GetRawPaths

func (*ListMyProjectInvitationsResponse_FieldMask) IsFull

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 (*ListMyProjectInvitationsResponse_FieldMask) ProjectRaw

func (*ListMyProjectInvitationsResponse_FieldMask) ProtoMessage

func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) ProtoMessage()

func (*ListMyProjectInvitationsResponse_FieldMask) ProtoReflect

func (*ListMyProjectInvitationsResponse_FieldMask) Reset

func (fieldMask *ListMyProjectInvitationsResponse_FieldMask) Reset()

func (*ListMyProjectInvitationsResponse_FieldMask) Set

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 (*ListMyProjectInvitationsResponse_FieldMask) String

func (*ListMyProjectInvitationsResponse_FieldMask) Subtract

func (*ListMyProjectInvitationsResponse_FieldMask) SubtractRaw

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 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

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 (*ListMyProjectInvitationsResponse_FieldSubPath) ClearValue

func (*ListMyProjectInvitationsResponse_FieldSubPath) ClearValueRaw

func (*ListMyProjectInvitationsResponse_FieldSubPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*ListMyProjectInvitationsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*ListMyProjectInvitationsResponse_FieldSubPath) Selector

func (*ListMyProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

func (fps *ListMyProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*ListMyProjectInvitationsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*ListMyProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue

func (*ListMyProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues

func (*ListMyProjectInvitationsResponse_FieldSubPath) WithIValue

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 (*ListMyProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue

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 (*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 (*ListMyProjectInvitationsResponse_FieldSubPathValue) CompareWith

func (*ListMyProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw

func (*ListMyProjectInvitationsResponse_FieldSubPathValue) GetRawValue

func (fpvs *ListMyProjectInvitationsResponse_FieldSubPathValue) GetRawValue() interface{}

func (*ListMyProjectInvitationsResponse_FieldSubPathValue) SetTo

func (*ListMyProjectInvitationsResponse_FieldSubPathValue) SetToRaw

type ListMyProjectInvitationsResponse_FieldTerminalPath

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

func (*ListMyProjectInvitationsResponse_FieldTerminalPath) ClearValue

func (*ListMyProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw

func (*ListMyProjectInvitationsResponse_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*ListMyProjectInvitationsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListMyProjectInvitationsResponse_FieldTerminalPath) Selector

func (*ListMyProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*ListMyProjectInvitationsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListMyProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue

func (*ListMyProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues

func (*ListMyProjectInvitationsResponse_FieldTerminalPath) WithIValue

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

type ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue

type ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue struct {
	ListMyProjectInvitationsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationsItemValue

func (*ListMyProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*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 (*ListMyProjectInvitationsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListMyProjectInvitationsResponse_FieldTerminalPathValue' with the value under path in 'ListMyProjectInvitationsResponse'.

func (*ListMyProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object ListMyProjectInvitationsResponse

func (*ListMyProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw

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 (*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 (*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 (*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 (*ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type ListProjectInvitationsDescriptorServerMsgHandle added in v0.4.28

type ListProjectInvitationsDescriptorServerMsgHandle struct{}

func (*ListProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

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 (*ListProjectInvitationsRequest) CloneRaw

func (*ListProjectInvitationsRequest) Descriptor

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

Deprecated, Use ListProjectInvitationsRequest.ProtoReflect.Descriptor instead.

func (*ListProjectInvitationsRequest) GetFieldMask

func (*ListProjectInvitationsRequest) GetFilter

func (*ListProjectInvitationsRequest) GetIncludePagingInfo added in v0.10.1

func (m *ListProjectInvitationsRequest) GetIncludePagingInfo() bool

func (*ListProjectInvitationsRequest) GetOrderBy

func (*ListProjectInvitationsRequest) GetPageSize

func (m *ListProjectInvitationsRequest) GetPageSize() int32

func (*ListProjectInvitationsRequest) GetPageToken

func (*ListProjectInvitationsRequest) GetParent

func (*ListProjectInvitationsRequest) GetView

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 (*ListProjectInvitationsRequest) MakeFullFieldMask

func (*ListProjectInvitationsRequest) MakeRawDiffFieldMask

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 (*ListProjectInvitationsRequest) MergeRaw

func (*ListProjectInvitationsRequest) ProtoMessage

func (*ListProjectInvitationsRequest) ProtoMessage()

func (*ListProjectInvitationsRequest) ProtoReflect

func (*ListProjectInvitationsRequest) Reset

func (m *ListProjectInvitationsRequest) Reset()

func (*ListProjectInvitationsRequest) SetFieldMask

func (*ListProjectInvitationsRequest) SetFilter

func (*ListProjectInvitationsRequest) SetIncludePagingInfo added in v0.10.1

func (m *ListProjectInvitationsRequest) SetIncludePagingInfo(fv bool)

func (*ListProjectInvitationsRequest) SetOrderBy

func (*ListProjectInvitationsRequest) SetPageSize

func (m *ListProjectInvitationsRequest) SetPageSize(fv int32)

func (*ListProjectInvitationsRequest) SetPageToken

func (*ListProjectInvitationsRequest) SetParent

func (*ListProjectInvitationsRequest) SetView

func (m *ListProjectInvitationsRequest) SetView(fv view.View)

func (*ListProjectInvitationsRequest) 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) FieldMask

func (ListProjectInvitationsRequestFieldPathBuilder) Filter

func (ListProjectInvitationsRequestFieldPathBuilder) IncludePagingInfo added in v0.10.1

func (ListProjectInvitationsRequestFieldPathBuilder) OrderBy

func (ListProjectInvitationsRequestFieldPathBuilder) PageSize

func (ListProjectInvitationsRequestFieldPathBuilder) PageToken

func (ListProjectInvitationsRequestFieldPathBuilder) Parent

func (ListProjectInvitationsRequestFieldPathBuilder) View

type ListProjectInvitationsRequestPathSelectorFieldMask

type ListProjectInvitationsRequestPathSelectorFieldMask struct{}

func (ListProjectInvitationsRequestPathSelectorFieldMask) FieldPath

type ListProjectInvitationsRequestPathSelectorFilter

type ListProjectInvitationsRequestPathSelectorFilter struct{}

func (ListProjectInvitationsRequestPathSelectorFilter) FieldPath

func (ListProjectInvitationsRequestPathSelectorFilter) WithArrayOfValues

func (ListProjectInvitationsRequestPathSelectorFilter) WithValue

type ListProjectInvitationsRequestPathSelectorIncludePagingInfo added in v0.10.1

type ListProjectInvitationsRequestPathSelectorIncludePagingInfo struct{}

func (ListProjectInvitationsRequestPathSelectorIncludePagingInfo) FieldPath added in v0.10.1

func (ListProjectInvitationsRequestPathSelectorIncludePagingInfo) WithArrayOfValues added in v0.10.1

func (ListProjectInvitationsRequestPathSelectorIncludePagingInfo) WithValue added in v0.10.1

type ListProjectInvitationsRequestPathSelectorOrderBy

type ListProjectInvitationsRequestPathSelectorOrderBy struct{}

func (ListProjectInvitationsRequestPathSelectorOrderBy) FieldPath

func (ListProjectInvitationsRequestPathSelectorOrderBy) WithArrayOfValues

func (ListProjectInvitationsRequestPathSelectorOrderBy) WithValue

type ListProjectInvitationsRequestPathSelectorPageSize

type ListProjectInvitationsRequestPathSelectorPageSize struct{}

func (ListProjectInvitationsRequestPathSelectorPageSize) FieldPath

func (ListProjectInvitationsRequestPathSelectorPageSize) WithArrayOfValues

func (ListProjectInvitationsRequestPathSelectorPageSize) WithValue

type ListProjectInvitationsRequestPathSelectorPageToken

type ListProjectInvitationsRequestPathSelectorPageToken struct{}

func (ListProjectInvitationsRequestPathSelectorPageToken) FieldPath

type ListProjectInvitationsRequestPathSelectorParent

type ListProjectInvitationsRequestPathSelectorParent struct{}

func (ListProjectInvitationsRequestPathSelectorParent) FieldPath

type ListProjectInvitationsRequestPathSelectorView

type ListProjectInvitationsRequestPathSelectorView struct{}

func (ListProjectInvitationsRequestPathSelectorView) FieldPath

func (ListProjectInvitationsRequestPathSelectorView) WithArrayOfValues

func (ListProjectInvitationsRequestPathSelectorView) WithValue

type ListProjectInvitationsRequest_FieldMask

type ListProjectInvitationsRequest_FieldMask struct {
	Paths []ListProjectInvitationsRequest_FieldPath
}

func FullListProjectInvitationsRequest_FieldMask

func FullListProjectInvitationsRequest_FieldMask() *ListProjectInvitationsRequest_FieldMask

func (*ListProjectInvitationsRequest_FieldMask) AppendPath

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

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 (*ListProjectInvitationsRequest_FieldMask) GetRawPaths

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 (*ListProjectInvitationsRequest_FieldMask) ProjectRaw

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 (*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 (*ListProjectInvitationsRequest_FieldMask) SubtractRaw

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 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

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 (*ListProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw

func (*ListProjectInvitationsRequest_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*ListProjectInvitationsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListProjectInvitationsRequest_FieldTerminalPath) Selector

func (*ListProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*ListProjectInvitationsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue

func (*ListProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues

func (*ListProjectInvitationsRequest_FieldTerminalPath) WithIValue

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

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 (*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 (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues added in v0.10.1

func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)

func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

func (fpaov *ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)

func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*ListProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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 (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsFilterValue

func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue added in v0.10.1

func (fpv *ListProjectInvitationsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)

func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsOrderByValue

func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsPageSizeValue

func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsParentValue

func (*ListProjectInvitationsRequest_FieldTerminalPathValue) AsViewValue

func (*ListProjectInvitationsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListProjectInvitationsRequest_FieldTerminalPathValue' with the value under path in 'ListProjectInvitationsRequest'.

func (*ListProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object ListProjectInvitationsRequest

func (*ListProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw

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 (*ListProjectInvitationsResponse) CloneRaw

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 (*ListProjectInvitationsResponse) GetPrevPageToken

func (*ListProjectInvitationsResponse) GetProjectInvitations

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 (*ListProjectInvitationsResponse) MakeFullFieldMask

func (*ListProjectInvitationsResponse) MakeRawDiffFieldMask

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 (*ListProjectInvitationsResponse) MergeRaw

func (*ListProjectInvitationsResponse) ProtoMessage

func (*ListProjectInvitationsResponse) ProtoMessage()

func (*ListProjectInvitationsResponse) ProtoReflect

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 (*ListProjectInvitationsResponse) SetPrevPageToken

func (*ListProjectInvitationsResponse) SetProjectInvitations

func (*ListProjectInvitationsResponse) SetTotalResultsCount added in v0.10.1

func (m *ListProjectInvitationsResponse) SetTotalResultsCount(fv int32)

func (*ListProjectInvitationsResponse) 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) TotalResultsCount added in v0.10.1

type ListProjectInvitationsResponsePathSelectorCurrentOffset added in v0.10.1

type ListProjectInvitationsResponsePathSelectorCurrentOffset struct{}

func (ListProjectInvitationsResponsePathSelectorCurrentOffset) FieldPath added in v0.10.1

func (ListProjectInvitationsResponsePathSelectorCurrentOffset) WithArrayOfValues added in v0.10.1

func (ListProjectInvitationsResponsePathSelectorCurrentOffset) WithValue added in v0.10.1

type ListProjectInvitationsResponsePathSelectorNextPageToken

type ListProjectInvitationsResponsePathSelectorNextPageToken struct{}

func (ListProjectInvitationsResponsePathSelectorNextPageToken) FieldPath

type ListProjectInvitationsResponsePathSelectorPrevPageToken

type ListProjectInvitationsResponsePathSelectorPrevPageToken struct{}

func (ListProjectInvitationsResponsePathSelectorPrevPageToken) FieldPath

type ListProjectInvitationsResponsePathSelectorProjectInvitations

type ListProjectInvitationsResponsePathSelectorProjectInvitations struct{}

func (ListProjectInvitationsResponsePathSelectorProjectInvitations) FieldPath

func (ListProjectInvitationsResponsePathSelectorProjectInvitations) Name

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation struct{}

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) FieldPath

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithArrayOfValues

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitation) WithValue

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate struct{}

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) FieldPath

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithArrayOfValues

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationExpirationDate) WithValue

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail struct{}

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) FieldPath

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithArrayOfValues

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviteeEmail) WithValue

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor struct{}

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) FieldPath

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithArrayOfValues

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActor) WithValue

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount struct{}

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) FieldPath

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithArrayOfValues

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorServiceAccount) WithValue

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser struct{}

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) FieldPath

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithArrayOfValues

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterActorUser) WithValue

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail struct{}

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) FieldPath

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithArrayOfValues

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterEmail) WithValue

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName struct{}

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) FieldPath

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithArrayOfValues

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationInviterFullName) WithValue

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles struct{}

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) FieldPath

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithArrayOfValues

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithItemValue

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationRoles) WithValue

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState

type ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState struct{}

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) FieldPath

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithArrayOfValues

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsInvitationState) WithValue

type ListProjectInvitationsResponsePathSelectorProjectInvitationsName

type ListProjectInvitationsResponsePathSelectorProjectInvitationsName struct{}

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsName) FieldPath

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsName) WithArrayOfValues

func (ListProjectInvitationsResponsePathSelectorProjectInvitationsName) WithValue

type ListProjectInvitationsResponsePathSelectorTotalResultsCount added in v0.10.1

type ListProjectInvitationsResponsePathSelectorTotalResultsCount struct{}

func (ListProjectInvitationsResponsePathSelectorTotalResultsCount) FieldPath added in v0.10.1

func (ListProjectInvitationsResponsePathSelectorTotalResultsCount) WithArrayOfValues added in v0.10.1

func (ListProjectInvitationsResponsePathSelectorTotalResultsCount) WithValue added in v0.10.1

type ListProjectInvitationsResponse_FieldMask

type ListProjectInvitationsResponse_FieldMask struct {
	Paths []ListProjectInvitationsResponse_FieldPath
}

func FullListProjectInvitationsResponse_FieldMask

func FullListProjectInvitationsResponse_FieldMask() *ListProjectInvitationsResponse_FieldMask

func (*ListProjectInvitationsResponse_FieldMask) AppendPath

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

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 (*ListProjectInvitationsResponse_FieldMask) GetRawPaths

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 (*ListProjectInvitationsResponse_FieldMask) ProjectRaw

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 (*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 (*ListProjectInvitationsResponse_FieldMask) String

func (*ListProjectInvitationsResponse_FieldMask) Subtract

func (*ListProjectInvitationsResponse_FieldMask) SubtractRaw

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 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

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 (*ListProjectInvitationsResponse_FieldSubPath) ClearValue

func (*ListProjectInvitationsResponse_FieldSubPath) ClearValueRaw

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

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

IsLeaf - whether field path is holds simple value

func (*ListProjectInvitationsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*ListProjectInvitationsResponse_FieldSubPath) Selector

func (*ListProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

func (fps *ListProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*ListProjectInvitationsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*ListProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue

func (*ListProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues

func (*ListProjectInvitationsResponse_FieldSubPath) WithIValue

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 (*ListProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue

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 (*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 (*ListProjectInvitationsResponse_FieldSubPathValue) CompareWith

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 (*ListProjectInvitationsResponse_FieldSubPathValue) SetToRaw

type ListProjectInvitationsResponse_FieldTerminalPath

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

func (*ListProjectInvitationsResponse_FieldTerminalPath) ClearValue

func (*ListProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw

func (*ListProjectInvitationsResponse_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*ListProjectInvitationsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListProjectInvitationsResponse_FieldTerminalPath) Selector

func (*ListProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*ListProjectInvitationsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue

func (*ListProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues

func (*ListProjectInvitationsResponse_FieldTerminalPath) WithIValue

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

type ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue

type ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue struct {
	ListProjectInvitationsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationsItemValue

func (*ListProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*ListProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationsArrayOfValues

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 (*ListProjectInvitationsResponse_FieldTerminalPathValue) AsPrevPageTokenValue

func (*ListProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationsValue

func (*ListProjectInvitationsResponse_FieldTerminalPathValue) AsTotalResultsCountValue added in v0.10.1

func (fpv *ListProjectInvitationsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)

func (*ListProjectInvitationsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListProjectInvitationsResponse_FieldTerminalPathValue' with the value under path in 'ListProjectInvitationsResponse'.

func (*ListProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object ListProjectInvitationsResponse

func (*ListProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw

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.

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 (*ProjectInvitationServiceDescriptor) GetApiName added in v0.4.28

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 (*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 (*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 (*UpdateProjectInvitationDescriptor) IsServerStream added in v0.4.28

func (d *UpdateProjectInvitationDescriptor) IsServerStream() bool

func (*UpdateProjectInvitationDescriptor) IsUnary added in v0.4.28

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 (*UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type UpdateProjectInvitationDescriptorServerMsgHandle added in v0.4.28

type UpdateProjectInvitationDescriptorServerMsgHandle struct{}

func (*UpdateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

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"`
	// If set to true, and the resource is not found,
	// a new resource will be created.  In this situation,
	// 'field_mask' is ignored.
	//
	// https://google.aip.dev/134#create-or-update
	AllowMissing bool `protobuf:"varint,5,opt,name=allow_missing,json=allowMissing,proto3" json:"allow_missing,omitempty" firestore:"allowMissing"`
	// contains filtered or unexported fields
}

Request message for method [UpdateProjectInvitation][ntt.iam.v1alpha.UpdateProjectInvitation]

func (*UpdateProjectInvitationRequest) Clone

func (*UpdateProjectInvitationRequest) CloneRaw

func (*UpdateProjectInvitationRequest) Descriptor

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

Deprecated, Use UpdateProjectInvitationRequest.ProtoReflect.Descriptor instead.

func (*UpdateProjectInvitationRequest) GetAllowMissing added in v0.12.33

func (m *UpdateProjectInvitationRequest) GetAllowMissing() bool

func (*UpdateProjectInvitationRequest) GetCas

func (*UpdateProjectInvitationRequest) GetProjectInvitation

func (*UpdateProjectInvitationRequest) GetUpdateMask

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 (*UpdateProjectInvitationRequest) MakeFullFieldMask

func (*UpdateProjectInvitationRequest) MakeRawDiffFieldMask

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 (*UpdateProjectInvitationRequest) MergeRaw

func (*UpdateProjectInvitationRequest) ProtoMessage

func (*UpdateProjectInvitationRequest) ProtoMessage()

func (*UpdateProjectInvitationRequest) ProtoReflect

func (*UpdateProjectInvitationRequest) Reset

func (m *UpdateProjectInvitationRequest) Reset()

func (*UpdateProjectInvitationRequest) SetAllowMissing added in v0.12.33

func (m *UpdateProjectInvitationRequest) SetAllowMissing(fv bool)

func (*UpdateProjectInvitationRequest) SetCas

func (*UpdateProjectInvitationRequest) SetProjectInvitation

func (*UpdateProjectInvitationRequest) SetUpdateMask

func (*UpdateProjectInvitationRequest) 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

func (UpdateProjectInvitationRequestCASFieldPathBuilder) FieldMask

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 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

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 (*UpdateProjectInvitationRequestCAS_FieldSubPath) ClearValue

func (*UpdateProjectInvitationRequestCAS_FieldSubPath) ClearValueRaw

func (*UpdateProjectInvitationRequestCAS_FieldSubPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*UpdateProjectInvitationRequestCAS_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateProjectInvitationRequestCAS_FieldSubPath) Selector

func (*UpdateProjectInvitationRequestCAS_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

func (fps *UpdateProjectInvitationRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*UpdateProjectInvitationRequestCAS_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateProjectInvitationRequestCAS_FieldSubPath) WithIArrayItemValue

func (*UpdateProjectInvitationRequestCAS_FieldSubPath) WithIArrayOfValues

func (*UpdateProjectInvitationRequestCAS_FieldSubPath) WithIValue

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 (*UpdateProjectInvitationRequestCAS_FieldSubPathArrayItemValue) ContainsValue

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 (*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 (*UpdateProjectInvitationRequestCAS_FieldSubPathValue) CompareWith

func (*UpdateProjectInvitationRequestCAS_FieldSubPathValue) CompareWithRaw

func (*UpdateProjectInvitationRequestCAS_FieldSubPathValue) GetRawValue

func (fpvs *UpdateProjectInvitationRequestCAS_FieldSubPathValue) GetRawValue() interface{}

func (*UpdateProjectInvitationRequestCAS_FieldSubPathValue) SetTo

func (*UpdateProjectInvitationRequestCAS_FieldSubPathValue) SetToRaw

type UpdateProjectInvitationRequestCAS_FieldTerminalPath

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

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) ClearValue

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) ClearValueRaw

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) Selector

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithIArrayItemValue

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithIArrayOfValues

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPath) WithIValue

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

type UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue

type UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue struct {
	UpdateProjectInvitationRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*UpdateProjectInvitationRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

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 (*UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) AsFieldMaskValue

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateProjectInvitationRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateProjectInvitationRequest_CAS'.

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object CAS

func (*UpdateProjectInvitationRequestCAS_FieldTerminalPathValue) SetToRaw

type UpdateProjectInvitationRequestFieldPathBuilder

type UpdateProjectInvitationRequestFieldPathBuilder struct{}

func NewUpdateProjectInvitationRequestFieldPathBuilder

func NewUpdateProjectInvitationRequestFieldPathBuilder() UpdateProjectInvitationRequestFieldPathBuilder

func (UpdateProjectInvitationRequestFieldPathBuilder) AllowMissing added in v0.12.33

func (UpdateProjectInvitationRequestFieldPathBuilder) Cas

func (UpdateProjectInvitationRequestFieldPathBuilder) ProjectInvitation

func (UpdateProjectInvitationRequestFieldPathBuilder) UpdateMask

type UpdateProjectInvitationRequestPathSelectorAllowMissing added in v0.12.33

type UpdateProjectInvitationRequestPathSelectorAllowMissing struct{}

func (UpdateProjectInvitationRequestPathSelectorAllowMissing) FieldPath added in v0.12.33

func (UpdateProjectInvitationRequestPathSelectorAllowMissing) WithArrayOfValues added in v0.12.33

func (UpdateProjectInvitationRequestPathSelectorAllowMissing) WithValue added in v0.12.33

type UpdateProjectInvitationRequestPathSelectorCas

type UpdateProjectInvitationRequestPathSelectorCas struct{}

func (UpdateProjectInvitationRequestPathSelectorCas) ConditionalState

func (UpdateProjectInvitationRequestPathSelectorCas) FieldMask

func (UpdateProjectInvitationRequestPathSelectorCas) FieldPath

type UpdateProjectInvitationRequestPathSelectorCasConditionalState

type UpdateProjectInvitationRequestPathSelectorCasConditionalState struct{}

func (UpdateProjectInvitationRequestPathSelectorCasConditionalState) FieldPath

func (UpdateProjectInvitationRequestPathSelectorCasConditionalState) Name

func (UpdateProjectInvitationRequestPathSelectorCasConditionalState) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorCasConditionalState) WithValue

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation struct{}

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) FieldPath

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitation) WithValue

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate struct{}

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate) FieldPath

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationExpirationDate) WithValue

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail struct{}

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail) FieldPath

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviteeEmail) WithValue

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor struct{}

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor) FieldPath

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActor) WithValue

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount struct{}

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount) FieldPath

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorServiceAccount) WithValue

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser struct{}

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser) FieldPath

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterActorUser) WithValue

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail struct{}

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail) FieldPath

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterEmail) WithValue

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName struct{}

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName) FieldPath

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationInviterFullName) WithValue

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles struct{}

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles) FieldPath

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles) WithItemValue

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationRoles) WithValue

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState struct{}

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState) FieldPath

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateInvitationState) WithValue

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateName

type UpdateProjectInvitationRequestPathSelectorCasConditionalStateName struct{}

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateName) FieldPath

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateName) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorCasConditionalStateName) WithValue

type UpdateProjectInvitationRequestPathSelectorCasFieldMask

type UpdateProjectInvitationRequestPathSelectorCasFieldMask struct{}

func (UpdateProjectInvitationRequestPathSelectorCasFieldMask) FieldPath

type UpdateProjectInvitationRequestPathSelectorProjectInvitation

type UpdateProjectInvitationRequestPathSelectorProjectInvitation struct{}

func (UpdateProjectInvitationRequestPathSelectorProjectInvitation) FieldPath

func (UpdateProjectInvitationRequestPathSelectorProjectInvitation) Name

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation struct{}

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) FieldPath

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitation) WithValue

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate struct{}

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) FieldPath

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationExpirationDate) WithValue

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail struct{}

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) FieldPath

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviteeEmail) WithValue

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor struct{}

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) FieldPath

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActor) WithValue

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount struct{}

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) FieldPath

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorServiceAccount) WithValue

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser struct{}

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) FieldPath

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterActorUser) WithValue

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail struct{}

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) FieldPath

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterEmail) WithValue

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName struct{}

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) FieldPath

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationInviterFullName) WithValue

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles struct{}

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) FieldPath

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithItemValue

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationRoles) WithValue

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState

type UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState struct{}

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) FieldPath

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationInvitationState) WithValue

type UpdateProjectInvitationRequestPathSelectorProjectInvitationName

type UpdateProjectInvitationRequestPathSelectorProjectInvitationName struct{}

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationName) FieldPath

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationName) WithArrayOfValues

func (UpdateProjectInvitationRequestPathSelectorProjectInvitationName) WithValue

type UpdateProjectInvitationRequestPathSelectorUpdateMask

type UpdateProjectInvitationRequestPathSelectorUpdateMask struct{}

func (UpdateProjectInvitationRequestPathSelectorUpdateMask) FieldPath

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 (*UpdateProjectInvitationRequest_CAS) CloneRaw

func (*UpdateProjectInvitationRequest_CAS) Descriptor

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

Deprecated, Use UpdateProjectInvitationRequest_CAS.ProtoReflect.Descriptor instead.

func (*UpdateProjectInvitationRequest_CAS) GetConditionalState

func (*UpdateProjectInvitationRequest_CAS) GetFieldMask

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) MakeFullFieldMask

func (*UpdateProjectInvitationRequest_CAS) MakeRawDiffFieldMask

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 (*UpdateProjectInvitationRequest_CAS) MergeRaw

func (*UpdateProjectInvitationRequest_CAS) ProtoMessage

func (*UpdateProjectInvitationRequest_CAS) ProtoMessage()

func (*UpdateProjectInvitationRequest_CAS) ProtoReflect

func (*UpdateProjectInvitationRequest_CAS) Reset

func (*UpdateProjectInvitationRequest_CAS) SetConditionalState

func (*UpdateProjectInvitationRequest_CAS) SetFieldMask

func (*UpdateProjectInvitationRequest_CAS) 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) FieldPath

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation struct{}

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) FieldPath

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) WithArrayOfValues

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitation) WithValue

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate struct{}

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate) FieldPath

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate) WithArrayOfValues

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationExpirationDate) WithValue

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail struct{}

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail) FieldPath

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail) WithArrayOfValues

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviteeEmail) WithValue

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor struct{}

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor) FieldPath

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor) WithArrayOfValues

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActor) WithValue

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount struct{}

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount) FieldPath

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount) WithArrayOfValues

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorServiceAccount) WithValue

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser struct{}

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser) FieldPath

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser) WithArrayOfValues

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterActorUser) WithValue

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail struct{}

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail) FieldPath

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail) WithArrayOfValues

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterEmail) WithValue

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName struct{}

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName) FieldPath

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName) WithArrayOfValues

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationInviterFullName) WithValue

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles struct{}

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles) FieldPath

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles) WithArrayOfValues

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles) WithItemValue

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationRoles) WithValue

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState struct{}

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState) FieldPath

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState) WithArrayOfValues

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateInvitationState) WithValue

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName

type UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName struct{}

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName) FieldPath

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName) WithArrayOfValues

func (UpdateProjectInvitationRequest_CASPathSelectorConditionalStateName) WithValue

type UpdateProjectInvitationRequest_CASPathSelectorFieldMask

type UpdateProjectInvitationRequest_CASPathSelectorFieldMask struct{}

func (UpdateProjectInvitationRequest_CASPathSelectorFieldMask) FieldPath

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 (*UpdateProjectInvitationRequest_CAS_FieldMask) AppendRawPath

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

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 (*UpdateProjectInvitationRequest_CAS_FieldMask) GetRawPaths

func (*UpdateProjectInvitationRequest_CAS_FieldMask) IsFull

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 (*UpdateProjectInvitationRequest_CAS_FieldMask) ProjectRaw

func (*UpdateProjectInvitationRequest_CAS_FieldMask) ProtoMessage

func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) ProtoMessage()

func (*UpdateProjectInvitationRequest_CAS_FieldMask) ProtoReflect

func (*UpdateProjectInvitationRequest_CAS_FieldMask) Reset

func (*UpdateProjectInvitationRequest_CAS_FieldMask) Set

func (*UpdateProjectInvitationRequest_CAS_FieldMask) SetFromCliFlag

func (fieldMask *UpdateProjectInvitationRequest_CAS_FieldMask) SetFromCliFlag(raw string) error

func (*UpdateProjectInvitationRequest_CAS_FieldMask) SetRaw

func (*UpdateProjectInvitationRequest_CAS_FieldMask) Size

func (*UpdateProjectInvitationRequest_CAS_FieldMask) String

func (*UpdateProjectInvitationRequest_CAS_FieldMask) Subtract

func (*UpdateProjectInvitationRequest_CAS_FieldMask) SubtractRaw

func (*UpdateProjectInvitationRequest_CAS_FieldMask) ToProtoFieldMask

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 (*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

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 (*UpdateProjectInvitationRequest_FieldMask) GetRawPaths

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 (*UpdateProjectInvitationRequest_FieldMask) ProjectRaw

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 (*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 (*UpdateProjectInvitationRequest_FieldMask) String

func (*UpdateProjectInvitationRequest_FieldMask) Subtract

func (*UpdateProjectInvitationRequest_FieldMask) SubtractRaw

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 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
	UpdateProjectInvitationRequest_FieldPathSelectorAllowMissing      UpdateProjectInvitationRequest_FieldPathSelector = 3
)

func (UpdateProjectInvitationRequest_FieldPathSelector) 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 (*UpdateProjectInvitationRequest_FieldSubPath) AsProjectInvitationSubPath

func (*UpdateProjectInvitationRequest_FieldSubPath) ClearValue

func (*UpdateProjectInvitationRequest_FieldSubPath) ClearValueRaw

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

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

IsLeaf - whether field path is holds simple value

func (*UpdateProjectInvitationRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateProjectInvitationRequest_FieldSubPath) Selector

func (*UpdateProjectInvitationRequest_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

func (fps *UpdateProjectInvitationRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*UpdateProjectInvitationRequest_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateProjectInvitationRequest_FieldSubPath) WithIArrayItemValue

func (*UpdateProjectInvitationRequest_FieldSubPath) WithIArrayOfValues

func (*UpdateProjectInvitationRequest_FieldSubPath) WithIValue

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 (*UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) AsProjectInvitationPathItemValue

func (*UpdateProjectInvitationRequest_FieldSubPathArrayItemValue) ContainsValue

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 (*UpdateProjectInvitationRequest_FieldSubPathArrayOfValues) AsProjectInvitationPathArrayOfValues

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 (*UpdateProjectInvitationRequest_FieldSubPathValue) AsProjectInvitationPathValue

func (*UpdateProjectInvitationRequest_FieldSubPathValue) CompareWith

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 (*UpdateProjectInvitationRequest_FieldSubPathValue) SetToRaw

type UpdateProjectInvitationRequest_FieldTerminalPath

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

func (*UpdateProjectInvitationRequest_FieldTerminalPath) ClearValue

func (*UpdateProjectInvitationRequest_FieldTerminalPath) ClearValueRaw

func (*UpdateProjectInvitationRequest_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*UpdateProjectInvitationRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateProjectInvitationRequest_FieldTerminalPath) Selector

func (*UpdateProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*UpdateProjectInvitationRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue

func (*UpdateProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues

func (*UpdateProjectInvitationRequest_FieldTerminalPath) WithIValue

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

type UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue

type UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue struct {
	UpdateProjectInvitationRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProjectInvitationRequest_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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) AsAllowMissingArrayOfValues added in v0.12.33

func (fpaov *UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues() ([]bool, bool)

func (*UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues

func (*UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsProjectInvitationArrayOfValues

func (*UpdateProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues

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) AsAllowMissingValue added in v0.12.33

func (fpv *UpdateProjectInvitationRequest_FieldTerminalPathValue) AsAllowMissingValue() (bool, bool)

func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) AsCasValue

func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) AsProjectInvitationValue

func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) AsUpdateMaskValue

func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'UpdateProjectInvitationRequest'.

func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object UpdateProjectInvitationRequest

func (*UpdateProjectInvitationRequest_FieldTerminalPathValue) SetToRaw

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 (*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 (*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 (*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 (*WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type WatchProjectInvitationDescriptorServerMsgHandle added in v0.4.28

type WatchProjectInvitationDescriptorServerMsgHandle struct{}

func (*WatchProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

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 (*WatchProjectInvitationRequest) CloneRaw

func (*WatchProjectInvitationRequest) Descriptor

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

Deprecated, Use WatchProjectInvitationRequest.ProtoReflect.Descriptor instead.

func (*WatchProjectInvitationRequest) GetFieldMask

func (*WatchProjectInvitationRequest) GetName

func (*WatchProjectInvitationRequest) GetView

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 (*WatchProjectInvitationRequest) MakeFullFieldMask

func (*WatchProjectInvitationRequest) MakeRawDiffFieldMask

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 (*WatchProjectInvitationRequest) MergeRaw

func (*WatchProjectInvitationRequest) ProtoMessage

func (*WatchProjectInvitationRequest) ProtoMessage()

func (*WatchProjectInvitationRequest) ProtoReflect

func (*WatchProjectInvitationRequest) Reset

func (m *WatchProjectInvitationRequest) Reset()

func (*WatchProjectInvitationRequest) SetFieldMask

func (*WatchProjectInvitationRequest) SetName

func (*WatchProjectInvitationRequest) SetView

func (m *WatchProjectInvitationRequest) SetView(fv view.View)

func (*WatchProjectInvitationRequest) 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

func (WatchProjectInvitationRequestFieldPathBuilder) FieldMask

func (WatchProjectInvitationRequestFieldPathBuilder) Name

func (WatchProjectInvitationRequestFieldPathBuilder) View

type WatchProjectInvitationRequestPathSelectorFieldMask

type WatchProjectInvitationRequestPathSelectorFieldMask struct{}

func (WatchProjectInvitationRequestPathSelectorFieldMask) FieldPath

type WatchProjectInvitationRequestPathSelectorName

type WatchProjectInvitationRequestPathSelectorName struct{}

func (WatchProjectInvitationRequestPathSelectorName) FieldPath

type WatchProjectInvitationRequestPathSelectorView

type WatchProjectInvitationRequestPathSelectorView struct{}

func (WatchProjectInvitationRequestPathSelectorView) FieldPath

func (WatchProjectInvitationRequestPathSelectorView) WithArrayOfValues

func (WatchProjectInvitationRequestPathSelectorView) WithValue

type WatchProjectInvitationRequest_FieldMask

type WatchProjectInvitationRequest_FieldMask struct {
	Paths []WatchProjectInvitationRequest_FieldPath
}

func FullWatchProjectInvitationRequest_FieldMask

func FullWatchProjectInvitationRequest_FieldMask() *WatchProjectInvitationRequest_FieldMask

func (*WatchProjectInvitationRequest_FieldMask) AppendPath

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

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 (*WatchProjectInvitationRequest_FieldMask) GetRawPaths

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 (*WatchProjectInvitationRequest_FieldMask) ProjectRaw

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 (*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 (*WatchProjectInvitationRequest_FieldMask) SubtractRaw

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 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

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 (*WatchProjectInvitationRequest_FieldTerminalPath) ClearValueRaw

func (*WatchProjectInvitationRequest_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*WatchProjectInvitationRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProjectInvitationRequest_FieldTerminalPath) Selector

func (*WatchProjectInvitationRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*WatchProjectInvitationRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProjectInvitationRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchProjectInvitationRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchProjectInvitationRequest_FieldTerminalPath) WithIValue

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

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 (*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 (*WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*WatchProjectInvitationRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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 (*WatchProjectInvitationRequest_FieldTerminalPathValue) AsNameValue

func (*WatchProjectInvitationRequest_FieldTerminalPathValue) AsViewValue

func (*WatchProjectInvitationRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProjectInvitationRequest_FieldTerminalPathValue' with the value under path in 'WatchProjectInvitationRequest'.

func (*WatchProjectInvitationRequest_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object WatchProjectInvitationRequest

func (*WatchProjectInvitationRequest_FieldTerminalPathValue) SetToRaw

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 (*WatchProjectInvitationResponse) CloneRaw

func (*WatchProjectInvitationResponse) Descriptor

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

Deprecated, Use WatchProjectInvitationResponse.ProtoReflect.Descriptor instead.

func (*WatchProjectInvitationResponse) GetChange

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 (*WatchProjectInvitationResponse) MakeFullFieldMask

func (*WatchProjectInvitationResponse) MakeRawDiffFieldMask

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 (*WatchProjectInvitationResponse) MergeRaw

func (*WatchProjectInvitationResponse) ProtoMessage

func (*WatchProjectInvitationResponse) ProtoMessage()

func (*WatchProjectInvitationResponse) ProtoReflect

func (*WatchProjectInvitationResponse) Reset

func (m *WatchProjectInvitationResponse) Reset()

func (*WatchProjectInvitationResponse) SetChange

func (*WatchProjectInvitationResponse) 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

func (WatchProjectInvitationResponseFieldPathBuilder) Change

type WatchProjectInvitationResponsePathSelectorChange

type WatchProjectInvitationResponsePathSelectorChange struct{}

func (WatchProjectInvitationResponsePathSelectorChange) FieldPath

type WatchProjectInvitationResponse_FieldMask

type WatchProjectInvitationResponse_FieldMask struct {
	Paths []WatchProjectInvitationResponse_FieldPath
}

func FullWatchProjectInvitationResponse_FieldMask

func FullWatchProjectInvitationResponse_FieldMask() *WatchProjectInvitationResponse_FieldMask

func (*WatchProjectInvitationResponse_FieldMask) AppendPath

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

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 (*WatchProjectInvitationResponse_FieldMask) GetRawPaths

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 (*WatchProjectInvitationResponse_FieldMask) ProjectRaw

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 (*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 (*WatchProjectInvitationResponse_FieldMask) String

func (*WatchProjectInvitationResponse_FieldMask) Subtract

func (*WatchProjectInvitationResponse_FieldMask) SubtractRaw

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 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

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 (*WatchProjectInvitationResponse_FieldTerminalPath) ClearValueRaw

func (*WatchProjectInvitationResponse_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*WatchProjectInvitationResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProjectInvitationResponse_FieldTerminalPath) Selector

func (*WatchProjectInvitationResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*WatchProjectInvitationResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProjectInvitationResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchProjectInvitationResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchProjectInvitationResponse_FieldTerminalPath) WithIValue

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

type WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue

type WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue struct {
	WatchProjectInvitationResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProjectInvitationResponse_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*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 (*WatchProjectInvitationResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProjectInvitationResponse_FieldTerminalPathValue' with the value under path in 'WatchProjectInvitationResponse'.

func (*WatchProjectInvitationResponse_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object WatchProjectInvitationResponse

func (*WatchProjectInvitationResponse_FieldTerminalPathValue) SetToRaw

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 (*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 (*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 (*WatchProjectInvitationsDescriptor) IsServerStream added in v0.4.28

func (d *WatchProjectInvitationsDescriptor) IsServerStream() bool

func (*WatchProjectInvitationsDescriptor) IsUnary added in v0.4.28

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 (*WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type WatchProjectInvitationsDescriptorServerMsgHandle added in v0.4.28

type WatchProjectInvitationsDescriptorServerMsgHandle struct{}

func (*WatchProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

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 (*WatchProjectInvitationsRequest) CloneRaw

func (*WatchProjectInvitationsRequest) Descriptor

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

Deprecated, Use WatchProjectInvitationsRequest.ProtoReflect.Descriptor instead.

func (*WatchProjectInvitationsRequest) GetFieldMask

func (*WatchProjectInvitationsRequest) GetFilter

func (*WatchProjectInvitationsRequest) GetMaxChunkSize

func (m *WatchProjectInvitationsRequest) GetMaxChunkSize() int32

func (*WatchProjectInvitationsRequest) GetOrderBy

func (*WatchProjectInvitationsRequest) GetPageSize

func (m *WatchProjectInvitationsRequest) GetPageSize() int32

func (*WatchProjectInvitationsRequest) GetPageToken

func (*WatchProjectInvitationsRequest) GetParent

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 (*WatchProjectInvitationsRequest) GetView

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 (*WatchProjectInvitationsRequest) MakeFullFieldMask

func (*WatchProjectInvitationsRequest) MakeRawDiffFieldMask

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 (*WatchProjectInvitationsRequest) MergeRaw

func (*WatchProjectInvitationsRequest) ProtoMessage

func (*WatchProjectInvitationsRequest) ProtoMessage()

func (*WatchProjectInvitationsRequest) ProtoReflect

func (*WatchProjectInvitationsRequest) Reset

func (m *WatchProjectInvitationsRequest) Reset()

func (*WatchProjectInvitationsRequest) SetFieldMask

func (*WatchProjectInvitationsRequest) SetFilter

func (*WatchProjectInvitationsRequest) SetMaxChunkSize

func (m *WatchProjectInvitationsRequest) SetMaxChunkSize(fv int32)

func (*WatchProjectInvitationsRequest) SetOrderBy

func (*WatchProjectInvitationsRequest) SetPageSize

func (m *WatchProjectInvitationsRequest) SetPageSize(fv int32)

func (*WatchProjectInvitationsRequest) SetPageToken

func (*WatchProjectInvitationsRequest) SetParent

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 (*WatchProjectInvitationsRequest) SetView

func (m *WatchProjectInvitationsRequest) SetView(fv view.View)

func (*WatchProjectInvitationsRequest) 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) FieldMask

func (WatchProjectInvitationsRequestFieldPathBuilder) Filter

func (WatchProjectInvitationsRequestFieldPathBuilder) MaxChunkSize

func (WatchProjectInvitationsRequestFieldPathBuilder) OrderBy

func (WatchProjectInvitationsRequestFieldPathBuilder) PageSize

func (WatchProjectInvitationsRequestFieldPathBuilder) PageToken

func (WatchProjectInvitationsRequestFieldPathBuilder) Parent

func (WatchProjectInvitationsRequestFieldPathBuilder) ResumeToken

func (WatchProjectInvitationsRequestFieldPathBuilder) StartingTime added in v0.9.0

func (WatchProjectInvitationsRequestFieldPathBuilder) Type

func (WatchProjectInvitationsRequestFieldPathBuilder) View

type WatchProjectInvitationsRequestPathSelectorFieldMask

type WatchProjectInvitationsRequestPathSelectorFieldMask struct{}

func (WatchProjectInvitationsRequestPathSelectorFieldMask) FieldPath

type WatchProjectInvitationsRequestPathSelectorFilter

type WatchProjectInvitationsRequestPathSelectorFilter struct{}

func (WatchProjectInvitationsRequestPathSelectorFilter) FieldPath

func (WatchProjectInvitationsRequestPathSelectorFilter) WithArrayOfValues

func (WatchProjectInvitationsRequestPathSelectorFilter) WithValue

type WatchProjectInvitationsRequestPathSelectorMaxChunkSize

type WatchProjectInvitationsRequestPathSelectorMaxChunkSize struct{}

func (WatchProjectInvitationsRequestPathSelectorMaxChunkSize) FieldPath

func (WatchProjectInvitationsRequestPathSelectorMaxChunkSize) WithArrayOfValues

func (WatchProjectInvitationsRequestPathSelectorMaxChunkSize) WithValue

type WatchProjectInvitationsRequestPathSelectorOrderBy

type WatchProjectInvitationsRequestPathSelectorOrderBy struct{}

func (WatchProjectInvitationsRequestPathSelectorOrderBy) FieldPath

func (WatchProjectInvitationsRequestPathSelectorOrderBy) WithArrayOfValues

func (WatchProjectInvitationsRequestPathSelectorOrderBy) WithValue

type WatchProjectInvitationsRequestPathSelectorPageSize

type WatchProjectInvitationsRequestPathSelectorPageSize struct{}

func (WatchProjectInvitationsRequestPathSelectorPageSize) FieldPath

func (WatchProjectInvitationsRequestPathSelectorPageSize) WithArrayOfValues

func (WatchProjectInvitationsRequestPathSelectorPageSize) WithValue

type WatchProjectInvitationsRequestPathSelectorPageToken

type WatchProjectInvitationsRequestPathSelectorPageToken struct{}

func (WatchProjectInvitationsRequestPathSelectorPageToken) FieldPath

type WatchProjectInvitationsRequestPathSelectorParent

type WatchProjectInvitationsRequestPathSelectorParent struct{}

func (WatchProjectInvitationsRequestPathSelectorParent) FieldPath

type WatchProjectInvitationsRequestPathSelectorResumeToken

type WatchProjectInvitationsRequestPathSelectorResumeToken struct{}

func (WatchProjectInvitationsRequestPathSelectorResumeToken) FieldPath

func (WatchProjectInvitationsRequestPathSelectorResumeToken) WithArrayOfValues

func (WatchProjectInvitationsRequestPathSelectorResumeToken) WithValue

type WatchProjectInvitationsRequestPathSelectorStartingTime added in v0.9.0

type WatchProjectInvitationsRequestPathSelectorStartingTime struct{}

func (WatchProjectInvitationsRequestPathSelectorStartingTime) FieldPath added in v0.9.0

func (WatchProjectInvitationsRequestPathSelectorStartingTime) WithArrayOfValues added in v0.9.0

func (WatchProjectInvitationsRequestPathSelectorStartingTime) WithValue added in v0.9.0

type WatchProjectInvitationsRequestPathSelectorType

type WatchProjectInvitationsRequestPathSelectorType struct{}

func (WatchProjectInvitationsRequestPathSelectorType) FieldPath

func (WatchProjectInvitationsRequestPathSelectorType) WithArrayOfValues

func (WatchProjectInvitationsRequestPathSelectorType) WithValue

type WatchProjectInvitationsRequestPathSelectorView

type WatchProjectInvitationsRequestPathSelectorView struct{}

func (WatchProjectInvitationsRequestPathSelectorView) FieldPath

func (WatchProjectInvitationsRequestPathSelectorView) WithArrayOfValues

func (WatchProjectInvitationsRequestPathSelectorView) WithValue

type WatchProjectInvitationsRequest_FieldMask

type WatchProjectInvitationsRequest_FieldMask struct {
	Paths []WatchProjectInvitationsRequest_FieldPath
}

func FullWatchProjectInvitationsRequest_FieldMask

func FullWatchProjectInvitationsRequest_FieldMask() *WatchProjectInvitationsRequest_FieldMask

func (*WatchProjectInvitationsRequest_FieldMask) AppendPath

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

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 (*WatchProjectInvitationsRequest_FieldMask) GetRawPaths

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 (*WatchProjectInvitationsRequest_FieldMask) ProjectRaw

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 (*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 (*WatchProjectInvitationsRequest_FieldMask) String

func (*WatchProjectInvitationsRequest_FieldMask) Subtract

func (*WatchProjectInvitationsRequest_FieldMask) SubtractRaw

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 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

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 (*WatchProjectInvitationsRequest_FieldTerminalPath) ClearValueRaw

func (*WatchProjectInvitationsRequest_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*WatchProjectInvitationsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProjectInvitationsRequest_FieldTerminalPath) Selector

func (*WatchProjectInvitationsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*WatchProjectInvitationsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProjectInvitationsRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchProjectInvitationsRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchProjectInvitationsRequest_FieldTerminalPath) WithIValue

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

type WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue

type WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue struct {
	WatchProjectInvitationsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues

func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)

func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)

func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

func (fpaov *WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)

func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues added in v0.9.0

func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues

func (*WatchProjectInvitationsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

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 (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsFilterValue

func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue

func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsOrderByValue

func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsPageSizeValue

func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsParentValue

func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsResumeTokenValue

func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsStartingTimeValue added in v0.9.0

func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsTypeValue

func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) AsViewValue

func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProjectInvitationsRequest_FieldTerminalPathValue' with the value under path in 'WatchProjectInvitationsRequest'.

func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object WatchProjectInvitationsRequest

func (*WatchProjectInvitationsRequest_FieldTerminalPathValue) SetToRaw

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 (*WatchProjectInvitationsResponse) CloneRaw

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 (*WatchProjectInvitationsResponse) GetProjectInvitationChanges

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 (*WatchProjectInvitationsResponse) MakeFullFieldMask

func (*WatchProjectInvitationsResponse) MakeRawDiffFieldMask

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 (*WatchProjectInvitationsResponse) MergeRaw

func (*WatchProjectInvitationsResponse) ProtoMessage

func (*WatchProjectInvitationsResponse) ProtoMessage()

func (*WatchProjectInvitationsResponse) ProtoReflect

func (*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 (*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 (*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) IsCurrent

func (WatchProjectInvitationsResponseFieldPathBuilder) IsHardReset

func (WatchProjectInvitationsResponseFieldPathBuilder) IsSoftReset

func (WatchProjectInvitationsResponseFieldPathBuilder) PageTokenChange

func (WatchProjectInvitationsResponseFieldPathBuilder) ProjectInvitationChanges

func (WatchProjectInvitationsResponseFieldPathBuilder) ResumeToken

func (WatchProjectInvitationsResponseFieldPathBuilder) SnapshotSize

type WatchProjectInvitationsResponsePageTokenChangeFieldPathBuilder

type WatchProjectInvitationsResponsePageTokenChangeFieldPathBuilder struct{}

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 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

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 (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchProjectInvitationsResponse_PageTokenChange

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetDefault

GetDefault returns a default value of the field type

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetRaw

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchProjectInvitationsResponse_PageTokenChange

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) Selector

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithIValue

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath) WithRawIValue

type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue

type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct {
	WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object WatchProjectInvitationsResponse_PageTokenChange as interface{}

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw

type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues

type WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct {
	WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

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 (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchProjectInvitationsResponse_PageTokenChange'.

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object PageTokenChange

func (*WatchProjectInvitationsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw

type WatchProjectInvitationsResponsePathSelectorIsCurrent

type WatchProjectInvitationsResponsePathSelectorIsCurrent struct{}

func (WatchProjectInvitationsResponsePathSelectorIsCurrent) FieldPath

func (WatchProjectInvitationsResponsePathSelectorIsCurrent) WithArrayOfValues

func (WatchProjectInvitationsResponsePathSelectorIsCurrent) WithValue

type WatchProjectInvitationsResponsePathSelectorIsHardReset

type WatchProjectInvitationsResponsePathSelectorIsHardReset struct{}

func (WatchProjectInvitationsResponsePathSelectorIsHardReset) FieldPath

func (WatchProjectInvitationsResponsePathSelectorIsHardReset) WithArrayOfValues

func (WatchProjectInvitationsResponsePathSelectorIsHardReset) WithValue

type WatchProjectInvitationsResponsePathSelectorIsSoftReset

type WatchProjectInvitationsResponsePathSelectorIsSoftReset struct{}

func (WatchProjectInvitationsResponsePathSelectorIsSoftReset) FieldPath

func (WatchProjectInvitationsResponsePathSelectorIsSoftReset) WithArrayOfValues

func (WatchProjectInvitationsResponsePathSelectorIsSoftReset) WithValue

type WatchProjectInvitationsResponsePathSelectorPageTokenChange

type WatchProjectInvitationsResponsePathSelectorPageTokenChange struct{}

func (WatchProjectInvitationsResponsePathSelectorPageTokenChange) FieldPath

type WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken

type WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken struct{}

func (WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath

func (WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues

func (WatchProjectInvitationsResponsePathSelectorPageTokenChangeNextPageToken) WithValue

type WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken

type WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken struct{}

func (WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath

func (WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues

func (WatchProjectInvitationsResponsePathSelectorPageTokenChangePrevPageToken) WithValue

type WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges

type WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges struct{}

func (WatchProjectInvitationsResponsePathSelectorProjectInvitationChanges) FieldPath

type WatchProjectInvitationsResponsePathSelectorResumeToken

type WatchProjectInvitationsResponsePathSelectorResumeToken struct{}

func (WatchProjectInvitationsResponsePathSelectorResumeToken) FieldPath

func (WatchProjectInvitationsResponsePathSelectorResumeToken) WithArrayOfValues

func (WatchProjectInvitationsResponsePathSelectorResumeToken) WithValue

type WatchProjectInvitationsResponsePathSelectorSnapshotSize

type WatchProjectInvitationsResponsePathSelectorSnapshotSize struct{}

func (WatchProjectInvitationsResponsePathSelectorSnapshotSize) FieldPath

func (WatchProjectInvitationsResponsePathSelectorSnapshotSize) WithArrayOfValues

func (WatchProjectInvitationsResponsePathSelectorSnapshotSize) WithValue

type WatchProjectInvitationsResponse_FieldMask

type WatchProjectInvitationsResponse_FieldMask struct {
	Paths []WatchProjectInvitationsResponse_FieldPath
}

func FullWatchProjectInvitationsResponse_FieldMask

func FullWatchProjectInvitationsResponse_FieldMask() *WatchProjectInvitationsResponse_FieldMask

func (*WatchProjectInvitationsResponse_FieldMask) AppendPath

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

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 (*WatchProjectInvitationsResponse_FieldMask) GetRawPaths

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 (*WatchProjectInvitationsResponse_FieldMask) ProjectRaw

func (*WatchProjectInvitationsResponse_FieldMask) ProtoMessage

func (fieldMask *WatchProjectInvitationsResponse_FieldMask) ProtoMessage()

func (*WatchProjectInvitationsResponse_FieldMask) ProtoReflect

func (*WatchProjectInvitationsResponse_FieldMask) Reset

func (fieldMask *WatchProjectInvitationsResponse_FieldMask) Reset()

func (*WatchProjectInvitationsResponse_FieldMask) Set

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 (*WatchProjectInvitationsResponse_FieldMask) String

func (*WatchProjectInvitationsResponse_FieldMask) Subtract

func (*WatchProjectInvitationsResponse_FieldMask) SubtractRaw

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 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

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 (*WatchProjectInvitationsResponse_FieldSubPath) ClearValue

func (*WatchProjectInvitationsResponse_FieldSubPath) ClearValueRaw

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

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

IsLeaf - whether field path is holds simple value

func (*WatchProjectInvitationsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProjectInvitationsResponse_FieldSubPath) Selector

func (*WatchProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.8.0

func (fps *WatchProjectInvitationsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*WatchProjectInvitationsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*WatchProjectInvitationsResponse_FieldSubPath) WithIArrayItemValue

func (*WatchProjectInvitationsResponse_FieldSubPath) WithIArrayOfValues

func (*WatchProjectInvitationsResponse_FieldSubPath) WithIValue

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 (*WatchProjectInvitationsResponse_FieldSubPathArrayItemValue) ContainsValue

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 (*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 (*WatchProjectInvitationsResponse_FieldSubPathValue) CompareWith

func (*WatchProjectInvitationsResponse_FieldSubPathValue) CompareWithRaw

func (*WatchProjectInvitationsResponse_FieldSubPathValue) GetRawValue

func (fpvs *WatchProjectInvitationsResponse_FieldSubPathValue) GetRawValue() interface{}

func (*WatchProjectInvitationsResponse_FieldSubPathValue) SetTo

func (*WatchProjectInvitationsResponse_FieldSubPathValue) SetToRaw

type WatchProjectInvitationsResponse_FieldTerminalPath

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

func (*WatchProjectInvitationsResponse_FieldTerminalPath) ClearValue

func (*WatchProjectInvitationsResponse_FieldTerminalPath) ClearValueRaw

func (*WatchProjectInvitationsResponse_FieldTerminalPath) Get

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

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

IsLeaf - whether field path is holds simple value

func (*WatchProjectInvitationsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProjectInvitationsResponse_FieldTerminalPath) Selector

func (*WatchProjectInvitationsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.8.0

func (*WatchProjectInvitationsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProjectInvitationsResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchProjectInvitationsResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchProjectInvitationsResponse_FieldTerminalPath) WithIValue

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

type WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue

type WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue struct {
	WatchProjectInvitationsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) AsProjectInvitationChangesItemValue

func (*WatchProjectInvitationsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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 (*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 (*WatchProjectInvitationsResponse_FieldTerminalPathArrayOfValues) AsProjectInvitationChangesArrayOfValues

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 (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsIsHardResetValue

func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsIsSoftResetValue

func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsPageTokenChangeValue

func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsProjectInvitationChangesValue

func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsResumeTokenValue

func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) AsSnapshotSizeValue

func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProjectInvitationsResponse_FieldTerminalPathValue' with the value under path in 'WatchProjectInvitationsResponse'.

func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) CompareWithRaw

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

SetTo stores value for selected field for object WatchProjectInvitationsResponse

func (*WatchProjectInvitationsResponse_FieldTerminalPathValue) SetToRaw

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) Clone

func (*WatchProjectInvitationsResponse_PageTokenChange) CloneRaw

func (*WatchProjectInvitationsResponse_PageTokenChange) Descriptor

Deprecated, Use WatchProjectInvitationsResponse_PageTokenChange.ProtoReflect.Descriptor instead.

func (*WatchProjectInvitationsResponse_PageTokenChange) GetNextPageToken

func (*WatchProjectInvitationsResponse_PageTokenChange) GetPrevPageToken

func (*WatchProjectInvitationsResponse_PageTokenChange) GotenMessage

func (*WatchProjectInvitationsResponse_PageTokenChange) GotenObjectExt

func (*WatchProjectInvitationsResponse_PageTokenChange) GotenValidate

func (*WatchProjectInvitationsResponse_PageTokenChange) MakeFullFieldMask

func (*WatchProjectInvitationsResponse_PageTokenChange) MakeRawDiffFieldMask

func (*WatchProjectInvitationsResponse_PageTokenChange) MakeRawFullFieldMask

func (*WatchProjectInvitationsResponse_PageTokenChange) Marshal

func (*WatchProjectInvitationsResponse_PageTokenChange) MarshalJSON

func (*WatchProjectInvitationsResponse_PageTokenChange) Merge

func (*WatchProjectInvitationsResponse_PageTokenChange) MergeRaw

func (*WatchProjectInvitationsResponse_PageTokenChange) ProtoMessage

func (*WatchProjectInvitationsResponse_PageTokenChange) ProtoReflect

func (*WatchProjectInvitationsResponse_PageTokenChange) Reset

func (*WatchProjectInvitationsResponse_PageTokenChange) SetNextPageToken

func (*WatchProjectInvitationsResponse_PageTokenChange) SetPrevPageToken

func (*WatchProjectInvitationsResponse_PageTokenChange) String

func (*WatchProjectInvitationsResponse_PageTokenChange) Unmarshal

func (*WatchProjectInvitationsResponse_PageTokenChange) UnmarshalJSON

type WatchProjectInvitationsResponse_PageTokenChangePathSelectorNextPageToken

type WatchProjectInvitationsResponse_PageTokenChangePathSelectorNextPageToken struct{}

func (WatchProjectInvitationsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath

type WatchProjectInvitationsResponse_PageTokenChangePathSelectorPrevPageToken

type WatchProjectInvitationsResponse_PageTokenChangePathSelectorPrevPageToken struct{}

func (WatchProjectInvitationsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath

type WatchProjectInvitationsResponse_PageTokenChange_FieldMask

type WatchProjectInvitationsResponse_PageTokenChange_FieldMask struct {
	Paths []WatchProjectInvitationsResponsePageTokenChange_FieldPath
}

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) AppendPath

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) AppendRawPath

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) DecodeFirestore

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) FilterInputFields

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 (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) GetRawPaths

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) IsFull

func (WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Marshal

implement methods required by customType

func (WatchProjectInvitationsResponse_PageTokenChange_FieldMask) MarshalJSON

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) PathsCount

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Project

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ProjectRaw

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ProtoMessage

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ProtoReflect

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Reset

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Set

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) SetFromCliFlag

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) SetRaw

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Size

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) String

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) SubtractRaw

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) Unmarshal

func (*WatchProjectInvitationsResponse_PageTokenChange_FieldMask) UnmarshalJSON

func (fieldMask *WatchProjectInvitationsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error

Jump to

Keyboard shortcuts

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