Documentation ¶
Index ¶
- type AcceptProjectInvitationDescriptor
- func (d *AcceptProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *AcceptProjectInvitationDescriptor) GetApiName() string
- func (d *AcceptProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *AcceptProjectInvitationDescriptor) GetFullMethodName() string
- func (d *AcceptProjectInvitationDescriptor) GetMethodName() string
- func (d *AcceptProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *AcceptProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *AcceptProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *AcceptProjectInvitationDescriptor) GetServiceDomain() string
- func (d *AcceptProjectInvitationDescriptor) GetServiceVersion() string
- func (d *AcceptProjectInvitationDescriptor) GetVerb() string
- func (d *AcceptProjectInvitationDescriptor) HasResource() bool
- func (d *AcceptProjectInvitationDescriptor) IsClientStream() bool
- func (d *AcceptProjectInvitationDescriptor) IsCollection() bool
- func (d *AcceptProjectInvitationDescriptor) IsPlural() bool
- func (d *AcceptProjectInvitationDescriptor) IsServerStream() bool
- func (d *AcceptProjectInvitationDescriptor) IsUnary() bool
- func (d *AcceptProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *AcceptProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *AcceptProjectInvitationDescriptor) RequestHasResourceBody() bool
- type AcceptProjectInvitationDescriptorClientMsgHandle
- func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type AcceptProjectInvitationDescriptorServerMsgHandle
- func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type AcceptProjectInvitationRequest
- func (*AcceptProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *AcceptProjectInvitationRequest) GetName() *project_invitation.Name
- func (*AcceptProjectInvitationRequest) GotenMessage()
- func (obj *AcceptProjectInvitationRequest) GotenValidate() error
- func (m *AcceptProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *AcceptProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (*AcceptProjectInvitationRequest) ProtoMessage()
- func (m *AcceptProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *AcceptProjectInvitationRequest) Reset()
- func (m *AcceptProjectInvitationRequest) SetName(fv *project_invitation.Name)
- func (m *AcceptProjectInvitationRequest) String() string
- func (m *AcceptProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *AcceptProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type AcceptProjectInvitationResponse
- func (*AcceptProjectInvitationResponse) Descriptor() ([]byte, []int)
- func (*AcceptProjectInvitationResponse) GotenMessage()
- func (obj *AcceptProjectInvitationResponse) GotenValidate() error
- func (m *AcceptProjectInvitationResponse) Marshal() ([]byte, error)
- func (m *AcceptProjectInvitationResponse) MarshalJSON() ([]byte, error)
- func (*AcceptProjectInvitationResponse) ProtoMessage()
- func (m *AcceptProjectInvitationResponse) ProtoReflect() preflect.Message
- func (m *AcceptProjectInvitationResponse) Reset()
- func (m *AcceptProjectInvitationResponse) String() string
- func (m *AcceptProjectInvitationResponse) Unmarshal(b []byte) error
- func (m *AcceptProjectInvitationResponse) UnmarshalJSON(data []byte) error
- type BatchGetProjectInvitationsDescriptor
- func (d *BatchGetProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetProjectInvitationsDescriptor) GetApiName() string
- func (d *BatchGetProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetProjectInvitationsDescriptor) GetFullMethodName() string
- func (d *BatchGetProjectInvitationsDescriptor) GetMethodName() string
- func (d *BatchGetProjectInvitationsDescriptor) GetProtoPkgName() string
- func (d *BatchGetProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetProjectInvitationsDescriptor) GetServiceDomain() string
- func (d *BatchGetProjectInvitationsDescriptor) GetServiceVersion() string
- func (d *BatchGetProjectInvitationsDescriptor) GetVerb() string
- func (d *BatchGetProjectInvitationsDescriptor) HasResource() bool
- func (d *BatchGetProjectInvitationsDescriptor) IsClientStream() bool
- func (d *BatchGetProjectInvitationsDescriptor) IsCollection() bool
- func (d *BatchGetProjectInvitationsDescriptor) IsPlural() bool
- func (d *BatchGetProjectInvitationsDescriptor) IsServerStream() bool
- func (d *BatchGetProjectInvitationsDescriptor) IsUnary() bool
- func (d *BatchGetProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetProjectInvitationsDescriptor) RequestHasResourceBody() bool
- type BatchGetProjectInvitationsDescriptorClientMsgHandle
- func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetProjectInvitationsDescriptorServerMsgHandle
- func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetProjectInvitationsRequest
- func (*BatchGetProjectInvitationsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetProjectInvitationsRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
- func (m *BatchGetProjectInvitationsRequest) GetNames() []*project_invitation.Name
- func (m *BatchGetProjectInvitationsRequest) GetView() view.View
- func (*BatchGetProjectInvitationsRequest) GotenMessage()
- func (obj *BatchGetProjectInvitationsRequest) GotenValidate() error
- func (m *BatchGetProjectInvitationsRequest) Marshal() ([]byte, error)
- func (m *BatchGetProjectInvitationsRequest) MarshalJSON() ([]byte, error)
- func (*BatchGetProjectInvitationsRequest) ProtoMessage()
- func (m *BatchGetProjectInvitationsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetProjectInvitationsRequest) Reset()
- func (m *BatchGetProjectInvitationsRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *BatchGetProjectInvitationsRequest) SetNames(fv []*project_invitation.Name)
- func (m *BatchGetProjectInvitationsRequest) SetView(fv view.View)
- func (m *BatchGetProjectInvitationsRequest) String() string
- func (m *BatchGetProjectInvitationsRequest) Unmarshal(b []byte) error
- func (m *BatchGetProjectInvitationsRequest) UnmarshalJSON(data []byte) error
- type BatchGetProjectInvitationsResponse
- func (*BatchGetProjectInvitationsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetProjectInvitationsResponse) GetMissing() []*project_invitation.Name
- func (m *BatchGetProjectInvitationsResponse) GetProjectInvitations() []*project_invitation.ProjectInvitation
- func (*BatchGetProjectInvitationsResponse) GotenMessage()
- func (obj *BatchGetProjectInvitationsResponse) GotenValidate() error
- func (m *BatchGetProjectInvitationsResponse) Marshal() ([]byte, error)
- func (m *BatchGetProjectInvitationsResponse) MarshalJSON() ([]byte, error)
- func (*BatchGetProjectInvitationsResponse) ProtoMessage()
- func (m *BatchGetProjectInvitationsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetProjectInvitationsResponse) Reset()
- func (m *BatchGetProjectInvitationsResponse) SetMissing(fv []*project_invitation.Name)
- func (m *BatchGetProjectInvitationsResponse) SetProjectInvitations(fv []*project_invitation.ProjectInvitation)
- func (m *BatchGetProjectInvitationsResponse) String() string
- func (m *BatchGetProjectInvitationsResponse) Unmarshal(b []byte) error
- func (m *BatchGetProjectInvitationsResponse) UnmarshalJSON(data []byte) error
- type CreateProjectInvitationDescriptor
- func (d *CreateProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateProjectInvitationDescriptor) GetApiName() string
- func (d *CreateProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateProjectInvitationDescriptor) GetFullMethodName() string
- func (d *CreateProjectInvitationDescriptor) GetMethodName() string
- func (d *CreateProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *CreateProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateProjectInvitationDescriptor) GetServiceDomain() string
- func (d *CreateProjectInvitationDescriptor) GetServiceVersion() string
- func (d *CreateProjectInvitationDescriptor) GetVerb() string
- func (d *CreateProjectInvitationDescriptor) HasResource() bool
- func (d *CreateProjectInvitationDescriptor) IsClientStream() bool
- func (d *CreateProjectInvitationDescriptor) IsCollection() bool
- func (d *CreateProjectInvitationDescriptor) IsPlural() bool
- func (d *CreateProjectInvitationDescriptor) IsServerStream() bool
- func (d *CreateProjectInvitationDescriptor) IsUnary() bool
- func (d *CreateProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateProjectInvitationDescriptor) RequestHasResourceBody() bool
- type CreateProjectInvitationDescriptorClientMsgHandle
- func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateProjectInvitationDescriptorServerMsgHandle
- func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateProjectInvitationRequest
- func (*CreateProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *CreateProjectInvitationRequest) GetParent() *project_invitation.ParentName
- func (m *CreateProjectInvitationRequest) GetProjectInvitation() *project_invitation.ProjectInvitation
- func (*CreateProjectInvitationRequest) GotenMessage()
- func (obj *CreateProjectInvitationRequest) GotenValidate() error
- func (m *CreateProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *CreateProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (*CreateProjectInvitationRequest) ProtoMessage()
- func (m *CreateProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *CreateProjectInvitationRequest) Reset()
- func (m *CreateProjectInvitationRequest) SetParent(fv *project_invitation.ParentName)
- func (m *CreateProjectInvitationRequest) SetProjectInvitation(fv *project_invitation.ProjectInvitation)
- func (m *CreateProjectInvitationRequest) String() string
- func (m *CreateProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *CreateProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type DeclineProjectInvitationDescriptor
- func (d *DeclineProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeclineProjectInvitationDescriptor) GetApiName() string
- func (d *DeclineProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeclineProjectInvitationDescriptor) GetFullMethodName() string
- func (d *DeclineProjectInvitationDescriptor) GetMethodName() string
- func (d *DeclineProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *DeclineProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeclineProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeclineProjectInvitationDescriptor) GetServiceDomain() string
- func (d *DeclineProjectInvitationDescriptor) GetServiceVersion() string
- func (d *DeclineProjectInvitationDescriptor) GetVerb() string
- func (d *DeclineProjectInvitationDescriptor) HasResource() bool
- func (d *DeclineProjectInvitationDescriptor) IsClientStream() bool
- func (d *DeclineProjectInvitationDescriptor) IsCollection() bool
- func (d *DeclineProjectInvitationDescriptor) IsPlural() bool
- func (d *DeclineProjectInvitationDescriptor) IsServerStream() bool
- func (d *DeclineProjectInvitationDescriptor) IsUnary() bool
- func (d *DeclineProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeclineProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeclineProjectInvitationDescriptor) RequestHasResourceBody() bool
- type DeclineProjectInvitationDescriptorClientMsgHandle
- func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeclineProjectInvitationDescriptorServerMsgHandle
- func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeclineProjectInvitationRequest
- func (*DeclineProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *DeclineProjectInvitationRequest) GetName() *project_invitation.Name
- func (*DeclineProjectInvitationRequest) GotenMessage()
- func (obj *DeclineProjectInvitationRequest) GotenValidate() error
- func (m *DeclineProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *DeclineProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (*DeclineProjectInvitationRequest) ProtoMessage()
- func (m *DeclineProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *DeclineProjectInvitationRequest) Reset()
- func (m *DeclineProjectInvitationRequest) SetName(fv *project_invitation.Name)
- func (m *DeclineProjectInvitationRequest) String() string
- func (m *DeclineProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *DeclineProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type DeclineProjectInvitationResponse
- func (*DeclineProjectInvitationResponse) Descriptor() ([]byte, []int)
- func (*DeclineProjectInvitationResponse) GotenMessage()
- func (obj *DeclineProjectInvitationResponse) GotenValidate() error
- func (m *DeclineProjectInvitationResponse) Marshal() ([]byte, error)
- func (m *DeclineProjectInvitationResponse) MarshalJSON() ([]byte, error)
- func (*DeclineProjectInvitationResponse) ProtoMessage()
- func (m *DeclineProjectInvitationResponse) ProtoReflect() preflect.Message
- func (m *DeclineProjectInvitationResponse) Reset()
- func (m *DeclineProjectInvitationResponse) String() string
- func (m *DeclineProjectInvitationResponse) Unmarshal(b []byte) error
- func (m *DeclineProjectInvitationResponse) UnmarshalJSON(data []byte) error
- type DeleteProjectInvitationDescriptor
- func (d *DeleteProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteProjectInvitationDescriptor) GetApiName() string
- func (d *DeleteProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteProjectInvitationDescriptor) GetFullMethodName() string
- func (d *DeleteProjectInvitationDescriptor) GetMethodName() string
- func (d *DeleteProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *DeleteProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteProjectInvitationDescriptor) GetServiceDomain() string
- func (d *DeleteProjectInvitationDescriptor) GetServiceVersion() string
- func (d *DeleteProjectInvitationDescriptor) GetVerb() string
- func (d *DeleteProjectInvitationDescriptor) HasResource() bool
- func (d *DeleteProjectInvitationDescriptor) IsClientStream() bool
- func (d *DeleteProjectInvitationDescriptor) IsCollection() bool
- func (d *DeleteProjectInvitationDescriptor) IsPlural() bool
- func (d *DeleteProjectInvitationDescriptor) IsServerStream() bool
- func (d *DeleteProjectInvitationDescriptor) IsUnary() bool
- func (d *DeleteProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteProjectInvitationDescriptor) RequestHasResourceBody() bool
- type DeleteProjectInvitationDescriptorClientMsgHandle
- func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteProjectInvitationDescriptorServerMsgHandle
- func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteProjectInvitationRequest
- func (*DeleteProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteProjectInvitationRequest) GetName() *project_invitation.Name
- func (*DeleteProjectInvitationRequest) GotenMessage()
- func (obj *DeleteProjectInvitationRequest) GotenValidate() error
- func (m *DeleteProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *DeleteProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (*DeleteProjectInvitationRequest) ProtoMessage()
- func (m *DeleteProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *DeleteProjectInvitationRequest) Reset()
- func (m *DeleteProjectInvitationRequest) SetName(fv *project_invitation.Name)
- func (m *DeleteProjectInvitationRequest) String() string
- func (m *DeleteProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *DeleteProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type GetProjectInvitationDescriptor
- func (d *GetProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetProjectInvitationDescriptor) GetApiName() string
- func (d *GetProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetProjectInvitationDescriptor) GetFullMethodName() string
- func (d *GetProjectInvitationDescriptor) GetMethodName() string
- func (d *GetProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *GetProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetProjectInvitationDescriptor) GetServiceDomain() string
- func (d *GetProjectInvitationDescriptor) GetServiceVersion() string
- func (d *GetProjectInvitationDescriptor) GetVerb() string
- func (d *GetProjectInvitationDescriptor) HasResource() bool
- func (d *GetProjectInvitationDescriptor) IsClientStream() bool
- func (d *GetProjectInvitationDescriptor) IsCollection() bool
- func (d *GetProjectInvitationDescriptor) IsPlural() bool
- func (d *GetProjectInvitationDescriptor) IsServerStream() bool
- func (d *GetProjectInvitationDescriptor) IsUnary() bool
- func (d *GetProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetProjectInvitationDescriptor) RequestHasResourceBody() bool
- type GetProjectInvitationDescriptorClientMsgHandle
- func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetProjectInvitationDescriptorServerMsgHandle
- func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetProjectInvitationRequest
- func (*GetProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *GetProjectInvitationRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
- func (m *GetProjectInvitationRequest) GetName() *project_invitation.Name
- func (m *GetProjectInvitationRequest) GetView() view.View
- func (*GetProjectInvitationRequest) GotenMessage()
- func (obj *GetProjectInvitationRequest) GotenValidate() error
- func (m *GetProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *GetProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (*GetProjectInvitationRequest) ProtoMessage()
- func (m *GetProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *GetProjectInvitationRequest) Reset()
- func (m *GetProjectInvitationRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *GetProjectInvitationRequest) SetName(fv *project_invitation.Name)
- func (m *GetProjectInvitationRequest) SetView(fv view.View)
- func (m *GetProjectInvitationRequest) String() string
- func (m *GetProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *GetProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type ListMyProjectInvitationsDescriptor
- func (d *ListMyProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListMyProjectInvitationsDescriptor) GetApiName() string
- func (d *ListMyProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListMyProjectInvitationsDescriptor) GetFullMethodName() string
- func (d *ListMyProjectInvitationsDescriptor) GetMethodName() string
- func (d *ListMyProjectInvitationsDescriptor) GetProtoPkgName() string
- func (d *ListMyProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListMyProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListMyProjectInvitationsDescriptor) GetServiceDomain() string
- func (d *ListMyProjectInvitationsDescriptor) GetServiceVersion() string
- func (d *ListMyProjectInvitationsDescriptor) GetVerb() string
- func (d *ListMyProjectInvitationsDescriptor) HasResource() bool
- func (d *ListMyProjectInvitationsDescriptor) IsClientStream() bool
- func (d *ListMyProjectInvitationsDescriptor) IsCollection() bool
- func (d *ListMyProjectInvitationsDescriptor) IsPlural() bool
- func (d *ListMyProjectInvitationsDescriptor) IsServerStream() bool
- func (d *ListMyProjectInvitationsDescriptor) IsUnary() bool
- func (d *ListMyProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListMyProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListMyProjectInvitationsDescriptor) RequestHasResourceBody() bool
- type ListMyProjectInvitationsDescriptorClientMsgHandle
- func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListMyProjectInvitationsDescriptorServerMsgHandle
- func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListMyProjectInvitationsRequest
- func (*ListMyProjectInvitationsRequest) Descriptor() ([]byte, []int)
- func (m *ListMyProjectInvitationsRequest) GetFilter() *project_invitation.Filter
- func (m *ListMyProjectInvitationsRequest) GetParent() *project_invitation.ParentName
- func (*ListMyProjectInvitationsRequest) GotenMessage()
- func (obj *ListMyProjectInvitationsRequest) GotenValidate() error
- func (m *ListMyProjectInvitationsRequest) Marshal() ([]byte, error)
- func (m *ListMyProjectInvitationsRequest) MarshalJSON() ([]byte, error)
- func (*ListMyProjectInvitationsRequest) ProtoMessage()
- func (m *ListMyProjectInvitationsRequest) ProtoReflect() preflect.Message
- func (m *ListMyProjectInvitationsRequest) Reset()
- func (m *ListMyProjectInvitationsRequest) SetFilter(fv *project_invitation.Filter)
- func (m *ListMyProjectInvitationsRequest) SetParent(fv *project_invitation.ParentName)
- func (m *ListMyProjectInvitationsRequest) String() string
- func (m *ListMyProjectInvitationsRequest) Unmarshal(b []byte) error
- func (m *ListMyProjectInvitationsRequest) UnmarshalJSON(data []byte) error
- type ListMyProjectInvitationsResponse
- func (*ListMyProjectInvitationsResponse) Descriptor() ([]byte, []int)
- func (m *ListMyProjectInvitationsResponse) GetProjectInvitations() []*project_invitation.ProjectInvitation
- func (*ListMyProjectInvitationsResponse) GotenMessage()
- func (obj *ListMyProjectInvitationsResponse) GotenValidate() error
- func (m *ListMyProjectInvitationsResponse) Marshal() ([]byte, error)
- func (m *ListMyProjectInvitationsResponse) MarshalJSON() ([]byte, error)
- func (*ListMyProjectInvitationsResponse) ProtoMessage()
- func (m *ListMyProjectInvitationsResponse) ProtoReflect() preflect.Message
- func (m *ListMyProjectInvitationsResponse) Reset()
- func (m *ListMyProjectInvitationsResponse) SetProjectInvitations(fv []*project_invitation.ProjectInvitation)
- func (m *ListMyProjectInvitationsResponse) String() string
- func (m *ListMyProjectInvitationsResponse) Unmarshal(b []byte) error
- func (m *ListMyProjectInvitationsResponse) UnmarshalJSON(data []byte) error
- type ListProjectInvitationsDescriptor
- func (d *ListProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListProjectInvitationsDescriptor) GetApiName() string
- func (d *ListProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListProjectInvitationsDescriptor) GetFullMethodName() string
- func (d *ListProjectInvitationsDescriptor) GetMethodName() string
- func (d *ListProjectInvitationsDescriptor) GetProtoPkgName() string
- func (d *ListProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListProjectInvitationsDescriptor) GetServiceDomain() string
- func (d *ListProjectInvitationsDescriptor) GetServiceVersion() string
- func (d *ListProjectInvitationsDescriptor) GetVerb() string
- func (d *ListProjectInvitationsDescriptor) HasResource() bool
- func (d *ListProjectInvitationsDescriptor) IsClientStream() bool
- func (d *ListProjectInvitationsDescriptor) IsCollection() bool
- func (d *ListProjectInvitationsDescriptor) IsPlural() bool
- func (d *ListProjectInvitationsDescriptor) IsServerStream() bool
- func (d *ListProjectInvitationsDescriptor) IsUnary() bool
- func (d *ListProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListProjectInvitationsDescriptor) RequestHasResourceBody() bool
- type ListProjectInvitationsDescriptorClientMsgHandle
- func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListProjectInvitationsDescriptorServerMsgHandle
- func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListProjectInvitationsRequest
- func (*ListProjectInvitationsRequest) Descriptor() ([]byte, []int)
- func (m *ListProjectInvitationsRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
- func (m *ListProjectInvitationsRequest) GetFilter() *project_invitation.Filter
- func (m *ListProjectInvitationsRequest) GetIncludePagingInfo() bool
- func (m *ListProjectInvitationsRequest) GetOrderBy() *project_invitation.OrderBy
- func (m *ListProjectInvitationsRequest) GetPageSize() int32
- func (m *ListProjectInvitationsRequest) GetPageToken() *project_invitation.PagerCursor
- func (m *ListProjectInvitationsRequest) GetParent() *project_invitation.ParentName
- func (m *ListProjectInvitationsRequest) GetView() view.View
- func (*ListProjectInvitationsRequest) GotenMessage()
- func (obj *ListProjectInvitationsRequest) GotenValidate() error
- func (m *ListProjectInvitationsRequest) Marshal() ([]byte, error)
- func (m *ListProjectInvitationsRequest) MarshalJSON() ([]byte, error)
- func (*ListProjectInvitationsRequest) ProtoMessage()
- func (m *ListProjectInvitationsRequest) ProtoReflect() preflect.Message
- func (m *ListProjectInvitationsRequest) Reset()
- func (m *ListProjectInvitationsRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *ListProjectInvitationsRequest) SetFilter(fv *project_invitation.Filter)
- func (m *ListProjectInvitationsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListProjectInvitationsRequest) SetOrderBy(fv *project_invitation.OrderBy)
- func (m *ListProjectInvitationsRequest) SetPageSize(fv int32)
- func (m *ListProjectInvitationsRequest) SetPageToken(fv *project_invitation.PagerCursor)
- func (m *ListProjectInvitationsRequest) SetParent(fv *project_invitation.ParentName)
- func (m *ListProjectInvitationsRequest) SetView(fv view.View)
- func (m *ListProjectInvitationsRequest) String() string
- func (m *ListProjectInvitationsRequest) Unmarshal(b []byte) error
- func (m *ListProjectInvitationsRequest) UnmarshalJSON(data []byte) error
- type ListProjectInvitationsResponse
- func (*ListProjectInvitationsResponse) Descriptor() ([]byte, []int)
- func (m *ListProjectInvitationsResponse) GetCurrentOffset() int32
- func (m *ListProjectInvitationsResponse) GetNextPageToken() *project_invitation.PagerCursor
- func (m *ListProjectInvitationsResponse) GetPrevPageToken() *project_invitation.PagerCursor
- func (m *ListProjectInvitationsResponse) GetProjectInvitations() []*project_invitation.ProjectInvitation
- func (m *ListProjectInvitationsResponse) GetTotalResultsCount() int32
- func (*ListProjectInvitationsResponse) GotenMessage()
- func (obj *ListProjectInvitationsResponse) GotenValidate() error
- func (m *ListProjectInvitationsResponse) Marshal() ([]byte, error)
- func (m *ListProjectInvitationsResponse) MarshalJSON() ([]byte, error)
- func (*ListProjectInvitationsResponse) ProtoMessage()
- func (m *ListProjectInvitationsResponse) ProtoReflect() preflect.Message
- func (m *ListProjectInvitationsResponse) Reset()
- func (m *ListProjectInvitationsResponse) SetCurrentOffset(fv int32)
- func (m *ListProjectInvitationsResponse) SetNextPageToken(fv *project_invitation.PagerCursor)
- func (m *ListProjectInvitationsResponse) SetPrevPageToken(fv *project_invitation.PagerCursor)
- func (m *ListProjectInvitationsResponse) SetProjectInvitations(fv []*project_invitation.ProjectInvitation)
- func (m *ListProjectInvitationsResponse) SetTotalResultsCount(fv int32)
- func (m *ListProjectInvitationsResponse) String() string
- func (m *ListProjectInvitationsResponse) Unmarshal(b []byte) error
- func (m *ListProjectInvitationsResponse) UnmarshalJSON(data []byte) error
- type ProjectInvitationServiceClient
- type ProjectInvitationServiceDescriptor
- func (d *ProjectInvitationServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *ProjectInvitationServiceDescriptor) GetApiName() string
- func (d *ProjectInvitationServiceDescriptor) GetFullAPIName() string
- func (d *ProjectInvitationServiceDescriptor) GetProtoPkgName() string
- func (d *ProjectInvitationServiceDescriptor) GetServiceDomain() string
- func (d *ProjectInvitationServiceDescriptor) GetServiceVersion() string
- type ResendProjectInvitationDescriptor
- func (d *ResendProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ResendProjectInvitationDescriptor) GetApiName() string
- func (d *ResendProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ResendProjectInvitationDescriptor) GetFullMethodName() string
- func (d *ResendProjectInvitationDescriptor) GetMethodName() string
- func (d *ResendProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *ResendProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ResendProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ResendProjectInvitationDescriptor) GetServiceDomain() string
- func (d *ResendProjectInvitationDescriptor) GetServiceVersion() string
- func (d *ResendProjectInvitationDescriptor) GetVerb() string
- func (d *ResendProjectInvitationDescriptor) HasResource() bool
- func (d *ResendProjectInvitationDescriptor) IsClientStream() bool
- func (d *ResendProjectInvitationDescriptor) IsCollection() bool
- func (d *ResendProjectInvitationDescriptor) IsPlural() bool
- func (d *ResendProjectInvitationDescriptor) IsServerStream() bool
- func (d *ResendProjectInvitationDescriptor) IsUnary() bool
- func (d *ResendProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ResendProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ResendProjectInvitationDescriptor) RequestHasResourceBody() bool
- type ResendProjectInvitationDescriptorClientMsgHandle
- func (h *ResendProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ResendProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ResendProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ResendProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ResendProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ResendProjectInvitationDescriptorServerMsgHandle
- func (h *ResendProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ResendProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ResendProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ResendProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ResendProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ResendProjectInvitationRequest
- func (*ResendProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *ResendProjectInvitationRequest) GetName() *project_invitation.Name
- func (*ResendProjectInvitationRequest) GotenMessage()
- func (obj *ResendProjectInvitationRequest) GotenValidate() error
- func (m *ResendProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *ResendProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (*ResendProjectInvitationRequest) ProtoMessage()
- func (m *ResendProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *ResendProjectInvitationRequest) Reset()
- func (m *ResendProjectInvitationRequest) SetName(fv *project_invitation.Name)
- func (m *ResendProjectInvitationRequest) String() string
- func (m *ResendProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *ResendProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type ResendProjectInvitationResponse
- func (*ResendProjectInvitationResponse) Descriptor() ([]byte, []int)
- func (m *ResendProjectInvitationResponse) GetProjectInvitation() *project_invitation.ProjectInvitation
- func (*ResendProjectInvitationResponse) GotenMessage()
- func (obj *ResendProjectInvitationResponse) GotenValidate() error
- func (m *ResendProjectInvitationResponse) Marshal() ([]byte, error)
- func (m *ResendProjectInvitationResponse) MarshalJSON() ([]byte, error)
- func (*ResendProjectInvitationResponse) ProtoMessage()
- func (m *ResendProjectInvitationResponse) ProtoReflect() preflect.Message
- func (m *ResendProjectInvitationResponse) Reset()
- func (m *ResendProjectInvitationResponse) SetProjectInvitation(fv *project_invitation.ProjectInvitation)
- func (m *ResendProjectInvitationResponse) String() string
- func (m *ResendProjectInvitationResponse) Unmarshal(b []byte) error
- func (m *ResendProjectInvitationResponse) UnmarshalJSON(data []byte) error
- type UpdateProjectInvitationDescriptor
- func (d *UpdateProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateProjectInvitationDescriptor) GetApiName() string
- func (d *UpdateProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateProjectInvitationDescriptor) GetFullMethodName() string
- func (d *UpdateProjectInvitationDescriptor) GetMethodName() string
- func (d *UpdateProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *UpdateProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateProjectInvitationDescriptor) GetServiceDomain() string
- func (d *UpdateProjectInvitationDescriptor) GetServiceVersion() string
- func (d *UpdateProjectInvitationDescriptor) GetVerb() string
- func (d *UpdateProjectInvitationDescriptor) HasResource() bool
- func (d *UpdateProjectInvitationDescriptor) IsClientStream() bool
- func (d *UpdateProjectInvitationDescriptor) IsCollection() bool
- func (d *UpdateProjectInvitationDescriptor) IsPlural() bool
- func (d *UpdateProjectInvitationDescriptor) IsServerStream() bool
- func (d *UpdateProjectInvitationDescriptor) IsUnary() bool
- func (d *UpdateProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateProjectInvitationDescriptor) RequestHasResourceBody() bool
- type UpdateProjectInvitationDescriptorClientMsgHandle
- func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateProjectInvitationDescriptorServerMsgHandle
- func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateProjectInvitationRequest
- func (*UpdateProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateProjectInvitationRequest) GetAllowMissing() bool
- func (m *UpdateProjectInvitationRequest) GetCas() *UpdateProjectInvitationRequest_CAS
- func (m *UpdateProjectInvitationRequest) GetProjectInvitation() *project_invitation.ProjectInvitation
- func (m *UpdateProjectInvitationRequest) GetUpdateMask() *project_invitation.ProjectInvitation_FieldMask
- func (*UpdateProjectInvitationRequest) GotenMessage()
- func (obj *UpdateProjectInvitationRequest) GotenValidate() error
- func (m *UpdateProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *UpdateProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (*UpdateProjectInvitationRequest) ProtoMessage()
- func (m *UpdateProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *UpdateProjectInvitationRequest) Reset()
- func (m *UpdateProjectInvitationRequest) SetAllowMissing(fv bool)
- func (m *UpdateProjectInvitationRequest) SetCas(fv *UpdateProjectInvitationRequest_CAS)
- func (m *UpdateProjectInvitationRequest) SetProjectInvitation(fv *project_invitation.ProjectInvitation)
- func (m *UpdateProjectInvitationRequest) SetUpdateMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *UpdateProjectInvitationRequest) String() string
- func (m *UpdateProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *UpdateProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type UpdateProjectInvitationRequest_CAS
- func (*UpdateProjectInvitationRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateProjectInvitationRequest_CAS) GetConditionalState() *project_invitation.ProjectInvitation
- func (m *UpdateProjectInvitationRequest_CAS) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
- func (*UpdateProjectInvitationRequest_CAS) GotenMessage()
- func (obj *UpdateProjectInvitationRequest_CAS) GotenValidate() error
- func (m *UpdateProjectInvitationRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateProjectInvitationRequest_CAS) MarshalJSON() ([]byte, error)
- func (*UpdateProjectInvitationRequest_CAS) ProtoMessage()
- func (m *UpdateProjectInvitationRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateProjectInvitationRequest_CAS) Reset()
- func (m *UpdateProjectInvitationRequest_CAS) SetConditionalState(fv *project_invitation.ProjectInvitation)
- func (m *UpdateProjectInvitationRequest_CAS) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *UpdateProjectInvitationRequest_CAS) String() string
- func (m *UpdateProjectInvitationRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateProjectInvitationRequest_CAS) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationClientStream
- type WatchProjectInvitationDescriptor
- func (d *WatchProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchProjectInvitationDescriptor) GetApiName() string
- func (d *WatchProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProjectInvitationDescriptor) GetFullMethodName() string
- func (d *WatchProjectInvitationDescriptor) GetMethodName() string
- func (d *WatchProjectInvitationDescriptor) GetProtoPkgName() string
- func (d *WatchProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProjectInvitationDescriptor) GetServiceDomain() string
- func (d *WatchProjectInvitationDescriptor) GetServiceVersion() string
- func (d *WatchProjectInvitationDescriptor) GetVerb() string
- func (d *WatchProjectInvitationDescriptor) HasResource() bool
- func (d *WatchProjectInvitationDescriptor) IsClientStream() bool
- func (d *WatchProjectInvitationDescriptor) IsCollection() bool
- func (d *WatchProjectInvitationDescriptor) IsPlural() bool
- func (d *WatchProjectInvitationDescriptor) IsServerStream() bool
- func (d *WatchProjectInvitationDescriptor) IsUnary() bool
- func (d *WatchProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchProjectInvitationDescriptor) RequestHasResourceBody() bool
- type WatchProjectInvitationDescriptorClientMsgHandle
- func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProjectInvitationDescriptorServerMsgHandle
- func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProjectInvitationRequest
- func (*WatchProjectInvitationRequest) Descriptor() ([]byte, []int)
- func (m *WatchProjectInvitationRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
- func (m *WatchProjectInvitationRequest) GetName() *project_invitation.Name
- func (m *WatchProjectInvitationRequest) GetView() view.View
- func (*WatchProjectInvitationRequest) GotenMessage()
- func (obj *WatchProjectInvitationRequest) GotenValidate() error
- func (m *WatchProjectInvitationRequest) Marshal() ([]byte, error)
- func (m *WatchProjectInvitationRequest) MarshalJSON() ([]byte, error)
- func (*WatchProjectInvitationRequest) ProtoMessage()
- func (m *WatchProjectInvitationRequest) ProtoReflect() preflect.Message
- func (m *WatchProjectInvitationRequest) Reset()
- func (m *WatchProjectInvitationRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *WatchProjectInvitationRequest) SetName(fv *project_invitation.Name)
- func (m *WatchProjectInvitationRequest) SetView(fv view.View)
- func (m *WatchProjectInvitationRequest) String() string
- func (m *WatchProjectInvitationRequest) Unmarshal(b []byte) error
- func (m *WatchProjectInvitationRequest) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationResponse
- func (*WatchProjectInvitationResponse) Descriptor() ([]byte, []int)
- func (m *WatchProjectInvitationResponse) GetChange() *project_invitation.ProjectInvitationChange
- func (*WatchProjectInvitationResponse) GotenMessage()
- func (obj *WatchProjectInvitationResponse) GotenValidate() error
- func (m *WatchProjectInvitationResponse) Marshal() ([]byte, error)
- func (m *WatchProjectInvitationResponse) MarshalJSON() ([]byte, error)
- func (*WatchProjectInvitationResponse) ProtoMessage()
- func (m *WatchProjectInvitationResponse) ProtoReflect() preflect.Message
- func (m *WatchProjectInvitationResponse) Reset()
- func (m *WatchProjectInvitationResponse) SetChange(fv *project_invitation.ProjectInvitationChange)
- func (m *WatchProjectInvitationResponse) String() string
- func (m *WatchProjectInvitationResponse) Unmarshal(b []byte) error
- func (m *WatchProjectInvitationResponse) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationsClientStream
- type WatchProjectInvitationsDescriptor
- func (d *WatchProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchProjectInvitationsDescriptor) GetApiName() string
- func (d *WatchProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProjectInvitationsDescriptor) GetFullMethodName() string
- func (d *WatchProjectInvitationsDescriptor) GetMethodName() string
- func (d *WatchProjectInvitationsDescriptor) GetProtoPkgName() string
- func (d *WatchProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProjectInvitationsDescriptor) GetServiceDomain() string
- func (d *WatchProjectInvitationsDescriptor) GetServiceVersion() string
- func (d *WatchProjectInvitationsDescriptor) GetVerb() string
- func (d *WatchProjectInvitationsDescriptor) HasResource() bool
- func (d *WatchProjectInvitationsDescriptor) IsClientStream() bool
- func (d *WatchProjectInvitationsDescriptor) IsCollection() bool
- func (d *WatchProjectInvitationsDescriptor) IsPlural() bool
- func (d *WatchProjectInvitationsDescriptor) IsServerStream() bool
- func (d *WatchProjectInvitationsDescriptor) IsUnary() bool
- func (d *WatchProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchProjectInvitationsDescriptor) RequestHasResourceBody() bool
- type WatchProjectInvitationsDescriptorClientMsgHandle
- func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProjectInvitationsDescriptorServerMsgHandle
- func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProjectInvitationsRequest
- func (*WatchProjectInvitationsRequest) Descriptor() ([]byte, []int)
- func (m *WatchProjectInvitationsRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
- func (m *WatchProjectInvitationsRequest) GetFilter() *project_invitation.Filter
- func (m *WatchProjectInvitationsRequest) GetMaxChunkSize() int32
- func (m *WatchProjectInvitationsRequest) GetOrderBy() *project_invitation.OrderBy
- func (m *WatchProjectInvitationsRequest) GetPageSize() int32
- func (m *WatchProjectInvitationsRequest) GetPageToken() *project_invitation.PagerCursor
- func (m *WatchProjectInvitationsRequest) GetParent() *project_invitation.ParentName
- func (m *WatchProjectInvitationsRequest) GetResumeToken() string
- func (m *WatchProjectInvitationsRequest) GetStartingTime() *timestamppb.Timestamp
- func (m *WatchProjectInvitationsRequest) GetType() watch_type.WatchType
- func (m *WatchProjectInvitationsRequest) GetView() view.View
- func (*WatchProjectInvitationsRequest) GotenMessage()
- func (obj *WatchProjectInvitationsRequest) GotenValidate() error
- func (m *WatchProjectInvitationsRequest) Marshal() ([]byte, error)
- func (m *WatchProjectInvitationsRequest) MarshalJSON() ([]byte, error)
- func (*WatchProjectInvitationsRequest) ProtoMessage()
- func (m *WatchProjectInvitationsRequest) ProtoReflect() preflect.Message
- func (m *WatchProjectInvitationsRequest) Reset()
- func (m *WatchProjectInvitationsRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
- func (m *WatchProjectInvitationsRequest) SetFilter(fv *project_invitation.Filter)
- func (m *WatchProjectInvitationsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchProjectInvitationsRequest) SetOrderBy(fv *project_invitation.OrderBy)
- func (m *WatchProjectInvitationsRequest) SetPageSize(fv int32)
- func (m *WatchProjectInvitationsRequest) SetPageToken(fv *project_invitation.PagerCursor)
- func (m *WatchProjectInvitationsRequest) SetParent(fv *project_invitation.ParentName)
- func (m *WatchProjectInvitationsRequest) SetResumeToken(fv string)
- func (m *WatchProjectInvitationsRequest) SetStartingTime(fv *timestamppb.Timestamp)
- func (m *WatchProjectInvitationsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchProjectInvitationsRequest) SetView(fv view.View)
- func (m *WatchProjectInvitationsRequest) String() string
- func (m *WatchProjectInvitationsRequest) Unmarshal(b []byte) error
- func (m *WatchProjectInvitationsRequest) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationsResponse
- func (*WatchProjectInvitationsResponse) Descriptor() ([]byte, []int)
- func (m *WatchProjectInvitationsResponse) GetIsCurrent() bool
- func (m *WatchProjectInvitationsResponse) GetIsHardReset() bool
- func (m *WatchProjectInvitationsResponse) GetIsSoftReset() bool
- func (m *WatchProjectInvitationsResponse) GetPageTokenChange() *WatchProjectInvitationsResponse_PageTokenChange
- func (m *WatchProjectInvitationsResponse) GetProjectInvitationChanges() []*project_invitation.ProjectInvitationChange
- func (m *WatchProjectInvitationsResponse) GetResumeToken() string
- func (m *WatchProjectInvitationsResponse) GetSnapshotSize() int64
- func (*WatchProjectInvitationsResponse) GotenMessage()
- func (obj *WatchProjectInvitationsResponse) GotenValidate() error
- func (m *WatchProjectInvitationsResponse) Marshal() ([]byte, error)
- func (m *WatchProjectInvitationsResponse) MarshalJSON() ([]byte, error)
- func (*WatchProjectInvitationsResponse) ProtoMessage()
- func (m *WatchProjectInvitationsResponse) ProtoReflect() preflect.Message
- func (m *WatchProjectInvitationsResponse) Reset()
- func (m *WatchProjectInvitationsResponse) SetIsCurrent(fv bool)
- func (m *WatchProjectInvitationsResponse) SetIsHardReset(fv bool)
- func (m *WatchProjectInvitationsResponse) SetIsSoftReset(fv bool)
- func (m *WatchProjectInvitationsResponse) SetPageTokenChange(fv *WatchProjectInvitationsResponse_PageTokenChange)
- func (m *WatchProjectInvitationsResponse) SetProjectInvitationChanges(fv []*project_invitation.ProjectInvitationChange)
- func (m *WatchProjectInvitationsResponse) SetResumeToken(fv string)
- func (m *WatchProjectInvitationsResponse) SetSnapshotSize(fv int64)
- func (m *WatchProjectInvitationsResponse) String() string
- func (m *WatchProjectInvitationsResponse) Unmarshal(b []byte) error
- func (m *WatchProjectInvitationsResponse) UnmarshalJSON(data []byte) error
- type WatchProjectInvitationsResponse_PageTokenChange
- func (*WatchProjectInvitationsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchProjectInvitationsResponse_PageTokenChange) GetNextPageToken() *project_invitation.PagerCursor
- func (m *WatchProjectInvitationsResponse_PageTokenChange) GetPrevPageToken() *project_invitation.PagerCursor
- func (*WatchProjectInvitationsResponse_PageTokenChange) GotenMessage()
- func (obj *WatchProjectInvitationsResponse_PageTokenChange) GotenValidate() error
- func (m *WatchProjectInvitationsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchProjectInvitationsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (*WatchProjectInvitationsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchProjectInvitationsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchProjectInvitationsResponse_PageTokenChange) Reset()
- func (m *WatchProjectInvitationsResponse_PageTokenChange) SetNextPageToken(fv *project_invitation.PagerCursor)
- func (m *WatchProjectInvitationsResponse_PageTokenChange) SetPrevPageToken(fv *project_invitation.PagerCursor)
- func (m *WatchProjectInvitationsResponse_PageTokenChange) String() string
- func (m *WatchProjectInvitationsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchProjectInvitationsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptProjectInvitationDescriptor ¶
type AcceptProjectInvitationDescriptor struct{}
func GetAcceptProjectInvitationDescriptor ¶
func GetAcceptProjectInvitationDescriptor() *AcceptProjectInvitationDescriptor
func (*AcceptProjectInvitationDescriptor) GetApiDescriptor ¶
func (d *AcceptProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*AcceptProjectInvitationDescriptor) GetApiName ¶
func (d *AcceptProjectInvitationDescriptor) GetApiName() string
func (*AcceptProjectInvitationDescriptor) GetClientMsgReflectHandle ¶
func (d *AcceptProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*AcceptProjectInvitationDescriptor) GetFullMethodName ¶
func (d *AcceptProjectInvitationDescriptor) GetFullMethodName() string
func (*AcceptProjectInvitationDescriptor) GetMethodName ¶
func (d *AcceptProjectInvitationDescriptor) GetMethodName() string
func (*AcceptProjectInvitationDescriptor) GetProtoPkgName ¶
func (d *AcceptProjectInvitationDescriptor) GetProtoPkgName() string
func (*AcceptProjectInvitationDescriptor) GetResourceDescriptor ¶
func (d *AcceptProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*AcceptProjectInvitationDescriptor) GetServerMsgReflectHandle ¶
func (d *AcceptProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*AcceptProjectInvitationDescriptor) GetServiceDomain ¶
func (d *AcceptProjectInvitationDescriptor) GetServiceDomain() string
func (*AcceptProjectInvitationDescriptor) GetServiceVersion ¶
func (d *AcceptProjectInvitationDescriptor) GetServiceVersion() string
func (*AcceptProjectInvitationDescriptor) GetVerb ¶
func (d *AcceptProjectInvitationDescriptor) GetVerb() string
func (*AcceptProjectInvitationDescriptor) HasResource ¶
func (d *AcceptProjectInvitationDescriptor) HasResource() bool
func (*AcceptProjectInvitationDescriptor) IsClientStream ¶
func (d *AcceptProjectInvitationDescriptor) IsClientStream() bool
func (*AcceptProjectInvitationDescriptor) IsCollection ¶
func (d *AcceptProjectInvitationDescriptor) IsCollection() bool
func (*AcceptProjectInvitationDescriptor) IsPlural ¶
func (d *AcceptProjectInvitationDescriptor) IsPlural() bool
func (*AcceptProjectInvitationDescriptor) IsServerStream ¶
func (d *AcceptProjectInvitationDescriptor) IsServerStream() bool
func (*AcceptProjectInvitationDescriptor) IsUnary ¶
func (d *AcceptProjectInvitationDescriptor) IsUnary() bool
func (*AcceptProjectInvitationDescriptor) NewEmptyClientMsg ¶
func (d *AcceptProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*AcceptProjectInvitationDescriptor) NewEmptyServerMsg ¶
func (d *AcceptProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*AcceptProjectInvitationDescriptor) RequestHasResourceBody ¶
func (d *AcceptProjectInvitationDescriptor) RequestHasResourceBody() bool
type AcceptProjectInvitationDescriptorClientMsgHandle ¶
type AcceptProjectInvitationDescriptorClientMsgHandle struct{}
func (*AcceptProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *AcceptProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type AcceptProjectInvitationDescriptorServerMsgHandle ¶
type AcceptProjectInvitationDescriptorServerMsgHandle struct{}
func (*AcceptProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *AcceptProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type AcceptProjectInvitationRequest ¶
type AcceptProjectInvitationRequest struct { // name of ntt.iam.v1.ProjectInvitation Name *project_invitation.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [AcceptProjectInvitation][ntt.iam.v1.AcceptProjectInvitation]
func (*AcceptProjectInvitationRequest) Descriptor ¶
func (*AcceptProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use AcceptProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*AcceptProjectInvitationRequest) GetName ¶
func (m *AcceptProjectInvitationRequest) GetName() *project_invitation.Name
func (*AcceptProjectInvitationRequest) GotenMessage ¶
func (*AcceptProjectInvitationRequest) GotenMessage()
func (*AcceptProjectInvitationRequest) GotenValidate ¶
func (obj *AcceptProjectInvitationRequest) GotenValidate() error
func (*AcceptProjectInvitationRequest) Marshal ¶
func (m *AcceptProjectInvitationRequest) Marshal() ([]byte, error)
func (*AcceptProjectInvitationRequest) MarshalJSON ¶
func (m *AcceptProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*AcceptProjectInvitationRequest) ProtoMessage ¶
func (*AcceptProjectInvitationRequest) ProtoMessage()
func (*AcceptProjectInvitationRequest) ProtoReflect ¶
func (m *AcceptProjectInvitationRequest) ProtoReflect() preflect.Message
func (*AcceptProjectInvitationRequest) Reset ¶
func (m *AcceptProjectInvitationRequest) Reset()
func (*AcceptProjectInvitationRequest) SetName ¶
func (m *AcceptProjectInvitationRequest) SetName(fv *project_invitation.Name)
func (*AcceptProjectInvitationRequest) String ¶
func (m *AcceptProjectInvitationRequest) String() string
func (*AcceptProjectInvitationRequest) Unmarshal ¶
func (m *AcceptProjectInvitationRequest) Unmarshal(b []byte) error
func (*AcceptProjectInvitationRequest) UnmarshalJSON ¶
func (m *AcceptProjectInvitationRequest) UnmarshalJSON(data []byte) error
type AcceptProjectInvitationResponse ¶
type AcceptProjectInvitationResponse struct {
// contains filtered or unexported fields
}
Response message for method [AcceptProjectInvitation][ntt.iam.v1.AcceptProjectInvitation]
func (*AcceptProjectInvitationResponse) Descriptor ¶
func (*AcceptProjectInvitationResponse) Descriptor() ([]byte, []int)
Deprecated, Use AcceptProjectInvitationResponse.ProtoReflect.Descriptor instead.
func (*AcceptProjectInvitationResponse) GotenMessage ¶
func (*AcceptProjectInvitationResponse) GotenMessage()
func (*AcceptProjectInvitationResponse) GotenValidate ¶
func (obj *AcceptProjectInvitationResponse) GotenValidate() error
func (*AcceptProjectInvitationResponse) Marshal ¶
func (m *AcceptProjectInvitationResponse) Marshal() ([]byte, error)
func (*AcceptProjectInvitationResponse) MarshalJSON ¶
func (m *AcceptProjectInvitationResponse) MarshalJSON() ([]byte, error)
func (*AcceptProjectInvitationResponse) ProtoMessage ¶
func (*AcceptProjectInvitationResponse) ProtoMessage()
func (*AcceptProjectInvitationResponse) ProtoReflect ¶
func (m *AcceptProjectInvitationResponse) ProtoReflect() preflect.Message
func (*AcceptProjectInvitationResponse) Reset ¶
func (m *AcceptProjectInvitationResponse) Reset()
func (*AcceptProjectInvitationResponse) String ¶
func (m *AcceptProjectInvitationResponse) String() string
func (*AcceptProjectInvitationResponse) Unmarshal ¶
func (m *AcceptProjectInvitationResponse) Unmarshal(b []byte) error
func (*AcceptProjectInvitationResponse) UnmarshalJSON ¶
func (m *AcceptProjectInvitationResponse) UnmarshalJSON(data []byte) error
type BatchGetProjectInvitationsDescriptor ¶
type BatchGetProjectInvitationsDescriptor struct{}
func GetBatchGetProjectInvitationsDescriptor ¶
func GetBatchGetProjectInvitationsDescriptor() *BatchGetProjectInvitationsDescriptor
func (*BatchGetProjectInvitationsDescriptor) GetApiDescriptor ¶
func (d *BatchGetProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetProjectInvitationsDescriptor) GetApiName ¶
func (d *BatchGetProjectInvitationsDescriptor) GetApiName() string
func (*BatchGetProjectInvitationsDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetProjectInvitationsDescriptor) GetFullMethodName ¶
func (d *BatchGetProjectInvitationsDescriptor) GetFullMethodName() string
func (*BatchGetProjectInvitationsDescriptor) GetMethodName ¶
func (d *BatchGetProjectInvitationsDescriptor) GetMethodName() string
func (*BatchGetProjectInvitationsDescriptor) GetProtoPkgName ¶
func (d *BatchGetProjectInvitationsDescriptor) GetProtoPkgName() string
func (*BatchGetProjectInvitationsDescriptor) GetResourceDescriptor ¶
func (d *BatchGetProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetProjectInvitationsDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetProjectInvitationsDescriptor) GetServiceDomain ¶
func (d *BatchGetProjectInvitationsDescriptor) GetServiceDomain() string
func (*BatchGetProjectInvitationsDescriptor) GetServiceVersion ¶
func (d *BatchGetProjectInvitationsDescriptor) GetServiceVersion() string
func (*BatchGetProjectInvitationsDescriptor) GetVerb ¶
func (d *BatchGetProjectInvitationsDescriptor) GetVerb() string
func (*BatchGetProjectInvitationsDescriptor) HasResource ¶
func (d *BatchGetProjectInvitationsDescriptor) HasResource() bool
func (*BatchGetProjectInvitationsDescriptor) IsClientStream ¶
func (d *BatchGetProjectInvitationsDescriptor) IsClientStream() bool
func (*BatchGetProjectInvitationsDescriptor) IsCollection ¶
func (d *BatchGetProjectInvitationsDescriptor) IsCollection() bool
func (*BatchGetProjectInvitationsDescriptor) IsPlural ¶
func (d *BatchGetProjectInvitationsDescriptor) IsPlural() bool
func (*BatchGetProjectInvitationsDescriptor) IsServerStream ¶
func (d *BatchGetProjectInvitationsDescriptor) IsServerStream() bool
func (*BatchGetProjectInvitationsDescriptor) IsUnary ¶
func (d *BatchGetProjectInvitationsDescriptor) IsUnary() bool
func (*BatchGetProjectInvitationsDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetProjectInvitationsDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetProjectInvitationsDescriptor) RequestHasResourceBody ¶
func (d *BatchGetProjectInvitationsDescriptor) RequestHasResourceBody() bool
type BatchGetProjectInvitationsDescriptorClientMsgHandle ¶
type BatchGetProjectInvitationsDescriptorClientMsgHandle struct{}
func (*BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetProjectInvitationsDescriptorServerMsgHandle ¶
type BatchGetProjectInvitationsDescriptorServerMsgHandle struct{}
func (*BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetProjectInvitationsRequest ¶
type BatchGetProjectInvitationsRequest struct { // Names of ProjectInvitations Names []*project_invitation.Name `protobuf:"bytes,2,rep,customtype=Name,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.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [BatchGetProjectInvitations][ntt.iam.v1.BatchGetProjectInvitations]
func (*BatchGetProjectInvitationsRequest) Descriptor ¶
func (*BatchGetProjectInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetProjectInvitationsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetProjectInvitationsRequest) GetFieldMask ¶
func (m *BatchGetProjectInvitationsRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
func (*BatchGetProjectInvitationsRequest) GetNames ¶
func (m *BatchGetProjectInvitationsRequest) GetNames() []*project_invitation.Name
func (*BatchGetProjectInvitationsRequest) GetView ¶
func (m *BatchGetProjectInvitationsRequest) GetView() view.View
func (*BatchGetProjectInvitationsRequest) GotenMessage ¶
func (*BatchGetProjectInvitationsRequest) GotenMessage()
func (*BatchGetProjectInvitationsRequest) GotenValidate ¶
func (obj *BatchGetProjectInvitationsRequest) GotenValidate() error
func (*BatchGetProjectInvitationsRequest) Marshal ¶
func (m *BatchGetProjectInvitationsRequest) Marshal() ([]byte, error)
func (*BatchGetProjectInvitationsRequest) MarshalJSON ¶
func (m *BatchGetProjectInvitationsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetProjectInvitationsRequest) ProtoMessage ¶
func (*BatchGetProjectInvitationsRequest) ProtoMessage()
func (*BatchGetProjectInvitationsRequest) ProtoReflect ¶
func (m *BatchGetProjectInvitationsRequest) ProtoReflect() preflect.Message
func (*BatchGetProjectInvitationsRequest) Reset ¶
func (m *BatchGetProjectInvitationsRequest) Reset()
func (*BatchGetProjectInvitationsRequest) SetFieldMask ¶
func (m *BatchGetProjectInvitationsRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*BatchGetProjectInvitationsRequest) SetNames ¶
func (m *BatchGetProjectInvitationsRequest) SetNames(fv []*project_invitation.Name)
func (*BatchGetProjectInvitationsRequest) SetView ¶
func (m *BatchGetProjectInvitationsRequest) SetView(fv view.View)
func (*BatchGetProjectInvitationsRequest) String ¶
func (m *BatchGetProjectInvitationsRequest) String() string
func (*BatchGetProjectInvitationsRequest) Unmarshal ¶
func (m *BatchGetProjectInvitationsRequest) Unmarshal(b []byte) error
func (*BatchGetProjectInvitationsRequest) UnmarshalJSON ¶
func (m *BatchGetProjectInvitationsRequest) UnmarshalJSON(data []byte) error
type BatchGetProjectInvitationsResponse ¶
type BatchGetProjectInvitationsResponse struct { // found ProjectInvitations ProjectInvitations []*project_invitation.ProjectInvitation `` /* 146-byte string literal not displayed */ // list of not found ProjectInvitations Missing []*project_invitation.Name `protobuf:"bytes,2,rep,customtype=Name,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetProjectInvitationsResponse
func (*BatchGetProjectInvitationsResponse) Descriptor ¶
func (*BatchGetProjectInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetProjectInvitationsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetProjectInvitationsResponse) GetMissing ¶
func (m *BatchGetProjectInvitationsResponse) GetMissing() []*project_invitation.Name
func (*BatchGetProjectInvitationsResponse) GetProjectInvitations ¶
func (m *BatchGetProjectInvitationsResponse) GetProjectInvitations() []*project_invitation.ProjectInvitation
func (*BatchGetProjectInvitationsResponse) GotenMessage ¶
func (*BatchGetProjectInvitationsResponse) GotenMessage()
func (*BatchGetProjectInvitationsResponse) GotenValidate ¶
func (obj *BatchGetProjectInvitationsResponse) GotenValidate() error
func (*BatchGetProjectInvitationsResponse) Marshal ¶
func (m *BatchGetProjectInvitationsResponse) Marshal() ([]byte, error)
func (*BatchGetProjectInvitationsResponse) MarshalJSON ¶
func (m *BatchGetProjectInvitationsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetProjectInvitationsResponse) ProtoMessage ¶
func (*BatchGetProjectInvitationsResponse) ProtoMessage()
func (*BatchGetProjectInvitationsResponse) ProtoReflect ¶
func (m *BatchGetProjectInvitationsResponse) ProtoReflect() preflect.Message
func (*BatchGetProjectInvitationsResponse) Reset ¶
func (m *BatchGetProjectInvitationsResponse) Reset()
func (*BatchGetProjectInvitationsResponse) SetMissing ¶
func (m *BatchGetProjectInvitationsResponse) SetMissing(fv []*project_invitation.Name)
func (*BatchGetProjectInvitationsResponse) SetProjectInvitations ¶
func (m *BatchGetProjectInvitationsResponse) SetProjectInvitations(fv []*project_invitation.ProjectInvitation)
func (*BatchGetProjectInvitationsResponse) String ¶
func (m *BatchGetProjectInvitationsResponse) String() string
func (*BatchGetProjectInvitationsResponse) Unmarshal ¶
func (m *BatchGetProjectInvitationsResponse) Unmarshal(b []byte) error
func (*BatchGetProjectInvitationsResponse) UnmarshalJSON ¶
func (m *BatchGetProjectInvitationsResponse) UnmarshalJSON(data []byte) error
type CreateProjectInvitationDescriptor ¶
type CreateProjectInvitationDescriptor struct{}
func GetCreateProjectInvitationDescriptor ¶
func GetCreateProjectInvitationDescriptor() *CreateProjectInvitationDescriptor
func (*CreateProjectInvitationDescriptor) GetApiDescriptor ¶
func (d *CreateProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateProjectInvitationDescriptor) GetApiName ¶
func (d *CreateProjectInvitationDescriptor) GetApiName() string
func (*CreateProjectInvitationDescriptor) GetClientMsgReflectHandle ¶
func (d *CreateProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateProjectInvitationDescriptor) GetFullMethodName ¶
func (d *CreateProjectInvitationDescriptor) GetFullMethodName() string
func (*CreateProjectInvitationDescriptor) GetMethodName ¶
func (d *CreateProjectInvitationDescriptor) GetMethodName() string
func (*CreateProjectInvitationDescriptor) GetProtoPkgName ¶
func (d *CreateProjectInvitationDescriptor) GetProtoPkgName() string
func (*CreateProjectInvitationDescriptor) GetResourceDescriptor ¶
func (d *CreateProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateProjectInvitationDescriptor) GetServerMsgReflectHandle ¶
func (d *CreateProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateProjectInvitationDescriptor) GetServiceDomain ¶
func (d *CreateProjectInvitationDescriptor) GetServiceDomain() string
func (*CreateProjectInvitationDescriptor) GetServiceVersion ¶
func (d *CreateProjectInvitationDescriptor) GetServiceVersion() string
func (*CreateProjectInvitationDescriptor) GetVerb ¶
func (d *CreateProjectInvitationDescriptor) GetVerb() string
func (*CreateProjectInvitationDescriptor) HasResource ¶
func (d *CreateProjectInvitationDescriptor) HasResource() bool
func (*CreateProjectInvitationDescriptor) IsClientStream ¶
func (d *CreateProjectInvitationDescriptor) IsClientStream() bool
func (*CreateProjectInvitationDescriptor) IsCollection ¶
func (d *CreateProjectInvitationDescriptor) IsCollection() bool
func (*CreateProjectInvitationDescriptor) IsPlural ¶
func (d *CreateProjectInvitationDescriptor) IsPlural() bool
func (*CreateProjectInvitationDescriptor) IsServerStream ¶
func (d *CreateProjectInvitationDescriptor) IsServerStream() bool
func (*CreateProjectInvitationDescriptor) IsUnary ¶
func (d *CreateProjectInvitationDescriptor) IsUnary() bool
func (*CreateProjectInvitationDescriptor) NewEmptyClientMsg ¶
func (d *CreateProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateProjectInvitationDescriptor) NewEmptyServerMsg ¶
func (d *CreateProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateProjectInvitationDescriptor) RequestHasResourceBody ¶
func (d *CreateProjectInvitationDescriptor) RequestHasResourceBody() bool
type CreateProjectInvitationDescriptorClientMsgHandle ¶
type CreateProjectInvitationDescriptorClientMsgHandle struct{}
func (*CreateProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateProjectInvitationDescriptorServerMsgHandle ¶
type CreateProjectInvitationDescriptorServerMsgHandle struct{}
func (*CreateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateProjectInvitationRequest ¶
type CreateProjectInvitationRequest struct { // Parent name of ntt.iam.v1.ProjectInvitation Parent *project_invitation.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,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.v1.CreateProjectInvitation]
func (*CreateProjectInvitationRequest) Descriptor ¶
func (*CreateProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectInvitationRequest) GetParent ¶
func (m *CreateProjectInvitationRequest) GetParent() *project_invitation.ParentName
func (*CreateProjectInvitationRequest) GetProjectInvitation ¶
func (m *CreateProjectInvitationRequest) GetProjectInvitation() *project_invitation.ProjectInvitation
func (*CreateProjectInvitationRequest) GotenMessage ¶
func (*CreateProjectInvitationRequest) GotenMessage()
func (*CreateProjectInvitationRequest) GotenValidate ¶
func (obj *CreateProjectInvitationRequest) GotenValidate() error
func (*CreateProjectInvitationRequest) Marshal ¶
func (m *CreateProjectInvitationRequest) Marshal() ([]byte, error)
func (*CreateProjectInvitationRequest) MarshalJSON ¶
func (m *CreateProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*CreateProjectInvitationRequest) ProtoMessage ¶
func (*CreateProjectInvitationRequest) ProtoMessage()
func (*CreateProjectInvitationRequest) ProtoReflect ¶
func (m *CreateProjectInvitationRequest) ProtoReflect() preflect.Message
func (*CreateProjectInvitationRequest) Reset ¶
func (m *CreateProjectInvitationRequest) Reset()
func (*CreateProjectInvitationRequest) SetParent ¶
func (m *CreateProjectInvitationRequest) SetParent(fv *project_invitation.ParentName)
func (*CreateProjectInvitationRequest) SetProjectInvitation ¶
func (m *CreateProjectInvitationRequest) SetProjectInvitation(fv *project_invitation.ProjectInvitation)
func (*CreateProjectInvitationRequest) String ¶
func (m *CreateProjectInvitationRequest) String() string
func (*CreateProjectInvitationRequest) Unmarshal ¶
func (m *CreateProjectInvitationRequest) Unmarshal(b []byte) error
func (*CreateProjectInvitationRequest) UnmarshalJSON ¶
func (m *CreateProjectInvitationRequest) UnmarshalJSON(data []byte) error
type DeclineProjectInvitationDescriptor ¶
type DeclineProjectInvitationDescriptor struct{}
func GetDeclineProjectInvitationDescriptor ¶
func GetDeclineProjectInvitationDescriptor() *DeclineProjectInvitationDescriptor
func (*DeclineProjectInvitationDescriptor) GetApiDescriptor ¶
func (d *DeclineProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeclineProjectInvitationDescriptor) GetApiName ¶
func (d *DeclineProjectInvitationDescriptor) GetApiName() string
func (*DeclineProjectInvitationDescriptor) GetClientMsgReflectHandle ¶
func (d *DeclineProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeclineProjectInvitationDescriptor) GetFullMethodName ¶
func (d *DeclineProjectInvitationDescriptor) GetFullMethodName() string
func (*DeclineProjectInvitationDescriptor) GetMethodName ¶
func (d *DeclineProjectInvitationDescriptor) GetMethodName() string
func (*DeclineProjectInvitationDescriptor) GetProtoPkgName ¶
func (d *DeclineProjectInvitationDescriptor) GetProtoPkgName() string
func (*DeclineProjectInvitationDescriptor) GetResourceDescriptor ¶
func (d *DeclineProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeclineProjectInvitationDescriptor) GetServerMsgReflectHandle ¶
func (d *DeclineProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeclineProjectInvitationDescriptor) GetServiceDomain ¶
func (d *DeclineProjectInvitationDescriptor) GetServiceDomain() string
func (*DeclineProjectInvitationDescriptor) GetServiceVersion ¶
func (d *DeclineProjectInvitationDescriptor) GetServiceVersion() string
func (*DeclineProjectInvitationDescriptor) GetVerb ¶
func (d *DeclineProjectInvitationDescriptor) GetVerb() string
func (*DeclineProjectInvitationDescriptor) HasResource ¶
func (d *DeclineProjectInvitationDescriptor) HasResource() bool
func (*DeclineProjectInvitationDescriptor) IsClientStream ¶
func (d *DeclineProjectInvitationDescriptor) IsClientStream() bool
func (*DeclineProjectInvitationDescriptor) IsCollection ¶
func (d *DeclineProjectInvitationDescriptor) IsCollection() bool
func (*DeclineProjectInvitationDescriptor) IsPlural ¶
func (d *DeclineProjectInvitationDescriptor) IsPlural() bool
func (*DeclineProjectInvitationDescriptor) IsServerStream ¶
func (d *DeclineProjectInvitationDescriptor) IsServerStream() bool
func (*DeclineProjectInvitationDescriptor) IsUnary ¶
func (d *DeclineProjectInvitationDescriptor) IsUnary() bool
func (*DeclineProjectInvitationDescriptor) NewEmptyClientMsg ¶
func (d *DeclineProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*DeclineProjectInvitationDescriptor) NewEmptyServerMsg ¶
func (d *DeclineProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*DeclineProjectInvitationDescriptor) RequestHasResourceBody ¶
func (d *DeclineProjectInvitationDescriptor) RequestHasResourceBody() bool
type DeclineProjectInvitationDescriptorClientMsgHandle ¶
type DeclineProjectInvitationDescriptorClientMsgHandle struct{}
func (*DeclineProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeclineProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeclineProjectInvitationDescriptorServerMsgHandle ¶
type DeclineProjectInvitationDescriptorServerMsgHandle struct{}
func (*DeclineProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeclineProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeclineProjectInvitationRequest ¶
type DeclineProjectInvitationRequest struct { // name of ntt.iam.v1.ProjectInvitation Name *project_invitation.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeclineProjectInvitation][ntt.iam.v1.DeclineProjectInvitation]
func (*DeclineProjectInvitationRequest) Descriptor ¶
func (*DeclineProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeclineProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*DeclineProjectInvitationRequest) GetName ¶
func (m *DeclineProjectInvitationRequest) GetName() *project_invitation.Name
func (*DeclineProjectInvitationRequest) GotenMessage ¶
func (*DeclineProjectInvitationRequest) GotenMessage()
func (*DeclineProjectInvitationRequest) GotenValidate ¶
func (obj *DeclineProjectInvitationRequest) GotenValidate() error
func (*DeclineProjectInvitationRequest) Marshal ¶
func (m *DeclineProjectInvitationRequest) Marshal() ([]byte, error)
func (*DeclineProjectInvitationRequest) MarshalJSON ¶
func (m *DeclineProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*DeclineProjectInvitationRequest) ProtoMessage ¶
func (*DeclineProjectInvitationRequest) ProtoMessage()
func (*DeclineProjectInvitationRequest) ProtoReflect ¶
func (m *DeclineProjectInvitationRequest) ProtoReflect() preflect.Message
func (*DeclineProjectInvitationRequest) Reset ¶
func (m *DeclineProjectInvitationRequest) Reset()
func (*DeclineProjectInvitationRequest) SetName ¶
func (m *DeclineProjectInvitationRequest) SetName(fv *project_invitation.Name)
func (*DeclineProjectInvitationRequest) String ¶
func (m *DeclineProjectInvitationRequest) String() string
func (*DeclineProjectInvitationRequest) Unmarshal ¶
func (m *DeclineProjectInvitationRequest) Unmarshal(b []byte) error
func (*DeclineProjectInvitationRequest) UnmarshalJSON ¶
func (m *DeclineProjectInvitationRequest) UnmarshalJSON(data []byte) error
type DeclineProjectInvitationResponse ¶
type DeclineProjectInvitationResponse struct {
// contains filtered or unexported fields
}
Response message for method [DeclineProjectInvitation][ntt.iam.v1.DeclineProjectInvitation]
func (*DeclineProjectInvitationResponse) Descriptor ¶
func (*DeclineProjectInvitationResponse) Descriptor() ([]byte, []int)
Deprecated, Use DeclineProjectInvitationResponse.ProtoReflect.Descriptor instead.
func (*DeclineProjectInvitationResponse) GotenMessage ¶
func (*DeclineProjectInvitationResponse) GotenMessage()
func (*DeclineProjectInvitationResponse) GotenValidate ¶
func (obj *DeclineProjectInvitationResponse) GotenValidate() error
func (*DeclineProjectInvitationResponse) Marshal ¶
func (m *DeclineProjectInvitationResponse) Marshal() ([]byte, error)
func (*DeclineProjectInvitationResponse) MarshalJSON ¶
func (m *DeclineProjectInvitationResponse) MarshalJSON() ([]byte, error)
func (*DeclineProjectInvitationResponse) ProtoMessage ¶
func (*DeclineProjectInvitationResponse) ProtoMessage()
func (*DeclineProjectInvitationResponse) ProtoReflect ¶
func (m *DeclineProjectInvitationResponse) ProtoReflect() preflect.Message
func (*DeclineProjectInvitationResponse) Reset ¶
func (m *DeclineProjectInvitationResponse) Reset()
func (*DeclineProjectInvitationResponse) String ¶
func (m *DeclineProjectInvitationResponse) String() string
func (*DeclineProjectInvitationResponse) Unmarshal ¶
func (m *DeclineProjectInvitationResponse) Unmarshal(b []byte) error
func (*DeclineProjectInvitationResponse) UnmarshalJSON ¶
func (m *DeclineProjectInvitationResponse) UnmarshalJSON(data []byte) error
type DeleteProjectInvitationDescriptor ¶
type DeleteProjectInvitationDescriptor struct{}
func GetDeleteProjectInvitationDescriptor ¶
func GetDeleteProjectInvitationDescriptor() *DeleteProjectInvitationDescriptor
func (*DeleteProjectInvitationDescriptor) GetApiDescriptor ¶
func (d *DeleteProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteProjectInvitationDescriptor) GetApiName ¶
func (d *DeleteProjectInvitationDescriptor) GetApiName() string
func (*DeleteProjectInvitationDescriptor) GetClientMsgReflectHandle ¶
func (d *DeleteProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteProjectInvitationDescriptor) GetFullMethodName ¶
func (d *DeleteProjectInvitationDescriptor) GetFullMethodName() string
func (*DeleteProjectInvitationDescriptor) GetMethodName ¶
func (d *DeleteProjectInvitationDescriptor) GetMethodName() string
func (*DeleteProjectInvitationDescriptor) GetProtoPkgName ¶
func (d *DeleteProjectInvitationDescriptor) GetProtoPkgName() string
func (*DeleteProjectInvitationDescriptor) GetResourceDescriptor ¶
func (d *DeleteProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteProjectInvitationDescriptor) GetServerMsgReflectHandle ¶
func (d *DeleteProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteProjectInvitationDescriptor) GetServiceDomain ¶
func (d *DeleteProjectInvitationDescriptor) GetServiceDomain() string
func (*DeleteProjectInvitationDescriptor) GetServiceVersion ¶
func (d *DeleteProjectInvitationDescriptor) GetServiceVersion() string
func (*DeleteProjectInvitationDescriptor) GetVerb ¶
func (d *DeleteProjectInvitationDescriptor) GetVerb() string
func (*DeleteProjectInvitationDescriptor) HasResource ¶
func (d *DeleteProjectInvitationDescriptor) HasResource() bool
func (*DeleteProjectInvitationDescriptor) IsClientStream ¶
func (d *DeleteProjectInvitationDescriptor) IsClientStream() bool
func (*DeleteProjectInvitationDescriptor) IsCollection ¶
func (d *DeleteProjectInvitationDescriptor) IsCollection() bool
func (*DeleteProjectInvitationDescriptor) IsPlural ¶
func (d *DeleteProjectInvitationDescriptor) IsPlural() bool
func (*DeleteProjectInvitationDescriptor) IsServerStream ¶
func (d *DeleteProjectInvitationDescriptor) IsServerStream() bool
func (*DeleteProjectInvitationDescriptor) IsUnary ¶
func (d *DeleteProjectInvitationDescriptor) IsUnary() bool
func (*DeleteProjectInvitationDescriptor) NewEmptyClientMsg ¶
func (d *DeleteProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteProjectInvitationDescriptor) NewEmptyServerMsg ¶
func (d *DeleteProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteProjectInvitationDescriptor) RequestHasResourceBody ¶
func (d *DeleteProjectInvitationDescriptor) RequestHasResourceBody() bool
type DeleteProjectInvitationDescriptorClientMsgHandle ¶
type DeleteProjectInvitationDescriptorClientMsgHandle struct{}
func (*DeleteProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteProjectInvitationDescriptorServerMsgHandle ¶
type DeleteProjectInvitationDescriptorServerMsgHandle struct{}
func (*DeleteProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteProjectInvitationRequest ¶
type DeleteProjectInvitationRequest struct { // Name of ntt.iam.v1.ProjectInvitation Name *project_invitation.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteProjectInvitation][ntt.iam.v1.DeleteProjectInvitation]
func (*DeleteProjectInvitationRequest) Descriptor ¶
func (*DeleteProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*DeleteProjectInvitationRequest) GetName ¶
func (m *DeleteProjectInvitationRequest) GetName() *project_invitation.Name
func (*DeleteProjectInvitationRequest) GotenMessage ¶
func (*DeleteProjectInvitationRequest) GotenMessage()
func (*DeleteProjectInvitationRequest) GotenValidate ¶
func (obj *DeleteProjectInvitationRequest) GotenValidate() error
func (*DeleteProjectInvitationRequest) Marshal ¶
func (m *DeleteProjectInvitationRequest) Marshal() ([]byte, error)
func (*DeleteProjectInvitationRequest) MarshalJSON ¶
func (m *DeleteProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*DeleteProjectInvitationRequest) ProtoMessage ¶
func (*DeleteProjectInvitationRequest) ProtoMessage()
func (*DeleteProjectInvitationRequest) ProtoReflect ¶
func (m *DeleteProjectInvitationRequest) ProtoReflect() preflect.Message
func (*DeleteProjectInvitationRequest) Reset ¶
func (m *DeleteProjectInvitationRequest) Reset()
func (*DeleteProjectInvitationRequest) SetName ¶
func (m *DeleteProjectInvitationRequest) SetName(fv *project_invitation.Name)
func (*DeleteProjectInvitationRequest) String ¶
func (m *DeleteProjectInvitationRequest) String() string
func (*DeleteProjectInvitationRequest) Unmarshal ¶
func (m *DeleteProjectInvitationRequest) Unmarshal(b []byte) error
func (*DeleteProjectInvitationRequest) UnmarshalJSON ¶
func (m *DeleteProjectInvitationRequest) UnmarshalJSON(data []byte) error
type GetProjectInvitationDescriptor ¶
type GetProjectInvitationDescriptor struct{}
func GetGetProjectInvitationDescriptor ¶
func GetGetProjectInvitationDescriptor() *GetProjectInvitationDescriptor
func (*GetProjectInvitationDescriptor) GetApiDescriptor ¶
func (d *GetProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetProjectInvitationDescriptor) GetApiName ¶
func (d *GetProjectInvitationDescriptor) GetApiName() string
func (*GetProjectInvitationDescriptor) GetClientMsgReflectHandle ¶
func (d *GetProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetProjectInvitationDescriptor) GetFullMethodName ¶
func (d *GetProjectInvitationDescriptor) GetFullMethodName() string
func (*GetProjectInvitationDescriptor) GetMethodName ¶
func (d *GetProjectInvitationDescriptor) GetMethodName() string
func (*GetProjectInvitationDescriptor) GetProtoPkgName ¶
func (d *GetProjectInvitationDescriptor) GetProtoPkgName() string
func (*GetProjectInvitationDescriptor) GetResourceDescriptor ¶
func (d *GetProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetProjectInvitationDescriptor) GetServerMsgReflectHandle ¶
func (d *GetProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetProjectInvitationDescriptor) GetServiceDomain ¶
func (d *GetProjectInvitationDescriptor) GetServiceDomain() string
func (*GetProjectInvitationDescriptor) GetServiceVersion ¶
func (d *GetProjectInvitationDescriptor) GetServiceVersion() string
func (*GetProjectInvitationDescriptor) GetVerb ¶
func (d *GetProjectInvitationDescriptor) GetVerb() string
func (*GetProjectInvitationDescriptor) HasResource ¶
func (d *GetProjectInvitationDescriptor) HasResource() bool
func (*GetProjectInvitationDescriptor) IsClientStream ¶
func (d *GetProjectInvitationDescriptor) IsClientStream() bool
func (*GetProjectInvitationDescriptor) IsCollection ¶
func (d *GetProjectInvitationDescriptor) IsCollection() bool
func (*GetProjectInvitationDescriptor) IsPlural ¶
func (d *GetProjectInvitationDescriptor) IsPlural() bool
func (*GetProjectInvitationDescriptor) IsServerStream ¶
func (d *GetProjectInvitationDescriptor) IsServerStream() bool
func (*GetProjectInvitationDescriptor) IsUnary ¶
func (d *GetProjectInvitationDescriptor) IsUnary() bool
func (*GetProjectInvitationDescriptor) NewEmptyClientMsg ¶
func (d *GetProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*GetProjectInvitationDescriptor) NewEmptyServerMsg ¶
func (d *GetProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*GetProjectInvitationDescriptor) RequestHasResourceBody ¶
func (d *GetProjectInvitationDescriptor) RequestHasResourceBody() bool
type GetProjectInvitationDescriptorClientMsgHandle ¶
type GetProjectInvitationDescriptorClientMsgHandle struct{}
func (*GetProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetProjectInvitationDescriptorServerMsgHandle ¶
type GetProjectInvitationDescriptorServerMsgHandle struct{}
func (*GetProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetProjectInvitationRequest ¶
type GetProjectInvitationRequest struct { // Name of ntt.iam.v1.ProjectInvitation Name *project_invitation.Name `protobuf:"bytes,1,opt,customtype=Name,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.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [GetProjectInvitation][ntt.iam.v1.GetProjectInvitation]
func (*GetProjectInvitationRequest) Descriptor ¶
func (*GetProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*GetProjectInvitationRequest) GetFieldMask ¶
func (m *GetProjectInvitationRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
func (*GetProjectInvitationRequest) GetName ¶
func (m *GetProjectInvitationRequest) GetName() *project_invitation.Name
func (*GetProjectInvitationRequest) GetView ¶
func (m *GetProjectInvitationRequest) GetView() view.View
func (*GetProjectInvitationRequest) GotenMessage ¶
func (*GetProjectInvitationRequest) GotenMessage()
func (*GetProjectInvitationRequest) GotenValidate ¶
func (obj *GetProjectInvitationRequest) GotenValidate() error
func (*GetProjectInvitationRequest) Marshal ¶
func (m *GetProjectInvitationRequest) Marshal() ([]byte, error)
func (*GetProjectInvitationRequest) MarshalJSON ¶
func (m *GetProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*GetProjectInvitationRequest) ProtoMessage ¶
func (*GetProjectInvitationRequest) ProtoMessage()
func (*GetProjectInvitationRequest) ProtoReflect ¶
func (m *GetProjectInvitationRequest) ProtoReflect() preflect.Message
func (*GetProjectInvitationRequest) Reset ¶
func (m *GetProjectInvitationRequest) Reset()
func (*GetProjectInvitationRequest) SetFieldMask ¶
func (m *GetProjectInvitationRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*GetProjectInvitationRequest) SetName ¶
func (m *GetProjectInvitationRequest) SetName(fv *project_invitation.Name)
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 ListMyProjectInvitationsDescriptor ¶
type ListMyProjectInvitationsDescriptor struct{}
func GetListMyProjectInvitationsDescriptor ¶
func GetListMyProjectInvitationsDescriptor() *ListMyProjectInvitationsDescriptor
func (*ListMyProjectInvitationsDescriptor) GetApiDescriptor ¶
func (d *ListMyProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListMyProjectInvitationsDescriptor) GetApiName ¶
func (d *ListMyProjectInvitationsDescriptor) GetApiName() string
func (*ListMyProjectInvitationsDescriptor) GetClientMsgReflectHandle ¶
func (d *ListMyProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListMyProjectInvitationsDescriptor) GetFullMethodName ¶
func (d *ListMyProjectInvitationsDescriptor) GetFullMethodName() string
func (*ListMyProjectInvitationsDescriptor) GetMethodName ¶
func (d *ListMyProjectInvitationsDescriptor) GetMethodName() string
func (*ListMyProjectInvitationsDescriptor) GetProtoPkgName ¶
func (d *ListMyProjectInvitationsDescriptor) GetProtoPkgName() string
func (*ListMyProjectInvitationsDescriptor) GetResourceDescriptor ¶
func (d *ListMyProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListMyProjectInvitationsDescriptor) GetServerMsgReflectHandle ¶
func (d *ListMyProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListMyProjectInvitationsDescriptor) GetServiceDomain ¶
func (d *ListMyProjectInvitationsDescriptor) GetServiceDomain() string
func (*ListMyProjectInvitationsDescriptor) GetServiceVersion ¶
func (d *ListMyProjectInvitationsDescriptor) GetServiceVersion() string
func (*ListMyProjectInvitationsDescriptor) GetVerb ¶
func (d *ListMyProjectInvitationsDescriptor) GetVerb() string
func (*ListMyProjectInvitationsDescriptor) HasResource ¶
func (d *ListMyProjectInvitationsDescriptor) HasResource() bool
func (*ListMyProjectInvitationsDescriptor) IsClientStream ¶
func (d *ListMyProjectInvitationsDescriptor) IsClientStream() bool
func (*ListMyProjectInvitationsDescriptor) IsCollection ¶
func (d *ListMyProjectInvitationsDescriptor) IsCollection() bool
func (*ListMyProjectInvitationsDescriptor) IsPlural ¶
func (d *ListMyProjectInvitationsDescriptor) IsPlural() bool
func (*ListMyProjectInvitationsDescriptor) IsServerStream ¶
func (d *ListMyProjectInvitationsDescriptor) IsServerStream() bool
func (*ListMyProjectInvitationsDescriptor) IsUnary ¶
func (d *ListMyProjectInvitationsDescriptor) IsUnary() bool
func (*ListMyProjectInvitationsDescriptor) NewEmptyClientMsg ¶
func (d *ListMyProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListMyProjectInvitationsDescriptor) NewEmptyServerMsg ¶
func (d *ListMyProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListMyProjectInvitationsDescriptor) RequestHasResourceBody ¶
func (d *ListMyProjectInvitationsDescriptor) RequestHasResourceBody() bool
type ListMyProjectInvitationsDescriptorClientMsgHandle ¶
type ListMyProjectInvitationsDescriptorClientMsgHandle struct{}
func (*ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListMyProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListMyProjectInvitationsDescriptorServerMsgHandle ¶
type ListMyProjectInvitationsDescriptorServerMsgHandle struct{}
func (*ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListMyProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListMyProjectInvitationsRequest ¶
type ListMyProjectInvitationsRequest struct { // Parent name of ntt.iam.v1.ProjectInvitation Parent *project_invitation.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,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.v1.ListMyProjectInvitations]
func (*ListMyProjectInvitationsRequest) Descriptor ¶
func (*ListMyProjectInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListMyProjectInvitationsRequest.ProtoReflect.Descriptor instead.
func (*ListMyProjectInvitationsRequest) GetFilter ¶
func (m *ListMyProjectInvitationsRequest) GetFilter() *project_invitation.Filter
func (*ListMyProjectInvitationsRequest) GetParent ¶
func (m *ListMyProjectInvitationsRequest) GetParent() *project_invitation.ParentName
func (*ListMyProjectInvitationsRequest) GotenMessage ¶
func (*ListMyProjectInvitationsRequest) GotenMessage()
func (*ListMyProjectInvitationsRequest) GotenValidate ¶
func (obj *ListMyProjectInvitationsRequest) GotenValidate() error
func (*ListMyProjectInvitationsRequest) Marshal ¶
func (m *ListMyProjectInvitationsRequest) Marshal() ([]byte, error)
func (*ListMyProjectInvitationsRequest) MarshalJSON ¶
func (m *ListMyProjectInvitationsRequest) MarshalJSON() ([]byte, error)
func (*ListMyProjectInvitationsRequest) ProtoMessage ¶
func (*ListMyProjectInvitationsRequest) ProtoMessage()
func (*ListMyProjectInvitationsRequest) ProtoReflect ¶
func (m *ListMyProjectInvitationsRequest) ProtoReflect() preflect.Message
func (*ListMyProjectInvitationsRequest) Reset ¶
func (m *ListMyProjectInvitationsRequest) Reset()
func (*ListMyProjectInvitationsRequest) SetFilter ¶
func (m *ListMyProjectInvitationsRequest) SetFilter(fv *project_invitation.Filter)
func (*ListMyProjectInvitationsRequest) SetParent ¶
func (m *ListMyProjectInvitationsRequest) SetParent(fv *project_invitation.ParentName)
func (*ListMyProjectInvitationsRequest) String ¶
func (m *ListMyProjectInvitationsRequest) String() string
func (*ListMyProjectInvitationsRequest) Unmarshal ¶
func (m *ListMyProjectInvitationsRequest) Unmarshal(b []byte) error
func (*ListMyProjectInvitationsRequest) UnmarshalJSON ¶
func (m *ListMyProjectInvitationsRequest) UnmarshalJSON(data []byte) error
type ListMyProjectInvitationsResponse ¶
type ListMyProjectInvitationsResponse struct { ProjectInvitations []*project_invitation.ProjectInvitation `` /* 146-byte string literal not displayed */ // contains filtered or unexported fields }
Response message for method [ListMyProjectInvitations][ntt.iam.v1.ListMyProjectInvitations]
func (*ListMyProjectInvitationsResponse) Descriptor ¶
func (*ListMyProjectInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListMyProjectInvitationsResponse.ProtoReflect.Descriptor instead.
func (*ListMyProjectInvitationsResponse) GetProjectInvitations ¶
func (m *ListMyProjectInvitationsResponse) GetProjectInvitations() []*project_invitation.ProjectInvitation
func (*ListMyProjectInvitationsResponse) GotenMessage ¶
func (*ListMyProjectInvitationsResponse) GotenMessage()
func (*ListMyProjectInvitationsResponse) GotenValidate ¶
func (obj *ListMyProjectInvitationsResponse) GotenValidate() error
func (*ListMyProjectInvitationsResponse) Marshal ¶
func (m *ListMyProjectInvitationsResponse) Marshal() ([]byte, error)
func (*ListMyProjectInvitationsResponse) MarshalJSON ¶
func (m *ListMyProjectInvitationsResponse) MarshalJSON() ([]byte, error)
func (*ListMyProjectInvitationsResponse) ProtoMessage ¶
func (*ListMyProjectInvitationsResponse) ProtoMessage()
func (*ListMyProjectInvitationsResponse) ProtoReflect ¶
func (m *ListMyProjectInvitationsResponse) ProtoReflect() preflect.Message
func (*ListMyProjectInvitationsResponse) Reset ¶
func (m *ListMyProjectInvitationsResponse) Reset()
func (*ListMyProjectInvitationsResponse) SetProjectInvitations ¶
func (m *ListMyProjectInvitationsResponse) SetProjectInvitations(fv []*project_invitation.ProjectInvitation)
func (*ListMyProjectInvitationsResponse) String ¶
func (m *ListMyProjectInvitationsResponse) String() string
func (*ListMyProjectInvitationsResponse) Unmarshal ¶
func (m *ListMyProjectInvitationsResponse) Unmarshal(b []byte) error
func (*ListMyProjectInvitationsResponse) UnmarshalJSON ¶
func (m *ListMyProjectInvitationsResponse) UnmarshalJSON(data []byte) error
type ListProjectInvitationsDescriptor ¶
type ListProjectInvitationsDescriptor struct{}
func GetListProjectInvitationsDescriptor ¶
func GetListProjectInvitationsDescriptor() *ListProjectInvitationsDescriptor
func (*ListProjectInvitationsDescriptor) GetApiDescriptor ¶
func (d *ListProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListProjectInvitationsDescriptor) GetApiName ¶
func (d *ListProjectInvitationsDescriptor) GetApiName() string
func (*ListProjectInvitationsDescriptor) GetClientMsgReflectHandle ¶
func (d *ListProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListProjectInvitationsDescriptor) GetFullMethodName ¶
func (d *ListProjectInvitationsDescriptor) GetFullMethodName() string
func (*ListProjectInvitationsDescriptor) GetMethodName ¶
func (d *ListProjectInvitationsDescriptor) GetMethodName() string
func (*ListProjectInvitationsDescriptor) GetProtoPkgName ¶
func (d *ListProjectInvitationsDescriptor) GetProtoPkgName() string
func (*ListProjectInvitationsDescriptor) GetResourceDescriptor ¶
func (d *ListProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListProjectInvitationsDescriptor) GetServerMsgReflectHandle ¶
func (d *ListProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListProjectInvitationsDescriptor) GetServiceDomain ¶
func (d *ListProjectInvitationsDescriptor) GetServiceDomain() string
func (*ListProjectInvitationsDescriptor) GetServiceVersion ¶
func (d *ListProjectInvitationsDescriptor) GetServiceVersion() string
func (*ListProjectInvitationsDescriptor) GetVerb ¶
func (d *ListProjectInvitationsDescriptor) GetVerb() string
func (*ListProjectInvitationsDescriptor) HasResource ¶
func (d *ListProjectInvitationsDescriptor) HasResource() bool
func (*ListProjectInvitationsDescriptor) IsClientStream ¶
func (d *ListProjectInvitationsDescriptor) IsClientStream() bool
func (*ListProjectInvitationsDescriptor) IsCollection ¶
func (d *ListProjectInvitationsDescriptor) IsCollection() bool
func (*ListProjectInvitationsDescriptor) IsPlural ¶
func (d *ListProjectInvitationsDescriptor) IsPlural() bool
func (*ListProjectInvitationsDescriptor) IsServerStream ¶
func (d *ListProjectInvitationsDescriptor) IsServerStream() bool
func (*ListProjectInvitationsDescriptor) IsUnary ¶
func (d *ListProjectInvitationsDescriptor) IsUnary() bool
func (*ListProjectInvitationsDescriptor) NewEmptyClientMsg ¶
func (d *ListProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListProjectInvitationsDescriptor) NewEmptyServerMsg ¶
func (d *ListProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListProjectInvitationsDescriptor) RequestHasResourceBody ¶
func (d *ListProjectInvitationsDescriptor) RequestHasResourceBody() bool
type ListProjectInvitationsDescriptorClientMsgHandle ¶
type ListProjectInvitationsDescriptorClientMsgHandle struct{}
func (*ListProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListProjectInvitationsDescriptorServerMsgHandle ¶
type ListProjectInvitationsDescriptorServerMsgHandle struct{}
func (*ListProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListProjectInvitationsRequest ¶
type ListProjectInvitationsRequest struct { // Parent name of ntt.iam.v1.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.v1.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.types.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.v1.ListProjectInvitations]
func (*ListProjectInvitationsRequest) Descriptor ¶
func (*ListProjectInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListProjectInvitationsRequest.ProtoReflect.Descriptor instead.
func (*ListProjectInvitationsRequest) GetFieldMask ¶
func (m *ListProjectInvitationsRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
func (*ListProjectInvitationsRequest) GetFilter ¶
func (m *ListProjectInvitationsRequest) GetFilter() *project_invitation.Filter
func (*ListProjectInvitationsRequest) GetIncludePagingInfo ¶
func (m *ListProjectInvitationsRequest) GetIncludePagingInfo() bool
func (*ListProjectInvitationsRequest) GetOrderBy ¶
func (m *ListProjectInvitationsRequest) GetOrderBy() *project_invitation.OrderBy
func (*ListProjectInvitationsRequest) GetPageSize ¶
func (m *ListProjectInvitationsRequest) GetPageSize() int32
func (*ListProjectInvitationsRequest) GetPageToken ¶
func (m *ListProjectInvitationsRequest) GetPageToken() *project_invitation.PagerCursor
func (*ListProjectInvitationsRequest) GetParent ¶
func (m *ListProjectInvitationsRequest) GetParent() *project_invitation.ParentName
func (*ListProjectInvitationsRequest) GetView ¶
func (m *ListProjectInvitationsRequest) GetView() view.View
func (*ListProjectInvitationsRequest) GotenMessage ¶
func (*ListProjectInvitationsRequest) GotenMessage()
func (*ListProjectInvitationsRequest) GotenValidate ¶
func (obj *ListProjectInvitationsRequest) GotenValidate() error
func (*ListProjectInvitationsRequest) Marshal ¶
func (m *ListProjectInvitationsRequest) Marshal() ([]byte, error)
func (*ListProjectInvitationsRequest) MarshalJSON ¶
func (m *ListProjectInvitationsRequest) MarshalJSON() ([]byte, error)
func (*ListProjectInvitationsRequest) ProtoMessage ¶
func (*ListProjectInvitationsRequest) ProtoMessage()
func (*ListProjectInvitationsRequest) ProtoReflect ¶
func (m *ListProjectInvitationsRequest) ProtoReflect() preflect.Message
func (*ListProjectInvitationsRequest) Reset ¶
func (m *ListProjectInvitationsRequest) Reset()
func (*ListProjectInvitationsRequest) SetFieldMask ¶
func (m *ListProjectInvitationsRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*ListProjectInvitationsRequest) SetFilter ¶
func (m *ListProjectInvitationsRequest) SetFilter(fv *project_invitation.Filter)
func (*ListProjectInvitationsRequest) SetIncludePagingInfo ¶
func (m *ListProjectInvitationsRequest) SetIncludePagingInfo(fv bool)
func (*ListProjectInvitationsRequest) SetOrderBy ¶
func (m *ListProjectInvitationsRequest) SetOrderBy(fv *project_invitation.OrderBy)
func (*ListProjectInvitationsRequest) SetPageSize ¶
func (m *ListProjectInvitationsRequest) SetPageSize(fv int32)
func (*ListProjectInvitationsRequest) SetPageToken ¶
func (m *ListProjectInvitationsRequest) SetPageToken(fv *project_invitation.PagerCursor)
func (*ListProjectInvitationsRequest) SetParent ¶
func (m *ListProjectInvitationsRequest) SetParent(fv *project_invitation.ParentName)
func (*ListProjectInvitationsRequest) SetView ¶
func (m *ListProjectInvitationsRequest) SetView(fv view.View)
func (*ListProjectInvitationsRequest) String ¶
func (m *ListProjectInvitationsRequest) String() string
func (*ListProjectInvitationsRequest) Unmarshal ¶
func (m *ListProjectInvitationsRequest) Unmarshal(b []byte) error
func (*ListProjectInvitationsRequest) UnmarshalJSON ¶
func (m *ListProjectInvitationsRequest) UnmarshalJSON(data []byte) error
type 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.v1.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.v1.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.v1.ListProjectInvitations]
func (*ListProjectInvitationsResponse) Descriptor ¶
func (*ListProjectInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListProjectInvitationsResponse.ProtoReflect.Descriptor instead.
func (*ListProjectInvitationsResponse) GetCurrentOffset ¶
func (m *ListProjectInvitationsResponse) GetCurrentOffset() int32
func (*ListProjectInvitationsResponse) GetNextPageToken ¶
func (m *ListProjectInvitationsResponse) GetNextPageToken() *project_invitation.PagerCursor
func (*ListProjectInvitationsResponse) GetPrevPageToken ¶
func (m *ListProjectInvitationsResponse) GetPrevPageToken() *project_invitation.PagerCursor
func (*ListProjectInvitationsResponse) GetProjectInvitations ¶
func (m *ListProjectInvitationsResponse) GetProjectInvitations() []*project_invitation.ProjectInvitation
func (*ListProjectInvitationsResponse) GetTotalResultsCount ¶
func (m *ListProjectInvitationsResponse) GetTotalResultsCount() int32
func (*ListProjectInvitationsResponse) GotenMessage ¶
func (*ListProjectInvitationsResponse) GotenMessage()
func (*ListProjectInvitationsResponse) GotenValidate ¶
func (obj *ListProjectInvitationsResponse) GotenValidate() error
func (*ListProjectInvitationsResponse) Marshal ¶
func (m *ListProjectInvitationsResponse) Marshal() ([]byte, error)
func (*ListProjectInvitationsResponse) MarshalJSON ¶
func (m *ListProjectInvitationsResponse) MarshalJSON() ([]byte, error)
func (*ListProjectInvitationsResponse) ProtoMessage ¶
func (*ListProjectInvitationsResponse) ProtoMessage()
func (*ListProjectInvitationsResponse) ProtoReflect ¶
func (m *ListProjectInvitationsResponse) ProtoReflect() preflect.Message
func (*ListProjectInvitationsResponse) Reset ¶
func (m *ListProjectInvitationsResponse) Reset()
func (*ListProjectInvitationsResponse) SetCurrentOffset ¶
func (m *ListProjectInvitationsResponse) SetCurrentOffset(fv int32)
func (*ListProjectInvitationsResponse) SetNextPageToken ¶
func (m *ListProjectInvitationsResponse) SetNextPageToken(fv *project_invitation.PagerCursor)
func (*ListProjectInvitationsResponse) SetPrevPageToken ¶
func (m *ListProjectInvitationsResponse) SetPrevPageToken(fv *project_invitation.PagerCursor)
func (*ListProjectInvitationsResponse) SetProjectInvitations ¶
func (m *ListProjectInvitationsResponse) SetProjectInvitations(fv []*project_invitation.ProjectInvitation)
func (*ListProjectInvitationsResponse) SetTotalResultsCount ¶
func (m *ListProjectInvitationsResponse) SetTotalResultsCount(fv int32)
func (*ListProjectInvitationsResponse) String ¶
func (m *ListProjectInvitationsResponse) String() string
func (*ListProjectInvitationsResponse) Unmarshal ¶
func (m *ListProjectInvitationsResponse) Unmarshal(b []byte) error
func (*ListProjectInvitationsResponse) UnmarshalJSON ¶
func (m *ListProjectInvitationsResponse) UnmarshalJSON(data []byte) error
type 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) (*emptypb.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) ResendProjectInvitation(ctx context.Context, in *ResendProjectInvitationRequest, opts ...grpc.CallOption) (*ResendProjectInvitationResponse, error) }
ProjectInvitationServiceClient is the client API for ProjectInvitationService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewProjectInvitationServiceClient ¶
func NewProjectInvitationServiceClient(cc grpc.ClientConnInterface) ProjectInvitationServiceClient
type ProjectInvitationServiceDescriptor ¶
type ProjectInvitationServiceDescriptor struct{}
func GetProjectInvitationServiceDescriptor ¶
func GetProjectInvitationServiceDescriptor() *ProjectInvitationServiceDescriptor
func (*ProjectInvitationServiceDescriptor) AllMethodDescriptors ¶
func (d *ProjectInvitationServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*ProjectInvitationServiceDescriptor) GetApiName ¶
func (d *ProjectInvitationServiceDescriptor) GetApiName() string
func (*ProjectInvitationServiceDescriptor) GetFullAPIName ¶
func (d *ProjectInvitationServiceDescriptor) GetFullAPIName() string
func (*ProjectInvitationServiceDescriptor) GetProtoPkgName ¶
func (d *ProjectInvitationServiceDescriptor) GetProtoPkgName() string
func (*ProjectInvitationServiceDescriptor) GetServiceDomain ¶
func (d *ProjectInvitationServiceDescriptor) GetServiceDomain() string
func (*ProjectInvitationServiceDescriptor) GetServiceVersion ¶
func (d *ProjectInvitationServiceDescriptor) GetServiceVersion() string
type ResendProjectInvitationDescriptor ¶
type ResendProjectInvitationDescriptor struct{}
func GetResendProjectInvitationDescriptor ¶
func GetResendProjectInvitationDescriptor() *ResendProjectInvitationDescriptor
func (*ResendProjectInvitationDescriptor) GetApiDescriptor ¶
func (d *ResendProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ResendProjectInvitationDescriptor) GetApiName ¶
func (d *ResendProjectInvitationDescriptor) GetApiName() string
func (*ResendProjectInvitationDescriptor) GetClientMsgReflectHandle ¶
func (d *ResendProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ResendProjectInvitationDescriptor) GetFullMethodName ¶
func (d *ResendProjectInvitationDescriptor) GetFullMethodName() string
func (*ResendProjectInvitationDescriptor) GetMethodName ¶
func (d *ResendProjectInvitationDescriptor) GetMethodName() string
func (*ResendProjectInvitationDescriptor) GetProtoPkgName ¶
func (d *ResendProjectInvitationDescriptor) GetProtoPkgName() string
func (*ResendProjectInvitationDescriptor) GetResourceDescriptor ¶
func (d *ResendProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ResendProjectInvitationDescriptor) GetServerMsgReflectHandle ¶
func (d *ResendProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ResendProjectInvitationDescriptor) GetServiceDomain ¶
func (d *ResendProjectInvitationDescriptor) GetServiceDomain() string
func (*ResendProjectInvitationDescriptor) GetServiceVersion ¶
func (d *ResendProjectInvitationDescriptor) GetServiceVersion() string
func (*ResendProjectInvitationDescriptor) GetVerb ¶
func (d *ResendProjectInvitationDescriptor) GetVerb() string
func (*ResendProjectInvitationDescriptor) HasResource ¶
func (d *ResendProjectInvitationDescriptor) HasResource() bool
func (*ResendProjectInvitationDescriptor) IsClientStream ¶
func (d *ResendProjectInvitationDescriptor) IsClientStream() bool
func (*ResendProjectInvitationDescriptor) IsCollection ¶
func (d *ResendProjectInvitationDescriptor) IsCollection() bool
func (*ResendProjectInvitationDescriptor) IsPlural ¶
func (d *ResendProjectInvitationDescriptor) IsPlural() bool
func (*ResendProjectInvitationDescriptor) IsServerStream ¶
func (d *ResendProjectInvitationDescriptor) IsServerStream() bool
func (*ResendProjectInvitationDescriptor) IsUnary ¶
func (d *ResendProjectInvitationDescriptor) IsUnary() bool
func (*ResendProjectInvitationDescriptor) NewEmptyClientMsg ¶
func (d *ResendProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*ResendProjectInvitationDescriptor) NewEmptyServerMsg ¶
func (d *ResendProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*ResendProjectInvitationDescriptor) RequestHasResourceBody ¶
func (d *ResendProjectInvitationDescriptor) RequestHasResourceBody() bool
type ResendProjectInvitationDescriptorClientMsgHandle ¶
type ResendProjectInvitationDescriptorClientMsgHandle struct{}
func (*ResendProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ResendProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ResendProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *ResendProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ResendProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *ResendProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ResendProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ResendProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ResendProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ResendProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ResendProjectInvitationDescriptorServerMsgHandle ¶
type ResendProjectInvitationDescriptorServerMsgHandle struct{}
func (*ResendProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ResendProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ResendProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *ResendProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ResendProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *ResendProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ResendProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ResendProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ResendProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ResendProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ResendProjectInvitationRequest ¶
type ResendProjectInvitationRequest struct { // name of ntt.iam.v1.ProjectInvitation Name *project_invitation.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [ResendProjectInvitation][ntt.iam.v1.ResendProjectInvitation]
func (*ResendProjectInvitationRequest) Descriptor ¶
func (*ResendProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use ResendProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*ResendProjectInvitationRequest) GetName ¶
func (m *ResendProjectInvitationRequest) GetName() *project_invitation.Name
func (*ResendProjectInvitationRequest) GotenMessage ¶
func (*ResendProjectInvitationRequest) GotenMessage()
func (*ResendProjectInvitationRequest) GotenValidate ¶
func (obj *ResendProjectInvitationRequest) GotenValidate() error
func (*ResendProjectInvitationRequest) Marshal ¶
func (m *ResendProjectInvitationRequest) Marshal() ([]byte, error)
func (*ResendProjectInvitationRequest) MarshalJSON ¶
func (m *ResendProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*ResendProjectInvitationRequest) ProtoMessage ¶
func (*ResendProjectInvitationRequest) ProtoMessage()
func (*ResendProjectInvitationRequest) ProtoReflect ¶
func (m *ResendProjectInvitationRequest) ProtoReflect() preflect.Message
func (*ResendProjectInvitationRequest) Reset ¶
func (m *ResendProjectInvitationRequest) Reset()
func (*ResendProjectInvitationRequest) SetName ¶
func (m *ResendProjectInvitationRequest) SetName(fv *project_invitation.Name)
func (*ResendProjectInvitationRequest) String ¶
func (m *ResendProjectInvitationRequest) String() string
func (*ResendProjectInvitationRequest) Unmarshal ¶
func (m *ResendProjectInvitationRequest) Unmarshal(b []byte) error
func (*ResendProjectInvitationRequest) UnmarshalJSON ¶
func (m *ResendProjectInvitationRequest) UnmarshalJSON(data []byte) error
type ResendProjectInvitationResponse ¶
type ResendProjectInvitationResponse struct { ProjectInvitation *project_invitation.ProjectInvitation `` /* 142-byte string literal not displayed */ // contains filtered or unexported fields }
Response message for method [ResendProjectInvitation][ntt.iam.v1.ResendProjectInvitation]
func (*ResendProjectInvitationResponse) Descriptor ¶
func (*ResendProjectInvitationResponse) Descriptor() ([]byte, []int)
Deprecated, Use ResendProjectInvitationResponse.ProtoReflect.Descriptor instead.
func (*ResendProjectInvitationResponse) GetProjectInvitation ¶
func (m *ResendProjectInvitationResponse) GetProjectInvitation() *project_invitation.ProjectInvitation
func (*ResendProjectInvitationResponse) GotenMessage ¶
func (*ResendProjectInvitationResponse) GotenMessage()
func (*ResendProjectInvitationResponse) GotenValidate ¶
func (obj *ResendProjectInvitationResponse) GotenValidate() error
func (*ResendProjectInvitationResponse) Marshal ¶
func (m *ResendProjectInvitationResponse) Marshal() ([]byte, error)
func (*ResendProjectInvitationResponse) MarshalJSON ¶
func (m *ResendProjectInvitationResponse) MarshalJSON() ([]byte, error)
func (*ResendProjectInvitationResponse) ProtoMessage ¶
func (*ResendProjectInvitationResponse) ProtoMessage()
func (*ResendProjectInvitationResponse) ProtoReflect ¶
func (m *ResendProjectInvitationResponse) ProtoReflect() preflect.Message
func (*ResendProjectInvitationResponse) Reset ¶
func (m *ResendProjectInvitationResponse) Reset()
func (*ResendProjectInvitationResponse) SetProjectInvitation ¶
func (m *ResendProjectInvitationResponse) SetProjectInvitation(fv *project_invitation.ProjectInvitation)
func (*ResendProjectInvitationResponse) String ¶
func (m *ResendProjectInvitationResponse) String() string
func (*ResendProjectInvitationResponse) Unmarshal ¶
func (m *ResendProjectInvitationResponse) Unmarshal(b []byte) error
func (*ResendProjectInvitationResponse) UnmarshalJSON ¶
func (m *ResendProjectInvitationResponse) UnmarshalJSON(data []byte) error
type UpdateProjectInvitationDescriptor ¶
type UpdateProjectInvitationDescriptor struct{}
func GetUpdateProjectInvitationDescriptor ¶
func GetUpdateProjectInvitationDescriptor() *UpdateProjectInvitationDescriptor
func (*UpdateProjectInvitationDescriptor) GetApiDescriptor ¶
func (d *UpdateProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateProjectInvitationDescriptor) GetApiName ¶
func (d *UpdateProjectInvitationDescriptor) GetApiName() string
func (*UpdateProjectInvitationDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdateProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateProjectInvitationDescriptor) GetFullMethodName ¶
func (d *UpdateProjectInvitationDescriptor) GetFullMethodName() string
func (*UpdateProjectInvitationDescriptor) GetMethodName ¶
func (d *UpdateProjectInvitationDescriptor) GetMethodName() string
func (*UpdateProjectInvitationDescriptor) GetProtoPkgName ¶
func (d *UpdateProjectInvitationDescriptor) GetProtoPkgName() string
func (*UpdateProjectInvitationDescriptor) GetResourceDescriptor ¶
func (d *UpdateProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateProjectInvitationDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdateProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateProjectInvitationDescriptor) GetServiceDomain ¶
func (d *UpdateProjectInvitationDescriptor) GetServiceDomain() string
func (*UpdateProjectInvitationDescriptor) GetServiceVersion ¶
func (d *UpdateProjectInvitationDescriptor) GetServiceVersion() string
func (*UpdateProjectInvitationDescriptor) GetVerb ¶
func (d *UpdateProjectInvitationDescriptor) GetVerb() string
func (*UpdateProjectInvitationDescriptor) HasResource ¶
func (d *UpdateProjectInvitationDescriptor) HasResource() bool
func (*UpdateProjectInvitationDescriptor) IsClientStream ¶
func (d *UpdateProjectInvitationDescriptor) IsClientStream() bool
func (*UpdateProjectInvitationDescriptor) IsCollection ¶
func (d *UpdateProjectInvitationDescriptor) IsCollection() bool
func (*UpdateProjectInvitationDescriptor) IsPlural ¶
func (d *UpdateProjectInvitationDescriptor) IsPlural() bool
func (*UpdateProjectInvitationDescriptor) IsServerStream ¶
func (d *UpdateProjectInvitationDescriptor) IsServerStream() bool
func (*UpdateProjectInvitationDescriptor) IsUnary ¶
func (d *UpdateProjectInvitationDescriptor) IsUnary() bool
func (*UpdateProjectInvitationDescriptor) NewEmptyClientMsg ¶
func (d *UpdateProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateProjectInvitationDescriptor) NewEmptyServerMsg ¶
func (d *UpdateProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateProjectInvitationDescriptor) RequestHasResourceBody ¶
func (d *UpdateProjectInvitationDescriptor) RequestHasResourceBody() bool
type UpdateProjectInvitationDescriptorClientMsgHandle ¶
type UpdateProjectInvitationDescriptorClientMsgHandle struct{}
func (*UpdateProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateProjectInvitationDescriptorServerMsgHandle ¶
type UpdateProjectInvitationDescriptorServerMsgHandle struct{}
func (*UpdateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateProjectInvitationRequest ¶
type UpdateProjectInvitationRequest struct { // ProjectInvitation resource body ProjectInvitation *project_invitation.ProjectInvitation `` /* 142-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *project_invitation.ProjectInvitation_FieldMask `` /* 153-byte string literal not displayed */ // Conditional update applied to request if update should be executed only for // specific resource state. If this field is populated, then server will fetch // existing resource, compare with the one stored in the cas field (after // applying field mask) and proceed with update only and only if they match. // Otherwise RPC error Aborted will be returned. Cas *UpdateProjectInvitationRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // 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.v1.UpdateProjectInvitation]
func (*UpdateProjectInvitationRequest) Descriptor ¶
func (*UpdateProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectInvitationRequest) GetAllowMissing ¶
func (m *UpdateProjectInvitationRequest) GetAllowMissing() bool
func (*UpdateProjectInvitationRequest) GetCas ¶
func (m *UpdateProjectInvitationRequest) GetCas() *UpdateProjectInvitationRequest_CAS
func (*UpdateProjectInvitationRequest) GetProjectInvitation ¶
func (m *UpdateProjectInvitationRequest) GetProjectInvitation() *project_invitation.ProjectInvitation
func (*UpdateProjectInvitationRequest) GetUpdateMask ¶
func (m *UpdateProjectInvitationRequest) GetUpdateMask() *project_invitation.ProjectInvitation_FieldMask
func (*UpdateProjectInvitationRequest) GotenMessage ¶
func (*UpdateProjectInvitationRequest) GotenMessage()
func (*UpdateProjectInvitationRequest) GotenValidate ¶
func (obj *UpdateProjectInvitationRequest) GotenValidate() error
func (*UpdateProjectInvitationRequest) Marshal ¶
func (m *UpdateProjectInvitationRequest) Marshal() ([]byte, error)
func (*UpdateProjectInvitationRequest) MarshalJSON ¶
func (m *UpdateProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*UpdateProjectInvitationRequest) ProtoMessage ¶
func (*UpdateProjectInvitationRequest) ProtoMessage()
func (*UpdateProjectInvitationRequest) ProtoReflect ¶
func (m *UpdateProjectInvitationRequest) ProtoReflect() preflect.Message
func (*UpdateProjectInvitationRequest) Reset ¶
func (m *UpdateProjectInvitationRequest) Reset()
func (*UpdateProjectInvitationRequest) SetAllowMissing ¶
func (m *UpdateProjectInvitationRequest) SetAllowMissing(fv bool)
func (*UpdateProjectInvitationRequest) SetCas ¶
func (m *UpdateProjectInvitationRequest) SetCas(fv *UpdateProjectInvitationRequest_CAS)
func (*UpdateProjectInvitationRequest) SetProjectInvitation ¶
func (m *UpdateProjectInvitationRequest) SetProjectInvitation(fv *project_invitation.ProjectInvitation)
func (*UpdateProjectInvitationRequest) SetUpdateMask ¶
func (m *UpdateProjectInvitationRequest) SetUpdateMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*UpdateProjectInvitationRequest) String ¶
func (m *UpdateProjectInvitationRequest) String() string
func (*UpdateProjectInvitationRequest) Unmarshal ¶
func (m *UpdateProjectInvitationRequest) Unmarshal(b []byte) error
func (*UpdateProjectInvitationRequest) UnmarshalJSON ¶
func (m *UpdateProjectInvitationRequest) UnmarshalJSON(data []byte) error
type 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) Descriptor ¶
func (*UpdateProjectInvitationRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateProjectInvitationRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateProjectInvitationRequest_CAS) GetConditionalState ¶
func (m *UpdateProjectInvitationRequest_CAS) GetConditionalState() *project_invitation.ProjectInvitation
func (*UpdateProjectInvitationRequest_CAS) GetFieldMask ¶
func (m *UpdateProjectInvitationRequest_CAS) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
func (*UpdateProjectInvitationRequest_CAS) GotenMessage ¶
func (*UpdateProjectInvitationRequest_CAS) GotenMessage()
func (*UpdateProjectInvitationRequest_CAS) GotenValidate ¶
func (obj *UpdateProjectInvitationRequest_CAS) GotenValidate() error
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) ProtoMessage ¶
func (*UpdateProjectInvitationRequest_CAS) ProtoMessage()
func (*UpdateProjectInvitationRequest_CAS) ProtoReflect ¶
func (m *UpdateProjectInvitationRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateProjectInvitationRequest_CAS) Reset ¶
func (m *UpdateProjectInvitationRequest_CAS) Reset()
func (*UpdateProjectInvitationRequest_CAS) SetConditionalState ¶
func (m *UpdateProjectInvitationRequest_CAS) SetConditionalState(fv *project_invitation.ProjectInvitation)
func (*UpdateProjectInvitationRequest_CAS) SetFieldMask ¶
func (m *UpdateProjectInvitationRequest_CAS) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*UpdateProjectInvitationRequest_CAS) String ¶
func (m *UpdateProjectInvitationRequest_CAS) String() string
func (*UpdateProjectInvitationRequest_CAS) Unmarshal ¶
func (m *UpdateProjectInvitationRequest_CAS) Unmarshal(b []byte) error
func (*UpdateProjectInvitationRequest_CAS) UnmarshalJSON ¶
func (m *UpdateProjectInvitationRequest_CAS) UnmarshalJSON(data []byte) error
type WatchProjectInvitationClientStream ¶
type WatchProjectInvitationClientStream interface { Recv() (*WatchProjectInvitationResponse, error) grpc.ClientStream }
type WatchProjectInvitationDescriptor ¶
type WatchProjectInvitationDescriptor struct{}
func GetWatchProjectInvitationDescriptor ¶
func GetWatchProjectInvitationDescriptor() *WatchProjectInvitationDescriptor
func (*WatchProjectInvitationDescriptor) GetApiDescriptor ¶
func (d *WatchProjectInvitationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchProjectInvitationDescriptor) GetApiName ¶
func (d *WatchProjectInvitationDescriptor) GetApiName() string
func (*WatchProjectInvitationDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchProjectInvitationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProjectInvitationDescriptor) GetFullMethodName ¶
func (d *WatchProjectInvitationDescriptor) GetFullMethodName() string
func (*WatchProjectInvitationDescriptor) GetMethodName ¶
func (d *WatchProjectInvitationDescriptor) GetMethodName() string
func (*WatchProjectInvitationDescriptor) GetProtoPkgName ¶
func (d *WatchProjectInvitationDescriptor) GetProtoPkgName() string
func (*WatchProjectInvitationDescriptor) GetResourceDescriptor ¶
func (d *WatchProjectInvitationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchProjectInvitationDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchProjectInvitationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProjectInvitationDescriptor) GetServiceDomain ¶
func (d *WatchProjectInvitationDescriptor) GetServiceDomain() string
func (*WatchProjectInvitationDescriptor) GetServiceVersion ¶
func (d *WatchProjectInvitationDescriptor) GetServiceVersion() string
func (*WatchProjectInvitationDescriptor) GetVerb ¶
func (d *WatchProjectInvitationDescriptor) GetVerb() string
func (*WatchProjectInvitationDescriptor) HasResource ¶
func (d *WatchProjectInvitationDescriptor) HasResource() bool
func (*WatchProjectInvitationDescriptor) IsClientStream ¶
func (d *WatchProjectInvitationDescriptor) IsClientStream() bool
func (*WatchProjectInvitationDescriptor) IsCollection ¶
func (d *WatchProjectInvitationDescriptor) IsCollection() bool
func (*WatchProjectInvitationDescriptor) IsPlural ¶
func (d *WatchProjectInvitationDescriptor) IsPlural() bool
func (*WatchProjectInvitationDescriptor) IsServerStream ¶
func (d *WatchProjectInvitationDescriptor) IsServerStream() bool
func (*WatchProjectInvitationDescriptor) IsUnary ¶
func (d *WatchProjectInvitationDescriptor) IsUnary() bool
func (*WatchProjectInvitationDescriptor) NewEmptyClientMsg ¶
func (d *WatchProjectInvitationDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchProjectInvitationDescriptor) NewEmptyServerMsg ¶
func (d *WatchProjectInvitationDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchProjectInvitationDescriptor) RequestHasResourceBody ¶
func (d *WatchProjectInvitationDescriptor) RequestHasResourceBody() bool
type WatchProjectInvitationDescriptorClientMsgHandle ¶
type WatchProjectInvitationDescriptorClientMsgHandle struct{}
func (*WatchProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchProjectInvitationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProjectInvitationDescriptorServerMsgHandle ¶
type WatchProjectInvitationDescriptorServerMsgHandle struct{}
func (*WatchProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchProjectInvitationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProjectInvitationRequest ¶
type WatchProjectInvitationRequest struct { // Name of ntt.iam.v1.ProjectInvitation Name *project_invitation.Name `protobuf:"bytes,1,opt,customtype=Name,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.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [WatchProjectInvitation][ntt.iam.v1.WatchProjectInvitation]
func (*WatchProjectInvitationRequest) Descriptor ¶
func (*WatchProjectInvitationRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchProjectInvitationRequest.ProtoReflect.Descriptor instead.
func (*WatchProjectInvitationRequest) GetFieldMask ¶
func (m *WatchProjectInvitationRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
func (*WatchProjectInvitationRequest) GetName ¶
func (m *WatchProjectInvitationRequest) GetName() *project_invitation.Name
func (*WatchProjectInvitationRequest) GetView ¶
func (m *WatchProjectInvitationRequest) GetView() view.View
func (*WatchProjectInvitationRequest) GotenMessage ¶
func (*WatchProjectInvitationRequest) GotenMessage()
func (*WatchProjectInvitationRequest) GotenValidate ¶
func (obj *WatchProjectInvitationRequest) GotenValidate() error
func (*WatchProjectInvitationRequest) Marshal ¶
func (m *WatchProjectInvitationRequest) Marshal() ([]byte, error)
func (*WatchProjectInvitationRequest) MarshalJSON ¶
func (m *WatchProjectInvitationRequest) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationRequest) ProtoMessage ¶
func (*WatchProjectInvitationRequest) ProtoMessage()
func (*WatchProjectInvitationRequest) ProtoReflect ¶
func (m *WatchProjectInvitationRequest) ProtoReflect() preflect.Message
func (*WatchProjectInvitationRequest) Reset ¶
func (m *WatchProjectInvitationRequest) Reset()
func (*WatchProjectInvitationRequest) SetFieldMask ¶
func (m *WatchProjectInvitationRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*WatchProjectInvitationRequest) SetName ¶
func (m *WatchProjectInvitationRequest) SetName(fv *project_invitation.Name)
func (*WatchProjectInvitationRequest) SetView ¶
func (m *WatchProjectInvitationRequest) SetView(fv view.View)
func (*WatchProjectInvitationRequest) String ¶
func (m *WatchProjectInvitationRequest) String() string
func (*WatchProjectInvitationRequest) Unmarshal ¶
func (m *WatchProjectInvitationRequest) Unmarshal(b []byte) error
func (*WatchProjectInvitationRequest) UnmarshalJSON ¶
func (m *WatchProjectInvitationRequest) UnmarshalJSON(data []byte) error
type 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) Descriptor ¶
func (*WatchProjectInvitationResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchProjectInvitationResponse.ProtoReflect.Descriptor instead.
func (*WatchProjectInvitationResponse) GetChange ¶
func (m *WatchProjectInvitationResponse) GetChange() *project_invitation.ProjectInvitationChange
func (*WatchProjectInvitationResponse) GotenMessage ¶
func (*WatchProjectInvitationResponse) GotenMessage()
func (*WatchProjectInvitationResponse) GotenValidate ¶
func (obj *WatchProjectInvitationResponse) GotenValidate() error
func (*WatchProjectInvitationResponse) Marshal ¶
func (m *WatchProjectInvitationResponse) Marshal() ([]byte, error)
func (*WatchProjectInvitationResponse) MarshalJSON ¶
func (m *WatchProjectInvitationResponse) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationResponse) ProtoMessage ¶
func (*WatchProjectInvitationResponse) ProtoMessage()
func (*WatchProjectInvitationResponse) ProtoReflect ¶
func (m *WatchProjectInvitationResponse) ProtoReflect() preflect.Message
func (*WatchProjectInvitationResponse) Reset ¶
func (m *WatchProjectInvitationResponse) Reset()
func (*WatchProjectInvitationResponse) SetChange ¶
func (m *WatchProjectInvitationResponse) SetChange(fv *project_invitation.ProjectInvitationChange)
func (*WatchProjectInvitationResponse) String ¶
func (m *WatchProjectInvitationResponse) String() string
func (*WatchProjectInvitationResponse) Unmarshal ¶
func (m *WatchProjectInvitationResponse) Unmarshal(b []byte) error
func (*WatchProjectInvitationResponse) UnmarshalJSON ¶
func (m *WatchProjectInvitationResponse) UnmarshalJSON(data []byte) error
type WatchProjectInvitationsClientStream ¶
type WatchProjectInvitationsClientStream interface { Recv() (*WatchProjectInvitationsResponse, error) grpc.ClientStream }
type WatchProjectInvitationsDescriptor ¶
type WatchProjectInvitationsDescriptor struct{}
func GetWatchProjectInvitationsDescriptor ¶
func GetWatchProjectInvitationsDescriptor() *WatchProjectInvitationsDescriptor
func (*WatchProjectInvitationsDescriptor) GetApiDescriptor ¶
func (d *WatchProjectInvitationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchProjectInvitationsDescriptor) GetApiName ¶
func (d *WatchProjectInvitationsDescriptor) GetApiName() string
func (*WatchProjectInvitationsDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchProjectInvitationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProjectInvitationsDescriptor) GetFullMethodName ¶
func (d *WatchProjectInvitationsDescriptor) GetFullMethodName() string
func (*WatchProjectInvitationsDescriptor) GetMethodName ¶
func (d *WatchProjectInvitationsDescriptor) GetMethodName() string
func (*WatchProjectInvitationsDescriptor) GetProtoPkgName ¶
func (d *WatchProjectInvitationsDescriptor) GetProtoPkgName() string
func (*WatchProjectInvitationsDescriptor) GetResourceDescriptor ¶
func (d *WatchProjectInvitationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchProjectInvitationsDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchProjectInvitationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProjectInvitationsDescriptor) GetServiceDomain ¶
func (d *WatchProjectInvitationsDescriptor) GetServiceDomain() string
func (*WatchProjectInvitationsDescriptor) GetServiceVersion ¶
func (d *WatchProjectInvitationsDescriptor) GetServiceVersion() string
func (*WatchProjectInvitationsDescriptor) GetVerb ¶
func (d *WatchProjectInvitationsDescriptor) GetVerb() string
func (*WatchProjectInvitationsDescriptor) HasResource ¶
func (d *WatchProjectInvitationsDescriptor) HasResource() bool
func (*WatchProjectInvitationsDescriptor) IsClientStream ¶
func (d *WatchProjectInvitationsDescriptor) IsClientStream() bool
func (*WatchProjectInvitationsDescriptor) IsCollection ¶
func (d *WatchProjectInvitationsDescriptor) IsCollection() bool
func (*WatchProjectInvitationsDescriptor) IsPlural ¶
func (d *WatchProjectInvitationsDescriptor) IsPlural() bool
func (*WatchProjectInvitationsDescriptor) IsServerStream ¶
func (d *WatchProjectInvitationsDescriptor) IsServerStream() bool
func (*WatchProjectInvitationsDescriptor) IsUnary ¶
func (d *WatchProjectInvitationsDescriptor) IsUnary() bool
func (*WatchProjectInvitationsDescriptor) NewEmptyClientMsg ¶
func (d *WatchProjectInvitationsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchProjectInvitationsDescriptor) NewEmptyServerMsg ¶
func (d *WatchProjectInvitationsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchProjectInvitationsDescriptor) RequestHasResourceBody ¶
func (d *WatchProjectInvitationsDescriptor) RequestHasResourceBody() bool
type WatchProjectInvitationsDescriptorClientMsgHandle ¶
type WatchProjectInvitationsDescriptorClientMsgHandle struct{}
func (*WatchProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchProjectInvitationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProjectInvitationsDescriptorServerMsgHandle ¶
type WatchProjectInvitationsDescriptorServerMsgHandle struct{}
func (*WatchProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchProjectInvitationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProjectInvitationsRequest ¶
type WatchProjectInvitationsRequest struct { // Type of a watch. Identifies how server stream data to a client, which // fields in a request are allowed and which fields in response are relevant. Type watch_type.WatchType `protobuf:"varint,9,opt,name=type,proto3,enum=goten.types.WatchType" json:"type,omitempty" firestore:"type"` // Parent name of ntt.iam.v1.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. 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 *timestamppb.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.types.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.v1.WatchProjectInvitations]
func (*WatchProjectInvitationsRequest) Descriptor ¶
func (*WatchProjectInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchProjectInvitationsRequest.ProtoReflect.Descriptor instead.
func (*WatchProjectInvitationsRequest) GetFieldMask ¶
func (m *WatchProjectInvitationsRequest) GetFieldMask() *project_invitation.ProjectInvitation_FieldMask
func (*WatchProjectInvitationsRequest) GetFilter ¶
func (m *WatchProjectInvitationsRequest) GetFilter() *project_invitation.Filter
func (*WatchProjectInvitationsRequest) GetMaxChunkSize ¶
func (m *WatchProjectInvitationsRequest) GetMaxChunkSize() int32
func (*WatchProjectInvitationsRequest) GetOrderBy ¶
func (m *WatchProjectInvitationsRequest) GetOrderBy() *project_invitation.OrderBy
func (*WatchProjectInvitationsRequest) GetPageSize ¶
func (m *WatchProjectInvitationsRequest) GetPageSize() int32
func (*WatchProjectInvitationsRequest) GetPageToken ¶
func (m *WatchProjectInvitationsRequest) GetPageToken() *project_invitation.PagerCursor
func (*WatchProjectInvitationsRequest) GetParent ¶
func (m *WatchProjectInvitationsRequest) GetParent() *project_invitation.ParentName
func (*WatchProjectInvitationsRequest) GetResumeToken ¶
func (m *WatchProjectInvitationsRequest) GetResumeToken() string
func (*WatchProjectInvitationsRequest) GetStartingTime ¶
func (m *WatchProjectInvitationsRequest) GetStartingTime() *timestamppb.Timestamp
func (*WatchProjectInvitationsRequest) GetType ¶
func (m *WatchProjectInvitationsRequest) GetType() watch_type.WatchType
func (*WatchProjectInvitationsRequest) GetView ¶
func (m *WatchProjectInvitationsRequest) GetView() view.View
func (*WatchProjectInvitationsRequest) GotenMessage ¶
func (*WatchProjectInvitationsRequest) GotenMessage()
func (*WatchProjectInvitationsRequest) GotenValidate ¶
func (obj *WatchProjectInvitationsRequest) GotenValidate() error
func (*WatchProjectInvitationsRequest) Marshal ¶
func (m *WatchProjectInvitationsRequest) Marshal() ([]byte, error)
func (*WatchProjectInvitationsRequest) MarshalJSON ¶
func (m *WatchProjectInvitationsRequest) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationsRequest) ProtoMessage ¶
func (*WatchProjectInvitationsRequest) ProtoMessage()
func (*WatchProjectInvitationsRequest) ProtoReflect ¶
func (m *WatchProjectInvitationsRequest) ProtoReflect() preflect.Message
func (*WatchProjectInvitationsRequest) Reset ¶
func (m *WatchProjectInvitationsRequest) Reset()
func (*WatchProjectInvitationsRequest) SetFieldMask ¶
func (m *WatchProjectInvitationsRequest) SetFieldMask(fv *project_invitation.ProjectInvitation_FieldMask)
func (*WatchProjectInvitationsRequest) SetFilter ¶
func (m *WatchProjectInvitationsRequest) SetFilter(fv *project_invitation.Filter)
func (*WatchProjectInvitationsRequest) SetMaxChunkSize ¶
func (m *WatchProjectInvitationsRequest) SetMaxChunkSize(fv int32)
func (*WatchProjectInvitationsRequest) SetOrderBy ¶
func (m *WatchProjectInvitationsRequest) SetOrderBy(fv *project_invitation.OrderBy)
func (*WatchProjectInvitationsRequest) SetPageSize ¶
func (m *WatchProjectInvitationsRequest) SetPageSize(fv int32)
func (*WatchProjectInvitationsRequest) SetPageToken ¶
func (m *WatchProjectInvitationsRequest) SetPageToken(fv *project_invitation.PagerCursor)
func (*WatchProjectInvitationsRequest) SetParent ¶
func (m *WatchProjectInvitationsRequest) SetParent(fv *project_invitation.ParentName)
func (*WatchProjectInvitationsRequest) SetResumeToken ¶
func (m *WatchProjectInvitationsRequest) SetResumeToken(fv string)
func (*WatchProjectInvitationsRequest) SetStartingTime ¶
func (m *WatchProjectInvitationsRequest) SetStartingTime(fv *timestamppb.Timestamp)
func (*WatchProjectInvitationsRequest) SetType ¶
func (m *WatchProjectInvitationsRequest) SetType(fv watch_type.WatchType)
func (*WatchProjectInvitationsRequest) SetView ¶
func (m *WatchProjectInvitationsRequest) SetView(fv view.View)
func (*WatchProjectInvitationsRequest) String ¶
func (m *WatchProjectInvitationsRequest) String() string
func (*WatchProjectInvitationsRequest) Unmarshal ¶
func (m *WatchProjectInvitationsRequest) Unmarshal(b []byte) error
func (*WatchProjectInvitationsRequest) UnmarshalJSON ¶
func (m *WatchProjectInvitationsRequest) UnmarshalJSON(data []byte) error
type 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) Descriptor ¶
func (*WatchProjectInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchProjectInvitationsResponse.ProtoReflect.Descriptor instead.
func (*WatchProjectInvitationsResponse) GetIsCurrent ¶
func (m *WatchProjectInvitationsResponse) GetIsCurrent() bool
func (*WatchProjectInvitationsResponse) GetIsHardReset ¶
func (m *WatchProjectInvitationsResponse) GetIsHardReset() bool
func (*WatchProjectInvitationsResponse) GetIsSoftReset ¶
func (m *WatchProjectInvitationsResponse) GetIsSoftReset() bool
func (*WatchProjectInvitationsResponse) GetPageTokenChange ¶
func (m *WatchProjectInvitationsResponse) GetPageTokenChange() *WatchProjectInvitationsResponse_PageTokenChange
func (*WatchProjectInvitationsResponse) GetProjectInvitationChanges ¶
func (m *WatchProjectInvitationsResponse) GetProjectInvitationChanges() []*project_invitation.ProjectInvitationChange
func (*WatchProjectInvitationsResponse) GetResumeToken ¶
func (m *WatchProjectInvitationsResponse) GetResumeToken() string
func (*WatchProjectInvitationsResponse) GetSnapshotSize ¶
func (m *WatchProjectInvitationsResponse) GetSnapshotSize() int64
func (*WatchProjectInvitationsResponse) GotenMessage ¶
func (*WatchProjectInvitationsResponse) GotenMessage()
func (*WatchProjectInvitationsResponse) GotenValidate ¶
func (obj *WatchProjectInvitationsResponse) GotenValidate() error
func (*WatchProjectInvitationsResponse) Marshal ¶
func (m *WatchProjectInvitationsResponse) Marshal() ([]byte, error)
func (*WatchProjectInvitationsResponse) MarshalJSON ¶
func (m *WatchProjectInvitationsResponse) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationsResponse) ProtoMessage ¶
func (*WatchProjectInvitationsResponse) ProtoMessage()
func (*WatchProjectInvitationsResponse) ProtoReflect ¶
func (m *WatchProjectInvitationsResponse) ProtoReflect() preflect.Message
func (*WatchProjectInvitationsResponse) Reset ¶
func (m *WatchProjectInvitationsResponse) Reset()
func (*WatchProjectInvitationsResponse) SetIsCurrent ¶
func (m *WatchProjectInvitationsResponse) SetIsCurrent(fv bool)
func (*WatchProjectInvitationsResponse) SetIsHardReset ¶
func (m *WatchProjectInvitationsResponse) SetIsHardReset(fv bool)
func (*WatchProjectInvitationsResponse) SetIsSoftReset ¶
func (m *WatchProjectInvitationsResponse) SetIsSoftReset(fv bool)
func (*WatchProjectInvitationsResponse) SetPageTokenChange ¶
func (m *WatchProjectInvitationsResponse) SetPageTokenChange(fv *WatchProjectInvitationsResponse_PageTokenChange)
func (*WatchProjectInvitationsResponse) SetProjectInvitationChanges ¶
func (m *WatchProjectInvitationsResponse) SetProjectInvitationChanges(fv []*project_invitation.ProjectInvitationChange)
func (*WatchProjectInvitationsResponse) SetResumeToken ¶
func (m *WatchProjectInvitationsResponse) SetResumeToken(fv string)
func (*WatchProjectInvitationsResponse) SetSnapshotSize ¶
func (m *WatchProjectInvitationsResponse) SetSnapshotSize(fv int64)
func (*WatchProjectInvitationsResponse) String ¶
func (m *WatchProjectInvitationsResponse) String() string
func (*WatchProjectInvitationsResponse) Unmarshal ¶
func (m *WatchProjectInvitationsResponse) Unmarshal(b []byte) error
func (*WatchProjectInvitationsResponse) UnmarshalJSON ¶
func (m *WatchProjectInvitationsResponse) UnmarshalJSON(data []byte) error
type 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) Descriptor ¶
func (*WatchProjectInvitationsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchProjectInvitationsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchProjectInvitationsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) GetNextPageToken() *project_invitation.PagerCursor
func (*WatchProjectInvitationsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) GetPrevPageToken() *project_invitation.PagerCursor
func (*WatchProjectInvitationsResponse_PageTokenChange) GotenMessage ¶
func (*WatchProjectInvitationsResponse_PageTokenChange) GotenMessage()
func (*WatchProjectInvitationsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchProjectInvitationsResponse_PageTokenChange) GotenValidate() error
func (*WatchProjectInvitationsResponse_PageTokenChange) Marshal ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchProjectInvitationsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchProjectInvitationsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchProjectInvitationsResponse_PageTokenChange) ProtoMessage()
func (*WatchProjectInvitationsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchProjectInvitationsResponse_PageTokenChange) Reset ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) Reset()
func (*WatchProjectInvitationsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) SetNextPageToken(fv *project_invitation.PagerCursor)
func (*WatchProjectInvitationsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) SetPrevPageToken(fv *project_invitation.PagerCursor)
func (*WatchProjectInvitationsResponse_PageTokenChange) String ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) String() string
func (*WatchProjectInvitationsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchProjectInvitationsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchProjectInvitationsResponse_PageTokenChange) UnmarshalJSON(data []byte) error