Documentation ¶
Index ¶
- type BatchGetOrganizationsDescriptor
- func (d *BatchGetOrganizationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetOrganizationsDescriptor) GetApiName() string
- func (d *BatchGetOrganizationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetOrganizationsDescriptor) GetFullMethodName() string
- func (d *BatchGetOrganizationsDescriptor) GetMethodName() string
- func (d *BatchGetOrganizationsDescriptor) GetProtoPkgName() string
- func (d *BatchGetOrganizationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetOrganizationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetOrganizationsDescriptor) GetServiceDomain() string
- func (d *BatchGetOrganizationsDescriptor) GetServiceVersion() string
- func (d *BatchGetOrganizationsDescriptor) GetVerb() string
- func (d *BatchGetOrganizationsDescriptor) HasResource() bool
- func (d *BatchGetOrganizationsDescriptor) IsClientStream() bool
- func (d *BatchGetOrganizationsDescriptor) IsCollection() bool
- func (d *BatchGetOrganizationsDescriptor) IsPlural() bool
- func (d *BatchGetOrganizationsDescriptor) IsServerStream() bool
- func (d *BatchGetOrganizationsDescriptor) IsUnary() bool
- func (d *BatchGetOrganizationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetOrganizationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetOrganizationsDescriptor) RequestHasResourceBody() bool
- type BatchGetOrganizationsDescriptorClientMsgHandle
- func (h *BatchGetOrganizationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetOrganizationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetOrganizationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetOrganizationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetOrganizationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetOrganizationsDescriptorServerMsgHandle
- func (h *BatchGetOrganizationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetOrganizationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetOrganizationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetOrganizationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetOrganizationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetOrganizationsRequest
- func (*BatchGetOrganizationsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetOrganizationsRequest) GetFieldMask() *organization.Organization_FieldMask
- func (m *BatchGetOrganizationsRequest) GetNames() []*organization.Name
- func (m *BatchGetOrganizationsRequest) GetView() view.View
- func (*BatchGetOrganizationsRequest) GotenMessage()
- func (obj *BatchGetOrganizationsRequest) GotenValidate() error
- func (m *BatchGetOrganizationsRequest) Marshal() ([]byte, error)
- func (m *BatchGetOrganizationsRequest) MarshalJSON() ([]byte, error)
- func (*BatchGetOrganizationsRequest) ProtoMessage()
- func (m *BatchGetOrganizationsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetOrganizationsRequest) Reset()
- func (m *BatchGetOrganizationsRequest) SetFieldMask(fv *organization.Organization_FieldMask)
- func (m *BatchGetOrganizationsRequest) SetNames(fv []*organization.Name)
- func (m *BatchGetOrganizationsRequest) SetView(fv view.View)
- func (m *BatchGetOrganizationsRequest) String() string
- func (m *BatchGetOrganizationsRequest) Unmarshal(b []byte) error
- func (m *BatchGetOrganizationsRequest) UnmarshalJSON(data []byte) error
- type BatchGetOrganizationsResponse
- func (*BatchGetOrganizationsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetOrganizationsResponse) GetMissing() []*organization.Name
- func (m *BatchGetOrganizationsResponse) GetOrganizations() []*organization.Organization
- func (*BatchGetOrganizationsResponse) GotenMessage()
- func (obj *BatchGetOrganizationsResponse) GotenValidate() error
- func (m *BatchGetOrganizationsResponse) Marshal() ([]byte, error)
- func (m *BatchGetOrganizationsResponse) MarshalJSON() ([]byte, error)
- func (*BatchGetOrganizationsResponse) ProtoMessage()
- func (m *BatchGetOrganizationsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetOrganizationsResponse) Reset()
- func (m *BatchGetOrganizationsResponse) SetMissing(fv []*organization.Name)
- func (m *BatchGetOrganizationsResponse) SetOrganizations(fv []*organization.Organization)
- func (m *BatchGetOrganizationsResponse) String() string
- func (m *BatchGetOrganizationsResponse) Unmarshal(b []byte) error
- func (m *BatchGetOrganizationsResponse) UnmarshalJSON(data []byte) error
- type CreateOrganizationDescriptor
- func (d *CreateOrganizationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateOrganizationDescriptor) GetApiName() string
- func (d *CreateOrganizationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateOrganizationDescriptor) GetFullMethodName() string
- func (d *CreateOrganizationDescriptor) GetMethodName() string
- func (d *CreateOrganizationDescriptor) GetProtoPkgName() string
- func (d *CreateOrganizationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateOrganizationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateOrganizationDescriptor) GetServiceDomain() string
- func (d *CreateOrganizationDescriptor) GetServiceVersion() string
- func (d *CreateOrganizationDescriptor) GetVerb() string
- func (d *CreateOrganizationDescriptor) HasResource() bool
- func (d *CreateOrganizationDescriptor) IsClientStream() bool
- func (d *CreateOrganizationDescriptor) IsCollection() bool
- func (d *CreateOrganizationDescriptor) IsPlural() bool
- func (d *CreateOrganizationDescriptor) IsServerStream() bool
- func (d *CreateOrganizationDescriptor) IsUnary() bool
- func (d *CreateOrganizationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateOrganizationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateOrganizationDescriptor) RequestHasResourceBody() bool
- type CreateOrganizationDescriptorClientMsgHandle
- func (h *CreateOrganizationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateOrganizationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateOrganizationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateOrganizationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateOrganizationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateOrganizationDescriptorServerMsgHandle
- func (h *CreateOrganizationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateOrganizationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateOrganizationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateOrganizationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateOrganizationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateOrganizationRequest
- func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)
- func (m *CreateOrganizationRequest) GetOrganization() *organization.Organization
- func (*CreateOrganizationRequest) GotenMessage()
- func (obj *CreateOrganizationRequest) GotenValidate() error
- func (m *CreateOrganizationRequest) Marshal() ([]byte, error)
- func (m *CreateOrganizationRequest) MarshalJSON() ([]byte, error)
- func (*CreateOrganizationRequest) ProtoMessage()
- func (m *CreateOrganizationRequest) ProtoReflect() preflect.Message
- func (m *CreateOrganizationRequest) Reset()
- func (m *CreateOrganizationRequest) SetOrganization(fv *organization.Organization)
- func (m *CreateOrganizationRequest) String() string
- func (m *CreateOrganizationRequest) Unmarshal(b []byte) error
- func (m *CreateOrganizationRequest) UnmarshalJSON(data []byte) error
- type DeleteOrganizationDescriptor
- func (d *DeleteOrganizationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteOrganizationDescriptor) GetApiName() string
- func (d *DeleteOrganizationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteOrganizationDescriptor) GetFullMethodName() string
- func (d *DeleteOrganizationDescriptor) GetMethodName() string
- func (d *DeleteOrganizationDescriptor) GetProtoPkgName() string
- func (d *DeleteOrganizationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteOrganizationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteOrganizationDescriptor) GetServiceDomain() string
- func (d *DeleteOrganizationDescriptor) GetServiceVersion() string
- func (d *DeleteOrganizationDescriptor) GetVerb() string
- func (d *DeleteOrganizationDescriptor) HasResource() bool
- func (d *DeleteOrganizationDescriptor) IsClientStream() bool
- func (d *DeleteOrganizationDescriptor) IsCollection() bool
- func (d *DeleteOrganizationDescriptor) IsPlural() bool
- func (d *DeleteOrganizationDescriptor) IsServerStream() bool
- func (d *DeleteOrganizationDescriptor) IsUnary() bool
- func (d *DeleteOrganizationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteOrganizationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteOrganizationDescriptor) RequestHasResourceBody() bool
- type DeleteOrganizationDescriptorClientMsgHandle
- func (h *DeleteOrganizationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteOrganizationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteOrganizationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteOrganizationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteOrganizationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteOrganizationDescriptorServerMsgHandle
- func (h *DeleteOrganizationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteOrganizationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteOrganizationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteOrganizationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteOrganizationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteOrganizationRequest
- func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteOrganizationRequest) GetName() *organization.Name
- func (*DeleteOrganizationRequest) GotenMessage()
- func (obj *DeleteOrganizationRequest) GotenValidate() error
- func (m *DeleteOrganizationRequest) Marshal() ([]byte, error)
- func (m *DeleteOrganizationRequest) MarshalJSON() ([]byte, error)
- func (*DeleteOrganizationRequest) ProtoMessage()
- func (m *DeleteOrganizationRequest) ProtoReflect() preflect.Message
- func (m *DeleteOrganizationRequest) Reset()
- func (m *DeleteOrganizationRequest) SetName(fv *organization.Name)
- func (m *DeleteOrganizationRequest) String() string
- func (m *DeleteOrganizationRequest) Unmarshal(b []byte) error
- func (m *DeleteOrganizationRequest) UnmarshalJSON(data []byte) error
- type GetOrganizationDescriptor
- func (d *GetOrganizationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetOrganizationDescriptor) GetApiName() string
- func (d *GetOrganizationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetOrganizationDescriptor) GetFullMethodName() string
- func (d *GetOrganizationDescriptor) GetMethodName() string
- func (d *GetOrganizationDescriptor) GetProtoPkgName() string
- func (d *GetOrganizationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetOrganizationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetOrganizationDescriptor) GetServiceDomain() string
- func (d *GetOrganizationDescriptor) GetServiceVersion() string
- func (d *GetOrganizationDescriptor) GetVerb() string
- func (d *GetOrganizationDescriptor) HasResource() bool
- func (d *GetOrganizationDescriptor) IsClientStream() bool
- func (d *GetOrganizationDescriptor) IsCollection() bool
- func (d *GetOrganizationDescriptor) IsPlural() bool
- func (d *GetOrganizationDescriptor) IsServerStream() bool
- func (d *GetOrganizationDescriptor) IsUnary() bool
- func (d *GetOrganizationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetOrganizationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetOrganizationDescriptor) RequestHasResourceBody() bool
- type GetOrganizationDescriptorClientMsgHandle
- func (h *GetOrganizationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetOrganizationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetOrganizationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetOrganizationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetOrganizationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetOrganizationDescriptorServerMsgHandle
- func (h *GetOrganizationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetOrganizationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetOrganizationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetOrganizationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetOrganizationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetOrganizationRequest
- func (*GetOrganizationRequest) Descriptor() ([]byte, []int)
- func (m *GetOrganizationRequest) GetFieldMask() *organization.Organization_FieldMask
- func (m *GetOrganizationRequest) GetName() *organization.Name
- func (m *GetOrganizationRequest) GetView() view.View
- func (*GetOrganizationRequest) GotenMessage()
- func (obj *GetOrganizationRequest) GotenValidate() error
- func (m *GetOrganizationRequest) Marshal() ([]byte, error)
- func (m *GetOrganizationRequest) MarshalJSON() ([]byte, error)
- func (*GetOrganizationRequest) ProtoMessage()
- func (m *GetOrganizationRequest) ProtoReflect() preflect.Message
- func (m *GetOrganizationRequest) Reset()
- func (m *GetOrganizationRequest) SetFieldMask(fv *organization.Organization_FieldMask)
- func (m *GetOrganizationRequest) SetName(fv *organization.Name)
- func (m *GetOrganizationRequest) SetView(fv view.View)
- func (m *GetOrganizationRequest) String() string
- func (m *GetOrganizationRequest) Unmarshal(b []byte) error
- func (m *GetOrganizationRequest) UnmarshalJSON(data []byte) error
- type ListMyOrganizationsDescriptor
- func (d *ListMyOrganizationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListMyOrganizationsDescriptor) GetApiName() string
- func (d *ListMyOrganizationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListMyOrganizationsDescriptor) GetFullMethodName() string
- func (d *ListMyOrganizationsDescriptor) GetMethodName() string
- func (d *ListMyOrganizationsDescriptor) GetProtoPkgName() string
- func (d *ListMyOrganizationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListMyOrganizationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListMyOrganizationsDescriptor) GetServiceDomain() string
- func (d *ListMyOrganizationsDescriptor) GetServiceVersion() string
- func (d *ListMyOrganizationsDescriptor) GetVerb() string
- func (d *ListMyOrganizationsDescriptor) HasResource() bool
- func (d *ListMyOrganizationsDescriptor) IsClientStream() bool
- func (d *ListMyOrganizationsDescriptor) IsCollection() bool
- func (d *ListMyOrganizationsDescriptor) IsPlural() bool
- func (d *ListMyOrganizationsDescriptor) IsServerStream() bool
- func (d *ListMyOrganizationsDescriptor) IsUnary() bool
- func (d *ListMyOrganizationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListMyOrganizationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListMyOrganizationsDescriptor) RequestHasResourceBody() bool
- type ListMyOrganizationsDescriptorClientMsgHandle
- func (h *ListMyOrganizationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListMyOrganizationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListMyOrganizationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListMyOrganizationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListMyOrganizationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListMyOrganizationsDescriptorServerMsgHandle
- func (h *ListMyOrganizationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListMyOrganizationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListMyOrganizationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListMyOrganizationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListMyOrganizationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListMyOrganizationsRequest
- func (*ListMyOrganizationsRequest) Descriptor() ([]byte, []int)
- func (m *ListMyOrganizationsRequest) GetFieldMask() *organization.Organization_FieldMask
- func (m *ListMyOrganizationsRequest) GetFilter() *organization.Filter
- func (m *ListMyOrganizationsRequest) GetOrderBy() *organization.OrderBy
- func (m *ListMyOrganizationsRequest) GetPageSize() int32
- func (m *ListMyOrganizationsRequest) GetPageToken() *organization.PagerCursor
- func (*ListMyOrganizationsRequest) GotenMessage()
- func (obj *ListMyOrganizationsRequest) GotenValidate() error
- func (m *ListMyOrganizationsRequest) Marshal() ([]byte, error)
- func (m *ListMyOrganizationsRequest) MarshalJSON() ([]byte, error)
- func (*ListMyOrganizationsRequest) ProtoMessage()
- func (m *ListMyOrganizationsRequest) ProtoReflect() preflect.Message
- func (m *ListMyOrganizationsRequest) Reset()
- func (m *ListMyOrganizationsRequest) SetFieldMask(fv *organization.Organization_FieldMask)
- func (m *ListMyOrganizationsRequest) SetFilter(fv *organization.Filter)
- func (m *ListMyOrganizationsRequest) SetOrderBy(fv *organization.OrderBy)
- func (m *ListMyOrganizationsRequest) SetPageSize(fv int32)
- func (m *ListMyOrganizationsRequest) SetPageToken(fv *organization.PagerCursor)
- func (m *ListMyOrganizationsRequest) String() string
- func (m *ListMyOrganizationsRequest) Unmarshal(b []byte) error
- func (m *ListMyOrganizationsRequest) UnmarshalJSON(data []byte) error
- type ListMyOrganizationsResponse
- func (*ListMyOrganizationsResponse) Descriptor() ([]byte, []int)
- func (m *ListMyOrganizationsResponse) GetNextPageToken() *organization.PagerCursor
- func (m *ListMyOrganizationsResponse) GetOrganizations() []*organization.Organization
- func (m *ListMyOrganizationsResponse) GetPrevPageToken() *organization.PagerCursor
- func (*ListMyOrganizationsResponse) GotenMessage()
- func (obj *ListMyOrganizationsResponse) GotenValidate() error
- func (m *ListMyOrganizationsResponse) Marshal() ([]byte, error)
- func (m *ListMyOrganizationsResponse) MarshalJSON() ([]byte, error)
- func (*ListMyOrganizationsResponse) ProtoMessage()
- func (m *ListMyOrganizationsResponse) ProtoReflect() preflect.Message
- func (m *ListMyOrganizationsResponse) Reset()
- func (m *ListMyOrganizationsResponse) SetNextPageToken(fv *organization.PagerCursor)
- func (m *ListMyOrganizationsResponse) SetOrganizations(fv []*organization.Organization)
- func (m *ListMyOrganizationsResponse) SetPrevPageToken(fv *organization.PagerCursor)
- func (m *ListMyOrganizationsResponse) String() string
- func (m *ListMyOrganizationsResponse) Unmarshal(b []byte) error
- func (m *ListMyOrganizationsResponse) UnmarshalJSON(data []byte) error
- type ListOrganizationsDescriptor
- func (d *ListOrganizationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListOrganizationsDescriptor) GetApiName() string
- func (d *ListOrganizationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListOrganizationsDescriptor) GetFullMethodName() string
- func (d *ListOrganizationsDescriptor) GetMethodName() string
- func (d *ListOrganizationsDescriptor) GetProtoPkgName() string
- func (d *ListOrganizationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListOrganizationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListOrganizationsDescriptor) GetServiceDomain() string
- func (d *ListOrganizationsDescriptor) GetServiceVersion() string
- func (d *ListOrganizationsDescriptor) GetVerb() string
- func (d *ListOrganizationsDescriptor) HasResource() bool
- func (d *ListOrganizationsDescriptor) IsClientStream() bool
- func (d *ListOrganizationsDescriptor) IsCollection() bool
- func (d *ListOrganizationsDescriptor) IsPlural() bool
- func (d *ListOrganizationsDescriptor) IsServerStream() bool
- func (d *ListOrganizationsDescriptor) IsUnary() bool
- func (d *ListOrganizationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListOrganizationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListOrganizationsDescriptor) RequestHasResourceBody() bool
- type ListOrganizationsDescriptorClientMsgHandle
- func (h *ListOrganizationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListOrganizationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListOrganizationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListOrganizationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListOrganizationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListOrganizationsDescriptorServerMsgHandle
- func (h *ListOrganizationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListOrganizationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListOrganizationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListOrganizationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListOrganizationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListOrganizationsRequest
- func (*ListOrganizationsRequest) Descriptor() ([]byte, []int)
- func (m *ListOrganizationsRequest) GetFieldMask() *organization.Organization_FieldMask
- func (m *ListOrganizationsRequest) GetFilter() *organization.Filter
- func (m *ListOrganizationsRequest) GetIncludePagingInfo() bool
- func (m *ListOrganizationsRequest) GetOrderBy() *organization.OrderBy
- func (m *ListOrganizationsRequest) GetPageSize() int32
- func (m *ListOrganizationsRequest) GetPageToken() *organization.PagerCursor
- func (m *ListOrganizationsRequest) GetView() view.View
- func (*ListOrganizationsRequest) GotenMessage()
- func (obj *ListOrganizationsRequest) GotenValidate() error
- func (m *ListOrganizationsRequest) Marshal() ([]byte, error)
- func (m *ListOrganizationsRequest) MarshalJSON() ([]byte, error)
- func (*ListOrganizationsRequest) ProtoMessage()
- func (m *ListOrganizationsRequest) ProtoReflect() preflect.Message
- func (m *ListOrganizationsRequest) Reset()
- func (m *ListOrganizationsRequest) SetFieldMask(fv *organization.Organization_FieldMask)
- func (m *ListOrganizationsRequest) SetFilter(fv *organization.Filter)
- func (m *ListOrganizationsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListOrganizationsRequest) SetOrderBy(fv *organization.OrderBy)
- func (m *ListOrganizationsRequest) SetPageSize(fv int32)
- func (m *ListOrganizationsRequest) SetPageToken(fv *organization.PagerCursor)
- func (m *ListOrganizationsRequest) SetView(fv view.View)
- func (m *ListOrganizationsRequest) String() string
- func (m *ListOrganizationsRequest) Unmarshal(b []byte) error
- func (m *ListOrganizationsRequest) UnmarshalJSON(data []byte) error
- type ListOrganizationsResponse
- func (*ListOrganizationsResponse) Descriptor() ([]byte, []int)
- func (m *ListOrganizationsResponse) GetCurrentOffset() int32
- func (m *ListOrganizationsResponse) GetNextPageToken() *organization.PagerCursor
- func (m *ListOrganizationsResponse) GetOrganizations() []*organization.Organization
- func (m *ListOrganizationsResponse) GetPrevPageToken() *organization.PagerCursor
- func (m *ListOrganizationsResponse) GetTotalResultsCount() int32
- func (*ListOrganizationsResponse) GotenMessage()
- func (obj *ListOrganizationsResponse) GotenValidate() error
- func (m *ListOrganizationsResponse) Marshal() ([]byte, error)
- func (m *ListOrganizationsResponse) MarshalJSON() ([]byte, error)
- func (*ListOrganizationsResponse) ProtoMessage()
- func (m *ListOrganizationsResponse) ProtoReflect() preflect.Message
- func (m *ListOrganizationsResponse) Reset()
- func (m *ListOrganizationsResponse) SetCurrentOffset(fv int32)
- func (m *ListOrganizationsResponse) SetNextPageToken(fv *organization.PagerCursor)
- func (m *ListOrganizationsResponse) SetOrganizations(fv []*organization.Organization)
- func (m *ListOrganizationsResponse) SetPrevPageToken(fv *organization.PagerCursor)
- func (m *ListOrganizationsResponse) SetTotalResultsCount(fv int32)
- func (m *ListOrganizationsResponse) String() string
- func (m *ListOrganizationsResponse) Unmarshal(b []byte) error
- func (m *ListOrganizationsResponse) UnmarshalJSON(data []byte) error
- type OrganizationServiceClient
- type OrganizationServiceDescriptor
- func (d *OrganizationServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *OrganizationServiceDescriptor) GetApiName() string
- func (d *OrganizationServiceDescriptor) GetFullAPIName() string
- func (d *OrganizationServiceDescriptor) GetProtoPkgName() string
- func (d *OrganizationServiceDescriptor) GetServiceDomain() string
- func (d *OrganizationServiceDescriptor) GetServiceVersion() string
- type UpdateOrganizationDescriptor
- func (d *UpdateOrganizationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateOrganizationDescriptor) GetApiName() string
- func (d *UpdateOrganizationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateOrganizationDescriptor) GetFullMethodName() string
- func (d *UpdateOrganizationDescriptor) GetMethodName() string
- func (d *UpdateOrganizationDescriptor) GetProtoPkgName() string
- func (d *UpdateOrganizationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateOrganizationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateOrganizationDescriptor) GetServiceDomain() string
- func (d *UpdateOrganizationDescriptor) GetServiceVersion() string
- func (d *UpdateOrganizationDescriptor) GetVerb() string
- func (d *UpdateOrganizationDescriptor) HasResource() bool
- func (d *UpdateOrganizationDescriptor) IsClientStream() bool
- func (d *UpdateOrganizationDescriptor) IsCollection() bool
- func (d *UpdateOrganizationDescriptor) IsPlural() bool
- func (d *UpdateOrganizationDescriptor) IsServerStream() bool
- func (d *UpdateOrganizationDescriptor) IsUnary() bool
- func (d *UpdateOrganizationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateOrganizationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateOrganizationDescriptor) RequestHasResourceBody() bool
- type UpdateOrganizationDescriptorClientMsgHandle
- func (h *UpdateOrganizationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateOrganizationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateOrganizationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateOrganizationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateOrganizationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateOrganizationDescriptorServerMsgHandle
- func (h *UpdateOrganizationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateOrganizationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateOrganizationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateOrganizationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateOrganizationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateOrganizationRequest
- func (*UpdateOrganizationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateOrganizationRequest) GetAllowMissing() bool
- func (m *UpdateOrganizationRequest) GetCas() *UpdateOrganizationRequest_CAS
- func (m *UpdateOrganizationRequest) GetOrganization() *organization.Organization
- func (m *UpdateOrganizationRequest) GetUpdateMask() *organization.Organization_FieldMask
- func (*UpdateOrganizationRequest) GotenMessage()
- func (obj *UpdateOrganizationRequest) GotenValidate() error
- func (m *UpdateOrganizationRequest) Marshal() ([]byte, error)
- func (m *UpdateOrganizationRequest) MarshalJSON() ([]byte, error)
- func (*UpdateOrganizationRequest) ProtoMessage()
- func (m *UpdateOrganizationRequest) ProtoReflect() preflect.Message
- func (m *UpdateOrganizationRequest) Reset()
- func (m *UpdateOrganizationRequest) SetAllowMissing(fv bool)
- func (m *UpdateOrganizationRequest) SetCas(fv *UpdateOrganizationRequest_CAS)
- func (m *UpdateOrganizationRequest) SetOrganization(fv *organization.Organization)
- func (m *UpdateOrganizationRequest) SetUpdateMask(fv *organization.Organization_FieldMask)
- func (m *UpdateOrganizationRequest) String() string
- func (m *UpdateOrganizationRequest) Unmarshal(b []byte) error
- func (m *UpdateOrganizationRequest) UnmarshalJSON(data []byte) error
- type UpdateOrganizationRequest_CAS
- func (*UpdateOrganizationRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateOrganizationRequest_CAS) GetConditionalState() *organization.Organization
- func (m *UpdateOrganizationRequest_CAS) GetFieldMask() *organization.Organization_FieldMask
- func (*UpdateOrganizationRequest_CAS) GotenMessage()
- func (obj *UpdateOrganizationRequest_CAS) GotenValidate() error
- func (m *UpdateOrganizationRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateOrganizationRequest_CAS) MarshalJSON() ([]byte, error)
- func (*UpdateOrganizationRequest_CAS) ProtoMessage()
- func (m *UpdateOrganizationRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateOrganizationRequest_CAS) Reset()
- func (m *UpdateOrganizationRequest_CAS) SetConditionalState(fv *organization.Organization)
- func (m *UpdateOrganizationRequest_CAS) SetFieldMask(fv *organization.Organization_FieldMask)
- func (m *UpdateOrganizationRequest_CAS) String() string
- func (m *UpdateOrganizationRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateOrganizationRequest_CAS) UnmarshalJSON(data []byte) error
- type WatchOrganizationClientStream
- type WatchOrganizationDescriptor
- func (d *WatchOrganizationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchOrganizationDescriptor) GetApiName() string
- func (d *WatchOrganizationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchOrganizationDescriptor) GetFullMethodName() string
- func (d *WatchOrganizationDescriptor) GetMethodName() string
- func (d *WatchOrganizationDescriptor) GetProtoPkgName() string
- func (d *WatchOrganizationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchOrganizationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchOrganizationDescriptor) GetServiceDomain() string
- func (d *WatchOrganizationDescriptor) GetServiceVersion() string
- func (d *WatchOrganizationDescriptor) GetVerb() string
- func (d *WatchOrganizationDescriptor) HasResource() bool
- func (d *WatchOrganizationDescriptor) IsClientStream() bool
- func (d *WatchOrganizationDescriptor) IsCollection() bool
- func (d *WatchOrganizationDescriptor) IsPlural() bool
- func (d *WatchOrganizationDescriptor) IsServerStream() bool
- func (d *WatchOrganizationDescriptor) IsUnary() bool
- func (d *WatchOrganizationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchOrganizationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchOrganizationDescriptor) RequestHasResourceBody() bool
- type WatchOrganizationDescriptorClientMsgHandle
- func (h *WatchOrganizationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchOrganizationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchOrganizationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchOrganizationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchOrganizationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchOrganizationDescriptorServerMsgHandle
- func (h *WatchOrganizationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchOrganizationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchOrganizationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchOrganizationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchOrganizationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchOrganizationRequest
- func (*WatchOrganizationRequest) Descriptor() ([]byte, []int)
- func (m *WatchOrganizationRequest) GetFieldMask() *organization.Organization_FieldMask
- func (m *WatchOrganizationRequest) GetName() *organization.Name
- func (m *WatchOrganizationRequest) GetView() view.View
- func (*WatchOrganizationRequest) GotenMessage()
- func (obj *WatchOrganizationRequest) GotenValidate() error
- func (m *WatchOrganizationRequest) Marshal() ([]byte, error)
- func (m *WatchOrganizationRequest) MarshalJSON() ([]byte, error)
- func (*WatchOrganizationRequest) ProtoMessage()
- func (m *WatchOrganizationRequest) ProtoReflect() preflect.Message
- func (m *WatchOrganizationRequest) Reset()
- func (m *WatchOrganizationRequest) SetFieldMask(fv *organization.Organization_FieldMask)
- func (m *WatchOrganizationRequest) SetName(fv *organization.Name)
- func (m *WatchOrganizationRequest) SetView(fv view.View)
- func (m *WatchOrganizationRequest) String() string
- func (m *WatchOrganizationRequest) Unmarshal(b []byte) error
- func (m *WatchOrganizationRequest) UnmarshalJSON(data []byte) error
- type WatchOrganizationResponse
- func (*WatchOrganizationResponse) Descriptor() ([]byte, []int)
- func (m *WatchOrganizationResponse) GetChange() *organization.OrganizationChange
- func (*WatchOrganizationResponse) GotenMessage()
- func (obj *WatchOrganizationResponse) GotenValidate() error
- func (m *WatchOrganizationResponse) Marshal() ([]byte, error)
- func (m *WatchOrganizationResponse) MarshalJSON() ([]byte, error)
- func (*WatchOrganizationResponse) ProtoMessage()
- func (m *WatchOrganizationResponse) ProtoReflect() preflect.Message
- func (m *WatchOrganizationResponse) Reset()
- func (m *WatchOrganizationResponse) SetChange(fv *organization.OrganizationChange)
- func (m *WatchOrganizationResponse) String() string
- func (m *WatchOrganizationResponse) Unmarshal(b []byte) error
- func (m *WatchOrganizationResponse) UnmarshalJSON(data []byte) error
- type WatchOrganizationsClientStream
- type WatchOrganizationsDescriptor
- func (d *WatchOrganizationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchOrganizationsDescriptor) GetApiName() string
- func (d *WatchOrganizationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchOrganizationsDescriptor) GetFullMethodName() string
- func (d *WatchOrganizationsDescriptor) GetMethodName() string
- func (d *WatchOrganizationsDescriptor) GetProtoPkgName() string
- func (d *WatchOrganizationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchOrganizationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchOrganizationsDescriptor) GetServiceDomain() string
- func (d *WatchOrganizationsDescriptor) GetServiceVersion() string
- func (d *WatchOrganizationsDescriptor) GetVerb() string
- func (d *WatchOrganizationsDescriptor) HasResource() bool
- func (d *WatchOrganizationsDescriptor) IsClientStream() bool
- func (d *WatchOrganizationsDescriptor) IsCollection() bool
- func (d *WatchOrganizationsDescriptor) IsPlural() bool
- func (d *WatchOrganizationsDescriptor) IsServerStream() bool
- func (d *WatchOrganizationsDescriptor) IsUnary() bool
- func (d *WatchOrganizationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchOrganizationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchOrganizationsDescriptor) RequestHasResourceBody() bool
- type WatchOrganizationsDescriptorClientMsgHandle
- func (h *WatchOrganizationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchOrganizationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchOrganizationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchOrganizationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchOrganizationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchOrganizationsDescriptorServerMsgHandle
- func (h *WatchOrganizationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchOrganizationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchOrganizationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchOrganizationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchOrganizationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchOrganizationsRequest
- func (*WatchOrganizationsRequest) Descriptor() ([]byte, []int)
- func (m *WatchOrganizationsRequest) GetFieldMask() *organization.Organization_FieldMask
- func (m *WatchOrganizationsRequest) GetFilter() *organization.Filter
- func (m *WatchOrganizationsRequest) GetMaxChunkSize() int32
- func (m *WatchOrganizationsRequest) GetOrderBy() *organization.OrderBy
- func (m *WatchOrganizationsRequest) GetPageSize() int32
- func (m *WatchOrganizationsRequest) GetPageToken() *organization.PagerCursor
- func (m *WatchOrganizationsRequest) GetResumeToken() string
- func (m *WatchOrganizationsRequest) GetStartingTime() *timestamppb.Timestamp
- func (m *WatchOrganizationsRequest) GetType() watch_type.WatchType
- func (m *WatchOrganizationsRequest) GetView() view.View
- func (*WatchOrganizationsRequest) GotenMessage()
- func (obj *WatchOrganizationsRequest) GotenValidate() error
- func (m *WatchOrganizationsRequest) Marshal() ([]byte, error)
- func (m *WatchOrganizationsRequest) MarshalJSON() ([]byte, error)
- func (*WatchOrganizationsRequest) ProtoMessage()
- func (m *WatchOrganizationsRequest) ProtoReflect() preflect.Message
- func (m *WatchOrganizationsRequest) Reset()
- func (m *WatchOrganizationsRequest) SetFieldMask(fv *organization.Organization_FieldMask)
- func (m *WatchOrganizationsRequest) SetFilter(fv *organization.Filter)
- func (m *WatchOrganizationsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchOrganizationsRequest) SetOrderBy(fv *organization.OrderBy)
- func (m *WatchOrganizationsRequest) SetPageSize(fv int32)
- func (m *WatchOrganizationsRequest) SetPageToken(fv *organization.PagerCursor)
- func (m *WatchOrganizationsRequest) SetResumeToken(fv string)
- func (m *WatchOrganizationsRequest) SetStartingTime(fv *timestamppb.Timestamp)
- func (m *WatchOrganizationsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchOrganizationsRequest) SetView(fv view.View)
- func (m *WatchOrganizationsRequest) String() string
- func (m *WatchOrganizationsRequest) Unmarshal(b []byte) error
- func (m *WatchOrganizationsRequest) UnmarshalJSON(data []byte) error
- type WatchOrganizationsResponse
- func (*WatchOrganizationsResponse) Descriptor() ([]byte, []int)
- func (m *WatchOrganizationsResponse) GetIsCurrent() bool
- func (m *WatchOrganizationsResponse) GetIsHardReset() bool
- func (m *WatchOrganizationsResponse) GetIsSoftReset() bool
- func (m *WatchOrganizationsResponse) GetOrganizationChanges() []*organization.OrganizationChange
- func (m *WatchOrganizationsResponse) GetPageTokenChange() *WatchOrganizationsResponse_PageTokenChange
- func (m *WatchOrganizationsResponse) GetResumeToken() string
- func (m *WatchOrganizationsResponse) GetSnapshotSize() int64
- func (*WatchOrganizationsResponse) GotenMessage()
- func (obj *WatchOrganizationsResponse) GotenValidate() error
- func (m *WatchOrganizationsResponse) Marshal() ([]byte, error)
- func (m *WatchOrganizationsResponse) MarshalJSON() ([]byte, error)
- func (*WatchOrganizationsResponse) ProtoMessage()
- func (m *WatchOrganizationsResponse) ProtoReflect() preflect.Message
- func (m *WatchOrganizationsResponse) Reset()
- func (m *WatchOrganizationsResponse) SetIsCurrent(fv bool)
- func (m *WatchOrganizationsResponse) SetIsHardReset(fv bool)
- func (m *WatchOrganizationsResponse) SetIsSoftReset(fv bool)
- func (m *WatchOrganizationsResponse) SetOrganizationChanges(fv []*organization.OrganizationChange)
- func (m *WatchOrganizationsResponse) SetPageTokenChange(fv *WatchOrganizationsResponse_PageTokenChange)
- func (m *WatchOrganizationsResponse) SetResumeToken(fv string)
- func (m *WatchOrganizationsResponse) SetSnapshotSize(fv int64)
- func (m *WatchOrganizationsResponse) String() string
- func (m *WatchOrganizationsResponse) Unmarshal(b []byte) error
- func (m *WatchOrganizationsResponse) UnmarshalJSON(data []byte) error
- type WatchOrganizationsResponse_PageTokenChange
- func (*WatchOrganizationsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchOrganizationsResponse_PageTokenChange) GetNextPageToken() *organization.PagerCursor
- func (m *WatchOrganizationsResponse_PageTokenChange) GetPrevPageToken() *organization.PagerCursor
- func (*WatchOrganizationsResponse_PageTokenChange) GotenMessage()
- func (obj *WatchOrganizationsResponse_PageTokenChange) GotenValidate() error
- func (m *WatchOrganizationsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchOrganizationsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (*WatchOrganizationsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchOrganizationsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchOrganizationsResponse_PageTokenChange) Reset()
- func (m *WatchOrganizationsResponse_PageTokenChange) SetNextPageToken(fv *organization.PagerCursor)
- func (m *WatchOrganizationsResponse_PageTokenChange) SetPrevPageToken(fv *organization.PagerCursor)
- func (m *WatchOrganizationsResponse_PageTokenChange) String() string
- func (m *WatchOrganizationsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchOrganizationsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetOrganizationsDescriptor ¶
type BatchGetOrganizationsDescriptor struct{}
func GetBatchGetOrganizationsDescriptor ¶
func GetBatchGetOrganizationsDescriptor() *BatchGetOrganizationsDescriptor
func (*BatchGetOrganizationsDescriptor) GetApiDescriptor ¶
func (d *BatchGetOrganizationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetOrganizationsDescriptor) GetApiName ¶
func (d *BatchGetOrganizationsDescriptor) GetApiName() string
func (*BatchGetOrganizationsDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetOrganizationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetOrganizationsDescriptor) GetFullMethodName ¶
func (d *BatchGetOrganizationsDescriptor) GetFullMethodName() string
func (*BatchGetOrganizationsDescriptor) GetMethodName ¶
func (d *BatchGetOrganizationsDescriptor) GetMethodName() string
func (*BatchGetOrganizationsDescriptor) GetProtoPkgName ¶
func (d *BatchGetOrganizationsDescriptor) GetProtoPkgName() string
func (*BatchGetOrganizationsDescriptor) GetResourceDescriptor ¶
func (d *BatchGetOrganizationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetOrganizationsDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetOrganizationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetOrganizationsDescriptor) GetServiceDomain ¶
func (d *BatchGetOrganizationsDescriptor) GetServiceDomain() string
func (*BatchGetOrganizationsDescriptor) GetServiceVersion ¶
func (d *BatchGetOrganizationsDescriptor) GetServiceVersion() string
func (*BatchGetOrganizationsDescriptor) GetVerb ¶
func (d *BatchGetOrganizationsDescriptor) GetVerb() string
func (*BatchGetOrganizationsDescriptor) HasResource ¶
func (d *BatchGetOrganizationsDescriptor) HasResource() bool
func (*BatchGetOrganizationsDescriptor) IsClientStream ¶
func (d *BatchGetOrganizationsDescriptor) IsClientStream() bool
func (*BatchGetOrganizationsDescriptor) IsCollection ¶
func (d *BatchGetOrganizationsDescriptor) IsCollection() bool
func (*BatchGetOrganizationsDescriptor) IsPlural ¶
func (d *BatchGetOrganizationsDescriptor) IsPlural() bool
func (*BatchGetOrganizationsDescriptor) IsServerStream ¶
func (d *BatchGetOrganizationsDescriptor) IsServerStream() bool
func (*BatchGetOrganizationsDescriptor) IsUnary ¶
func (d *BatchGetOrganizationsDescriptor) IsUnary() bool
func (*BatchGetOrganizationsDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetOrganizationsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetOrganizationsDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetOrganizationsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetOrganizationsDescriptor) RequestHasResourceBody ¶
func (d *BatchGetOrganizationsDescriptor) RequestHasResourceBody() bool
type BatchGetOrganizationsDescriptorClientMsgHandle ¶
type BatchGetOrganizationsDescriptorClientMsgHandle struct{}
func (*BatchGetOrganizationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetOrganizationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetOrganizationsDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *BatchGetOrganizationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetOrganizationsDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *BatchGetOrganizationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetOrganizationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetOrganizationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetOrganizationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetOrganizationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetOrganizationsDescriptorServerMsgHandle ¶
type BatchGetOrganizationsDescriptorServerMsgHandle struct{}
func (*BatchGetOrganizationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetOrganizationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetOrganizationsDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *BatchGetOrganizationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetOrganizationsDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *BatchGetOrganizationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetOrganizationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetOrganizationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetOrganizationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetOrganizationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetOrganizationsRequest ¶
type BatchGetOrganizationsRequest struct { // Names of Organizations Names []*organization.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 *organization.Organization_FieldMask `` /* 144-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 [BatchGetOrganizations][ntt.iam.v1.BatchGetOrganizations]
func (*BatchGetOrganizationsRequest) Descriptor ¶
func (*BatchGetOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetOrganizationsRequest) GetFieldMask ¶
func (m *BatchGetOrganizationsRequest) GetFieldMask() *organization.Organization_FieldMask
func (*BatchGetOrganizationsRequest) GetNames ¶
func (m *BatchGetOrganizationsRequest) GetNames() []*organization.Name
func (*BatchGetOrganizationsRequest) GetView ¶
func (m *BatchGetOrganizationsRequest) GetView() view.View
func (*BatchGetOrganizationsRequest) GotenMessage ¶
func (*BatchGetOrganizationsRequest) GotenMessage()
func (*BatchGetOrganizationsRequest) GotenValidate ¶
func (obj *BatchGetOrganizationsRequest) GotenValidate() error
func (*BatchGetOrganizationsRequest) Marshal ¶
func (m *BatchGetOrganizationsRequest) Marshal() ([]byte, error)
func (*BatchGetOrganizationsRequest) MarshalJSON ¶
func (m *BatchGetOrganizationsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetOrganizationsRequest) ProtoMessage ¶
func (*BatchGetOrganizationsRequest) ProtoMessage()
func (*BatchGetOrganizationsRequest) ProtoReflect ¶
func (m *BatchGetOrganizationsRequest) ProtoReflect() preflect.Message
func (*BatchGetOrganizationsRequest) Reset ¶
func (m *BatchGetOrganizationsRequest) Reset()
func (*BatchGetOrganizationsRequest) SetFieldMask ¶
func (m *BatchGetOrganizationsRequest) SetFieldMask(fv *organization.Organization_FieldMask)
func (*BatchGetOrganizationsRequest) SetNames ¶
func (m *BatchGetOrganizationsRequest) SetNames(fv []*organization.Name)
func (*BatchGetOrganizationsRequest) SetView ¶
func (m *BatchGetOrganizationsRequest) SetView(fv view.View)
func (*BatchGetOrganizationsRequest) String ¶
func (m *BatchGetOrganizationsRequest) String() string
func (*BatchGetOrganizationsRequest) Unmarshal ¶
func (m *BatchGetOrganizationsRequest) Unmarshal(b []byte) error
func (*BatchGetOrganizationsRequest) UnmarshalJSON ¶
func (m *BatchGetOrganizationsRequest) UnmarshalJSON(data []byte) error
type BatchGetOrganizationsResponse ¶
type BatchGetOrganizationsResponse struct { // found Organizations Organizations []*organization.Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty" firestore:"organizations"` // list of not found Organizations Missing []*organization.Name `protobuf:"bytes,2,rep,customtype=Name,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetOrganizationsResponse
func (*BatchGetOrganizationsResponse) Descriptor ¶
func (*BatchGetOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetOrganizationsResponse) GetMissing ¶
func (m *BatchGetOrganizationsResponse) GetMissing() []*organization.Name
func (*BatchGetOrganizationsResponse) GetOrganizations ¶
func (m *BatchGetOrganizationsResponse) GetOrganizations() []*organization.Organization
func (*BatchGetOrganizationsResponse) GotenMessage ¶
func (*BatchGetOrganizationsResponse) GotenMessage()
func (*BatchGetOrganizationsResponse) GotenValidate ¶
func (obj *BatchGetOrganizationsResponse) GotenValidate() error
func (*BatchGetOrganizationsResponse) Marshal ¶
func (m *BatchGetOrganizationsResponse) Marshal() ([]byte, error)
func (*BatchGetOrganizationsResponse) MarshalJSON ¶
func (m *BatchGetOrganizationsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetOrganizationsResponse) ProtoMessage ¶
func (*BatchGetOrganizationsResponse) ProtoMessage()
func (*BatchGetOrganizationsResponse) ProtoReflect ¶
func (m *BatchGetOrganizationsResponse) ProtoReflect() preflect.Message
func (*BatchGetOrganizationsResponse) Reset ¶
func (m *BatchGetOrganizationsResponse) Reset()
func (*BatchGetOrganizationsResponse) SetMissing ¶
func (m *BatchGetOrganizationsResponse) SetMissing(fv []*organization.Name)
func (*BatchGetOrganizationsResponse) SetOrganizations ¶
func (m *BatchGetOrganizationsResponse) SetOrganizations(fv []*organization.Organization)
func (*BatchGetOrganizationsResponse) String ¶
func (m *BatchGetOrganizationsResponse) String() string
func (*BatchGetOrganizationsResponse) Unmarshal ¶
func (m *BatchGetOrganizationsResponse) Unmarshal(b []byte) error
func (*BatchGetOrganizationsResponse) UnmarshalJSON ¶
func (m *BatchGetOrganizationsResponse) UnmarshalJSON(data []byte) error
type CreateOrganizationDescriptor ¶
type CreateOrganizationDescriptor struct{}
func GetCreateOrganizationDescriptor ¶
func GetCreateOrganizationDescriptor() *CreateOrganizationDescriptor
func (*CreateOrganizationDescriptor) GetApiDescriptor ¶
func (d *CreateOrganizationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateOrganizationDescriptor) GetApiName ¶
func (d *CreateOrganizationDescriptor) GetApiName() string
func (*CreateOrganizationDescriptor) GetClientMsgReflectHandle ¶
func (d *CreateOrganizationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateOrganizationDescriptor) GetFullMethodName ¶
func (d *CreateOrganizationDescriptor) GetFullMethodName() string
func (*CreateOrganizationDescriptor) GetMethodName ¶
func (d *CreateOrganizationDescriptor) GetMethodName() string
func (*CreateOrganizationDescriptor) GetProtoPkgName ¶
func (d *CreateOrganizationDescriptor) GetProtoPkgName() string
func (*CreateOrganizationDescriptor) GetResourceDescriptor ¶
func (d *CreateOrganizationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateOrganizationDescriptor) GetServerMsgReflectHandle ¶
func (d *CreateOrganizationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateOrganizationDescriptor) GetServiceDomain ¶
func (d *CreateOrganizationDescriptor) GetServiceDomain() string
func (*CreateOrganizationDescriptor) GetServiceVersion ¶
func (d *CreateOrganizationDescriptor) GetServiceVersion() string
func (*CreateOrganizationDescriptor) GetVerb ¶
func (d *CreateOrganizationDescriptor) GetVerb() string
func (*CreateOrganizationDescriptor) HasResource ¶
func (d *CreateOrganizationDescriptor) HasResource() bool
func (*CreateOrganizationDescriptor) IsClientStream ¶
func (d *CreateOrganizationDescriptor) IsClientStream() bool
func (*CreateOrganizationDescriptor) IsCollection ¶
func (d *CreateOrganizationDescriptor) IsCollection() bool
func (*CreateOrganizationDescriptor) IsPlural ¶
func (d *CreateOrganizationDescriptor) IsPlural() bool
func (*CreateOrganizationDescriptor) IsServerStream ¶
func (d *CreateOrganizationDescriptor) IsServerStream() bool
func (*CreateOrganizationDescriptor) IsUnary ¶
func (d *CreateOrganizationDescriptor) IsUnary() bool
func (*CreateOrganizationDescriptor) NewEmptyClientMsg ¶
func (d *CreateOrganizationDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateOrganizationDescriptor) NewEmptyServerMsg ¶
func (d *CreateOrganizationDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateOrganizationDescriptor) RequestHasResourceBody ¶
func (d *CreateOrganizationDescriptor) RequestHasResourceBody() bool
type CreateOrganizationDescriptorClientMsgHandle ¶
type CreateOrganizationDescriptorClientMsgHandle struct{}
func (*CreateOrganizationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreateOrganizationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateOrganizationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *CreateOrganizationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateOrganizationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *CreateOrganizationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateOrganizationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateOrganizationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateOrganizationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateOrganizationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateOrganizationDescriptorServerMsgHandle ¶
type CreateOrganizationDescriptorServerMsgHandle struct{}
func (*CreateOrganizationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateOrganizationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateOrganizationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *CreateOrganizationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateOrganizationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *CreateOrganizationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateOrganizationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateOrganizationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateOrganizationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateOrganizationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateOrganizationRequest ¶
type CreateOrganizationRequest struct { // Organization resource body Organization *organization.Organization `protobuf:"bytes,2,opt,name=organization,proto3" json:"organization,omitempty" firestore:"organization"` // contains filtered or unexported fields }
Request message for method [CreateOrganization][ntt.iam.v1.CreateOrganization]
func (*CreateOrganizationRequest) Descriptor ¶
func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateOrganizationRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationRequest) GetOrganization ¶
func (m *CreateOrganizationRequest) GetOrganization() *organization.Organization
func (*CreateOrganizationRequest) GotenMessage ¶
func (*CreateOrganizationRequest) GotenMessage()
func (*CreateOrganizationRequest) GotenValidate ¶
func (obj *CreateOrganizationRequest) GotenValidate() error
func (*CreateOrganizationRequest) Marshal ¶
func (m *CreateOrganizationRequest) Marshal() ([]byte, error)
func (*CreateOrganizationRequest) MarshalJSON ¶
func (m *CreateOrganizationRequest) MarshalJSON() ([]byte, error)
func (*CreateOrganizationRequest) ProtoMessage ¶
func (*CreateOrganizationRequest) ProtoMessage()
func (*CreateOrganizationRequest) ProtoReflect ¶
func (m *CreateOrganizationRequest) ProtoReflect() preflect.Message
func (*CreateOrganizationRequest) Reset ¶
func (m *CreateOrganizationRequest) Reset()
func (*CreateOrganizationRequest) SetOrganization ¶
func (m *CreateOrganizationRequest) SetOrganization(fv *organization.Organization)
func (*CreateOrganizationRequest) String ¶
func (m *CreateOrganizationRequest) String() string
func (*CreateOrganizationRequest) Unmarshal ¶
func (m *CreateOrganizationRequest) Unmarshal(b []byte) error
func (*CreateOrganizationRequest) UnmarshalJSON ¶
func (m *CreateOrganizationRequest) UnmarshalJSON(data []byte) error
type DeleteOrganizationDescriptor ¶
type DeleteOrganizationDescriptor struct{}
func GetDeleteOrganizationDescriptor ¶
func GetDeleteOrganizationDescriptor() *DeleteOrganizationDescriptor
func (*DeleteOrganizationDescriptor) GetApiDescriptor ¶
func (d *DeleteOrganizationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteOrganizationDescriptor) GetApiName ¶
func (d *DeleteOrganizationDescriptor) GetApiName() string
func (*DeleteOrganizationDescriptor) GetClientMsgReflectHandle ¶
func (d *DeleteOrganizationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteOrganizationDescriptor) GetFullMethodName ¶
func (d *DeleteOrganizationDescriptor) GetFullMethodName() string
func (*DeleteOrganizationDescriptor) GetMethodName ¶
func (d *DeleteOrganizationDescriptor) GetMethodName() string
func (*DeleteOrganizationDescriptor) GetProtoPkgName ¶
func (d *DeleteOrganizationDescriptor) GetProtoPkgName() string
func (*DeleteOrganizationDescriptor) GetResourceDescriptor ¶
func (d *DeleteOrganizationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteOrganizationDescriptor) GetServerMsgReflectHandle ¶
func (d *DeleteOrganizationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteOrganizationDescriptor) GetServiceDomain ¶
func (d *DeleteOrganizationDescriptor) GetServiceDomain() string
func (*DeleteOrganizationDescriptor) GetServiceVersion ¶
func (d *DeleteOrganizationDescriptor) GetServiceVersion() string
func (*DeleteOrganizationDescriptor) GetVerb ¶
func (d *DeleteOrganizationDescriptor) GetVerb() string
func (*DeleteOrganizationDescriptor) HasResource ¶
func (d *DeleteOrganizationDescriptor) HasResource() bool
func (*DeleteOrganizationDescriptor) IsClientStream ¶
func (d *DeleteOrganizationDescriptor) IsClientStream() bool
func (*DeleteOrganizationDescriptor) IsCollection ¶
func (d *DeleteOrganizationDescriptor) IsCollection() bool
func (*DeleteOrganizationDescriptor) IsPlural ¶
func (d *DeleteOrganizationDescriptor) IsPlural() bool
func (*DeleteOrganizationDescriptor) IsServerStream ¶
func (d *DeleteOrganizationDescriptor) IsServerStream() bool
func (*DeleteOrganizationDescriptor) IsUnary ¶
func (d *DeleteOrganizationDescriptor) IsUnary() bool
func (*DeleteOrganizationDescriptor) NewEmptyClientMsg ¶
func (d *DeleteOrganizationDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteOrganizationDescriptor) NewEmptyServerMsg ¶
func (d *DeleteOrganizationDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteOrganizationDescriptor) RequestHasResourceBody ¶
func (d *DeleteOrganizationDescriptor) RequestHasResourceBody() bool
type DeleteOrganizationDescriptorClientMsgHandle ¶
type DeleteOrganizationDescriptorClientMsgHandle struct{}
func (*DeleteOrganizationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeleteOrganizationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteOrganizationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *DeleteOrganizationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteOrganizationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *DeleteOrganizationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteOrganizationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteOrganizationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteOrganizationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteOrganizationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteOrganizationDescriptorServerMsgHandle ¶
type DeleteOrganizationDescriptorServerMsgHandle struct{}
func (*DeleteOrganizationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteOrganizationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteOrganizationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *DeleteOrganizationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteOrganizationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *DeleteOrganizationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteOrganizationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteOrganizationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteOrganizationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteOrganizationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteOrganizationRequest ¶
type DeleteOrganizationRequest struct { // Name of ntt.iam.v1.Organization Name *organization.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteOrganization][ntt.iam.v1.DeleteOrganization]
func (*DeleteOrganizationRequest) Descriptor ¶
func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteOrganizationRequest.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationRequest) GetName ¶
func (m *DeleteOrganizationRequest) GetName() *organization.Name
func (*DeleteOrganizationRequest) GotenMessage ¶
func (*DeleteOrganizationRequest) GotenMessage()
func (*DeleteOrganizationRequest) GotenValidate ¶
func (obj *DeleteOrganizationRequest) GotenValidate() error
func (*DeleteOrganizationRequest) Marshal ¶
func (m *DeleteOrganizationRequest) Marshal() ([]byte, error)
func (*DeleteOrganizationRequest) MarshalJSON ¶
func (m *DeleteOrganizationRequest) MarshalJSON() ([]byte, error)
func (*DeleteOrganizationRequest) ProtoMessage ¶
func (*DeleteOrganizationRequest) ProtoMessage()
func (*DeleteOrganizationRequest) ProtoReflect ¶
func (m *DeleteOrganizationRequest) ProtoReflect() preflect.Message
func (*DeleteOrganizationRequest) Reset ¶
func (m *DeleteOrganizationRequest) Reset()
func (*DeleteOrganizationRequest) SetName ¶
func (m *DeleteOrganizationRequest) SetName(fv *organization.Name)
func (*DeleteOrganizationRequest) String ¶
func (m *DeleteOrganizationRequest) String() string
func (*DeleteOrganizationRequest) Unmarshal ¶
func (m *DeleteOrganizationRequest) Unmarshal(b []byte) error
func (*DeleteOrganizationRequest) UnmarshalJSON ¶
func (m *DeleteOrganizationRequest) UnmarshalJSON(data []byte) error
type GetOrganizationDescriptor ¶
type GetOrganizationDescriptor struct{}
func GetGetOrganizationDescriptor ¶
func GetGetOrganizationDescriptor() *GetOrganizationDescriptor
func (*GetOrganizationDescriptor) GetApiDescriptor ¶
func (d *GetOrganizationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetOrganizationDescriptor) GetApiName ¶
func (d *GetOrganizationDescriptor) GetApiName() string
func (*GetOrganizationDescriptor) GetClientMsgReflectHandle ¶
func (d *GetOrganizationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetOrganizationDescriptor) GetFullMethodName ¶
func (d *GetOrganizationDescriptor) GetFullMethodName() string
func (*GetOrganizationDescriptor) GetMethodName ¶
func (d *GetOrganizationDescriptor) GetMethodName() string
func (*GetOrganizationDescriptor) GetProtoPkgName ¶
func (d *GetOrganizationDescriptor) GetProtoPkgName() string
func (*GetOrganizationDescriptor) GetResourceDescriptor ¶
func (d *GetOrganizationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetOrganizationDescriptor) GetServerMsgReflectHandle ¶
func (d *GetOrganizationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetOrganizationDescriptor) GetServiceDomain ¶
func (d *GetOrganizationDescriptor) GetServiceDomain() string
func (*GetOrganizationDescriptor) GetServiceVersion ¶
func (d *GetOrganizationDescriptor) GetServiceVersion() string
func (*GetOrganizationDescriptor) GetVerb ¶
func (d *GetOrganizationDescriptor) GetVerb() string
func (*GetOrganizationDescriptor) HasResource ¶
func (d *GetOrganizationDescriptor) HasResource() bool
func (*GetOrganizationDescriptor) IsClientStream ¶
func (d *GetOrganizationDescriptor) IsClientStream() bool
func (*GetOrganizationDescriptor) IsCollection ¶
func (d *GetOrganizationDescriptor) IsCollection() bool
func (*GetOrganizationDescriptor) IsPlural ¶
func (d *GetOrganizationDescriptor) IsPlural() bool
func (*GetOrganizationDescriptor) IsServerStream ¶
func (d *GetOrganizationDescriptor) IsServerStream() bool
func (*GetOrganizationDescriptor) IsUnary ¶
func (d *GetOrganizationDescriptor) IsUnary() bool
func (*GetOrganizationDescriptor) NewEmptyClientMsg ¶
func (d *GetOrganizationDescriptor) NewEmptyClientMsg() proto.Message
func (*GetOrganizationDescriptor) NewEmptyServerMsg ¶
func (d *GetOrganizationDescriptor) NewEmptyServerMsg() proto.Message
func (*GetOrganizationDescriptor) RequestHasResourceBody ¶
func (d *GetOrganizationDescriptor) RequestHasResourceBody() bool
type GetOrganizationDescriptorClientMsgHandle ¶
type GetOrganizationDescriptorClientMsgHandle struct{}
func (*GetOrganizationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetOrganizationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetOrganizationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *GetOrganizationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetOrganizationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *GetOrganizationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetOrganizationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetOrganizationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetOrganizationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetOrganizationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetOrganizationDescriptorServerMsgHandle ¶
type GetOrganizationDescriptorServerMsgHandle struct{}
func (*GetOrganizationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetOrganizationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetOrganizationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *GetOrganizationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetOrganizationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *GetOrganizationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetOrganizationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetOrganizationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetOrganizationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetOrganizationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetOrganizationRequest ¶
type GetOrganizationRequest struct { // Name of ntt.iam.v1.Organization Name *organization.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 *organization.Organization_FieldMask `` /* 144-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 [GetOrganization][ntt.iam.v1.GetOrganization]
func (*GetOrganizationRequest) Descriptor ¶
func (*GetOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetOrganizationRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationRequest) GetFieldMask ¶
func (m *GetOrganizationRequest) GetFieldMask() *organization.Organization_FieldMask
func (*GetOrganizationRequest) GetName ¶
func (m *GetOrganizationRequest) GetName() *organization.Name
func (*GetOrganizationRequest) GetView ¶
func (m *GetOrganizationRequest) GetView() view.View
func (*GetOrganizationRequest) GotenMessage ¶
func (*GetOrganizationRequest) GotenMessage()
func (*GetOrganizationRequest) GotenValidate ¶
func (obj *GetOrganizationRequest) GotenValidate() error
func (*GetOrganizationRequest) Marshal ¶
func (m *GetOrganizationRequest) Marshal() ([]byte, error)
func (*GetOrganizationRequest) MarshalJSON ¶
func (m *GetOrganizationRequest) MarshalJSON() ([]byte, error)
func (*GetOrganizationRequest) ProtoMessage ¶
func (*GetOrganizationRequest) ProtoMessage()
func (*GetOrganizationRequest) ProtoReflect ¶
func (m *GetOrganizationRequest) ProtoReflect() preflect.Message
func (*GetOrganizationRequest) Reset ¶
func (m *GetOrganizationRequest) Reset()
func (*GetOrganizationRequest) SetFieldMask ¶
func (m *GetOrganizationRequest) SetFieldMask(fv *organization.Organization_FieldMask)
func (*GetOrganizationRequest) SetName ¶
func (m *GetOrganizationRequest) SetName(fv *organization.Name)
func (*GetOrganizationRequest) SetView ¶
func (m *GetOrganizationRequest) SetView(fv view.View)
func (*GetOrganizationRequest) String ¶
func (m *GetOrganizationRequest) String() string
func (*GetOrganizationRequest) Unmarshal ¶
func (m *GetOrganizationRequest) Unmarshal(b []byte) error
func (*GetOrganizationRequest) UnmarshalJSON ¶
func (m *GetOrganizationRequest) UnmarshalJSON(data []byte) error
type ListMyOrganizationsDescriptor ¶
type ListMyOrganizationsDescriptor struct{}
func GetListMyOrganizationsDescriptor ¶
func GetListMyOrganizationsDescriptor() *ListMyOrganizationsDescriptor
func (*ListMyOrganizationsDescriptor) GetApiDescriptor ¶
func (d *ListMyOrganizationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListMyOrganizationsDescriptor) GetApiName ¶
func (d *ListMyOrganizationsDescriptor) GetApiName() string
func (*ListMyOrganizationsDescriptor) GetClientMsgReflectHandle ¶
func (d *ListMyOrganizationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListMyOrganizationsDescriptor) GetFullMethodName ¶
func (d *ListMyOrganizationsDescriptor) GetFullMethodName() string
func (*ListMyOrganizationsDescriptor) GetMethodName ¶
func (d *ListMyOrganizationsDescriptor) GetMethodName() string
func (*ListMyOrganizationsDescriptor) GetProtoPkgName ¶
func (d *ListMyOrganizationsDescriptor) GetProtoPkgName() string
func (*ListMyOrganizationsDescriptor) GetResourceDescriptor ¶
func (d *ListMyOrganizationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListMyOrganizationsDescriptor) GetServerMsgReflectHandle ¶
func (d *ListMyOrganizationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListMyOrganizationsDescriptor) GetServiceDomain ¶
func (d *ListMyOrganizationsDescriptor) GetServiceDomain() string
func (*ListMyOrganizationsDescriptor) GetServiceVersion ¶
func (d *ListMyOrganizationsDescriptor) GetServiceVersion() string
func (*ListMyOrganizationsDescriptor) GetVerb ¶
func (d *ListMyOrganizationsDescriptor) GetVerb() string
func (*ListMyOrganizationsDescriptor) HasResource ¶
func (d *ListMyOrganizationsDescriptor) HasResource() bool
func (*ListMyOrganizationsDescriptor) IsClientStream ¶
func (d *ListMyOrganizationsDescriptor) IsClientStream() bool
func (*ListMyOrganizationsDescriptor) IsCollection ¶
func (d *ListMyOrganizationsDescriptor) IsCollection() bool
func (*ListMyOrganizationsDescriptor) IsPlural ¶
func (d *ListMyOrganizationsDescriptor) IsPlural() bool
func (*ListMyOrganizationsDescriptor) IsServerStream ¶
func (d *ListMyOrganizationsDescriptor) IsServerStream() bool
func (*ListMyOrganizationsDescriptor) IsUnary ¶
func (d *ListMyOrganizationsDescriptor) IsUnary() bool
func (*ListMyOrganizationsDescriptor) NewEmptyClientMsg ¶
func (d *ListMyOrganizationsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListMyOrganizationsDescriptor) NewEmptyServerMsg ¶
func (d *ListMyOrganizationsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListMyOrganizationsDescriptor) RequestHasResourceBody ¶
func (d *ListMyOrganizationsDescriptor) RequestHasResourceBody() bool
type ListMyOrganizationsDescriptorClientMsgHandle ¶
type ListMyOrganizationsDescriptorClientMsgHandle struct{}
func (*ListMyOrganizationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListMyOrganizationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListMyOrganizationsDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *ListMyOrganizationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListMyOrganizationsDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *ListMyOrganizationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListMyOrganizationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListMyOrganizationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListMyOrganizationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListMyOrganizationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListMyOrganizationsDescriptorServerMsgHandle ¶
type ListMyOrganizationsDescriptorServerMsgHandle struct{}
func (*ListMyOrganizationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListMyOrganizationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListMyOrganizationsDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *ListMyOrganizationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListMyOrganizationsDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *ListMyOrganizationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListMyOrganizationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListMyOrganizationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListMyOrganizationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListMyOrganizationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListMyOrganizationsRequest ¶
type ListMyOrganizationsRequest struct { // Requested page size. Server may return fewer Organizations 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 // [ListOrganizationsResponse.next_page_token][ntt.iam.v1alpha2.ListOrganizationsResponse.next_page_token] PageToken *organization.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 *organization.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 *organization.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A FieldMask used to filter response fields. When present, only requested // fields will be present in each response item. Omitting field_mask results // will cause response items to contain all present fields. FieldMask *organization.Organization_FieldMask `` /* 144-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListMyOrganizations][ntt.iam.v1.ListMyOrganizations]
func (*ListMyOrganizationsRequest) Descriptor ¶
func (*ListMyOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListMyOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*ListMyOrganizationsRequest) GetFieldMask ¶
func (m *ListMyOrganizationsRequest) GetFieldMask() *organization.Organization_FieldMask
func (*ListMyOrganizationsRequest) GetFilter ¶
func (m *ListMyOrganizationsRequest) GetFilter() *organization.Filter
func (*ListMyOrganizationsRequest) GetOrderBy ¶
func (m *ListMyOrganizationsRequest) GetOrderBy() *organization.OrderBy
func (*ListMyOrganizationsRequest) GetPageSize ¶
func (m *ListMyOrganizationsRequest) GetPageSize() int32
func (*ListMyOrganizationsRequest) GetPageToken ¶
func (m *ListMyOrganizationsRequest) GetPageToken() *organization.PagerCursor
func (*ListMyOrganizationsRequest) GotenMessage ¶
func (*ListMyOrganizationsRequest) GotenMessage()
func (*ListMyOrganizationsRequest) GotenValidate ¶
func (obj *ListMyOrganizationsRequest) GotenValidate() error
func (*ListMyOrganizationsRequest) Marshal ¶
func (m *ListMyOrganizationsRequest) Marshal() ([]byte, error)
func (*ListMyOrganizationsRequest) MarshalJSON ¶
func (m *ListMyOrganizationsRequest) MarshalJSON() ([]byte, error)
func (*ListMyOrganizationsRequest) ProtoMessage ¶
func (*ListMyOrganizationsRequest) ProtoMessage()
func (*ListMyOrganizationsRequest) ProtoReflect ¶
func (m *ListMyOrganizationsRequest) ProtoReflect() preflect.Message
func (*ListMyOrganizationsRequest) Reset ¶
func (m *ListMyOrganizationsRequest) Reset()
func (*ListMyOrganizationsRequest) SetFieldMask ¶
func (m *ListMyOrganizationsRequest) SetFieldMask(fv *organization.Organization_FieldMask)
func (*ListMyOrganizationsRequest) SetFilter ¶
func (m *ListMyOrganizationsRequest) SetFilter(fv *organization.Filter)
func (*ListMyOrganizationsRequest) SetOrderBy ¶
func (m *ListMyOrganizationsRequest) SetOrderBy(fv *organization.OrderBy)
func (*ListMyOrganizationsRequest) SetPageSize ¶
func (m *ListMyOrganizationsRequest) SetPageSize(fv int32)
func (*ListMyOrganizationsRequest) SetPageToken ¶
func (m *ListMyOrganizationsRequest) SetPageToken(fv *organization.PagerCursor)
func (*ListMyOrganizationsRequest) String ¶
func (m *ListMyOrganizationsRequest) String() string
func (*ListMyOrganizationsRequest) Unmarshal ¶
func (m *ListMyOrganizationsRequest) Unmarshal(b []byte) error
func (*ListMyOrganizationsRequest) UnmarshalJSON ¶
func (m *ListMyOrganizationsRequest) UnmarshalJSON(data []byte) error
type ListMyOrganizationsResponse ¶
type ListMyOrganizationsResponse struct { // The list of Organizations Organizations []*organization.Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty" firestore:"organizations"` // A token to retrieve previous page of results. Pass this value in the // [ListOrganizationsRequest.page_token][ntt.iam.v1alpha2.ListOrganizationsRequest.page_token] PrevPageToken *organization.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListOrganizationsRequest.page_token][ntt.iam.v1alpha2.ListOrganizationsRequest.page_token] NextPageToken *organization.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
Response message for method [ListMyOrganizations][ntt.iam.v1.ListMyOrganizations]
func (*ListMyOrganizationsResponse) Descriptor ¶
func (*ListMyOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListMyOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*ListMyOrganizationsResponse) GetNextPageToken ¶
func (m *ListMyOrganizationsResponse) GetNextPageToken() *organization.PagerCursor
func (*ListMyOrganizationsResponse) GetOrganizations ¶
func (m *ListMyOrganizationsResponse) GetOrganizations() []*organization.Organization
func (*ListMyOrganizationsResponse) GetPrevPageToken ¶
func (m *ListMyOrganizationsResponse) GetPrevPageToken() *organization.PagerCursor
func (*ListMyOrganizationsResponse) GotenMessage ¶
func (*ListMyOrganizationsResponse) GotenMessage()
func (*ListMyOrganizationsResponse) GotenValidate ¶
func (obj *ListMyOrganizationsResponse) GotenValidate() error
func (*ListMyOrganizationsResponse) Marshal ¶
func (m *ListMyOrganizationsResponse) Marshal() ([]byte, error)
func (*ListMyOrganizationsResponse) MarshalJSON ¶
func (m *ListMyOrganizationsResponse) MarshalJSON() ([]byte, error)
func (*ListMyOrganizationsResponse) ProtoMessage ¶
func (*ListMyOrganizationsResponse) ProtoMessage()
func (*ListMyOrganizationsResponse) ProtoReflect ¶
func (m *ListMyOrganizationsResponse) ProtoReflect() preflect.Message
func (*ListMyOrganizationsResponse) Reset ¶
func (m *ListMyOrganizationsResponse) Reset()
func (*ListMyOrganizationsResponse) SetNextPageToken ¶
func (m *ListMyOrganizationsResponse) SetNextPageToken(fv *organization.PagerCursor)
func (*ListMyOrganizationsResponse) SetOrganizations ¶
func (m *ListMyOrganizationsResponse) SetOrganizations(fv []*organization.Organization)
func (*ListMyOrganizationsResponse) SetPrevPageToken ¶
func (m *ListMyOrganizationsResponse) SetPrevPageToken(fv *organization.PagerCursor)
func (*ListMyOrganizationsResponse) String ¶
func (m *ListMyOrganizationsResponse) String() string
func (*ListMyOrganizationsResponse) Unmarshal ¶
func (m *ListMyOrganizationsResponse) Unmarshal(b []byte) error
func (*ListMyOrganizationsResponse) UnmarshalJSON ¶
func (m *ListMyOrganizationsResponse) UnmarshalJSON(data []byte) error
type ListOrganizationsDescriptor ¶
type ListOrganizationsDescriptor struct{}
func GetListOrganizationsDescriptor ¶
func GetListOrganizationsDescriptor() *ListOrganizationsDescriptor
func (*ListOrganizationsDescriptor) GetApiDescriptor ¶
func (d *ListOrganizationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListOrganizationsDescriptor) GetApiName ¶
func (d *ListOrganizationsDescriptor) GetApiName() string
func (*ListOrganizationsDescriptor) GetClientMsgReflectHandle ¶
func (d *ListOrganizationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListOrganizationsDescriptor) GetFullMethodName ¶
func (d *ListOrganizationsDescriptor) GetFullMethodName() string
func (*ListOrganizationsDescriptor) GetMethodName ¶
func (d *ListOrganizationsDescriptor) GetMethodName() string
func (*ListOrganizationsDescriptor) GetProtoPkgName ¶
func (d *ListOrganizationsDescriptor) GetProtoPkgName() string
func (*ListOrganizationsDescriptor) GetResourceDescriptor ¶
func (d *ListOrganizationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListOrganizationsDescriptor) GetServerMsgReflectHandle ¶
func (d *ListOrganizationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListOrganizationsDescriptor) GetServiceDomain ¶
func (d *ListOrganizationsDescriptor) GetServiceDomain() string
func (*ListOrganizationsDescriptor) GetServiceVersion ¶
func (d *ListOrganizationsDescriptor) GetServiceVersion() string
func (*ListOrganizationsDescriptor) GetVerb ¶
func (d *ListOrganizationsDescriptor) GetVerb() string
func (*ListOrganizationsDescriptor) HasResource ¶
func (d *ListOrganizationsDescriptor) HasResource() bool
func (*ListOrganizationsDescriptor) IsClientStream ¶
func (d *ListOrganizationsDescriptor) IsClientStream() bool
func (*ListOrganizationsDescriptor) IsCollection ¶
func (d *ListOrganizationsDescriptor) IsCollection() bool
func (*ListOrganizationsDescriptor) IsPlural ¶
func (d *ListOrganizationsDescriptor) IsPlural() bool
func (*ListOrganizationsDescriptor) IsServerStream ¶
func (d *ListOrganizationsDescriptor) IsServerStream() bool
func (*ListOrganizationsDescriptor) IsUnary ¶
func (d *ListOrganizationsDescriptor) IsUnary() bool
func (*ListOrganizationsDescriptor) NewEmptyClientMsg ¶
func (d *ListOrganizationsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListOrganizationsDescriptor) NewEmptyServerMsg ¶
func (d *ListOrganizationsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListOrganizationsDescriptor) RequestHasResourceBody ¶
func (d *ListOrganizationsDescriptor) RequestHasResourceBody() bool
type ListOrganizationsDescriptorClientMsgHandle ¶
type ListOrganizationsDescriptorClientMsgHandle struct{}
func (*ListOrganizationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListOrganizationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListOrganizationsDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *ListOrganizationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListOrganizationsDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *ListOrganizationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListOrganizationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListOrganizationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListOrganizationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListOrganizationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListOrganizationsDescriptorServerMsgHandle ¶
type ListOrganizationsDescriptorServerMsgHandle struct{}
func (*ListOrganizationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListOrganizationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListOrganizationsDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *ListOrganizationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListOrganizationsDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *ListOrganizationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListOrganizationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListOrganizationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListOrganizationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListOrganizationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListOrganizationsRequest ¶
type ListOrganizationsRequest struct { // Requested page size. Server may return fewer Organizations 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 // [ListOrganizationsResponse.next_page_token][ntt.iam.v1.ListOrganizationsResponse.next_page_token] PageToken *organization.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 *organization.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 *organization.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 *organization.Organization_FieldMask `` /* 144-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 [ListOrganizations][ntt.iam.v1.ListOrganizations]
func (*ListOrganizationsRequest) Descriptor ¶
func (*ListOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsRequest) GetFieldMask ¶
func (m *ListOrganizationsRequest) GetFieldMask() *organization.Organization_FieldMask
func (*ListOrganizationsRequest) GetFilter ¶
func (m *ListOrganizationsRequest) GetFilter() *organization.Filter
func (*ListOrganizationsRequest) GetIncludePagingInfo ¶
func (m *ListOrganizationsRequest) GetIncludePagingInfo() bool
func (*ListOrganizationsRequest) GetOrderBy ¶
func (m *ListOrganizationsRequest) GetOrderBy() *organization.OrderBy
func (*ListOrganizationsRequest) GetPageSize ¶
func (m *ListOrganizationsRequest) GetPageSize() int32
func (*ListOrganizationsRequest) GetPageToken ¶
func (m *ListOrganizationsRequest) GetPageToken() *organization.PagerCursor
func (*ListOrganizationsRequest) GetView ¶
func (m *ListOrganizationsRequest) GetView() view.View
func (*ListOrganizationsRequest) GotenMessage ¶
func (*ListOrganizationsRequest) GotenMessage()
func (*ListOrganizationsRequest) GotenValidate ¶
func (obj *ListOrganizationsRequest) GotenValidate() error
func (*ListOrganizationsRequest) Marshal ¶
func (m *ListOrganizationsRequest) Marshal() ([]byte, error)
func (*ListOrganizationsRequest) MarshalJSON ¶
func (m *ListOrganizationsRequest) MarshalJSON() ([]byte, error)
func (*ListOrganizationsRequest) ProtoMessage ¶
func (*ListOrganizationsRequest) ProtoMessage()
func (*ListOrganizationsRequest) ProtoReflect ¶
func (m *ListOrganizationsRequest) ProtoReflect() preflect.Message
func (*ListOrganizationsRequest) Reset ¶
func (m *ListOrganizationsRequest) Reset()
func (*ListOrganizationsRequest) SetFieldMask ¶
func (m *ListOrganizationsRequest) SetFieldMask(fv *organization.Organization_FieldMask)
func (*ListOrganizationsRequest) SetFilter ¶
func (m *ListOrganizationsRequest) SetFilter(fv *organization.Filter)
func (*ListOrganizationsRequest) SetIncludePagingInfo ¶
func (m *ListOrganizationsRequest) SetIncludePagingInfo(fv bool)
func (*ListOrganizationsRequest) SetOrderBy ¶
func (m *ListOrganizationsRequest) SetOrderBy(fv *organization.OrderBy)
func (*ListOrganizationsRequest) SetPageSize ¶
func (m *ListOrganizationsRequest) SetPageSize(fv int32)
func (*ListOrganizationsRequest) SetPageToken ¶
func (m *ListOrganizationsRequest) SetPageToken(fv *organization.PagerCursor)
func (*ListOrganizationsRequest) SetView ¶
func (m *ListOrganizationsRequest) SetView(fv view.View)
func (*ListOrganizationsRequest) String ¶
func (m *ListOrganizationsRequest) String() string
func (*ListOrganizationsRequest) Unmarshal ¶
func (m *ListOrganizationsRequest) Unmarshal(b []byte) error
func (*ListOrganizationsRequest) UnmarshalJSON ¶
func (m *ListOrganizationsRequest) UnmarshalJSON(data []byte) error
type ListOrganizationsResponse ¶
type ListOrganizationsResponse struct { // The list of Organizations Organizations []*organization.Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty" firestore:"organizations"` // A token to retrieve previous page of results. Pass this value in the // [ListOrganizationsRequest.page_token][ntt.iam.v1.ListOrganizationsRequest.page_token] PrevPageToken *organization.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListOrganizationsRequest.page_token][ntt.iam.v1.ListOrganizationsRequest.page_token] NextPageToken *organization.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 Organizations 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 [ListOrganizations][ntt.iam.v1.ListOrganizations]
func (*ListOrganizationsResponse) Descriptor ¶
func (*ListOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationsResponse) GetCurrentOffset ¶
func (m *ListOrganizationsResponse) GetCurrentOffset() int32
func (*ListOrganizationsResponse) GetNextPageToken ¶
func (m *ListOrganizationsResponse) GetNextPageToken() *organization.PagerCursor
func (*ListOrganizationsResponse) GetOrganizations ¶
func (m *ListOrganizationsResponse) GetOrganizations() []*organization.Organization
func (*ListOrganizationsResponse) GetPrevPageToken ¶
func (m *ListOrganizationsResponse) GetPrevPageToken() *organization.PagerCursor
func (*ListOrganizationsResponse) GetTotalResultsCount ¶
func (m *ListOrganizationsResponse) GetTotalResultsCount() int32
func (*ListOrganizationsResponse) GotenMessage ¶
func (*ListOrganizationsResponse) GotenMessage()
func (*ListOrganizationsResponse) GotenValidate ¶
func (obj *ListOrganizationsResponse) GotenValidate() error
func (*ListOrganizationsResponse) Marshal ¶
func (m *ListOrganizationsResponse) Marshal() ([]byte, error)
func (*ListOrganizationsResponse) MarshalJSON ¶
func (m *ListOrganizationsResponse) MarshalJSON() ([]byte, error)
func (*ListOrganizationsResponse) ProtoMessage ¶
func (*ListOrganizationsResponse) ProtoMessage()
func (*ListOrganizationsResponse) ProtoReflect ¶
func (m *ListOrganizationsResponse) ProtoReflect() preflect.Message
func (*ListOrganizationsResponse) Reset ¶
func (m *ListOrganizationsResponse) Reset()
func (*ListOrganizationsResponse) SetCurrentOffset ¶
func (m *ListOrganizationsResponse) SetCurrentOffset(fv int32)
func (*ListOrganizationsResponse) SetNextPageToken ¶
func (m *ListOrganizationsResponse) SetNextPageToken(fv *organization.PagerCursor)
func (*ListOrganizationsResponse) SetOrganizations ¶
func (m *ListOrganizationsResponse) SetOrganizations(fv []*organization.Organization)
func (*ListOrganizationsResponse) SetPrevPageToken ¶
func (m *ListOrganizationsResponse) SetPrevPageToken(fv *organization.PagerCursor)
func (*ListOrganizationsResponse) SetTotalResultsCount ¶
func (m *ListOrganizationsResponse) SetTotalResultsCount(fv int32)
func (*ListOrganizationsResponse) String ¶
func (m *ListOrganizationsResponse) String() string
func (*ListOrganizationsResponse) Unmarshal ¶
func (m *ListOrganizationsResponse) Unmarshal(b []byte) error
func (*ListOrganizationsResponse) UnmarshalJSON ¶
func (m *ListOrganizationsResponse) UnmarshalJSON(data []byte) error
type OrganizationServiceClient ¶
type OrganizationServiceClient interface { GetOrganization(ctx context.Context, in *GetOrganizationRequest, opts ...grpc.CallOption) (*organization.Organization, error) BatchGetOrganizations(ctx context.Context, in *BatchGetOrganizationsRequest, opts ...grpc.CallOption) (*BatchGetOrganizationsResponse, error) ListOrganizations(ctx context.Context, in *ListOrganizationsRequest, opts ...grpc.CallOption) (*ListOrganizationsResponse, error) WatchOrganization(ctx context.Context, in *WatchOrganizationRequest, opts ...grpc.CallOption) (WatchOrganizationClientStream, error) WatchOrganizations(ctx context.Context, in *WatchOrganizationsRequest, opts ...grpc.CallOption) (WatchOrganizationsClientStream, error) CreateOrganization(ctx context.Context, in *CreateOrganizationRequest, opts ...grpc.CallOption) (*organization.Organization, error) UpdateOrganization(ctx context.Context, in *UpdateOrganizationRequest, opts ...grpc.CallOption) (*organization.Organization, error) DeleteOrganization(ctx context.Context, in *DeleteOrganizationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) ListMyOrganizations(ctx context.Context, in *ListMyOrganizationsRequest, opts ...grpc.CallOption) (*ListMyOrganizationsResponse, error) }
OrganizationServiceClient is the client API for OrganizationService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewOrganizationServiceClient ¶
func NewOrganizationServiceClient(cc grpc.ClientConnInterface) OrganizationServiceClient
type OrganizationServiceDescriptor ¶
type OrganizationServiceDescriptor struct{}
func GetOrganizationServiceDescriptor ¶
func GetOrganizationServiceDescriptor() *OrganizationServiceDescriptor
func (*OrganizationServiceDescriptor) AllMethodDescriptors ¶
func (d *OrganizationServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*OrganizationServiceDescriptor) GetApiName ¶
func (d *OrganizationServiceDescriptor) GetApiName() string
func (*OrganizationServiceDescriptor) GetFullAPIName ¶
func (d *OrganizationServiceDescriptor) GetFullAPIName() string
func (*OrganizationServiceDescriptor) GetProtoPkgName ¶
func (d *OrganizationServiceDescriptor) GetProtoPkgName() string
func (*OrganizationServiceDescriptor) GetServiceDomain ¶
func (d *OrganizationServiceDescriptor) GetServiceDomain() string
func (*OrganizationServiceDescriptor) GetServiceVersion ¶
func (d *OrganizationServiceDescriptor) GetServiceVersion() string
type UpdateOrganizationDescriptor ¶
type UpdateOrganizationDescriptor struct{}
func GetUpdateOrganizationDescriptor ¶
func GetUpdateOrganizationDescriptor() *UpdateOrganizationDescriptor
func (*UpdateOrganizationDescriptor) GetApiDescriptor ¶
func (d *UpdateOrganizationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateOrganizationDescriptor) GetApiName ¶
func (d *UpdateOrganizationDescriptor) GetApiName() string
func (*UpdateOrganizationDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdateOrganizationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateOrganizationDescriptor) GetFullMethodName ¶
func (d *UpdateOrganizationDescriptor) GetFullMethodName() string
func (*UpdateOrganizationDescriptor) GetMethodName ¶
func (d *UpdateOrganizationDescriptor) GetMethodName() string
func (*UpdateOrganizationDescriptor) GetProtoPkgName ¶
func (d *UpdateOrganizationDescriptor) GetProtoPkgName() string
func (*UpdateOrganizationDescriptor) GetResourceDescriptor ¶
func (d *UpdateOrganizationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateOrganizationDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdateOrganizationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateOrganizationDescriptor) GetServiceDomain ¶
func (d *UpdateOrganizationDescriptor) GetServiceDomain() string
func (*UpdateOrganizationDescriptor) GetServiceVersion ¶
func (d *UpdateOrganizationDescriptor) GetServiceVersion() string
func (*UpdateOrganizationDescriptor) GetVerb ¶
func (d *UpdateOrganizationDescriptor) GetVerb() string
func (*UpdateOrganizationDescriptor) HasResource ¶
func (d *UpdateOrganizationDescriptor) HasResource() bool
func (*UpdateOrganizationDescriptor) IsClientStream ¶
func (d *UpdateOrganizationDescriptor) IsClientStream() bool
func (*UpdateOrganizationDescriptor) IsCollection ¶
func (d *UpdateOrganizationDescriptor) IsCollection() bool
func (*UpdateOrganizationDescriptor) IsPlural ¶
func (d *UpdateOrganizationDescriptor) IsPlural() bool
func (*UpdateOrganizationDescriptor) IsServerStream ¶
func (d *UpdateOrganizationDescriptor) IsServerStream() bool
func (*UpdateOrganizationDescriptor) IsUnary ¶
func (d *UpdateOrganizationDescriptor) IsUnary() bool
func (*UpdateOrganizationDescriptor) NewEmptyClientMsg ¶
func (d *UpdateOrganizationDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateOrganizationDescriptor) NewEmptyServerMsg ¶
func (d *UpdateOrganizationDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateOrganizationDescriptor) RequestHasResourceBody ¶
func (d *UpdateOrganizationDescriptor) RequestHasResourceBody() bool
type UpdateOrganizationDescriptorClientMsgHandle ¶
type UpdateOrganizationDescriptorClientMsgHandle struct{}
func (*UpdateOrganizationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdateOrganizationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateOrganizationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *UpdateOrganizationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateOrganizationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *UpdateOrganizationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateOrganizationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateOrganizationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateOrganizationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateOrganizationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateOrganizationDescriptorServerMsgHandle ¶
type UpdateOrganizationDescriptorServerMsgHandle struct{}
func (*UpdateOrganizationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateOrganizationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateOrganizationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *UpdateOrganizationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateOrganizationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *UpdateOrganizationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateOrganizationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateOrganizationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateOrganizationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateOrganizationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateOrganizationRequest ¶
type UpdateOrganizationRequest struct { // Organization resource body Organization *organization.Organization `protobuf:"bytes,2,opt,name=organization,proto3" json:"organization,omitempty" firestore:"organization"` // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *organization.Organization_FieldMask `` /* 148-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 *UpdateOrganizationRequest_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 [UpdateOrganization][ntt.iam.v1.UpdateOrganization]
func (*UpdateOrganizationRequest) Descriptor ¶
func (*UpdateOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateOrganizationRequest.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationRequest) GetAllowMissing ¶
func (m *UpdateOrganizationRequest) GetAllowMissing() bool
func (*UpdateOrganizationRequest) GetCas ¶
func (m *UpdateOrganizationRequest) GetCas() *UpdateOrganizationRequest_CAS
func (*UpdateOrganizationRequest) GetOrganization ¶
func (m *UpdateOrganizationRequest) GetOrganization() *organization.Organization
func (*UpdateOrganizationRequest) GetUpdateMask ¶
func (m *UpdateOrganizationRequest) GetUpdateMask() *organization.Organization_FieldMask
func (*UpdateOrganizationRequest) GotenMessage ¶
func (*UpdateOrganizationRequest) GotenMessage()
func (*UpdateOrganizationRequest) GotenValidate ¶
func (obj *UpdateOrganizationRequest) GotenValidate() error
func (*UpdateOrganizationRequest) Marshal ¶
func (m *UpdateOrganizationRequest) Marshal() ([]byte, error)
func (*UpdateOrganizationRequest) MarshalJSON ¶
func (m *UpdateOrganizationRequest) MarshalJSON() ([]byte, error)
func (*UpdateOrganizationRequest) ProtoMessage ¶
func (*UpdateOrganizationRequest) ProtoMessage()
func (*UpdateOrganizationRequest) ProtoReflect ¶
func (m *UpdateOrganizationRequest) ProtoReflect() preflect.Message
func (*UpdateOrganizationRequest) Reset ¶
func (m *UpdateOrganizationRequest) Reset()
func (*UpdateOrganizationRequest) SetAllowMissing ¶
func (m *UpdateOrganizationRequest) SetAllowMissing(fv bool)
func (*UpdateOrganizationRequest) SetCas ¶
func (m *UpdateOrganizationRequest) SetCas(fv *UpdateOrganizationRequest_CAS)
func (*UpdateOrganizationRequest) SetOrganization ¶
func (m *UpdateOrganizationRequest) SetOrganization(fv *organization.Organization)
func (*UpdateOrganizationRequest) SetUpdateMask ¶
func (m *UpdateOrganizationRequest) SetUpdateMask(fv *organization.Organization_FieldMask)
func (*UpdateOrganizationRequest) String ¶
func (m *UpdateOrganizationRequest) String() string
func (*UpdateOrganizationRequest) Unmarshal ¶
func (m *UpdateOrganizationRequest) Unmarshal(b []byte) error
func (*UpdateOrganizationRequest) UnmarshalJSON ¶
func (m *UpdateOrganizationRequest) UnmarshalJSON(data []byte) error
type UpdateOrganizationRequest_CAS ¶
type UpdateOrganizationRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *organization.Organization `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *organization.Organization_FieldMask `` /* 144-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 (*UpdateOrganizationRequest_CAS) Descriptor ¶
func (*UpdateOrganizationRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateOrganizationRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationRequest_CAS) GetConditionalState ¶
func (m *UpdateOrganizationRequest_CAS) GetConditionalState() *organization.Organization
func (*UpdateOrganizationRequest_CAS) GetFieldMask ¶
func (m *UpdateOrganizationRequest_CAS) GetFieldMask() *organization.Organization_FieldMask
func (*UpdateOrganizationRequest_CAS) GotenMessage ¶
func (*UpdateOrganizationRequest_CAS) GotenMessage()
func (*UpdateOrganizationRequest_CAS) GotenValidate ¶
func (obj *UpdateOrganizationRequest_CAS) GotenValidate() error
func (*UpdateOrganizationRequest_CAS) Marshal ¶
func (m *UpdateOrganizationRequest_CAS) Marshal() ([]byte, error)
func (*UpdateOrganizationRequest_CAS) MarshalJSON ¶
func (m *UpdateOrganizationRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateOrganizationRequest_CAS) ProtoMessage ¶
func (*UpdateOrganizationRequest_CAS) ProtoMessage()
func (*UpdateOrganizationRequest_CAS) ProtoReflect ¶
func (m *UpdateOrganizationRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateOrganizationRequest_CAS) Reset ¶
func (m *UpdateOrganizationRequest_CAS) Reset()
func (*UpdateOrganizationRequest_CAS) SetConditionalState ¶
func (m *UpdateOrganizationRequest_CAS) SetConditionalState(fv *organization.Organization)
func (*UpdateOrganizationRequest_CAS) SetFieldMask ¶
func (m *UpdateOrganizationRequest_CAS) SetFieldMask(fv *organization.Organization_FieldMask)
func (*UpdateOrganizationRequest_CAS) String ¶
func (m *UpdateOrganizationRequest_CAS) String() string
func (*UpdateOrganizationRequest_CAS) Unmarshal ¶
func (m *UpdateOrganizationRequest_CAS) Unmarshal(b []byte) error
func (*UpdateOrganizationRequest_CAS) UnmarshalJSON ¶
func (m *UpdateOrganizationRequest_CAS) UnmarshalJSON(data []byte) error
type WatchOrganizationClientStream ¶
type WatchOrganizationClientStream interface { Recv() (*WatchOrganizationResponse, error) grpc.ClientStream }
type WatchOrganizationDescriptor ¶
type WatchOrganizationDescriptor struct{}
func GetWatchOrganizationDescriptor ¶
func GetWatchOrganizationDescriptor() *WatchOrganizationDescriptor
func (*WatchOrganizationDescriptor) GetApiDescriptor ¶
func (d *WatchOrganizationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchOrganizationDescriptor) GetApiName ¶
func (d *WatchOrganizationDescriptor) GetApiName() string
func (*WatchOrganizationDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchOrganizationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchOrganizationDescriptor) GetFullMethodName ¶
func (d *WatchOrganizationDescriptor) GetFullMethodName() string
func (*WatchOrganizationDescriptor) GetMethodName ¶
func (d *WatchOrganizationDescriptor) GetMethodName() string
func (*WatchOrganizationDescriptor) GetProtoPkgName ¶
func (d *WatchOrganizationDescriptor) GetProtoPkgName() string
func (*WatchOrganizationDescriptor) GetResourceDescriptor ¶
func (d *WatchOrganizationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchOrganizationDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchOrganizationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchOrganizationDescriptor) GetServiceDomain ¶
func (d *WatchOrganizationDescriptor) GetServiceDomain() string
func (*WatchOrganizationDescriptor) GetServiceVersion ¶
func (d *WatchOrganizationDescriptor) GetServiceVersion() string
func (*WatchOrganizationDescriptor) GetVerb ¶
func (d *WatchOrganizationDescriptor) GetVerb() string
func (*WatchOrganizationDescriptor) HasResource ¶
func (d *WatchOrganizationDescriptor) HasResource() bool
func (*WatchOrganizationDescriptor) IsClientStream ¶
func (d *WatchOrganizationDescriptor) IsClientStream() bool
func (*WatchOrganizationDescriptor) IsCollection ¶
func (d *WatchOrganizationDescriptor) IsCollection() bool
func (*WatchOrganizationDescriptor) IsPlural ¶
func (d *WatchOrganizationDescriptor) IsPlural() bool
func (*WatchOrganizationDescriptor) IsServerStream ¶
func (d *WatchOrganizationDescriptor) IsServerStream() bool
func (*WatchOrganizationDescriptor) IsUnary ¶
func (d *WatchOrganizationDescriptor) IsUnary() bool
func (*WatchOrganizationDescriptor) NewEmptyClientMsg ¶
func (d *WatchOrganizationDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchOrganizationDescriptor) NewEmptyServerMsg ¶
func (d *WatchOrganizationDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchOrganizationDescriptor) RequestHasResourceBody ¶
func (d *WatchOrganizationDescriptor) RequestHasResourceBody() bool
type WatchOrganizationDescriptorClientMsgHandle ¶
type WatchOrganizationDescriptorClientMsgHandle struct{}
func (*WatchOrganizationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchOrganizationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchOrganizationDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *WatchOrganizationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchOrganizationDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *WatchOrganizationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchOrganizationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchOrganizationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchOrganizationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchOrganizationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchOrganizationDescriptorServerMsgHandle ¶
type WatchOrganizationDescriptorServerMsgHandle struct{}
func (*WatchOrganizationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchOrganizationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchOrganizationDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *WatchOrganizationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchOrganizationDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *WatchOrganizationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchOrganizationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchOrganizationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchOrganizationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchOrganizationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchOrganizationRequest ¶
type WatchOrganizationRequest struct { // Name of ntt.iam.v1.Organization Name *organization.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 *organization.Organization_FieldMask `` /* 144-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 [WatchOrganization][ntt.iam.v1.WatchOrganization]
func (*WatchOrganizationRequest) Descriptor ¶
func (*WatchOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchOrganizationRequest.ProtoReflect.Descriptor instead.
func (*WatchOrganizationRequest) GetFieldMask ¶
func (m *WatchOrganizationRequest) GetFieldMask() *organization.Organization_FieldMask
func (*WatchOrganizationRequest) GetName ¶
func (m *WatchOrganizationRequest) GetName() *organization.Name
func (*WatchOrganizationRequest) GetView ¶
func (m *WatchOrganizationRequest) GetView() view.View
func (*WatchOrganizationRequest) GotenMessage ¶
func (*WatchOrganizationRequest) GotenMessage()
func (*WatchOrganizationRequest) GotenValidate ¶
func (obj *WatchOrganizationRequest) GotenValidate() error
func (*WatchOrganizationRequest) Marshal ¶
func (m *WatchOrganizationRequest) Marshal() ([]byte, error)
func (*WatchOrganizationRequest) MarshalJSON ¶
func (m *WatchOrganizationRequest) MarshalJSON() ([]byte, error)
func (*WatchOrganizationRequest) ProtoMessage ¶
func (*WatchOrganizationRequest) ProtoMessage()
func (*WatchOrganizationRequest) ProtoReflect ¶
func (m *WatchOrganizationRequest) ProtoReflect() preflect.Message
func (*WatchOrganizationRequest) Reset ¶
func (m *WatchOrganizationRequest) Reset()
func (*WatchOrganizationRequest) SetFieldMask ¶
func (m *WatchOrganizationRequest) SetFieldMask(fv *organization.Organization_FieldMask)
func (*WatchOrganizationRequest) SetName ¶
func (m *WatchOrganizationRequest) SetName(fv *organization.Name)
func (*WatchOrganizationRequest) SetView ¶
func (m *WatchOrganizationRequest) SetView(fv view.View)
func (*WatchOrganizationRequest) String ¶
func (m *WatchOrganizationRequest) String() string
func (*WatchOrganizationRequest) Unmarshal ¶
func (m *WatchOrganizationRequest) Unmarshal(b []byte) error
func (*WatchOrganizationRequest) UnmarshalJSON ¶
func (m *WatchOrganizationRequest) UnmarshalJSON(data []byte) error
type WatchOrganizationResponse ¶
type WatchOrganizationResponse struct { Change *organization.OrganizationChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchOrganizationResponse
func (*WatchOrganizationResponse) Descriptor ¶
func (*WatchOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchOrganizationResponse.ProtoReflect.Descriptor instead.
func (*WatchOrganizationResponse) GetChange ¶
func (m *WatchOrganizationResponse) GetChange() *organization.OrganizationChange
func (*WatchOrganizationResponse) GotenMessage ¶
func (*WatchOrganizationResponse) GotenMessage()
func (*WatchOrganizationResponse) GotenValidate ¶
func (obj *WatchOrganizationResponse) GotenValidate() error
func (*WatchOrganizationResponse) Marshal ¶
func (m *WatchOrganizationResponse) Marshal() ([]byte, error)
func (*WatchOrganizationResponse) MarshalJSON ¶
func (m *WatchOrganizationResponse) MarshalJSON() ([]byte, error)
func (*WatchOrganizationResponse) ProtoMessage ¶
func (*WatchOrganizationResponse) ProtoMessage()
func (*WatchOrganizationResponse) ProtoReflect ¶
func (m *WatchOrganizationResponse) ProtoReflect() preflect.Message
func (*WatchOrganizationResponse) Reset ¶
func (m *WatchOrganizationResponse) Reset()
func (*WatchOrganizationResponse) SetChange ¶
func (m *WatchOrganizationResponse) SetChange(fv *organization.OrganizationChange)
func (*WatchOrganizationResponse) String ¶
func (m *WatchOrganizationResponse) String() string
func (*WatchOrganizationResponse) Unmarshal ¶
func (m *WatchOrganizationResponse) Unmarshal(b []byte) error
func (*WatchOrganizationResponse) UnmarshalJSON ¶
func (m *WatchOrganizationResponse) UnmarshalJSON(data []byte) error
type WatchOrganizationsClientStream ¶
type WatchOrganizationsClientStream interface { Recv() (*WatchOrganizationsResponse, error) grpc.ClientStream }
type WatchOrganizationsDescriptor ¶
type WatchOrganizationsDescriptor struct{}
func GetWatchOrganizationsDescriptor ¶
func GetWatchOrganizationsDescriptor() *WatchOrganizationsDescriptor
func (*WatchOrganizationsDescriptor) GetApiDescriptor ¶
func (d *WatchOrganizationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchOrganizationsDescriptor) GetApiName ¶
func (d *WatchOrganizationsDescriptor) GetApiName() string
func (*WatchOrganizationsDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchOrganizationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchOrganizationsDescriptor) GetFullMethodName ¶
func (d *WatchOrganizationsDescriptor) GetFullMethodName() string
func (*WatchOrganizationsDescriptor) GetMethodName ¶
func (d *WatchOrganizationsDescriptor) GetMethodName() string
func (*WatchOrganizationsDescriptor) GetProtoPkgName ¶
func (d *WatchOrganizationsDescriptor) GetProtoPkgName() string
func (*WatchOrganizationsDescriptor) GetResourceDescriptor ¶
func (d *WatchOrganizationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchOrganizationsDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchOrganizationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchOrganizationsDescriptor) GetServiceDomain ¶
func (d *WatchOrganizationsDescriptor) GetServiceDomain() string
func (*WatchOrganizationsDescriptor) GetServiceVersion ¶
func (d *WatchOrganizationsDescriptor) GetServiceVersion() string
func (*WatchOrganizationsDescriptor) GetVerb ¶
func (d *WatchOrganizationsDescriptor) GetVerb() string
func (*WatchOrganizationsDescriptor) HasResource ¶
func (d *WatchOrganizationsDescriptor) HasResource() bool
func (*WatchOrganizationsDescriptor) IsClientStream ¶
func (d *WatchOrganizationsDescriptor) IsClientStream() bool
func (*WatchOrganizationsDescriptor) IsCollection ¶
func (d *WatchOrganizationsDescriptor) IsCollection() bool
func (*WatchOrganizationsDescriptor) IsPlural ¶
func (d *WatchOrganizationsDescriptor) IsPlural() bool
func (*WatchOrganizationsDescriptor) IsServerStream ¶
func (d *WatchOrganizationsDescriptor) IsServerStream() bool
func (*WatchOrganizationsDescriptor) IsUnary ¶
func (d *WatchOrganizationsDescriptor) IsUnary() bool
func (*WatchOrganizationsDescriptor) NewEmptyClientMsg ¶
func (d *WatchOrganizationsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchOrganizationsDescriptor) NewEmptyServerMsg ¶
func (d *WatchOrganizationsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchOrganizationsDescriptor) RequestHasResourceBody ¶
func (d *WatchOrganizationsDescriptor) RequestHasResourceBody() bool
type WatchOrganizationsDescriptorClientMsgHandle ¶
type WatchOrganizationsDescriptorClientMsgHandle struct{}
func (*WatchOrganizationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchOrganizationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchOrganizationsDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *WatchOrganizationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchOrganizationsDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *WatchOrganizationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchOrganizationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchOrganizationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchOrganizationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchOrganizationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchOrganizationsDescriptorServerMsgHandle ¶
type WatchOrganizationsDescriptorServerMsgHandle struct{}
func (*WatchOrganizationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchOrganizationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchOrganizationsDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *WatchOrganizationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchOrganizationsDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *WatchOrganizationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchOrganizationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchOrganizationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchOrganizationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchOrganizationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchOrganizationsRequest ¶
type WatchOrganizationsRequest 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"` // Requested page size. Server may return fewer Organizations 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 *organization.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 *organization.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 *organization.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 Organization that don't // affect any of masked fields won't be sent back. FieldMask *organization.Organization_FieldMask `` /* 144-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 // Organization 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 [WatchOrganizations][ntt.iam.v1.WatchOrganizations]
func (*WatchOrganizationsRequest) Descriptor ¶
func (*WatchOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*WatchOrganizationsRequest) GetFieldMask ¶
func (m *WatchOrganizationsRequest) GetFieldMask() *organization.Organization_FieldMask
func (*WatchOrganizationsRequest) GetFilter ¶
func (m *WatchOrganizationsRequest) GetFilter() *organization.Filter
func (*WatchOrganizationsRequest) GetMaxChunkSize ¶
func (m *WatchOrganizationsRequest) GetMaxChunkSize() int32
func (*WatchOrganizationsRequest) GetOrderBy ¶
func (m *WatchOrganizationsRequest) GetOrderBy() *organization.OrderBy
func (*WatchOrganizationsRequest) GetPageSize ¶
func (m *WatchOrganizationsRequest) GetPageSize() int32
func (*WatchOrganizationsRequest) GetPageToken ¶
func (m *WatchOrganizationsRequest) GetPageToken() *organization.PagerCursor
func (*WatchOrganizationsRequest) GetResumeToken ¶
func (m *WatchOrganizationsRequest) GetResumeToken() string
func (*WatchOrganizationsRequest) GetStartingTime ¶
func (m *WatchOrganizationsRequest) GetStartingTime() *timestamppb.Timestamp
func (*WatchOrganizationsRequest) GetType ¶
func (m *WatchOrganizationsRequest) GetType() watch_type.WatchType
func (*WatchOrganizationsRequest) GetView ¶
func (m *WatchOrganizationsRequest) GetView() view.View
func (*WatchOrganizationsRequest) GotenMessage ¶
func (*WatchOrganizationsRequest) GotenMessage()
func (*WatchOrganizationsRequest) GotenValidate ¶
func (obj *WatchOrganizationsRequest) GotenValidate() error
func (*WatchOrganizationsRequest) Marshal ¶
func (m *WatchOrganizationsRequest) Marshal() ([]byte, error)
func (*WatchOrganizationsRequest) MarshalJSON ¶
func (m *WatchOrganizationsRequest) MarshalJSON() ([]byte, error)
func (*WatchOrganizationsRequest) ProtoMessage ¶
func (*WatchOrganizationsRequest) ProtoMessage()
func (*WatchOrganizationsRequest) ProtoReflect ¶
func (m *WatchOrganizationsRequest) ProtoReflect() preflect.Message
func (*WatchOrganizationsRequest) Reset ¶
func (m *WatchOrganizationsRequest) Reset()
func (*WatchOrganizationsRequest) SetFieldMask ¶
func (m *WatchOrganizationsRequest) SetFieldMask(fv *organization.Organization_FieldMask)
func (*WatchOrganizationsRequest) SetFilter ¶
func (m *WatchOrganizationsRequest) SetFilter(fv *organization.Filter)
func (*WatchOrganizationsRequest) SetMaxChunkSize ¶
func (m *WatchOrganizationsRequest) SetMaxChunkSize(fv int32)
func (*WatchOrganizationsRequest) SetOrderBy ¶
func (m *WatchOrganizationsRequest) SetOrderBy(fv *organization.OrderBy)
func (*WatchOrganizationsRequest) SetPageSize ¶
func (m *WatchOrganizationsRequest) SetPageSize(fv int32)
func (*WatchOrganizationsRequest) SetPageToken ¶
func (m *WatchOrganizationsRequest) SetPageToken(fv *organization.PagerCursor)
func (*WatchOrganizationsRequest) SetResumeToken ¶
func (m *WatchOrganizationsRequest) SetResumeToken(fv string)
func (*WatchOrganizationsRequest) SetStartingTime ¶
func (m *WatchOrganizationsRequest) SetStartingTime(fv *timestamppb.Timestamp)
func (*WatchOrganizationsRequest) SetType ¶
func (m *WatchOrganizationsRequest) SetType(fv watch_type.WatchType)
func (*WatchOrganizationsRequest) SetView ¶
func (m *WatchOrganizationsRequest) SetView(fv view.View)
func (*WatchOrganizationsRequest) String ¶
func (m *WatchOrganizationsRequest) String() string
func (*WatchOrganizationsRequest) Unmarshal ¶
func (m *WatchOrganizationsRequest) Unmarshal(b []byte) error
func (*WatchOrganizationsRequest) UnmarshalJSON ¶
func (m *WatchOrganizationsRequest) UnmarshalJSON(data []byte) error
type WatchOrganizationsResponse ¶
type WatchOrganizationsResponse struct { // Changes of Organizations OrganizationChanges []*organization.OrganizationChange `` /* 150-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 Organizations 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 *WatchOrganizationsResponse_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 (Organizations 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 }
WatchOrganizationsResponse
func (*WatchOrganizationsResponse) Descriptor ¶
func (*WatchOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*WatchOrganizationsResponse) GetIsCurrent ¶
func (m *WatchOrganizationsResponse) GetIsCurrent() bool
func (*WatchOrganizationsResponse) GetIsHardReset ¶
func (m *WatchOrganizationsResponse) GetIsHardReset() bool
func (*WatchOrganizationsResponse) GetIsSoftReset ¶
func (m *WatchOrganizationsResponse) GetIsSoftReset() bool
func (*WatchOrganizationsResponse) GetOrganizationChanges ¶
func (m *WatchOrganizationsResponse) GetOrganizationChanges() []*organization.OrganizationChange
func (*WatchOrganizationsResponse) GetPageTokenChange ¶
func (m *WatchOrganizationsResponse) GetPageTokenChange() *WatchOrganizationsResponse_PageTokenChange
func (*WatchOrganizationsResponse) GetResumeToken ¶
func (m *WatchOrganizationsResponse) GetResumeToken() string
func (*WatchOrganizationsResponse) GetSnapshotSize ¶
func (m *WatchOrganizationsResponse) GetSnapshotSize() int64
func (*WatchOrganizationsResponse) GotenMessage ¶
func (*WatchOrganizationsResponse) GotenMessage()
func (*WatchOrganizationsResponse) GotenValidate ¶
func (obj *WatchOrganizationsResponse) GotenValidate() error
func (*WatchOrganizationsResponse) Marshal ¶
func (m *WatchOrganizationsResponse) Marshal() ([]byte, error)
func (*WatchOrganizationsResponse) MarshalJSON ¶
func (m *WatchOrganizationsResponse) MarshalJSON() ([]byte, error)
func (*WatchOrganizationsResponse) ProtoMessage ¶
func (*WatchOrganizationsResponse) ProtoMessage()
func (*WatchOrganizationsResponse) ProtoReflect ¶
func (m *WatchOrganizationsResponse) ProtoReflect() preflect.Message
func (*WatchOrganizationsResponse) Reset ¶
func (m *WatchOrganizationsResponse) Reset()
func (*WatchOrganizationsResponse) SetIsCurrent ¶
func (m *WatchOrganizationsResponse) SetIsCurrent(fv bool)
func (*WatchOrganizationsResponse) SetIsHardReset ¶
func (m *WatchOrganizationsResponse) SetIsHardReset(fv bool)
func (*WatchOrganizationsResponse) SetIsSoftReset ¶
func (m *WatchOrganizationsResponse) SetIsSoftReset(fv bool)
func (*WatchOrganizationsResponse) SetOrganizationChanges ¶
func (m *WatchOrganizationsResponse) SetOrganizationChanges(fv []*organization.OrganizationChange)
func (*WatchOrganizationsResponse) SetPageTokenChange ¶
func (m *WatchOrganizationsResponse) SetPageTokenChange(fv *WatchOrganizationsResponse_PageTokenChange)
func (*WatchOrganizationsResponse) SetResumeToken ¶
func (m *WatchOrganizationsResponse) SetResumeToken(fv string)
func (*WatchOrganizationsResponse) SetSnapshotSize ¶
func (m *WatchOrganizationsResponse) SetSnapshotSize(fv int64)
func (*WatchOrganizationsResponse) String ¶
func (m *WatchOrganizationsResponse) String() string
func (*WatchOrganizationsResponse) Unmarshal ¶
func (m *WatchOrganizationsResponse) Unmarshal(b []byte) error
func (*WatchOrganizationsResponse) UnmarshalJSON ¶
func (m *WatchOrganizationsResponse) UnmarshalJSON(data []byte) error
type WatchOrganizationsResponse_PageTokenChange ¶
type WatchOrganizationsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *organization.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *organization.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchOrganizationsResponse_PageTokenChange) Descriptor ¶
func (*WatchOrganizationsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchOrganizationsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchOrganizationsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchOrganizationsResponse_PageTokenChange) GetNextPageToken() *organization.PagerCursor
func (*WatchOrganizationsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchOrganizationsResponse_PageTokenChange) GetPrevPageToken() *organization.PagerCursor
func (*WatchOrganizationsResponse_PageTokenChange) GotenMessage ¶
func (*WatchOrganizationsResponse_PageTokenChange) GotenMessage()
func (*WatchOrganizationsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchOrganizationsResponse_PageTokenChange) GotenValidate() error
func (*WatchOrganizationsResponse_PageTokenChange) Marshal ¶
func (m *WatchOrganizationsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchOrganizationsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchOrganizationsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchOrganizationsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchOrganizationsResponse_PageTokenChange) ProtoMessage()
func (*WatchOrganizationsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchOrganizationsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchOrganizationsResponse_PageTokenChange) Reset ¶
func (m *WatchOrganizationsResponse_PageTokenChange) Reset()
func (*WatchOrganizationsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchOrganizationsResponse_PageTokenChange) SetNextPageToken(fv *organization.PagerCursor)
func (*WatchOrganizationsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchOrganizationsResponse_PageTokenChange) SetPrevPageToken(fv *organization.PagerCursor)
func (*WatchOrganizationsResponse_PageTokenChange) String ¶
func (m *WatchOrganizationsResponse_PageTokenChange) String() string
func (*WatchOrganizationsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchOrganizationsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchOrganizationsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchOrganizationsResponse_PageTokenChange) UnmarshalJSON(data []byte) error