Documentation ¶
Index ¶
- Variables
- type DataContractItems
- func (*DataContractItems) Descriptor() ([]byte, []int)deprecated
- func (x *DataContractItems) GetItems() []*DataContractItems_DataContractItem
- func (*DataContractItems) ProtoMessage()
- func (x *DataContractItems) ProtoReflect() protoreflect.Message
- func (x *DataContractItems) Reset()
- func (x *DataContractItems) String() string
- type DataContractItems_DataContractItem
- func (*DataContractItems_DataContractItem) Descriptor() ([]byte, []int)deprecated
- func (x *DataContractItems_DataContractItem) GetItemProperties() *ItemProperties
- func (x *DataContractItems_DataContractItem) GetRef() *v1.DataContractRef
- func (*DataContractItems_DataContractItem) ProtoMessage()
- func (x *DataContractItems_DataContractItem) ProtoReflect() protoreflect.Message
- func (x *DataContractItems_DataContractItem) Reset()
- func (x *DataContractItems_DataContractItem) String() string
- type DocumentItems
- type DocumentItems_DocumentItem
- func (*DocumentItems_DocumentItem) Descriptor() ([]byte, []int)deprecated
- func (x *DocumentItems_DocumentItem) GetFilename() string
- func (x *DocumentItems_DocumentItem) GetItemProperties() *ItemProperties
- func (x *DocumentItems_DocumentItem) GetUri() string
- func (*DocumentItems_DocumentItem) ProtoMessage()
- func (x *DocumentItems_DocumentItem) ProtoReflect() protoreflect.Message
- func (x *DocumentItems_DocumentItem) Reset()
- func (x *DocumentItems_DocumentItem) String() string
- type InfoAsset
- func (*InfoAsset) Descriptor() ([]byte, []int)deprecated
- func (x *InfoAsset) GetBusinessImpacts() []*InfoAsset_BusinessImpactRating
- func (x *InfoAsset) GetEmbargo() bool
- func (x *InfoAsset) GetIsTemplate() bool
- func (x *InfoAsset) GetName() string
- func (x *InfoAsset) GetSections() []*InfoAsset_Section
- func (x *InfoAsset) GetSecurityLevel() string
- func (x *InfoAsset) GetSecurityLevels() []string
- func (x *InfoAsset) GetTemplate() string
- func (*InfoAsset) ProtoMessage()
- func (x *InfoAsset) ProtoReflect() protoreflect.Message
- func (x *InfoAsset) Reset()
- func (x *InfoAsset) String() string
- type InfoAssetItems
- func (*InfoAssetItems) Descriptor() ([]byte, []int)deprecated
- func (x *InfoAssetItems) GetItems() []*InfoAssetItems_InfoAssetItem
- func (*InfoAssetItems) ProtoMessage()
- func (x *InfoAssetItems) ProtoReflect() protoreflect.Message
- func (x *InfoAssetItems) Reset()
- func (x *InfoAssetItems) String() string
- type InfoAssetItems_InfoAssetItem
- func (*InfoAssetItems_InfoAssetItem) Descriptor() ([]byte, []int)deprecated
- func (x *InfoAssetItems_InfoAssetItem) GetClassification() *InfoAssetItems_InfoAssetItem_Classification
- func (x *InfoAssetItems_InfoAssetItem) GetInfoAsset() *InfoAsset
- func (x *InfoAssetItems_InfoAssetItem) GetItemProperties() *ItemProperties
- func (x *InfoAssetItems_InfoAssetItem) GetName() string
- func (x *InfoAssetItems_InfoAssetItem) GetState() InfoAssetItems_InfoAssetItem_State
- func (*InfoAssetItems_InfoAssetItem) ProtoMessage()
- func (x *InfoAssetItems_InfoAssetItem) ProtoReflect() protoreflect.Message
- func (x *InfoAssetItems_InfoAssetItem) Reset()
- func (x *InfoAssetItems_InfoAssetItem) String() string
- type InfoAssetItems_InfoAssetItem_Classification
- func (*InfoAssetItems_InfoAssetItem_Classification) Descriptor() ([]byte, []int)deprecated
- func (x *InfoAssetItems_InfoAssetItem_Classification) GetColorCss() string
- func (x *InfoAssetItems_InfoAssetItem_Classification) GetName() string
- func (x *InfoAssetItems_InfoAssetItem_Classification) GetPoints() int32
- func (*InfoAssetItems_InfoAssetItem_Classification) ProtoMessage()
- func (x *InfoAssetItems_InfoAssetItem_Classification) ProtoReflect() protoreflect.Message
- func (x *InfoAssetItems_InfoAssetItem_Classification) Reset()
- func (x *InfoAssetItems_InfoAssetItem_Classification) String() string
- type InfoAssetItems_InfoAssetItem_State
- func (InfoAssetItems_InfoAssetItem_State) Descriptor() protoreflect.EnumDescriptor
- func (x InfoAssetItems_InfoAssetItem_State) Enum() *InfoAssetItems_InfoAssetItem_State
- func (InfoAssetItems_InfoAssetItem_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x InfoAssetItems_InfoAssetItem_State) Number() protoreflect.EnumNumber
- func (x InfoAssetItems_InfoAssetItem_State) String() string
- func (InfoAssetItems_InfoAssetItem_State) Type() protoreflect.EnumType
- type InfoAsset_BusinessImpactCategory
- func (*InfoAsset_BusinessImpactCategory) Descriptor() ([]byte, []int)deprecated
- func (x *InfoAsset_BusinessImpactCategory) GetDescription() string
- func (x *InfoAsset_BusinessImpactCategory) GetName() string
- func (x *InfoAsset_BusinessImpactCategory) GetValue() float32
- func (*InfoAsset_BusinessImpactCategory) ProtoMessage()
- func (x *InfoAsset_BusinessImpactCategory) ProtoReflect() protoreflect.Message
- func (x *InfoAsset_BusinessImpactCategory) Reset()
- func (x *InfoAsset_BusinessImpactCategory) String() string
- type InfoAsset_BusinessImpactRating
- func (*InfoAsset_BusinessImpactRating) Descriptor() ([]byte, []int)deprecated
- func (x *InfoAsset_BusinessImpactRating) GetCategory() *InfoAsset_BusinessImpactCategory
- func (x *InfoAsset_BusinessImpactRating) GetLabel() string
- func (*InfoAsset_BusinessImpactRating) ProtoMessage()
- func (x *InfoAsset_BusinessImpactRating) ProtoReflect() protoreflect.Message
- func (x *InfoAsset_BusinessImpactRating) Reset()
- func (x *InfoAsset_BusinessImpactRating) String() string
- type InfoAsset_Check
- func (*InfoAsset_Check) Descriptor() ([]byte, []int)deprecated
- func (x *InfoAsset_Check) GetChecked() bool
- func (x *InfoAsset_Check) GetDetailInfo() string
- func (x *InfoAsset_Check) GetName() string
- func (*InfoAsset_Check) ProtoMessage()
- func (x *InfoAsset_Check) ProtoReflect() protoreflect.Message
- func (x *InfoAsset_Check) Reset()
- func (x *InfoAsset_Check) String() string
- type InfoAsset_Section
- func (*InfoAsset_Section) Descriptor() ([]byte, []int)deprecated
- func (x *InfoAsset_Section) GetName() string
- func (x *InfoAsset_Section) GetSubSections() []*InfoAsset_SubSection
- func (*InfoAsset_Section) ProtoMessage()
- func (x *InfoAsset_Section) ProtoReflect() protoreflect.Message
- func (x *InfoAsset_Section) Reset()
- func (x *InfoAsset_Section) String() string
- type InfoAsset_SubSection
- func (*InfoAsset_SubSection) Descriptor() ([]byte, []int)deprecated
- func (x *InfoAsset_SubSection) GetChecks() []*InfoAsset_Check
- func (x *InfoAsset_SubSection) GetDescription() string
- func (x *InfoAsset_SubSection) GetExplanation() string
- func (x *InfoAsset_SubSection) GetName() string
- func (*InfoAsset_SubSection) ProtoMessage()
- func (x *InfoAsset_SubSection) ProtoReflect() protoreflect.Message
- func (x *InfoAsset_SubSection) Reset()
- func (x *InfoAsset_SubSection) String() string
- type ItemGroup
- func (*ItemGroup) Descriptor() ([]byte, []int)deprecated
- func (x *ItemGroup) GetDataContractItems() *DataContractItems
- func (x *ItemGroup) GetDescription() string
- func (x *ItemGroup) GetDocumentItems() *DocumentItems
- func (x *ItemGroup) GetInfoAssetItems() *InfoAssetItems
- func (m *ItemGroup) GetItems() isItemGroup_Items
- func (x *ItemGroup) GetName() string
- func (x *ItemGroup) GetPipelineItems() *PipelineItems
- func (x *ItemGroup) GetTodoItems() *TodoItems
- func (*ItemGroup) ProtoMessage()
- func (x *ItemGroup) ProtoReflect() protoreflect.Message
- func (x *ItemGroup) Reset()
- func (x *ItemGroup) String() string
- type ItemGroup_DataContractItems
- type ItemGroup_DocumentItems
- type ItemGroup_InfoAssetItems
- type ItemGroup_PipelineItems
- type ItemGroup_TodoItems
- type ItemProperties
- func (*ItemProperties) Descriptor() ([]byte, []int)deprecated
- func (x *ItemProperties) GetAssignee() *v1.User
- func (x *ItemProperties) GetCompletionTime() *timestamppb.Timestamp
- func (x *ItemProperties) GetCreationTime() *timestamppb.Timestamp
- func (x *ItemProperties) GetCreator() *v1.User
- func (x *ItemProperties) GetDueTime() *timestamppb.Timestamp
- func (x *ItemProperties) GetId() string
- func (*ItemProperties) ProtoMessage()
- func (x *ItemProperties) ProtoReflect() protoreflect.Message
- func (x *ItemProperties) Reset()
- func (x *ItemProperties) String() string
- type PipelineItems
- type PipelineItems_PipelineItem
- func (*PipelineItems_PipelineItem) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineItems_PipelineItem) GetBatchJob() *v1.BatchJobRef
- func (x *PipelineItems_PipelineItem) GetItemProperties() *ItemProperties
- func (m *PipelineItems_PipelineItem) GetPipeline() isPipelineItems_PipelineItem_Pipeline
- func (x *PipelineItems_PipelineItem) GetStream() *v1.StreamRef
- func (*PipelineItems_PipelineItem) ProtoMessage()
- func (x *PipelineItems_PipelineItem) ProtoReflect() protoreflect.Message
- func (x *PipelineItems_PipelineItem) Reset()
- func (x *PipelineItems_PipelineItem) String() string
- type PipelineItems_PipelineItem_BatchJob
- type PipelineItems_PipelineItem_Stream
- type ProjectPlan
- func (*ProjectPlan) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectPlan) GetDescription() string
- func (x *ProjectPlan) GetIsTemplate() bool
- func (x *ProjectPlan) GetItemGroups() []*ItemGroup
- func (x *ProjectPlan) GetProjectId() string
- func (x *ProjectPlan) GetTitle() string
- func (x *ProjectPlan) GetUsers() []*v1.User
- func (*ProjectPlan) ProtoMessage()
- func (x *ProjectPlan) ProtoReflect() protoreflect.Message
- func (x *ProjectPlan) Reset()
- func (x *ProjectPlan) String() string
- type TodoItems
- type TodoItems_TodoItem
- func (*TodoItems_TodoItem) Descriptor() ([]byte, []int)deprecated
- func (x *TodoItems_TodoItem) GetDescription() string
- func (x *TodoItems_TodoItem) GetItemProperties() *ItemProperties
- func (*TodoItems_TodoItem) ProtoMessage()
- func (x *TodoItems_TodoItem) ProtoReflect() protoreflect.Message
- func (x *TodoItems_TodoItem) Reset()
- func (x *TodoItems_TodoItem) String() string
Constants ¶
This section is empty.
Variables ¶
var ( InfoAssetItems_InfoAssetItem_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "DRAFT", 2: "IN_REVIEW", 3: "APPROVED", } InfoAssetItems_InfoAssetItem_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "DRAFT": 1, "IN_REVIEW": 2, "APPROVED": 3, } )
Enum value maps for InfoAssetItems_InfoAssetItem_State.
var File_strmprivacy_api_entities_v1alpha_entities_v1alpha_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type DataContractItems ¶
type DataContractItems struct { Items []*DataContractItems_DataContractItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*DataContractItems) Descriptor
deprecated
func (*DataContractItems) Descriptor() ([]byte, []int)
Deprecated: Use DataContractItems.ProtoReflect.Descriptor instead.
func (*DataContractItems) GetItems ¶
func (x *DataContractItems) GetItems() []*DataContractItems_DataContractItem
func (*DataContractItems) ProtoMessage ¶
func (*DataContractItems) ProtoMessage()
func (*DataContractItems) ProtoReflect ¶
func (x *DataContractItems) ProtoReflect() protoreflect.Message
func (*DataContractItems) Reset ¶
func (x *DataContractItems) Reset()
func (*DataContractItems) String ¶
func (x *DataContractItems) String() string
type DataContractItems_DataContractItem ¶
type DataContractItems_DataContractItem struct { ItemProperties *ItemProperties `protobuf:"bytes,1,opt,name=item_properties,json=itemProperties,proto3" json:"item_properties,omitempty"` // Data Contract details can be retrieved through the Data Contract API. Ref *v1.DataContractRef `protobuf:"bytes,2,opt,name=ref,proto3" json:"ref,omitempty"` // contains filtered or unexported fields }
func (*DataContractItems_DataContractItem) Descriptor
deprecated
func (*DataContractItems_DataContractItem) Descriptor() ([]byte, []int)
Deprecated: Use DataContractItems_DataContractItem.ProtoReflect.Descriptor instead.
func (*DataContractItems_DataContractItem) GetItemProperties ¶
func (x *DataContractItems_DataContractItem) GetItemProperties() *ItemProperties
func (*DataContractItems_DataContractItem) GetRef ¶
func (x *DataContractItems_DataContractItem) GetRef() *v1.DataContractRef
func (*DataContractItems_DataContractItem) ProtoMessage ¶
func (*DataContractItems_DataContractItem) ProtoMessage()
func (*DataContractItems_DataContractItem) ProtoReflect ¶
func (x *DataContractItems_DataContractItem) ProtoReflect() protoreflect.Message
func (*DataContractItems_DataContractItem) Reset ¶
func (x *DataContractItems_DataContractItem) Reset()
func (*DataContractItems_DataContractItem) String ¶
func (x *DataContractItems_DataContractItem) String() string
type DocumentItems ¶
type DocumentItems struct { Items []*DocumentItems_DocumentItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*DocumentItems) Descriptor
deprecated
func (*DocumentItems) Descriptor() ([]byte, []int)
Deprecated: Use DocumentItems.ProtoReflect.Descriptor instead.
func (*DocumentItems) GetItems ¶
func (x *DocumentItems) GetItems() []*DocumentItems_DocumentItem
func (*DocumentItems) ProtoMessage ¶
func (*DocumentItems) ProtoMessage()
func (*DocumentItems) ProtoReflect ¶
func (x *DocumentItems) ProtoReflect() protoreflect.Message
func (*DocumentItems) Reset ¶
func (x *DocumentItems) Reset()
func (*DocumentItems) String ¶
func (x *DocumentItems) String() string
type DocumentItems_DocumentItem ¶
type DocumentItems_DocumentItem struct { ItemProperties *ItemProperties `protobuf:"bytes,1,opt,name=item_properties,json=itemProperties,proto3" json:"item_properties,omitempty"` // Filename should be unique within the project. Filename string `protobuf:"bytes,2,opt,name=filename,proto3" json:"filename,omitempty"` // If the URI is set, then the document originates from an external source. Uri string `protobuf:"bytes,3,opt,name=uri,proto3" json:"uri,omitempty"` // contains filtered or unexported fields }
func (*DocumentItems_DocumentItem) Descriptor
deprecated
func (*DocumentItems_DocumentItem) Descriptor() ([]byte, []int)
Deprecated: Use DocumentItems_DocumentItem.ProtoReflect.Descriptor instead.
func (*DocumentItems_DocumentItem) GetFilename ¶
func (x *DocumentItems_DocumentItem) GetFilename() string
func (*DocumentItems_DocumentItem) GetItemProperties ¶
func (x *DocumentItems_DocumentItem) GetItemProperties() *ItemProperties
func (*DocumentItems_DocumentItem) GetUri ¶
func (x *DocumentItems_DocumentItem) GetUri() string
func (*DocumentItems_DocumentItem) ProtoMessage ¶
func (*DocumentItems_DocumentItem) ProtoMessage()
func (*DocumentItems_DocumentItem) ProtoReflect ¶
func (x *DocumentItems_DocumentItem) ProtoReflect() protoreflect.Message
func (*DocumentItems_DocumentItem) Reset ¶
func (x *DocumentItems_DocumentItem) Reset()
func (*DocumentItems_DocumentItem) String ¶
func (x *DocumentItems_DocumentItem) String() string
type InfoAsset ¶
type InfoAsset struct { Template string `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Embargo bool `protobuf:"varint,3,opt,name=embargo,proto3" json:"embargo,omitempty"` BusinessImpacts []*InfoAsset_BusinessImpactRating `protobuf:"bytes,4,rep,name=business_impacts,json=businessImpacts,proto3" json:"business_impacts,omitempty"` SecurityLevels []string `protobuf:"bytes,5,rep,name=security_levels,json=securityLevels,proto3" json:"security_levels,omitempty"` SecurityLevel string `protobuf:"bytes,6,opt,name=security_level,json=securityLevel,proto3" json:"security_level,omitempty"` Sections []*InfoAsset_Section `protobuf:"bytes,7,rep,name=sections,proto3" json:"sections,omitempty"` // is this instance actually a template, i.e. without filled in values. IsTemplate bool `protobuf:"varint,8,opt,name=is_template,json=isTemplate,proto3" json:"is_template,omitempty"` // contains filtered or unexported fields }
func (*InfoAsset) Descriptor
deprecated
func (*InfoAsset) GetBusinessImpacts ¶
func (x *InfoAsset) GetBusinessImpacts() []*InfoAsset_BusinessImpactRating
func (*InfoAsset) GetEmbargo ¶
func (*InfoAsset) GetIsTemplate ¶
func (*InfoAsset) GetSections ¶
func (x *InfoAsset) GetSections() []*InfoAsset_Section
func (*InfoAsset) GetSecurityLevel ¶
func (*InfoAsset) GetSecurityLevels ¶
func (*InfoAsset) GetTemplate ¶
func (*InfoAsset) ProtoMessage ¶
func (*InfoAsset) ProtoMessage()
func (*InfoAsset) ProtoReflect ¶
func (x *InfoAsset) ProtoReflect() protoreflect.Message
type InfoAssetItems ¶
type InfoAssetItems struct { Items []*InfoAssetItems_InfoAssetItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*InfoAssetItems) Descriptor
deprecated
func (*InfoAssetItems) Descriptor() ([]byte, []int)
Deprecated: Use InfoAssetItems.ProtoReflect.Descriptor instead.
func (*InfoAssetItems) GetItems ¶
func (x *InfoAssetItems) GetItems() []*InfoAssetItems_InfoAssetItem
func (*InfoAssetItems) ProtoMessage ¶
func (*InfoAssetItems) ProtoMessage()
func (*InfoAssetItems) ProtoReflect ¶
func (x *InfoAssetItems) ProtoReflect() protoreflect.Message
func (*InfoAssetItems) Reset ¶
func (x *InfoAssetItems) Reset()
func (*InfoAssetItems) String ¶
func (x *InfoAssetItems) String() string
type InfoAssetItems_InfoAssetItem ¶
type InfoAssetItems_InfoAssetItem struct { ItemProperties *ItemProperties `protobuf:"bytes,1,opt,name=item_properties,json=itemProperties,proto3" json:"item_properties,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` State InfoAssetItems_InfoAssetItem_State `` /* 137-byte string literal not displayed */ Classification *InfoAssetItems_InfoAssetItem_Classification `protobuf:"bytes,4,opt,name=classification,proto3" json:"classification,omitempty"` InfoAsset *InfoAsset `protobuf:"bytes,5,opt,name=info_asset,json=infoAsset,proto3" json:"info_asset,omitempty"` // contains filtered or unexported fields }
func (*InfoAssetItems_InfoAssetItem) Descriptor
deprecated
func (*InfoAssetItems_InfoAssetItem) Descriptor() ([]byte, []int)
Deprecated: Use InfoAssetItems_InfoAssetItem.ProtoReflect.Descriptor instead.
func (*InfoAssetItems_InfoAssetItem) GetClassification ¶
func (x *InfoAssetItems_InfoAssetItem) GetClassification() *InfoAssetItems_InfoAssetItem_Classification
func (*InfoAssetItems_InfoAssetItem) GetInfoAsset ¶
func (x *InfoAssetItems_InfoAssetItem) GetInfoAsset() *InfoAsset
func (*InfoAssetItems_InfoAssetItem) GetItemProperties ¶
func (x *InfoAssetItems_InfoAssetItem) GetItemProperties() *ItemProperties
func (*InfoAssetItems_InfoAssetItem) GetName ¶
func (x *InfoAssetItems_InfoAssetItem) GetName() string
func (*InfoAssetItems_InfoAssetItem) GetState ¶
func (x *InfoAssetItems_InfoAssetItem) GetState() InfoAssetItems_InfoAssetItem_State
func (*InfoAssetItems_InfoAssetItem) ProtoMessage ¶
func (*InfoAssetItems_InfoAssetItem) ProtoMessage()
func (*InfoAssetItems_InfoAssetItem) ProtoReflect ¶
func (x *InfoAssetItems_InfoAssetItem) ProtoReflect() protoreflect.Message
func (*InfoAssetItems_InfoAssetItem) Reset ¶
func (x *InfoAssetItems_InfoAssetItem) Reset()
func (*InfoAssetItems_InfoAssetItem) String ¶
func (x *InfoAssetItems_InfoAssetItem) String() string
type InfoAssetItems_InfoAssetItem_Classification ¶
type InfoAssetItems_InfoAssetItem_Classification struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ColorCss string `protobuf:"bytes,2,opt,name=color_css,json=colorCss,proto3" json:"color_css,omitempty"` // The sensitivity points of the information asset (higher is more sensitive) Points int32 `protobuf:"varint,4,opt,name=points,proto3" json:"points,omitempty"` // contains filtered or unexported fields }
TODO is the name correct? Could also be SensitivityClassification or RiskClassification. TODO is points a part of the classification or a separate field?
func (*InfoAssetItems_InfoAssetItem_Classification) Descriptor
deprecated
func (*InfoAssetItems_InfoAssetItem_Classification) Descriptor() ([]byte, []int)
Deprecated: Use InfoAssetItems_InfoAssetItem_Classification.ProtoReflect.Descriptor instead.
func (*InfoAssetItems_InfoAssetItem_Classification) GetColorCss ¶
func (x *InfoAssetItems_InfoAssetItem_Classification) GetColorCss() string
func (*InfoAssetItems_InfoAssetItem_Classification) GetName ¶
func (x *InfoAssetItems_InfoAssetItem_Classification) GetName() string
func (*InfoAssetItems_InfoAssetItem_Classification) GetPoints ¶
func (x *InfoAssetItems_InfoAssetItem_Classification) GetPoints() int32
func (*InfoAssetItems_InfoAssetItem_Classification) ProtoMessage ¶
func (*InfoAssetItems_InfoAssetItem_Classification) ProtoMessage()
func (*InfoAssetItems_InfoAssetItem_Classification) ProtoReflect ¶
func (x *InfoAssetItems_InfoAssetItem_Classification) ProtoReflect() protoreflect.Message
func (*InfoAssetItems_InfoAssetItem_Classification) Reset ¶
func (x *InfoAssetItems_InfoAssetItem_Classification) Reset()
func (*InfoAssetItems_InfoAssetItem_Classification) String ¶
func (x *InfoAssetItems_InfoAssetItem_Classification) String() string
type InfoAssetItems_InfoAssetItem_State ¶
type InfoAssetItems_InfoAssetItem_State int32
const ( InfoAssetItems_InfoAssetItem_STATE_UNSPECIFIED InfoAssetItems_InfoAssetItem_State = 0 InfoAssetItems_InfoAssetItem_DRAFT InfoAssetItems_InfoAssetItem_State = 1 InfoAssetItems_InfoAssetItem_IN_REVIEW InfoAssetItems_InfoAssetItem_State = 2 InfoAssetItems_InfoAssetItem_APPROVED InfoAssetItems_InfoAssetItem_State = 3 )
func (InfoAssetItems_InfoAssetItem_State) Descriptor ¶
func (InfoAssetItems_InfoAssetItem_State) Descriptor() protoreflect.EnumDescriptor
func (InfoAssetItems_InfoAssetItem_State) Enum ¶
func (x InfoAssetItems_InfoAssetItem_State) Enum() *InfoAssetItems_InfoAssetItem_State
func (InfoAssetItems_InfoAssetItem_State) EnumDescriptor
deprecated
func (InfoAssetItems_InfoAssetItem_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use InfoAssetItems_InfoAssetItem_State.Descriptor instead.
func (InfoAssetItems_InfoAssetItem_State) Number ¶
func (x InfoAssetItems_InfoAssetItem_State) Number() protoreflect.EnumNumber
func (InfoAssetItems_InfoAssetItem_State) String ¶
func (x InfoAssetItems_InfoAssetItem_State) String() string
func (InfoAssetItems_InfoAssetItem_State) Type ¶
func (InfoAssetItems_InfoAssetItem_State) Type() protoreflect.EnumType
type InfoAsset_BusinessImpactCategory ¶
type InfoAsset_BusinessImpactCategory struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Value float32 `protobuf:"fixed32,3,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*InfoAsset_BusinessImpactCategory) Descriptor
deprecated
func (*InfoAsset_BusinessImpactCategory) Descriptor() ([]byte, []int)
Deprecated: Use InfoAsset_BusinessImpactCategory.ProtoReflect.Descriptor instead.
func (*InfoAsset_BusinessImpactCategory) GetDescription ¶
func (x *InfoAsset_BusinessImpactCategory) GetDescription() string
func (*InfoAsset_BusinessImpactCategory) GetName ¶
func (x *InfoAsset_BusinessImpactCategory) GetName() string
func (*InfoAsset_BusinessImpactCategory) GetValue ¶
func (x *InfoAsset_BusinessImpactCategory) GetValue() float32
func (*InfoAsset_BusinessImpactCategory) ProtoMessage ¶
func (*InfoAsset_BusinessImpactCategory) ProtoMessage()
func (*InfoAsset_BusinessImpactCategory) ProtoReflect ¶
func (x *InfoAsset_BusinessImpactCategory) ProtoReflect() protoreflect.Message
func (*InfoAsset_BusinessImpactCategory) Reset ¶
func (x *InfoAsset_BusinessImpactCategory) Reset()
func (*InfoAsset_BusinessImpactCategory) String ¶
func (x *InfoAsset_BusinessImpactCategory) String() string
type InfoAsset_BusinessImpactRating ¶
type InfoAsset_BusinessImpactRating struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Category *InfoAsset_BusinessImpactCategory `protobuf:"bytes,2,opt,name=category,proto3" json:"category,omitempty"` // contains filtered or unexported fields }
func (*InfoAsset_BusinessImpactRating) Descriptor
deprecated
func (*InfoAsset_BusinessImpactRating) Descriptor() ([]byte, []int)
Deprecated: Use InfoAsset_BusinessImpactRating.ProtoReflect.Descriptor instead.
func (*InfoAsset_BusinessImpactRating) GetCategory ¶
func (x *InfoAsset_BusinessImpactRating) GetCategory() *InfoAsset_BusinessImpactCategory
func (*InfoAsset_BusinessImpactRating) GetLabel ¶
func (x *InfoAsset_BusinessImpactRating) GetLabel() string
func (*InfoAsset_BusinessImpactRating) ProtoMessage ¶
func (*InfoAsset_BusinessImpactRating) ProtoMessage()
func (*InfoAsset_BusinessImpactRating) ProtoReflect ¶
func (x *InfoAsset_BusinessImpactRating) ProtoReflect() protoreflect.Message
func (*InfoAsset_BusinessImpactRating) Reset ¶
func (x *InfoAsset_BusinessImpactRating) Reset()
func (*InfoAsset_BusinessImpactRating) String ¶
func (x *InfoAsset_BusinessImpactRating) String() string
type InfoAsset_Check ¶
type InfoAsset_Check struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` DetailInfo string `protobuf:"bytes,2,opt,name=detail_info,json=detailInfo,proto3" json:"detail_info,omitempty"` Checked bool `protobuf:"varint,3,opt,name=checked,proto3" json:"checked,omitempty"` // contains filtered or unexported fields }
func (*InfoAsset_Check) Descriptor
deprecated
func (*InfoAsset_Check) Descriptor() ([]byte, []int)
Deprecated: Use InfoAsset_Check.ProtoReflect.Descriptor instead.
func (*InfoAsset_Check) GetChecked ¶
func (x *InfoAsset_Check) GetChecked() bool
func (*InfoAsset_Check) GetDetailInfo ¶
func (x *InfoAsset_Check) GetDetailInfo() string
func (*InfoAsset_Check) GetName ¶
func (x *InfoAsset_Check) GetName() string
func (*InfoAsset_Check) ProtoMessage ¶
func (*InfoAsset_Check) ProtoMessage()
func (*InfoAsset_Check) ProtoReflect ¶
func (x *InfoAsset_Check) ProtoReflect() protoreflect.Message
func (*InfoAsset_Check) Reset ¶
func (x *InfoAsset_Check) Reset()
func (*InfoAsset_Check) String ¶
func (x *InfoAsset_Check) String() string
type InfoAsset_Section ¶
type InfoAsset_Section struct { // Business consequences for instance Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` SubSections []*InfoAsset_SubSection `protobuf:"bytes,2,rep,name=sub_sections,json=subSections,proto3" json:"sub_sections,omitempty"` // contains filtered or unexported fields }
func (*InfoAsset_Section) Descriptor
deprecated
func (*InfoAsset_Section) Descriptor() ([]byte, []int)
Deprecated: Use InfoAsset_Section.ProtoReflect.Descriptor instead.
func (*InfoAsset_Section) GetName ¶
func (x *InfoAsset_Section) GetName() string
func (*InfoAsset_Section) GetSubSections ¶
func (x *InfoAsset_Section) GetSubSections() []*InfoAsset_SubSection
func (*InfoAsset_Section) ProtoMessage ¶
func (*InfoAsset_Section) ProtoMessage()
func (*InfoAsset_Section) ProtoReflect ¶
func (x *InfoAsset_Section) ProtoReflect() protoreflect.Message
func (*InfoAsset_Section) Reset ¶
func (x *InfoAsset_Section) Reset()
func (*InfoAsset_Section) String ¶
func (x *InfoAsset_Section) String() string
type InfoAsset_SubSection ¶
type InfoAsset_SubSection struct { // 'Impact on core business' for instance Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Explanation string `protobuf:"bytes,3,opt,name=explanation,proto3" json:"explanation,omitempty"` Checks []*InfoAsset_Check `protobuf:"bytes,4,rep,name=checks,proto3" json:"checks,omitempty"` // contains filtered or unexported fields }
func (*InfoAsset_SubSection) Descriptor
deprecated
func (*InfoAsset_SubSection) Descriptor() ([]byte, []int)
Deprecated: Use InfoAsset_SubSection.ProtoReflect.Descriptor instead.
func (*InfoAsset_SubSection) GetChecks ¶
func (x *InfoAsset_SubSection) GetChecks() []*InfoAsset_Check
func (*InfoAsset_SubSection) GetDescription ¶
func (x *InfoAsset_SubSection) GetDescription() string
func (*InfoAsset_SubSection) GetExplanation ¶
func (x *InfoAsset_SubSection) GetExplanation() string
func (*InfoAsset_SubSection) GetName ¶
func (x *InfoAsset_SubSection) GetName() string
func (*InfoAsset_SubSection) ProtoMessage ¶
func (*InfoAsset_SubSection) ProtoMessage()
func (*InfoAsset_SubSection) ProtoReflect ¶
func (x *InfoAsset_SubSection) ProtoReflect() protoreflect.Message
func (*InfoAsset_SubSection) Reset ¶
func (x *InfoAsset_SubSection) Reset()
func (*InfoAsset_SubSection) String ¶
func (x *InfoAsset_SubSection) String() string
type ItemGroup ¶
type ItemGroup struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // Types that are assignable to Items: // // *ItemGroup_TodoItems // *ItemGroup_DataContractItems // *ItemGroup_InfoAssetItems // *ItemGroup_DocumentItems // *ItemGroup_PipelineItems Items isItemGroup_Items `protobuf_oneof:"items"` // contains filtered or unexported fields }
func (*ItemGroup) Descriptor
deprecated
func (*ItemGroup) GetDataContractItems ¶
func (x *ItemGroup) GetDataContractItems() *DataContractItems
func (*ItemGroup) GetDescription ¶
func (*ItemGroup) GetDocumentItems ¶
func (x *ItemGroup) GetDocumentItems() *DocumentItems
func (*ItemGroup) GetInfoAssetItems ¶
func (x *ItemGroup) GetInfoAssetItems() *InfoAssetItems
func (*ItemGroup) GetPipelineItems ¶
func (x *ItemGroup) GetPipelineItems() *PipelineItems
func (*ItemGroup) GetTodoItems ¶
func (*ItemGroup) ProtoMessage ¶
func (*ItemGroup) ProtoMessage()
func (*ItemGroup) ProtoReflect ¶
func (x *ItemGroup) ProtoReflect() protoreflect.Message
type ItemGroup_DataContractItems ¶
type ItemGroup_DataContractItems struct {
DataContractItems *DataContractItems `protobuf:"bytes,5,opt,name=data_contract_items,json=dataContractItems,proto3,oneof"`
}
type ItemGroup_DocumentItems ¶
type ItemGroup_DocumentItems struct {
DocumentItems *DocumentItems `protobuf:"bytes,7,opt,name=document_items,json=documentItems,proto3,oneof"`
}
type ItemGroup_InfoAssetItems ¶
type ItemGroup_InfoAssetItems struct {
InfoAssetItems *InfoAssetItems `protobuf:"bytes,6,opt,name=info_asset_items,json=infoAssetItems,proto3,oneof"`
}
type ItemGroup_PipelineItems ¶
type ItemGroup_PipelineItems struct {
PipelineItems *PipelineItems `protobuf:"bytes,8,opt,name=pipeline_items,json=pipelineItems,proto3,oneof"`
}
type ItemGroup_TodoItems ¶
type ItemGroup_TodoItems struct {
TodoItems *TodoItems `protobuf:"bytes,4,opt,name=todo_items,json=todoItems,proto3,oneof"`
}
type ItemProperties ¶
type ItemProperties struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreationTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=creation_time,json=creationTime,proto3" json:"creation_time,omitempty"` DueTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=due_time,json=dueTime,proto3" json:"due_time,omitempty"` CompletionTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=completion_time,json=completionTime,proto3" json:"completion_time,omitempty"` // The user that created this item, retrieved from the JWT token. Creator *v1.User `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` // The user that is assigned to this item. Assignee *v1.User `protobuf:"bytes,6,opt,name=assignee,proto3" json:"assignee,omitempty"` // contains filtered or unexported fields }
func (*ItemProperties) Descriptor
deprecated
func (*ItemProperties) Descriptor() ([]byte, []int)
Deprecated: Use ItemProperties.ProtoReflect.Descriptor instead.
func (*ItemProperties) GetAssignee ¶
func (x *ItemProperties) GetAssignee() *v1.User
func (*ItemProperties) GetCompletionTime ¶
func (x *ItemProperties) GetCompletionTime() *timestamppb.Timestamp
func (*ItemProperties) GetCreationTime ¶
func (x *ItemProperties) GetCreationTime() *timestamppb.Timestamp
func (*ItemProperties) GetCreator ¶
func (x *ItemProperties) GetCreator() *v1.User
func (*ItemProperties) GetDueTime ¶
func (x *ItemProperties) GetDueTime() *timestamppb.Timestamp
func (*ItemProperties) GetId ¶
func (x *ItemProperties) GetId() string
func (*ItemProperties) ProtoMessage ¶
func (*ItemProperties) ProtoMessage()
func (*ItemProperties) ProtoReflect ¶
func (x *ItemProperties) ProtoReflect() protoreflect.Message
func (*ItemProperties) Reset ¶
func (x *ItemProperties) Reset()
func (*ItemProperties) String ¶
func (x *ItemProperties) String() string
type PipelineItems ¶
type PipelineItems struct { Items []*PipelineItems_PipelineItem `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*PipelineItems) Descriptor
deprecated
func (*PipelineItems) Descriptor() ([]byte, []int)
Deprecated: Use PipelineItems.ProtoReflect.Descriptor instead.
func (*PipelineItems) GetItems ¶
func (x *PipelineItems) GetItems() []*PipelineItems_PipelineItem
func (*PipelineItems) ProtoMessage ¶
func (*PipelineItems) ProtoMessage()
func (*PipelineItems) ProtoReflect ¶
func (x *PipelineItems) ProtoReflect() protoreflect.Message
func (*PipelineItems) Reset ¶
func (x *PipelineItems) Reset()
func (*PipelineItems) String ¶
func (x *PipelineItems) String() string
type PipelineItems_PipelineItem ¶
type PipelineItems_PipelineItem struct { ItemProperties *ItemProperties `protobuf:"bytes,1,opt,name=item_properties,json=itemProperties,proto3" json:"item_properties,omitempty"` // Types that are assignable to Pipeline: // // *PipelineItems_PipelineItem_Stream // *PipelineItems_PipelineItem_BatchJob Pipeline isPipelineItems_PipelineItem_Pipeline `protobuf_oneof:"pipeline"` // contains filtered or unexported fields }
func (*PipelineItems_PipelineItem) Descriptor
deprecated
func (*PipelineItems_PipelineItem) Descriptor() ([]byte, []int)
Deprecated: Use PipelineItems_PipelineItem.ProtoReflect.Descriptor instead.
func (*PipelineItems_PipelineItem) GetBatchJob ¶
func (x *PipelineItems_PipelineItem) GetBatchJob() *v1.BatchJobRef
func (*PipelineItems_PipelineItem) GetItemProperties ¶
func (x *PipelineItems_PipelineItem) GetItemProperties() *ItemProperties
func (*PipelineItems_PipelineItem) GetPipeline ¶
func (m *PipelineItems_PipelineItem) GetPipeline() isPipelineItems_PipelineItem_Pipeline
func (*PipelineItems_PipelineItem) GetStream ¶
func (x *PipelineItems_PipelineItem) GetStream() *v1.StreamRef
func (*PipelineItems_PipelineItem) ProtoMessage ¶
func (*PipelineItems_PipelineItem) ProtoMessage()
func (*PipelineItems_PipelineItem) ProtoReflect ¶
func (x *PipelineItems_PipelineItem) ProtoReflect() protoreflect.Message
func (*PipelineItems_PipelineItem) Reset ¶
func (x *PipelineItems_PipelineItem) Reset()
func (*PipelineItems_PipelineItem) String ¶
func (x *PipelineItems_PipelineItem) String() string
type PipelineItems_PipelineItem_BatchJob ¶
type PipelineItems_PipelineItem_BatchJob struct {
BatchJob *v1.BatchJobRef `protobuf:"bytes,3,opt,name=batch_job,json=batchJob,proto3,oneof"`
}
type ProjectPlan ¶
type ProjectPlan struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // If title is empty, the project name from the project message can be used. Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` ItemGroups []*ItemGroup `protobuf:"bytes,4,rep,name=item_groups,json=itemGroups,proto3" json:"item_groups,omitempty"` Users []*v1.User `protobuf:"bytes,5,rep,name=users,proto3" json:"users,omitempty"` // is this instance actually a template, i.e. without filled in values. IsTemplate bool `protobuf:"varint,6,opt,name=is_template,json=isTemplate,proto3" json:"is_template,omitempty"` // contains filtered or unexported fields }
func (*ProjectPlan) Descriptor
deprecated
func (*ProjectPlan) Descriptor() ([]byte, []int)
Deprecated: Use ProjectPlan.ProtoReflect.Descriptor instead.
func (*ProjectPlan) GetDescription ¶
func (x *ProjectPlan) GetDescription() string
func (*ProjectPlan) GetIsTemplate ¶
func (x *ProjectPlan) GetIsTemplate() bool
func (*ProjectPlan) GetItemGroups ¶
func (x *ProjectPlan) GetItemGroups() []*ItemGroup
func (*ProjectPlan) GetProjectId ¶
func (x *ProjectPlan) GetProjectId() string
func (*ProjectPlan) GetTitle ¶
func (x *ProjectPlan) GetTitle() string
func (*ProjectPlan) GetUsers ¶
func (x *ProjectPlan) GetUsers() []*v1.User
func (*ProjectPlan) ProtoMessage ¶
func (*ProjectPlan) ProtoMessage()
func (*ProjectPlan) ProtoReflect ¶
func (x *ProjectPlan) ProtoReflect() protoreflect.Message
func (*ProjectPlan) Reset ¶
func (x *ProjectPlan) Reset()
func (*ProjectPlan) String ¶
func (x *ProjectPlan) String() string
type TodoItems ¶
type TodoItems struct { Items []*TodoItems_TodoItem `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*TodoItems) Descriptor
deprecated
func (*TodoItems) GetItems ¶
func (x *TodoItems) GetItems() []*TodoItems_TodoItem
func (*TodoItems) ProtoMessage ¶
func (*TodoItems) ProtoMessage()
func (*TodoItems) ProtoReflect ¶
func (x *TodoItems) ProtoReflect() protoreflect.Message
type TodoItems_TodoItem ¶
type TodoItems_TodoItem struct { ItemProperties *ItemProperties `protobuf:"bytes,1,opt,name=item_properties,json=itemProperties,proto3" json:"item_properties,omitempty"` // If the completion date is 0, then the todo is not done yet. Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*TodoItems_TodoItem) Descriptor
deprecated
func (*TodoItems_TodoItem) Descriptor() ([]byte, []int)
Deprecated: Use TodoItems_TodoItem.ProtoReflect.Descriptor instead.
func (*TodoItems_TodoItem) GetDescription ¶
func (x *TodoItems_TodoItem) GetDescription() string
func (*TodoItems_TodoItem) GetItemProperties ¶
func (x *TodoItems_TodoItem) GetItemProperties() *ItemProperties
func (*TodoItems_TodoItem) ProtoMessage ¶
func (*TodoItems_TodoItem) ProtoMessage()
func (*TodoItems_TodoItem) ProtoReflect ¶
func (x *TodoItems_TodoItem) ProtoReflect() protoreflect.Message
func (*TodoItems_TodoItem) Reset ¶
func (x *TodoItems_TodoItem) Reset()
func (*TodoItems_TodoItem) String ¶
func (x *TodoItems_TodoItem) String() string