Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterBigQueryExportServiceServer(s grpc.ServiceRegistrar, srv BigQueryExportServiceServer)
- func RegisterDashboardChartServiceServer(s grpc.ServiceRegistrar, srv DashboardChartServiceServer)
- func RegisterDashboardQueryServiceServer(s grpc.ServiceRegistrar, srv DashboardQueryServiceServer)
- func RegisterDataAccessControlServiceServer(s grpc.ServiceRegistrar, srv DataAccessControlServiceServer)
- func RegisterDataTableServiceServer(s grpc.ServiceRegistrar, srv DataTableServiceServer)
- func RegisterEntityServiceServer(s grpc.ServiceRegistrar, srv EntityServiceServer)
- func RegisterFeaturedContentNativeDashboardServiceServer(s grpc.ServiceRegistrar, srv FeaturedContentNativeDashboardServiceServer)
- func RegisterFindingsRefinementServiceServer(s grpc.ServiceRegistrar, srv FindingsRefinementServiceServer)
- func RegisterInstanceServiceServer(s grpc.ServiceRegistrar, srv InstanceServiceServer)
- func RegisterNativeDashboardServiceServer(s grpc.ServiceRegistrar, srv NativeDashboardServiceServer)
- func RegisterReferenceListServiceServer(s grpc.ServiceRegistrar, srv ReferenceListServiceServer)
- func RegisterRuleExecutionErrorServiceServer(s grpc.ServiceRegistrar, srv RuleExecutionErrorServiceServer)
- func RegisterRuleServiceServer(s grpc.ServiceRegistrar, srv RuleServiceServer)
- type AddChartRequest
- func (*AddChartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddChartRequest) GetChartLayout() *DashboardDefinition_ChartConfig_ChartLayout
- func (x *AddChartRequest) GetDashboardChart() *DashboardChart
- func (x *AddChartRequest) GetDashboardQuery() *DashboardQuery
- func (x *AddChartRequest) GetName() string
- func (*AddChartRequest) ProtoMessage()
- func (x *AddChartRequest) ProtoReflect() protoreflect.Message
- func (x *AddChartRequest) Reset()
- func (x *AddChartRequest) String() string
- type AddChartResponse
- func (*AddChartResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddChartResponse) GetDashboardChart() *DashboardChart
- func (x *AddChartResponse) GetNativeDashboard() *NativeDashboard
- func (*AddChartResponse) ProtoMessage()
- func (x *AddChartResponse) ProtoReflect() protoreflect.Message
- func (x *AddChartResponse) Reset()
- func (x *AddChartResponse) String() string
- type AdvancedFilterConfig
- func (*AdvancedFilterConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AdvancedFilterConfig) GetDefaultValues() []string
- func (x *AdvancedFilterConfig) GetMultipleAllowed() bool
- func (x *AdvancedFilterConfig) GetPrefix() string
- func (x *AdvancedFilterConfig) GetSeparator() string
- func (x *AdvancedFilterConfig) GetSkipDefaultAffixes() bool
- func (x *AdvancedFilterConfig) GetSuffix() string
- func (x *AdvancedFilterConfig) GetToken() string
- func (x *AdvancedFilterConfig) GetValueSource() *AdvancedFilterConfig_ValueSource
- func (*AdvancedFilterConfig) ProtoMessage()
- func (x *AdvancedFilterConfig) ProtoReflect() protoreflect.Message
- func (x *AdvancedFilterConfig) Reset()
- func (x *AdvancedFilterConfig) String() string
- type AdvancedFilterConfig_ManualOptions
- func (*AdvancedFilterConfig_ManualOptions) Descriptor() ([]byte, []int)deprecated
- func (x *AdvancedFilterConfig_ManualOptions) GetOptions() []string
- func (*AdvancedFilterConfig_ManualOptions) ProtoMessage()
- func (x *AdvancedFilterConfig_ManualOptions) ProtoReflect() protoreflect.Message
- func (x *AdvancedFilterConfig_ManualOptions) Reset()
- func (x *AdvancedFilterConfig_ManualOptions) String() string
- type AdvancedFilterConfig_QueryOptions
- func (*AdvancedFilterConfig_QueryOptions) Descriptor() ([]byte, []int)deprecated
- func (x *AdvancedFilterConfig_QueryOptions) GetColumn() string
- func (x *AdvancedFilterConfig_QueryOptions) GetGlobalTimeFilterEnabled() bool
- func (x *AdvancedFilterConfig_QueryOptions) GetInput() *DashboardQuery_Input
- func (x *AdvancedFilterConfig_QueryOptions) GetQuery() string
- func (*AdvancedFilterConfig_QueryOptions) ProtoMessage()
- func (x *AdvancedFilterConfig_QueryOptions) ProtoReflect() protoreflect.Message
- func (x *AdvancedFilterConfig_QueryOptions) Reset()
- func (x *AdvancedFilterConfig_QueryOptions) String() string
- type AdvancedFilterConfig_ValueSource
- func (*AdvancedFilterConfig_ValueSource) Descriptor() ([]byte, []int)deprecated
- func (x *AdvancedFilterConfig_ValueSource) GetManualOptions() *AdvancedFilterConfig_ManualOptions
- func (x *AdvancedFilterConfig_ValueSource) GetQueryOptions() *AdvancedFilterConfig_QueryOptions
- func (x *AdvancedFilterConfig_ValueSource) GetSource() isAdvancedFilterConfig_ValueSource_Source
- func (*AdvancedFilterConfig_ValueSource) ProtoMessage()
- func (x *AdvancedFilterConfig_ValueSource) ProtoReflect() protoreflect.Message
- func (x *AdvancedFilterConfig_ValueSource) Reset()
- func (x *AdvancedFilterConfig_ValueSource) String() string
- type AdvancedFilterConfig_ValueSource_ManualOptions
- type AdvancedFilterConfig_ValueSource_QueryOptions
- type AxisType
- type BatchGetDashboardChartsRequest
- func (*BatchGetDashboardChartsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BatchGetDashboardChartsRequest) GetNames() []string
- func (x *BatchGetDashboardChartsRequest) GetParent() string
- func (*BatchGetDashboardChartsRequest) ProtoMessage()
- func (x *BatchGetDashboardChartsRequest) ProtoReflect() protoreflect.Message
- func (x *BatchGetDashboardChartsRequest) Reset()
- func (x *BatchGetDashboardChartsRequest) String() string
- type BatchGetDashboardChartsResponse
- func (*BatchGetDashboardChartsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BatchGetDashboardChartsResponse) GetDashboardCharts() []*DashboardChart
- func (*BatchGetDashboardChartsResponse) ProtoMessage()
- func (x *BatchGetDashboardChartsResponse) ProtoReflect() protoreflect.Message
- func (x *BatchGetDashboardChartsResponse) Reset()
- func (x *BatchGetDashboardChartsResponse) String() string
- type BigQueryExport
- func (*BigQueryExport) Descriptor() ([]byte, []int)deprecated
- func (x *BigQueryExport) GetBigQueryExportPackage() BigQueryExportPackage
- func (x *BigQueryExport) GetEntityGraphSettings() *DataSourceExportSettings
- func (x *BigQueryExport) GetIocMatchesSettings() *DataSourceExportSettings
- func (x *BigQueryExport) GetName() string
- func (x *BigQueryExport) GetProvisioned() bool
- func (x *BigQueryExport) GetRuleDetectionsSettings() *DataSourceExportSettings
- func (x *BigQueryExport) GetUdmEventsAggregatesSettings() *DataSourceExportSettings
- func (x *BigQueryExport) GetUdmEventsSettings() *DataSourceExportSettings
- func (*BigQueryExport) ProtoMessage()
- func (x *BigQueryExport) ProtoReflect() protoreflect.Message
- func (x *BigQueryExport) Reset()
- func (x *BigQueryExport) String() string
- type BigQueryExportPackage
- func (BigQueryExportPackage) Descriptor() protoreflect.EnumDescriptor
- func (x BigQueryExportPackage) Enum() *BigQueryExportPackage
- func (BigQueryExportPackage) EnumDescriptor() ([]byte, []int)deprecated
- func (x BigQueryExportPackage) Number() protoreflect.EnumNumber
- func (x BigQueryExportPackage) String() string
- func (BigQueryExportPackage) Type() protoreflect.EnumType
- type BigQueryExportServiceClient
- type BigQueryExportServiceServer
- type BulkCreateDataTableRowsRequest
- func (*BulkCreateDataTableRowsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkCreateDataTableRowsRequest) GetParent() string
- func (x *BulkCreateDataTableRowsRequest) GetRequests() []*CreateDataTableRowRequest
- func (*BulkCreateDataTableRowsRequest) ProtoMessage()
- func (x *BulkCreateDataTableRowsRequest) ProtoReflect() protoreflect.Message
- func (x *BulkCreateDataTableRowsRequest) Reset()
- func (x *BulkCreateDataTableRowsRequest) String() string
- type BulkCreateDataTableRowsResponse
- func (*BulkCreateDataTableRowsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkCreateDataTableRowsResponse) GetDataTableRows() []*DataTableRow
- func (*BulkCreateDataTableRowsResponse) ProtoMessage()
- func (x *BulkCreateDataTableRowsResponse) ProtoReflect() protoreflect.Message
- func (x *BulkCreateDataTableRowsResponse) Reset()
- func (x *BulkCreateDataTableRowsResponse) String() string
- type BulkGetDataTableRowsRequest
- func (*BulkGetDataTableRowsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkGetDataTableRowsRequest) GetParent() string
- func (x *BulkGetDataTableRowsRequest) GetRequests() []*GetDataTableRowRequest
- func (*BulkGetDataTableRowsRequest) ProtoMessage()
- func (x *BulkGetDataTableRowsRequest) ProtoReflect() protoreflect.Message
- func (x *BulkGetDataTableRowsRequest) Reset()
- func (x *BulkGetDataTableRowsRequest) String() string
- type BulkGetDataTableRowsResponse
- func (*BulkGetDataTableRowsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkGetDataTableRowsResponse) GetDataTableRows() []*DataTableRow
- func (*BulkGetDataTableRowsResponse) ProtoMessage()
- func (x *BulkGetDataTableRowsResponse) ProtoReflect() protoreflect.Message
- func (x *BulkGetDataTableRowsResponse) Reset()
- func (x *BulkGetDataTableRowsResponse) String() string
- type BulkReplaceDataTableRowsRequest
- func (*BulkReplaceDataTableRowsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkReplaceDataTableRowsRequest) GetParent() string
- func (x *BulkReplaceDataTableRowsRequest) GetRequests() []*CreateDataTableRowRequest
- func (*BulkReplaceDataTableRowsRequest) ProtoMessage()
- func (x *BulkReplaceDataTableRowsRequest) ProtoReflect() protoreflect.Message
- func (x *BulkReplaceDataTableRowsRequest) Reset()
- func (x *BulkReplaceDataTableRowsRequest) String() string
- type BulkReplaceDataTableRowsResponse
- func (*BulkReplaceDataTableRowsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkReplaceDataTableRowsResponse) GetDataTableRows() []*DataTableRow
- func (*BulkReplaceDataTableRowsResponse) ProtoMessage()
- func (x *BulkReplaceDataTableRowsResponse) ProtoReflect() protoreflect.Message
- func (x *BulkReplaceDataTableRowsResponse) Reset()
- func (x *BulkReplaceDataTableRowsResponse) String() string
- type BulkUpdateDataTableRowsRequest
- func (*BulkUpdateDataTableRowsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkUpdateDataTableRowsRequest) GetParent() string
- func (x *BulkUpdateDataTableRowsRequest) GetRequests() []*UpdateDataTableRowRequest
- func (*BulkUpdateDataTableRowsRequest) ProtoMessage()
- func (x *BulkUpdateDataTableRowsRequest) ProtoReflect() protoreflect.Message
- func (x *BulkUpdateDataTableRowsRequest) Reset()
- func (x *BulkUpdateDataTableRowsRequest) String() string
- type BulkUpdateDataTableRowsResponse
- func (*BulkUpdateDataTableRowsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkUpdateDataTableRowsResponse) GetDataTableRows() []*DataTableRow
- func (*BulkUpdateDataTableRowsResponse) ProtoMessage()
- func (x *BulkUpdateDataTableRowsResponse) ProtoReflect() protoreflect.Message
- func (x *BulkUpdateDataTableRowsResponse) Reset()
- func (x *BulkUpdateDataTableRowsResponse) String() string
- type Button
- func (*Button) Descriptor() ([]byte, []int)deprecated
- func (x *Button) GetDescription() string
- func (x *Button) GetHyperlink() string
- func (x *Button) GetLabel() string
- func (x *Button) GetNewTab() bool
- func (x *Button) GetProperties() *Button_Properties
- func (*Button) ProtoMessage()
- func (x *Button) ProtoReflect() protoreflect.Message
- func (x *Button) Reset()
- func (x *Button) String() string
- type ButtonStyle
- func (ButtonStyle) Descriptor() protoreflect.EnumDescriptor
- func (x ButtonStyle) Enum() *ButtonStyle
- func (ButtonStyle) EnumDescriptor() ([]byte, []int)deprecated
- func (x ButtonStyle) Number() protoreflect.EnumNumber
- func (x ButtonStyle) String() string
- func (ButtonStyle) Type() protoreflect.EnumType
- type Button_Properties
- func (*Button_Properties) Descriptor() ([]byte, []int)deprecated
- func (x *Button_Properties) GetButtonStyle() ButtonStyle
- func (x *Button_Properties) GetColor() string
- func (*Button_Properties) ProtoMessage()
- func (x *Button_Properties) ProtoReflect() protoreflect.Message
- func (x *Button_Properties) Reset()
- func (x *Button_Properties) String() string
- type ColumnMetadata
- func (*ColumnMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnMetadata) GetColumn() string
- func (x *ColumnMetadata) GetDataSource() DataSource
- func (x *ColumnMetadata) GetFieldPath() string
- func (x *ColumnMetadata) GetFunctionModule() string
- func (x *ColumnMetadata) GetFunctionName() string
- func (x *ColumnMetadata) GetLatitude() bool
- func (x *ColumnMetadata) GetLongitude() bool
- func (x *ColumnMetadata) GetSelected() bool
- func (x *ColumnMetadata) GetTimestampMetadata() *TimestampMetadata
- func (x *ColumnMetadata) GetUnselected() bool
- func (*ColumnMetadata) ProtoMessage()
- func (x *ColumnMetadata) ProtoReflect() protoreflect.Message
- func (x *ColumnMetadata) Reset()
- func (x *ColumnMetadata) String() string
- type CompilationDiagnostic
- func (*CompilationDiagnostic) Descriptor() ([]byte, []int)deprecated
- func (x *CompilationDiagnostic) GetMessage() string
- func (x *CompilationDiagnostic) GetPosition() *CompilationPosition
- func (x *CompilationDiagnostic) GetSeverity() CompilationDiagnostic_Severity
- func (x *CompilationDiagnostic) GetUri() string
- func (*CompilationDiagnostic) ProtoMessage()
- func (x *CompilationDiagnostic) ProtoReflect() protoreflect.Message
- func (x *CompilationDiagnostic) Reset()
- func (x *CompilationDiagnostic) String() string
- type CompilationDiagnostic_Severity
- func (CompilationDiagnostic_Severity) Descriptor() protoreflect.EnumDescriptor
- func (x CompilationDiagnostic_Severity) Enum() *CompilationDiagnostic_Severity
- func (CompilationDiagnostic_Severity) EnumDescriptor() ([]byte, []int)deprecated
- func (x CompilationDiagnostic_Severity) Number() protoreflect.EnumNumber
- func (x CompilationDiagnostic_Severity) String() string
- func (CompilationDiagnostic_Severity) Type() protoreflect.EnumType
- type CompilationPosition
- func (*CompilationPosition) Descriptor() ([]byte, []int)deprecated
- func (x *CompilationPosition) GetEndColumn() int32
- func (x *CompilationPosition) GetEndLine() int32
- func (x *CompilationPosition) GetStartColumn() int32
- func (x *CompilationPosition) GetStartLine() int32
- func (*CompilationPosition) ProtoMessage()
- func (x *CompilationPosition) ProtoReflect() protoreflect.Message
- func (x *CompilationPosition) Reset()
- func (x *CompilationPosition) String() string
- type ComputeAllFindingsRefinementActivitiesRequest
- func (*ComputeAllFindingsRefinementActivitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeAllFindingsRefinementActivitiesRequest) GetInstance() string
- func (x *ComputeAllFindingsRefinementActivitiesRequest) GetInterval() *interval.Interval
- func (*ComputeAllFindingsRefinementActivitiesRequest) ProtoMessage()
- func (x *ComputeAllFindingsRefinementActivitiesRequest) ProtoReflect() protoreflect.Message
- func (x *ComputeAllFindingsRefinementActivitiesRequest) Reset()
- func (x *ComputeAllFindingsRefinementActivitiesRequest) String() string
- type ComputeAllFindingsRefinementActivitiesResponse
- func (*ComputeAllFindingsRefinementActivitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeAllFindingsRefinementActivitiesResponse) GetActivities() []*FindingsRefinementActivity
- func (*ComputeAllFindingsRefinementActivitiesResponse) ProtoMessage()
- func (x *ComputeAllFindingsRefinementActivitiesResponse) ProtoReflect() protoreflect.Message
- func (x *ComputeAllFindingsRefinementActivitiesResponse) Reset()
- func (x *ComputeAllFindingsRefinementActivitiesResponse) String() string
- type ComputeFindingsRefinementActivityRequest
- func (*ComputeFindingsRefinementActivityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeFindingsRefinementActivityRequest) GetInterval() *interval.Interval
- func (x *ComputeFindingsRefinementActivityRequest) GetName() string
- func (*ComputeFindingsRefinementActivityRequest) ProtoMessage()
- func (x *ComputeFindingsRefinementActivityRequest) ProtoReflect() protoreflect.Message
- func (x *ComputeFindingsRefinementActivityRequest) Reset()
- func (x *ComputeFindingsRefinementActivityRequest) String() string
- type ComputeFindingsRefinementActivityResponse
- func (*ComputeFindingsRefinementActivityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeFindingsRefinementActivityResponse) GetActivity() *FindingsRefinementActivity
- func (*ComputeFindingsRefinementActivityResponse) ProtoMessage()
- func (x *ComputeFindingsRefinementActivityResponse) ProtoReflect() protoreflect.Message
- func (x *ComputeFindingsRefinementActivityResponse) Reset()
- func (x *ComputeFindingsRefinementActivityResponse) String() string
- type CreateDataAccessLabelRequest
- func (*CreateDataAccessLabelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDataAccessLabelRequest) GetDataAccessLabel() *DataAccessLabel
- func (x *CreateDataAccessLabelRequest) GetDataAccessLabelId() string
- func (x *CreateDataAccessLabelRequest) GetParent() string
- func (*CreateDataAccessLabelRequest) ProtoMessage()
- func (x *CreateDataAccessLabelRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDataAccessLabelRequest) Reset()
- func (x *CreateDataAccessLabelRequest) String() string
- type CreateDataAccessScopeRequest
- func (*CreateDataAccessScopeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDataAccessScopeRequest) GetDataAccessScope() *DataAccessScope
- func (x *CreateDataAccessScopeRequest) GetDataAccessScopeId() string
- func (x *CreateDataAccessScopeRequest) GetParent() string
- func (*CreateDataAccessScopeRequest) ProtoMessage()
- func (x *CreateDataAccessScopeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDataAccessScopeRequest) Reset()
- func (x *CreateDataAccessScopeRequest) String() string
- type CreateDataTableRequest
- func (*CreateDataTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDataTableRequest) GetDataTable() *DataTable
- func (x *CreateDataTableRequest) GetDataTableId() string
- func (x *CreateDataTableRequest) GetParent() string
- func (*CreateDataTableRequest) ProtoMessage()
- func (x *CreateDataTableRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDataTableRequest) Reset()
- func (x *CreateDataTableRequest) String() string
- type CreateDataTableRowRequest
- func (*CreateDataTableRowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDataTableRowRequest) GetDataTableRow() *DataTableRow
- func (x *CreateDataTableRowRequest) GetParent() string
- func (*CreateDataTableRowRequest) ProtoMessage()
- func (x *CreateDataTableRowRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDataTableRowRequest) Reset()
- func (x *CreateDataTableRowRequest) String() string
- type CreateFindingsRefinementRequest
- func (*CreateFindingsRefinementRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFindingsRefinementRequest) GetFindingsRefinement() *FindingsRefinement
- func (x *CreateFindingsRefinementRequest) GetParent() string
- func (*CreateFindingsRefinementRequest) ProtoMessage()
- func (x *CreateFindingsRefinementRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFindingsRefinementRequest) Reset()
- func (x *CreateFindingsRefinementRequest) String() string
- type CreateNativeDashboardRequest
- func (*CreateNativeDashboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNativeDashboardRequest) GetNativeDashboard() *NativeDashboard
- func (x *CreateNativeDashboardRequest) GetParent() string
- func (*CreateNativeDashboardRequest) ProtoMessage()
- func (x *CreateNativeDashboardRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNativeDashboardRequest) Reset()
- func (x *CreateNativeDashboardRequest) String() string
- type CreateReferenceListRequest
- func (*CreateReferenceListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateReferenceListRequest) GetParent() string
- func (x *CreateReferenceListRequest) GetReferenceList() *ReferenceList
- func (x *CreateReferenceListRequest) GetReferenceListId() string
- func (*CreateReferenceListRequest) ProtoMessage()
- func (x *CreateReferenceListRequest) ProtoReflect() protoreflect.Message
- func (x *CreateReferenceListRequest) Reset()
- func (x *CreateReferenceListRequest) String() string
- type CreateRetrohuntRequest
- func (*CreateRetrohuntRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRetrohuntRequest) GetParent() string
- func (x *CreateRetrohuntRequest) GetRetrohunt() *Retrohunt
- func (*CreateRetrohuntRequest) ProtoMessage()
- func (x *CreateRetrohuntRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRetrohuntRequest) Reset()
- func (x *CreateRetrohuntRequest) String() string
- type CreateRuleRequest
- func (*CreateRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRuleRequest) GetParent() string
- func (x *CreateRuleRequest) GetRule() *Rule
- func (*CreateRuleRequest) ProtoMessage()
- func (x *CreateRuleRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRuleRequest) Reset()
- func (x *CreateRuleRequest) String() string
- type CreateWatchlistRequest
- func (*CreateWatchlistRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateWatchlistRequest) GetParent() string
- func (x *CreateWatchlistRequest) GetWatchlist() *Watchlist
- func (x *CreateWatchlistRequest) GetWatchlistId() string
- func (*CreateWatchlistRequest) ProtoMessage()
- func (x *CreateWatchlistRequest) ProtoReflect() protoreflect.Message
- func (x *CreateWatchlistRequest) Reset()
- func (x *CreateWatchlistRequest) String() string
- type DashboardAccess
- func (DashboardAccess) Descriptor() protoreflect.EnumDescriptor
- func (x DashboardAccess) Enum() *DashboardAccess
- func (DashboardAccess) EnumDescriptor() ([]byte, []int)deprecated
- func (x DashboardAccess) Number() protoreflect.EnumNumber
- func (x DashboardAccess) String() string
- func (DashboardAccess) Type() protoreflect.EnumType
- type DashboardChart
- func (*DashboardChart) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart) GetChartDatasource() *DashboardChart_ChartDatasource
- func (x *DashboardChart) GetDescription() string
- func (x *DashboardChart) GetDisplayName() string
- func (x *DashboardChart) GetDrillDownConfig() *DashboardChart_DrillDownConfig
- func (x *DashboardChart) GetEtag() string
- func (x *DashboardChart) GetName() string
- func (x *DashboardChart) GetNativeDashboard() string
- func (x *DashboardChart) GetTileType() TileType
- func (x *DashboardChart) GetTokens() []string
- func (x *DashboardChart) GetVisualization() *DashboardChart_Visualization
- func (*DashboardChart) ProtoMessage()
- func (x *DashboardChart) ProtoReflect() protoreflect.Message
- func (x *DashboardChart) Reset()
- func (x *DashboardChart) String() string
- type DashboardChartServiceClient
- type DashboardChartServiceServer
- type DashboardChart_ChartDatasource
- func (*DashboardChart_ChartDatasource) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_ChartDatasource) GetDashboardQuery() string
- func (x *DashboardChart_ChartDatasource) GetDataSources() []DataSource
- func (*DashboardChart_ChartDatasource) ProtoMessage()
- func (x *DashboardChart_ChartDatasource) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_ChartDatasource) Reset()
- func (x *DashboardChart_ChartDatasource) String() string
- type DashboardChart_DrillDownConfig
- func (*DashboardChart_DrillDownConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_DrillDownConfig) GetLeftDrillDowns() []*DashboardChart_DrillDownConfig_DrillDown
- func (x *DashboardChart_DrillDownConfig) GetRightDrillDowns() []*DashboardChart_DrillDownConfig_DrillDown
- func (*DashboardChart_DrillDownConfig) ProtoMessage()
- func (x *DashboardChart_DrillDownConfig) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_DrillDownConfig) Reset()
- func (x *DashboardChart_DrillDownConfig) String() string
- type DashboardChart_DrillDownConfig_DrillDown
- func (*DashboardChart_DrillDownConfig_DrillDown) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_DrillDownConfig_DrillDown) GetCustomSettings() *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings
- func (x *DashboardChart_DrillDownConfig_DrillDown) GetDefaultSettings() *DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings
- func (x *DashboardChart_DrillDownConfig_DrillDown) GetDisplayName() string
- func (x *DashboardChart_DrillDownConfig_DrillDown) GetId() string
- func (x *DashboardChart_DrillDownConfig_DrillDown) GetSettings() isDashboardChart_DrillDownConfig_DrillDown_Settings
- func (*DashboardChart_DrillDownConfig_DrillDown) ProtoMessage()
- func (x *DashboardChart_DrillDownConfig_DrillDown) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_DrillDownConfig_DrillDown) Reset()
- func (x *DashboardChart_DrillDownConfig_DrillDown) String() string
- type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings
- func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetAction() isDashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_Action
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetExternalLink() ...
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetFilter() ...
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetLeftClickColumn() string
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetNewTab() bool
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetQuery() ...
- func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) ProtoMessage()
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) Reset()
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) String() string
- type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink
- func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) GetDescription() string
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) GetLink() string
- func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) ProtoMessage()
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) Reset()
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) String() string
- type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter
- func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) GetDashboardFilters() ...
- func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) ProtoMessage()
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) Reset()
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) String() string
- type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter
- func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) GetDashboardFilterId() string
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) GetFilterOperatorAndValues() []*FilterOperatorAndValues
- func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) ProtoMessage()
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) Reset()
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) String() string
- type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery
- func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) GetQuery() string
- func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) ProtoMessage()
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) Reset()
- func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) String() string
- type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_ExternalLink
- type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_Filter
- type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_Query
- type DashboardChart_DrillDownConfig_DrillDown_CustomSettings
- type DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings
- func (*DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) GetEnabled() bool
- func (*DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) ProtoMessage()
- func (x *DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) Reset()
- func (x *DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) String() string
- type DashboardChart_DrillDownConfig_DrillDown_DefaultSettings
- type DashboardChart_Visualization
- func (*DashboardChart_Visualization) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization) GetButton() *Button
- func (x *DashboardChart_Visualization) GetColumnDefs() []*DashboardChart_Visualization_ColumnDef
- func (x *DashboardChart_Visualization) GetGoogleMapsConfig() *DashboardChart_Visualization_GoogleMapsConfig
- func (x *DashboardChart_Visualization) GetGroupingType() string
- func (x *DashboardChart_Visualization) GetLegends() []*DashboardChart_Visualization_Legend
- func (x *DashboardChart_Visualization) GetMarkdown() *Markdown
- func (x *DashboardChart_Visualization) GetSeries() []*DashboardChart_Visualization_Series
- func (x *DashboardChart_Visualization) GetSeriesColumn() []string
- func (x *DashboardChart_Visualization) GetTableConfig() *DashboardChart_Visualization_TableConfig
- func (x *DashboardChart_Visualization) GetThresholdColoringEnabled() bool
- func (x *DashboardChart_Visualization) GetTooltip() *DashboardChart_Visualization_Tooltip
- func (x *DashboardChart_Visualization) GetVisualMaps() []*DashboardChart_Visualization_VisualMap
- func (x *DashboardChart_Visualization) GetXAxes() []*DashboardChart_Visualization_Axis
- func (x *DashboardChart_Visualization) GetYAxes() []*DashboardChart_Visualization_Axis
- func (*DashboardChart_Visualization) ProtoMessage()
- func (x *DashboardChart_Visualization) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization) Reset()
- func (x *DashboardChart_Visualization) String() string
- type DashboardChart_Visualization_Axis
- func (*DashboardChart_Visualization_Axis) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Axis) GetAxisType() AxisType
- func (x *DashboardChart_Visualization_Axis) GetDisplayName() string
- func (x *DashboardChart_Visualization_Axis) GetMax() int32
- func (x *DashboardChart_Visualization_Axis) GetMin() int32
- func (*DashboardChart_Visualization_Axis) ProtoMessage()
- func (x *DashboardChart_Visualization_Axis) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Axis) Reset()
- func (x *DashboardChart_Visualization_Axis) String() string
- type DashboardChart_Visualization_ColumnDef
- func (*DashboardChart_Visualization_ColumnDef) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_ColumnDef) GetField() string
- func (x *DashboardChart_Visualization_ColumnDef) GetHeader() string
- func (*DashboardChart_Visualization_ColumnDef) ProtoMessage()
- func (x *DashboardChart_Visualization_ColumnDef) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_ColumnDef) Reset()
- func (x *DashboardChart_Visualization_ColumnDef) String() string
- type DashboardChart_Visualization_ColumnRenderTypeSettings
- func (*DashboardChart_Visualization_ColumnRenderTypeSettings) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_ColumnRenderTypeSettings) GetColumnRenderType() RenderType
- func (x *DashboardChart_Visualization_ColumnRenderTypeSettings) GetField() string
- func (*DashboardChart_Visualization_ColumnRenderTypeSettings) ProtoMessage()
- func (x *DashboardChart_Visualization_ColumnRenderTypeSettings) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_ColumnRenderTypeSettings) Reset()
- func (x *DashboardChart_Visualization_ColumnRenderTypeSettings) String() string
- type DashboardChart_Visualization_ColumnTooltipSettings
- func (*DashboardChart_Visualization_ColumnTooltipSettings) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_ColumnTooltipSettings) GetCellTooltipText() string
- func (x *DashboardChart_Visualization_ColumnTooltipSettings) GetField() string
- func (x *DashboardChart_Visualization_ColumnTooltipSettings) GetHeaderTooltipText() string
- func (*DashboardChart_Visualization_ColumnTooltipSettings) ProtoMessage()
- func (x *DashboardChart_Visualization_ColumnTooltipSettings) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_ColumnTooltipSettings) Reset()
- func (x *DashboardChart_Visualization_ColumnTooltipSettings) String() string
- type DashboardChart_Visualization_GoogleMapsConfig
- func (*DashboardChart_Visualization_GoogleMapsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_GoogleMapsConfig) GetDataSettings() *DashboardChart_Visualization_GoogleMapsConfig_DataSettings
- func (x *DashboardChart_Visualization_GoogleMapsConfig) GetMapPosition() *DashboardChart_Visualization_GoogleMapsConfig_MapPosition
- func (x *DashboardChart_Visualization_GoogleMapsConfig) GetPlotMode() PlotMode
- func (x *DashboardChart_Visualization_GoogleMapsConfig) GetPointSettings() *DashboardChart_Visualization_GoogleMapsConfig_PointSettings
- func (*DashboardChart_Visualization_GoogleMapsConfig) ProtoMessage()
- func (x *DashboardChart_Visualization_GoogleMapsConfig) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_GoogleMapsConfig) Reset()
- func (x *DashboardChart_Visualization_GoogleMapsConfig) String() string
- type DashboardChart_Visualization_GoogleMapsConfig_DataSettings
- func (*DashboardChart_Visualization_GoogleMapsConfig_DataSettings) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_GoogleMapsConfig_DataSettings) GetCountColumn() string
- func (x *DashboardChart_Visualization_GoogleMapsConfig_DataSettings) GetLatitudeColumn() string
- func (x *DashboardChart_Visualization_GoogleMapsConfig_DataSettings) GetLongitudeColumn() string
- func (*DashboardChart_Visualization_GoogleMapsConfig_DataSettings) ProtoMessage()
- func (x *DashboardChart_Visualization_GoogleMapsConfig_DataSettings) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_GoogleMapsConfig_DataSettings) Reset()
- func (x *DashboardChart_Visualization_GoogleMapsConfig_DataSettings) String() string
- type DashboardChart_Visualization_GoogleMapsConfig_MapPosition
- func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) GetFitData() bool
- func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) GetLatitudeValue() float64
- func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) GetLongitudeValue() float64
- func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) GetZoomScaleValue() float64
- func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) ProtoMessage()
- func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) Reset()
- func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) String() string
- type DashboardChart_Visualization_GoogleMapsConfig_PointSettings
- func (*DashboardChart_Visualization_GoogleMapsConfig_PointSettings) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_GoogleMapsConfig_PointSettings) GetColor() string
- func (x *DashboardChart_Visualization_GoogleMapsConfig_PointSettings) GetPointSizeType() PointSizeType
- func (*DashboardChart_Visualization_GoogleMapsConfig_PointSettings) ProtoMessage()
- func (x *DashboardChart_Visualization_GoogleMapsConfig_PointSettings) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_GoogleMapsConfig_PointSettings) Reset()
- func (x *DashboardChart_Visualization_GoogleMapsConfig_PointSettings) String() string
- type DashboardChart_Visualization_Legend
- func (*DashboardChart_Visualization_Legend) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Legend) GetBottom() int32
- func (x *DashboardChart_Visualization_Legend) GetId() string
- func (x *DashboardChart_Visualization_Legend) GetLeft() int32
- func (x *DashboardChart_Visualization_Legend) GetLegendAlign() LegendAlign
- func (x *DashboardChart_Visualization_Legend) GetLegendOrient() LegendOrient
- func (x *DashboardChart_Visualization_Legend) GetPadding() []int32
- func (x *DashboardChart_Visualization_Legend) GetRight() int32
- func (x *DashboardChart_Visualization_Legend) GetShow() bool
- func (x *DashboardChart_Visualization_Legend) GetTop() int32
- func (x *DashboardChart_Visualization_Legend) GetZ() int32
- func (x *DashboardChart_Visualization_Legend) GetZLevel() int32
- func (*DashboardChart_Visualization_Legend) ProtoMessage()
- func (x *DashboardChart_Visualization_Legend) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Legend) Reset()
- func (x *DashboardChart_Visualization_Legend) String() string
- type DashboardChart_Visualization_Series
- func (*DashboardChart_Visualization_Series) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Series) GetAreaStyle() *DashboardChart_Visualization_Series_AreaStyle
- func (x *DashboardChart_Visualization_Series) GetDataLabel() *DashboardChart_Visualization_Series_DataLabel
- func (x *DashboardChart_Visualization_Series) GetEncode() *DashboardChart_Visualization_Series_Encode
- func (x *DashboardChart_Visualization_Series) GetField() string
- func (x *DashboardChart_Visualization_Series) GetGaugeConfig() *DashboardChart_Visualization_Series_GaugeConfig
- func (x *DashboardChart_Visualization_Series) GetItemColors() *DashboardChart_Visualization_Series_ItemColors
- func (x *DashboardChart_Visualization_Series) GetItemStyle() *DashboardChart_Visualization_Series_ItemStyle
- func (x *DashboardChart_Visualization_Series) GetLabel() string
- func (x *DashboardChart_Visualization_Series) GetMetricTrendConfig() *DashboardChart_Visualization_Series_MetricTrendConfig
- func (x *DashboardChart_Visualization_Series) GetRadius() []string
- func (x *DashboardChart_Visualization_Series) GetSeriesName() string
- func (x *DashboardChart_Visualization_Series) GetSeriesStackStrategy() SeriesStackStrategy
- func (x *DashboardChart_Visualization_Series) GetSeriesType() SeriesType
- func (x *DashboardChart_Visualization_Series) GetSeriesUniqueValue() string
- func (x *DashboardChart_Visualization_Series) GetShowBackground() bool
- func (x *DashboardChart_Visualization_Series) GetShowSymbol() bool
- func (x *DashboardChart_Visualization_Series) GetStack() string
- func (*DashboardChart_Visualization_Series) ProtoMessage()
- func (x *DashboardChart_Visualization_Series) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Series) Reset()
- func (x *DashboardChart_Visualization_Series) String() string
- type DashboardChart_Visualization_Series_AreaStyle
- func (*DashboardChart_Visualization_Series_AreaStyle) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Series_AreaStyle) GetColor() string
- func (x *DashboardChart_Visualization_Series_AreaStyle) GetOpacity() int32
- func (x *DashboardChart_Visualization_Series_AreaStyle) GetOrigin() string
- func (x *DashboardChart_Visualization_Series_AreaStyle) GetShadowBlur() int32
- func (x *DashboardChart_Visualization_Series_AreaStyle) GetShadowColor() string
- func (x *DashboardChart_Visualization_Series_AreaStyle) GetShadowOffsetX() int32
- func (x *DashboardChart_Visualization_Series_AreaStyle) GetShadowOffsetY() int32
- func (*DashboardChart_Visualization_Series_AreaStyle) ProtoMessage()
- func (x *DashboardChart_Visualization_Series_AreaStyle) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Series_AreaStyle) Reset()
- func (x *DashboardChart_Visualization_Series_AreaStyle) String() string
- type DashboardChart_Visualization_Series_ChartSliceColor
- func (*DashboardChart_Visualization_Series_ChartSliceColor) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Series_ChartSliceColor) GetKey() string
- func (x *DashboardChart_Visualization_Series_ChartSliceColor) GetValue() *DashboardChart_Visualization_Series_UserSelectedValues
- func (*DashboardChart_Visualization_Series_ChartSliceColor) ProtoMessage()
- func (x *DashboardChart_Visualization_Series_ChartSliceColor) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Series_ChartSliceColor) Reset()
- func (x *DashboardChart_Visualization_Series_ChartSliceColor) String() string
- type DashboardChart_Visualization_Series_DataLabel
- func (*DashboardChart_Visualization_Series_DataLabel) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Series_DataLabel) GetShow() bool
- func (*DashboardChart_Visualization_Series_DataLabel) ProtoMessage()
- func (x *DashboardChart_Visualization_Series_DataLabel) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Series_DataLabel) Reset()
- func (x *DashboardChart_Visualization_Series_DataLabel) String() string
- type DashboardChart_Visualization_Series_Encode
- func (*DashboardChart_Visualization_Series_Encode) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Series_Encode) GetItemName() string
- func (x *DashboardChart_Visualization_Series_Encode) GetValue() string
- func (x *DashboardChart_Visualization_Series_Encode) GetX() string
- func (x *DashboardChart_Visualization_Series_Encode) GetY() string
- func (*DashboardChart_Visualization_Series_Encode) ProtoMessage()
- func (x *DashboardChart_Visualization_Series_Encode) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Series_Encode) Reset()
- func (x *DashboardChart_Visualization_Series_Encode) String() string
- type DashboardChart_Visualization_Series_GaugeConfig
- func (*DashboardChart_Visualization_Series_GaugeConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Series_GaugeConfig) GetBaseValue() *DashboardChart_Visualization_Series_GaugeValue
- func (x *DashboardChart_Visualization_Series_GaugeConfig) GetLimitValue() *DashboardChart_Visualization_Series_GaugeValue
- func (x *DashboardChart_Visualization_Series_GaugeConfig) GetThresholdValues() []*DashboardChart_Visualization_Series_GaugeValue
- func (*DashboardChart_Visualization_Series_GaugeConfig) ProtoMessage()
- func (x *DashboardChart_Visualization_Series_GaugeConfig) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Series_GaugeConfig) Reset()
- func (x *DashboardChart_Visualization_Series_GaugeConfig) String() string
- type DashboardChart_Visualization_Series_GaugeValue
- func (*DashboardChart_Visualization_Series_GaugeValue) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Series_GaugeValue) GetColor() string
- func (x *DashboardChart_Visualization_Series_GaugeValue) GetValue() int32
- func (*DashboardChart_Visualization_Series_GaugeValue) ProtoMessage()
- func (x *DashboardChart_Visualization_Series_GaugeValue) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Series_GaugeValue) Reset()
- func (x *DashboardChart_Visualization_Series_GaugeValue) String() string
- type DashboardChart_Visualization_Series_ItemColors
- func (*DashboardChart_Visualization_Series_ItemColors) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Series_ItemColors) GetColors() []*DashboardChart_Visualization_Series_ChartSliceColor
- func (*DashboardChart_Visualization_Series_ItemColors) ProtoMessage()
- func (x *DashboardChart_Visualization_Series_ItemColors) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Series_ItemColors) Reset()
- func (x *DashboardChart_Visualization_Series_ItemColors) String() string
- type DashboardChart_Visualization_Series_ItemStyle
- func (*DashboardChart_Visualization_Series_ItemStyle) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Series_ItemStyle) GetBorderColor() string
- func (x *DashboardChart_Visualization_Series_ItemStyle) GetBorderWidth() int32
- func (x *DashboardChart_Visualization_Series_ItemStyle) GetColor() string
- func (*DashboardChart_Visualization_Series_ItemStyle) ProtoMessage()
- func (x *DashboardChart_Visualization_Series_ItemStyle) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Series_ItemStyle) Reset()
- func (x *DashboardChart_Visualization_Series_ItemStyle) String() string
- type DashboardChart_Visualization_Series_MetricTrendConfig
- func (*DashboardChart_Visualization_Series_MetricTrendConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Series_MetricTrendConfig) GetMetricDisplayTrend() MetricDisplayTrend
- func (x *DashboardChart_Visualization_Series_MetricTrendConfig) GetMetricFormat() MetricFormat
- func (x *DashboardChart_Visualization_Series_MetricTrendConfig) GetMetricTrendType() MetricTrendType
- func (x *DashboardChart_Visualization_Series_MetricTrendConfig) GetShowMetricTrend() bool
- func (*DashboardChart_Visualization_Series_MetricTrendConfig) ProtoMessage()
- func (x *DashboardChart_Visualization_Series_MetricTrendConfig) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Series_MetricTrendConfig) Reset()
- func (x *DashboardChart_Visualization_Series_MetricTrendConfig) String() string
- type DashboardChart_Visualization_Series_UserSelectedValues
- func (*DashboardChart_Visualization_Series_UserSelectedValues) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Series_UserSelectedValues) GetColor() string
- func (x *DashboardChart_Visualization_Series_UserSelectedValues) GetLabel() string
- func (*DashboardChart_Visualization_Series_UserSelectedValues) ProtoMessage()
- func (x *DashboardChart_Visualization_Series_UserSelectedValues) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Series_UserSelectedValues) Reset()
- func (x *DashboardChart_Visualization_Series_UserSelectedValues) String() string
- type DashboardChart_Visualization_TableConfig
- func (*DashboardChart_Visualization_TableConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_TableConfig) GetColumnRenderTypeSettings() []*DashboardChart_Visualization_ColumnRenderTypeSettings
- func (x *DashboardChart_Visualization_TableConfig) GetColumnTooltipSettings() []*DashboardChart_Visualization_ColumnTooltipSettings
- func (x *DashboardChart_Visualization_TableConfig) GetEnableTextWrap() bool
- func (*DashboardChart_Visualization_TableConfig) ProtoMessage()
- func (x *DashboardChart_Visualization_TableConfig) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_TableConfig) Reset()
- func (x *DashboardChart_Visualization_TableConfig) String() string
- type DashboardChart_Visualization_Tooltip
- func (*DashboardChart_Visualization_Tooltip) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_Tooltip) GetShow() bool
- func (x *DashboardChart_Visualization_Tooltip) GetTooltipTrigger() ToolTipTrigger
- func (*DashboardChart_Visualization_Tooltip) ProtoMessage()
- func (x *DashboardChart_Visualization_Tooltip) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_Tooltip) Reset()
- func (x *DashboardChart_Visualization_Tooltip) String() string
- type DashboardChart_Visualization_VisualMap
- func (*DashboardChart_Visualization_VisualMap) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_VisualMap) GetPieces() []*DashboardChart_Visualization_VisualMap_VisualMapPiece
- func (x *DashboardChart_Visualization_VisualMap) GetVisualMapType() VisualMapType
- func (*DashboardChart_Visualization_VisualMap) ProtoMessage()
- func (x *DashboardChart_Visualization_VisualMap) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_VisualMap) Reset()
- func (x *DashboardChart_Visualization_VisualMap) String() string
- type DashboardChart_Visualization_VisualMap_VisualMapPiece
- func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) GetColor() string
- func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) GetLabel() string
- func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) GetMax() int64
- func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) GetMin() int64
- func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) ProtoMessage()
- func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) ProtoReflect() protoreflect.Message
- func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) Reset()
- func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) String() string
- type DashboardDefinition
- func (*DashboardDefinition) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardDefinition) GetCharts() []*DashboardDefinition_ChartConfig
- func (x *DashboardDefinition) GetFilters() []*DashboardFilter
- func (x *DashboardDefinition) GetFingerprint() string
- func (*DashboardDefinition) ProtoMessage()
- func (x *DashboardDefinition) ProtoReflect() protoreflect.Message
- func (x *DashboardDefinition) Reset()
- func (x *DashboardDefinition) String() string
- type DashboardDefinition_ChartConfig
- func (*DashboardDefinition_ChartConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardDefinition_ChartConfig) GetChartLayout() *DashboardDefinition_ChartConfig_ChartLayout
- func (x *DashboardDefinition_ChartConfig) GetDashboardChart() string
- func (x *DashboardDefinition_ChartConfig) GetFiltersIds() []string
- func (*DashboardDefinition_ChartConfig) ProtoMessage()
- func (x *DashboardDefinition_ChartConfig) ProtoReflect() protoreflect.Message
- func (x *DashboardDefinition_ChartConfig) Reset()
- func (x *DashboardDefinition_ChartConfig) String() string
- type DashboardDefinition_ChartConfig_ChartLayout
- func (*DashboardDefinition_ChartConfig_ChartLayout) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardDefinition_ChartConfig_ChartLayout) GetSpanX() int32
- func (x *DashboardDefinition_ChartConfig_ChartLayout) GetSpanY() int32
- func (x *DashboardDefinition_ChartConfig_ChartLayout) GetStartX() int32
- func (x *DashboardDefinition_ChartConfig_ChartLayout) GetStartY() int32
- func (*DashboardDefinition_ChartConfig_ChartLayout) ProtoMessage()
- func (x *DashboardDefinition_ChartConfig_ChartLayout) ProtoReflect() protoreflect.Message
- func (x *DashboardDefinition_ChartConfig_ChartLayout) Reset()
- func (x *DashboardDefinition_ChartConfig_ChartLayout) String() string
- type DashboardFilter
- func (*DashboardFilter) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardFilter) GetAdvancedFilterConfig() *AdvancedFilterConfig
- func (x *DashboardFilter) GetChartIds() []string
- func (x *DashboardFilter) GetDataSource() DataSource
- func (x *DashboardFilter) GetDisplayName() string
- func (x *DashboardFilter) GetFieldPath() string
- func (x *DashboardFilter) GetFilterOperatorAndFieldValues() []*FilterOperatorAndValues
- func (x *DashboardFilter) GetId() string
- func (x *DashboardFilter) GetIsMandatory() bool
- func (x *DashboardFilter) GetIsStandardTimeRangeFilter() bool
- func (x *DashboardFilter) GetIsStandardTimeRangeFilterEnabled() bool
- func (*DashboardFilter) ProtoMessage()
- func (x *DashboardFilter) ProtoReflect() protoreflect.Message
- func (x *DashboardFilter) Reset()
- func (x *DashboardFilter) String() string
- type DashboardQuery
- func (*DashboardQuery) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardQuery) GetDashboardChart() string
- func (x *DashboardQuery) GetEtag() string
- func (x *DashboardQuery) GetInput() *DashboardQuery_Input
- func (x *DashboardQuery) GetName() string
- func (x *DashboardQuery) GetQuery() string
- func (*DashboardQuery) ProtoMessage()
- func (x *DashboardQuery) ProtoReflect() protoreflect.Message
- func (x *DashboardQuery) Reset()
- func (x *DashboardQuery) String() string
- type DashboardQueryServiceClient
- type DashboardQueryServiceServer
- type DashboardQuery_Input
- func (*DashboardQuery_Input) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardQuery_Input) GetRelativeTime() *DashboardQuery_Input_RelativeTime
- func (x *DashboardQuery_Input) GetTimeInput() isDashboardQuery_Input_TimeInput
- func (x *DashboardQuery_Input) GetTimeWindow() *interval.Interval
- func (*DashboardQuery_Input) ProtoMessage()
- func (x *DashboardQuery_Input) ProtoReflect() protoreflect.Message
- func (x *DashboardQuery_Input) Reset()
- func (x *DashboardQuery_Input) String() string
- type DashboardQuery_Input_RelativeTime
- func (*DashboardQuery_Input_RelativeTime) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardQuery_Input_RelativeTime) GetStartTimeVal() int64
- func (x *DashboardQuery_Input_RelativeTime) GetTimeUnit() TimeUnit
- func (*DashboardQuery_Input_RelativeTime) ProtoMessage()
- func (x *DashboardQuery_Input_RelativeTime) ProtoReflect() protoreflect.Message
- func (x *DashboardQuery_Input_RelativeTime) Reset()
- func (x *DashboardQuery_Input_RelativeTime) String() string
- type DashboardQuery_Input_RelativeTime_
- type DashboardQuery_Input_TimeWindow
- type DashboardType
- func (DashboardType) Descriptor() protoreflect.EnumDescriptor
- func (x DashboardType) Enum() *DashboardType
- func (DashboardType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DashboardType) Number() protoreflect.EnumNumber
- func (x DashboardType) String() string
- func (DashboardType) Type() protoreflect.EnumType
- type DashboardUserData
- func (*DashboardUserData) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardUserData) GetIsPinned() bool
- func (x *DashboardUserData) GetLastViewedTime() *timestamppb.Timestamp
- func (*DashboardUserData) ProtoMessage()
- func (x *DashboardUserData) ProtoReflect() protoreflect.Message
- func (x *DashboardUserData) Reset()
- func (x *DashboardUserData) String() string
- type DataAccessControlServiceClient
- type DataAccessControlServiceServer
- type DataAccessLabel
- func (*DataAccessLabel) Descriptor() ([]byte, []int)deprecated
- func (x *DataAccessLabel) GetAuthor() string
- func (x *DataAccessLabel) GetCreateTime() *timestamppb.Timestamp
- func (x *DataAccessLabel) GetDefinition() isDataAccessLabel_Definition
- func (x *DataAccessLabel) GetDescription() string
- func (x *DataAccessLabel) GetDisplayName() string
- func (x *DataAccessLabel) GetLastEditor() string
- func (x *DataAccessLabel) GetName() string
- func (x *DataAccessLabel) GetUdmQuery() string
- func (x *DataAccessLabel) GetUpdateTime() *timestamppb.Timestamp
- func (*DataAccessLabel) ProtoMessage()
- func (x *DataAccessLabel) ProtoReflect() protoreflect.Message
- func (x *DataAccessLabel) Reset()
- func (x *DataAccessLabel) String() string
- type DataAccessLabelReference
- func (*DataAccessLabelReference) Descriptor() ([]byte, []int)deprecated
- func (x *DataAccessLabelReference) GetAssetNamespace() string
- func (x *DataAccessLabelReference) GetDataAccessLabel() string
- func (x *DataAccessLabelReference) GetDisplayName() string
- func (x *DataAccessLabelReference) GetIngestionLabel() *IngestionLabel
- func (x *DataAccessLabelReference) GetLabel() isDataAccessLabelReference_Label
- func (x *DataAccessLabelReference) GetLogType() string
- func (*DataAccessLabelReference) ProtoMessage()
- func (x *DataAccessLabelReference) ProtoReflect() protoreflect.Message
- func (x *DataAccessLabelReference) Reset()
- func (x *DataAccessLabelReference) String() string
- type DataAccessLabelReference_AssetNamespace
- type DataAccessLabelReference_DataAccessLabel
- type DataAccessLabelReference_IngestionLabel
- type DataAccessLabelReference_LogType
- type DataAccessLabel_UdmQuery
- type DataAccessScope
- func (*DataAccessScope) Descriptor() ([]byte, []int)deprecated
- func (x *DataAccessScope) GetAllowAll() bool
- func (x *DataAccessScope) GetAllowedDataAccessLabels() []*DataAccessLabelReference
- func (x *DataAccessScope) GetAuthor() string
- func (x *DataAccessScope) GetCreateTime() *timestamppb.Timestamp
- func (x *DataAccessScope) GetDeniedDataAccessLabels() []*DataAccessLabelReference
- func (x *DataAccessScope) GetDescription() string
- func (x *DataAccessScope) GetDisplayName() string
- func (x *DataAccessScope) GetLastEditor() string
- func (x *DataAccessScope) GetName() string
- func (x *DataAccessScope) GetUpdateTime() *timestamppb.Timestamp
- func (*DataAccessScope) ProtoMessage()
- func (x *DataAccessScope) ProtoReflect() protoreflect.Message
- func (x *DataAccessScope) Reset()
- func (x *DataAccessScope) String() string
- type DataSource
- type DataSourceExportSettings
- func (*DataSourceExportSettings) Descriptor() ([]byte, []int)deprecated
- func (x *DataSourceExportSettings) GetDataFreshnessTime() *timestamppb.Timestamp
- func (x *DataSourceExportSettings) GetDataVolume() int64
- func (x *DataSourceExportSettings) GetEnabled() bool
- func (x *DataSourceExportSettings) GetLatestExportJobState() LatestExportJobState
- func (x *DataSourceExportSettings) GetRetentionDays() int32
- func (*DataSourceExportSettings) ProtoMessage()
- func (x *DataSourceExportSettings) ProtoReflect() protoreflect.Message
- func (x *DataSourceExportSettings) Reset()
- func (x *DataSourceExportSettings) String() string
- type DataTable
- func (*DataTable) Descriptor() ([]byte, []int)deprecated
- func (x *DataTable) GetApproximateRowCount() int64
- func (x *DataTable) GetColumnInfo() []*DataTableColumnInfo
- func (x *DataTable) GetCreateTime() *timestamppb.Timestamp
- func (x *DataTable) GetDataTableUuid() string
- func (x *DataTable) GetDescription() string
- func (x *DataTable) GetDisplayName() string
- func (x *DataTable) GetName() string
- func (x *DataTable) GetRowTimeToLive() string
- func (x *DataTable) GetRowTimeToLiveUpdateTime() *timestamppb.Timestamp
- func (x *DataTable) GetRuleAssociationsCount() int32
- func (x *DataTable) GetRules() []string
- func (x *DataTable) GetScopeInfo() *DataTableScopeInfo
- func (x *DataTable) GetUpdateSource() DataTableUpdateSource
- func (x *DataTable) GetUpdateTime() *timestamppb.Timestamp
- func (*DataTable) ProtoMessage()
- func (x *DataTable) ProtoReflect() protoreflect.Message
- func (x *DataTable) Reset()
- func (x *DataTable) String() string
- type DataTableColumnInfo
- func (*DataTableColumnInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DataTableColumnInfo) GetColumnIndex() int32
- func (x *DataTableColumnInfo) GetColumnType() DataTableColumnInfo_DataTableColumnType
- func (x *DataTableColumnInfo) GetKeyColumn() bool
- func (x *DataTableColumnInfo) GetMappedColumnPath() string
- func (x *DataTableColumnInfo) GetOriginalColumn() string
- func (x *DataTableColumnInfo) GetPathOrType() isDataTableColumnInfo_PathOrType
- func (x *DataTableColumnInfo) GetRepeatedValues() bool
- func (*DataTableColumnInfo) ProtoMessage()
- func (x *DataTableColumnInfo) ProtoReflect() protoreflect.Message
- func (x *DataTableColumnInfo) Reset()
- func (x *DataTableColumnInfo) String() string
- type DataTableColumnInfo_ColumnType
- type DataTableColumnInfo_DataTableColumnType
- func (DataTableColumnInfo_DataTableColumnType) Descriptor() protoreflect.EnumDescriptor
- func (x DataTableColumnInfo_DataTableColumnType) Enum() *DataTableColumnInfo_DataTableColumnType
- func (DataTableColumnInfo_DataTableColumnType) EnumDescriptor() ([]byte, []int)deprecated
- func (x DataTableColumnInfo_DataTableColumnType) Number() protoreflect.EnumNumber
- func (x DataTableColumnInfo_DataTableColumnType) String() string
- func (DataTableColumnInfo_DataTableColumnType) Type() protoreflect.EnumType
- type DataTableColumnInfo_MappedColumnPath
- type DataTableOperationErrors
- func (*DataTableOperationErrors) Descriptor() ([]byte, []int)deprecated
- func (x *DataTableOperationErrors) GetName() string
- func (x *DataTableOperationErrors) GetRpcErrors() []*status.Status
- func (*DataTableOperationErrors) ProtoMessage()
- func (x *DataTableOperationErrors) ProtoReflect() protoreflect.Message
- func (x *DataTableOperationErrors) Reset()
- func (x *DataTableOperationErrors) String() string
- type DataTableRow
- func (*DataTableRow) Descriptor() ([]byte, []int)deprecated
- func (x *DataTableRow) GetCreateTime() *timestamppb.Timestamp
- func (x *DataTableRow) GetName() string
- func (x *DataTableRow) GetRowTimeToLive() string
- func (x *DataTableRow) GetUpdateTime() *timestamppb.Timestamp
- func (x *DataTableRow) GetValues() []string
- func (*DataTableRow) ProtoMessage()
- func (x *DataTableRow) ProtoReflect() protoreflect.Message
- func (x *DataTableRow) Reset()
- func (x *DataTableRow) String() string
- type DataTableScopeInfo
- func (*DataTableScopeInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DataTableScopeInfo) GetDataAccessScopes() []string
- func (*DataTableScopeInfo) ProtoMessage()
- func (x *DataTableScopeInfo) ProtoReflect() protoreflect.Message
- func (x *DataTableScopeInfo) Reset()
- func (x *DataTableScopeInfo) String() string
- type DataTableServiceClient
- type DataTableServiceServer
- type DataTableUpdateSource
- func (DataTableUpdateSource) Descriptor() protoreflect.EnumDescriptor
- func (x DataTableUpdateSource) Enum() *DataTableUpdateSource
- func (DataTableUpdateSource) EnumDescriptor() ([]byte, []int)deprecated
- func (x DataTableUpdateSource) Number() protoreflect.EnumNumber
- func (x DataTableUpdateSource) String() string
- func (DataTableUpdateSource) Type() protoreflect.EnumType
- type DeleteDataAccessLabelRequest
- func (*DeleteDataAccessLabelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDataAccessLabelRequest) GetName() string
- func (*DeleteDataAccessLabelRequest) ProtoMessage()
- func (x *DeleteDataAccessLabelRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDataAccessLabelRequest) Reset()
- func (x *DeleteDataAccessLabelRequest) String() string
- type DeleteDataAccessScopeRequest
- func (*DeleteDataAccessScopeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDataAccessScopeRequest) GetName() string
- func (*DeleteDataAccessScopeRequest) ProtoMessage()
- func (x *DeleteDataAccessScopeRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDataAccessScopeRequest) Reset()
- func (x *DeleteDataAccessScopeRequest) String() string
- type DeleteDataTableRequest
- func (*DeleteDataTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDataTableRequest) GetForce() bool
- func (x *DeleteDataTableRequest) GetName() string
- func (*DeleteDataTableRequest) ProtoMessage()
- func (x *DeleteDataTableRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDataTableRequest) Reset()
- func (x *DeleteDataTableRequest) String() string
- type DeleteDataTableRowRequest
- func (*DeleteDataTableRowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDataTableRowRequest) GetName() string
- func (*DeleteDataTableRowRequest) ProtoMessage()
- func (x *DeleteDataTableRowRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDataTableRowRequest) Reset()
- func (x *DeleteDataTableRowRequest) String() string
- type DeleteNativeDashboardRequest
- func (*DeleteNativeDashboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNativeDashboardRequest) GetName() string
- func (*DeleteNativeDashboardRequest) ProtoMessage()
- func (x *DeleteNativeDashboardRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNativeDashboardRequest) Reset()
- func (x *DeleteNativeDashboardRequest) String() string
- type DeleteRuleRequest
- func (*DeleteRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRuleRequest) GetForce() bool
- func (x *DeleteRuleRequest) GetName() string
- func (*DeleteRuleRequest) ProtoMessage()
- func (x *DeleteRuleRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRuleRequest) Reset()
- func (x *DeleteRuleRequest) String() string
- type DeleteWatchlistRequest
- func (*DeleteWatchlistRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteWatchlistRequest) GetForce() bool
- func (x *DeleteWatchlistRequest) GetName() string
- func (*DeleteWatchlistRequest) ProtoMessage()
- func (x *DeleteWatchlistRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteWatchlistRequest) Reset()
- func (x *DeleteWatchlistRequest) String() string
- type DetectionExclusionActivity
- func (*DetectionExclusionActivity) Descriptor() ([]byte, []int)deprecated
- func (x *DetectionExclusionActivity) GetDetectionExclusionDetectorActivities() []*DetectionExclusionActivity_DetectionExclusionDetectorActivity
- func (*DetectionExclusionActivity) ProtoMessage()
- func (x *DetectionExclusionActivity) ProtoReflect() protoreflect.Message
- func (x *DetectionExclusionActivity) Reset()
- func (x *DetectionExclusionActivity) String() string
- type DetectionExclusionActivity_DetectionExclusionDetectorActivity
- func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) Descriptor() ([]byte, []int)deprecated
- func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetCuratedRule() string
- func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetCuratedRuleSet() string
- func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetDeletedCuratedRuleSet() string
- func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetDetectorName() isDetectionExclusionActivity_DetectionExclusionDetectorActivity_DetectorName
- func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetExcludedDetectionCount() int64
- func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetRule() string
- func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetTotalDetectionCount() int64
- func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) ProtoMessage()
- func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) ProtoReflect() protoreflect.Message
- func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) Reset()
- func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) String() string
- type DetectionExclusionActivity_DetectionExclusionDetectorActivity_CuratedRule
- type DetectionExclusionActivity_DetectionExclusionDetectorActivity_CuratedRuleSet
- type DetectionExclusionActivity_DetectionExclusionDetectorActivity_DeletedCuratedRuleSet
- type DetectionExclusionActivity_DetectionExclusionDetectorActivity_Rule
- type DetectionExclusionApplication
- func (*DetectionExclusionApplication) Descriptor() ([]byte, []int)deprecated
- func (x *DetectionExclusionApplication) GetCuratedRuleSets() []string
- func (x *DetectionExclusionApplication) GetCuratedRules() []string
- func (x *DetectionExclusionApplication) GetDeletedCuratedRuleSets() []string
- func (x *DetectionExclusionApplication) GetRules() []string
- func (*DetectionExclusionApplication) ProtoMessage()
- func (x *DetectionExclusionApplication) ProtoReflect() protoreflect.Message
- func (x *DetectionExclusionApplication) Reset()
- func (x *DetectionExclusionApplication) String() string
- type DuplicateChartRequest
- func (*DuplicateChartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DuplicateChartRequest) GetDashboardChart() string
- func (x *DuplicateChartRequest) GetName() string
- func (*DuplicateChartRequest) ProtoMessage()
- func (x *DuplicateChartRequest) ProtoReflect() protoreflect.Message
- func (x *DuplicateChartRequest) Reset()
- func (x *DuplicateChartRequest) String() string
- type DuplicateChartResponse
- func (*DuplicateChartResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DuplicateChartResponse) GetDashboardChart() *DashboardChart
- func (x *DuplicateChartResponse) GetNativeDashboard() *NativeDashboard
- func (*DuplicateChartResponse) ProtoMessage()
- func (x *DuplicateChartResponse) ProtoReflect() protoreflect.Message
- func (x *DuplicateChartResponse) Reset()
- func (x *DuplicateChartResponse) String() string
- type DuplicateNativeDashboardRequest
- func (*DuplicateNativeDashboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DuplicateNativeDashboardRequest) GetName() string
- func (x *DuplicateNativeDashboardRequest) GetNativeDashboard() *NativeDashboard
- func (*DuplicateNativeDashboardRequest) ProtoMessage()
- func (x *DuplicateNativeDashboardRequest) ProtoReflect() protoreflect.Message
- func (x *DuplicateNativeDashboardRequest) Reset()
- func (x *DuplicateNativeDashboardRequest) String() string
- type EditChartRequest
- func (*EditChartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EditChartRequest) GetDashboardChart() *DashboardChart
- func (x *EditChartRequest) GetDashboardQuery() *DashboardQuery
- func (x *EditChartRequest) GetEditMask() *fieldmaskpb.FieldMask
- func (x *EditChartRequest) GetLanguageFeatures() []LanguageFeature
- func (x *EditChartRequest) GetName() string
- func (*EditChartRequest) ProtoMessage()
- func (x *EditChartRequest) ProtoReflect() protoreflect.Message
- func (x *EditChartRequest) Reset()
- func (x *EditChartRequest) String() string
- type EditChartResponse
- func (*EditChartResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EditChartResponse) GetDashboardChart() *DashboardChart
- func (x *EditChartResponse) GetNativeDashboard() *NativeDashboard
- func (*EditChartResponse) ProtoMessage()
- func (x *EditChartResponse) ProtoReflect() protoreflect.Message
- func (x *EditChartResponse) Reset()
- func (x *EditChartResponse) String() string
- type EntityServiceClient
- type EntityServiceServer
- type ExecuteDashboardQueryRequest
- func (*ExecuteDashboardQueryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteDashboardQueryRequest) GetClearCache() bool
- func (x *ExecuteDashboardQueryRequest) GetFilters() []*DashboardFilter
- func (x *ExecuteDashboardQueryRequest) GetParent() string
- func (x *ExecuteDashboardQueryRequest) GetQuery() *DashboardQuery
- func (x *ExecuteDashboardQueryRequest) GetUsePreviousTimeRange() bool
- func (*ExecuteDashboardQueryRequest) ProtoMessage()
- func (x *ExecuteDashboardQueryRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteDashboardQueryRequest) Reset()
- func (x *ExecuteDashboardQueryRequest) String() string
- type ExecuteDashboardQueryResponse
- func (*ExecuteDashboardQueryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteDashboardQueryResponse) GetDataSources() []DataSource
- func (x *ExecuteDashboardQueryResponse) GetLanguageFeatures() []LanguageFeature
- func (x *ExecuteDashboardQueryResponse) GetLastBackendCacheRefreshedTime() *timestamppb.Timestamp
- func (x *ExecuteDashboardQueryResponse) GetQueryRuntimeErrors() []*QueryRuntimeError
- func (x *ExecuteDashboardQueryResponse) GetResults() []*ExecuteDashboardQueryResponse_ColumnData
- func (x *ExecuteDashboardQueryResponse) GetTimeWindow() *interval.Interval
- func (*ExecuteDashboardQueryResponse) ProtoMessage()
- func (x *ExecuteDashboardQueryResponse) ProtoReflect() protoreflect.Message
- func (x *ExecuteDashboardQueryResponse) Reset()
- func (x *ExecuteDashboardQueryResponse) String() string
- type ExecuteDashboardQueryResponse_ColumnData
- func (*ExecuteDashboardQueryResponse_ColumnData) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteDashboardQueryResponse_ColumnData) GetColumn() string
- func (x *ExecuteDashboardQueryResponse_ColumnData) GetMetadata() *ColumnMetadata
- func (x *ExecuteDashboardQueryResponse_ColumnData) GetValues() []*ExecuteDashboardQueryResponse_ColumnType
- func (*ExecuteDashboardQueryResponse_ColumnData) ProtoMessage()
- func (x *ExecuteDashboardQueryResponse_ColumnData) ProtoReflect() protoreflect.Message
- func (x *ExecuteDashboardQueryResponse_ColumnData) Reset()
- func (x *ExecuteDashboardQueryResponse_ColumnData) String() string
- type ExecuteDashboardQueryResponse_ColumnType
- func (*ExecuteDashboardQueryResponse_ColumnType) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteDashboardQueryResponse_ColumnType) GetList() *ExecuteDashboardQueryResponse_ColumnType_List
- func (x *ExecuteDashboardQueryResponse_ColumnType) GetType() isExecuteDashboardQueryResponse_ColumnType_Type
- func (x *ExecuteDashboardQueryResponse_ColumnType) GetValue() *ExecuteDashboardQueryResponse_ColumnValue
- func (*ExecuteDashboardQueryResponse_ColumnType) ProtoMessage()
- func (x *ExecuteDashboardQueryResponse_ColumnType) ProtoReflect() protoreflect.Message
- func (x *ExecuteDashboardQueryResponse_ColumnType) Reset()
- func (x *ExecuteDashboardQueryResponse_ColumnType) String() string
- type ExecuteDashboardQueryResponse_ColumnType_List
- func (*ExecuteDashboardQueryResponse_ColumnType_List) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteDashboardQueryResponse_ColumnType_List) GetValues() []*ExecuteDashboardQueryResponse_ColumnValue
- func (*ExecuteDashboardQueryResponse_ColumnType_List) ProtoMessage()
- func (x *ExecuteDashboardQueryResponse_ColumnType_List) ProtoReflect() protoreflect.Message
- func (x *ExecuteDashboardQueryResponse_ColumnType_List) Reset()
- func (x *ExecuteDashboardQueryResponse_ColumnType_List) String() string
- type ExecuteDashboardQueryResponse_ColumnType_List_
- type ExecuteDashboardQueryResponse_ColumnType_Value
- type ExecuteDashboardQueryResponse_ColumnValue
- func (*ExecuteDashboardQueryResponse_ColumnValue) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteDashboardQueryResponse_ColumnValue) GetBoolVal() bool
- func (x *ExecuteDashboardQueryResponse_ColumnValue) GetBytesVal() []byte
- func (x *ExecuteDashboardQueryResponse_ColumnValue) GetDateVal() *date.Date
- func (x *ExecuteDashboardQueryResponse_ColumnValue) GetDoubleVal() float64
- func (x *ExecuteDashboardQueryResponse_ColumnValue) GetInt64Val() int64
- func (x *ExecuteDashboardQueryResponse_ColumnValue) GetMetadata() *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata
- func (x *ExecuteDashboardQueryResponse_ColumnValue) GetNullVal() bool
- func (x *ExecuteDashboardQueryResponse_ColumnValue) GetProtoVal() *anypb.Any
- func (x *ExecuteDashboardQueryResponse_ColumnValue) GetStringVal() string
- func (x *ExecuteDashboardQueryResponse_ColumnValue) GetTimestampVal() *timestamppb.Timestamp
- func (x *ExecuteDashboardQueryResponse_ColumnValue) GetUint64Val() uint64
- func (x *ExecuteDashboardQueryResponse_ColumnValue) GetValue() isExecuteDashboardQueryResponse_ColumnValue_Value
- func (*ExecuteDashboardQueryResponse_ColumnValue) ProtoMessage()
- func (x *ExecuteDashboardQueryResponse_ColumnValue) ProtoReflect() protoreflect.Message
- func (x *ExecuteDashboardQueryResponse_ColumnValue) Reset()
- func (x *ExecuteDashboardQueryResponse_ColumnValue) String() string
- type ExecuteDashboardQueryResponse_ColumnValue_BoolVal
- type ExecuteDashboardQueryResponse_ColumnValue_BytesVal
- type ExecuteDashboardQueryResponse_ColumnValue_DateVal
- type ExecuteDashboardQueryResponse_ColumnValue_DoubleVal
- type ExecuteDashboardQueryResponse_ColumnValue_Int64Val
- type ExecuteDashboardQueryResponse_ColumnValue_NullVal
- type ExecuteDashboardQueryResponse_ColumnValue_ProtoVal
- type ExecuteDashboardQueryResponse_ColumnValue_StringVal
- type ExecuteDashboardQueryResponse_ColumnValue_TimestampVal
- type ExecuteDashboardQueryResponse_ColumnValue_Uint64Val
- type ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata
- func (*ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) GetFieldPaths() []string
- func (x *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) GetLinks() []*InAppLink
- func (x *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) GetTimestampVal() *timestamppb.Timestamp
- func (*ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) ProtoMessage()
- func (x *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) ProtoReflect() protoreflect.Message
- func (x *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) Reset()
- func (x *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) String() string
- type ExportNativeDashboardsRequest
- func (*ExportNativeDashboardsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExportNativeDashboardsRequest) GetNames() []string
- func (x *ExportNativeDashboardsRequest) GetParent() string
- func (*ExportNativeDashboardsRequest) ProtoMessage()
- func (x *ExportNativeDashboardsRequest) ProtoReflect() protoreflect.Message
- func (x *ExportNativeDashboardsRequest) Reset()
- func (x *ExportNativeDashboardsRequest) String() string
- type ExportNativeDashboardsResponse
- func (*ExportNativeDashboardsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExportNativeDashboardsResponse) GetDestination() isExportNativeDashboardsResponse_Destination
- func (x *ExportNativeDashboardsResponse) GetInlineDestination() *InlineDestination
- func (*ExportNativeDashboardsResponse) ProtoMessage()
- func (x *ExportNativeDashboardsResponse) ProtoReflect() protoreflect.Message
- func (x *ExportNativeDashboardsResponse) Reset()
- func (x *ExportNativeDashboardsResponse) String() string
- type ExportNativeDashboardsResponse_InlineDestination
- type FeaturedContentMetadata
- func (*FeaturedContentMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *FeaturedContentMetadata) GetAuthor() string
- func (x *FeaturedContentMetadata) GetCategories() []string
- func (x *FeaturedContentMetadata) GetCertified() bool
- func (x *FeaturedContentMetadata) GetCreateTime() *timestamppb.Timestamp
- func (x *FeaturedContentMetadata) GetDescription() string
- func (x *FeaturedContentMetadata) GetDisplayName() string
- func (x *FeaturedContentMetadata) GetId() string
- func (x *FeaturedContentMetadata) GetSourceType() FeaturedContentMetadata_ContentSourceType
- func (x *FeaturedContentMetadata) GetUpdateTime() *timestamppb.Timestamp
- func (x *FeaturedContentMetadata) GetVerified() bool
- func (x *FeaturedContentMetadata) GetVersion() string
- func (*FeaturedContentMetadata) ProtoMessage()
- func (x *FeaturedContentMetadata) ProtoReflect() protoreflect.Message
- func (x *FeaturedContentMetadata) Reset()
- func (x *FeaturedContentMetadata) String() string
- type FeaturedContentMetadata_ContentSourceType
- func (FeaturedContentMetadata_ContentSourceType) Descriptor() protoreflect.EnumDescriptor
- func (x FeaturedContentMetadata_ContentSourceType) Enum() *FeaturedContentMetadata_ContentSourceType
- func (FeaturedContentMetadata_ContentSourceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x FeaturedContentMetadata_ContentSourceType) Number() protoreflect.EnumNumber
- func (x FeaturedContentMetadata_ContentSourceType) String() string
- func (FeaturedContentMetadata_ContentSourceType) Type() protoreflect.EnumType
- type FeaturedContentNativeDashboard
- func (*FeaturedContentNativeDashboard) Descriptor() ([]byte, []int)deprecated
- func (x *FeaturedContentNativeDashboard) GetContentMetadata() *FeaturedContentMetadata
- func (x *FeaturedContentNativeDashboard) GetDashboardContent() *NativeDashboardWithChartsAndQueries
- func (x *FeaturedContentNativeDashboard) GetName() string
- func (*FeaturedContentNativeDashboard) ProtoMessage()
- func (x *FeaturedContentNativeDashboard) ProtoReflect() protoreflect.Message
- func (x *FeaturedContentNativeDashboard) Reset()
- func (x *FeaturedContentNativeDashboard) String() string
- type FeaturedContentNativeDashboardServiceClient
- type FeaturedContentNativeDashboardServiceServer
- type FilterOperator
- func (FilterOperator) Descriptor() protoreflect.EnumDescriptor
- func (x FilterOperator) Enum() *FilterOperator
- func (FilterOperator) EnumDescriptor() ([]byte, []int)deprecated
- func (x FilterOperator) Number() protoreflect.EnumNumber
- func (x FilterOperator) String() string
- func (FilterOperator) Type() protoreflect.EnumType
- type FilterOperatorAndValues
- func (*FilterOperatorAndValues) Descriptor() ([]byte, []int)deprecated
- func (x *FilterOperatorAndValues) GetFieldValues() []string
- func (x *FilterOperatorAndValues) GetFilterOperator() FilterOperator
- func (*FilterOperatorAndValues) ProtoMessage()
- func (x *FilterOperatorAndValues) ProtoReflect() protoreflect.Message
- func (x *FilterOperatorAndValues) Reset()
- func (x *FilterOperatorAndValues) String() string
- type FindingsRefinement
- func (*FindingsRefinement) Descriptor() ([]byte, []int)deprecated
- func (x *FindingsRefinement) GetCreateTime() *timestamppb.Timestamp
- func (x *FindingsRefinement) GetDisplayName() string
- func (x *FindingsRefinement) GetName() string
- func (x *FindingsRefinement) GetOutcomeFilters() []*OutcomeFilter
- func (x *FindingsRefinement) GetQuery() string
- func (x *FindingsRefinement) GetType() FindingsRefinementType
- func (x *FindingsRefinement) GetUpdateTime() *timestamppb.Timestamp
- func (*FindingsRefinement) ProtoMessage()
- func (x *FindingsRefinement) ProtoReflect() protoreflect.Message
- func (x *FindingsRefinement) Reset()
- func (x *FindingsRefinement) String() string
- type FindingsRefinementActivity
- func (*FindingsRefinementActivity) Descriptor() ([]byte, []int)deprecated
- func (x *FindingsRefinementActivity) GetActivity() isFindingsRefinementActivity_Activity
- func (x *FindingsRefinementActivity) GetDetectionExclusionActivity() *DetectionExclusionActivity
- func (x *FindingsRefinementActivity) GetFindingsRefinement() string
- func (*FindingsRefinementActivity) ProtoMessage()
- func (x *FindingsRefinementActivity) ProtoReflect() protoreflect.Message
- func (x *FindingsRefinementActivity) Reset()
- func (x *FindingsRefinementActivity) String() string
- type FindingsRefinementActivity_DetectionExclusionActivity
- type FindingsRefinementDeployment
- func (*FindingsRefinementDeployment) Descriptor() ([]byte, []int)deprecated
- func (x *FindingsRefinementDeployment) GetArchived() bool
- func (x *FindingsRefinementDeployment) GetDetectionExclusionApplication() *DetectionExclusionApplication
- func (x *FindingsRefinementDeployment) GetEnabled() bool
- func (x *FindingsRefinementDeployment) GetFindingsRefinementApplication() isFindingsRefinementDeployment_FindingsRefinementApplication
- func (x *FindingsRefinementDeployment) GetName() string
- func (x *FindingsRefinementDeployment) GetUpdateTime() *timestamppb.Timestamp
- func (*FindingsRefinementDeployment) ProtoMessage()
- func (x *FindingsRefinementDeployment) ProtoReflect() protoreflect.Message
- func (x *FindingsRefinementDeployment) Reset()
- func (x *FindingsRefinementDeployment) String() string
- type FindingsRefinementDeployment_DetectionExclusionApplication
- type FindingsRefinementServiceClient
- type FindingsRefinementServiceServer
- type FindingsRefinementType
- func (FindingsRefinementType) Descriptor() protoreflect.EnumDescriptor
- func (x FindingsRefinementType) Enum() *FindingsRefinementType
- func (FindingsRefinementType) EnumDescriptor() ([]byte, []int)deprecated
- func (x FindingsRefinementType) Number() protoreflect.EnumNumber
- func (x FindingsRefinementType) String() string
- func (FindingsRefinementType) Type() protoreflect.EnumType
- type GetBigQueryExportRequest
- func (*GetBigQueryExportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBigQueryExportRequest) GetName() string
- func (*GetBigQueryExportRequest) ProtoMessage()
- func (x *GetBigQueryExportRequest) ProtoReflect() protoreflect.Message
- func (x *GetBigQueryExportRequest) Reset()
- func (x *GetBigQueryExportRequest) String() string
- type GetDashboardChartRequest
- func (*GetDashboardChartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDashboardChartRequest) GetName() string
- func (*GetDashboardChartRequest) ProtoMessage()
- func (x *GetDashboardChartRequest) ProtoReflect() protoreflect.Message
- func (x *GetDashboardChartRequest) Reset()
- func (x *GetDashboardChartRequest) String() string
- type GetDashboardQueryRequest
- func (*GetDashboardQueryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDashboardQueryRequest) GetName() string
- func (*GetDashboardQueryRequest) ProtoMessage()
- func (x *GetDashboardQueryRequest) ProtoReflect() protoreflect.Message
- func (x *GetDashboardQueryRequest) Reset()
- func (x *GetDashboardQueryRequest) String() string
- type GetDataAccessLabelRequest
- func (*GetDataAccessLabelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDataAccessLabelRequest) GetName() string
- func (*GetDataAccessLabelRequest) ProtoMessage()
- func (x *GetDataAccessLabelRequest) ProtoReflect() protoreflect.Message
- func (x *GetDataAccessLabelRequest) Reset()
- func (x *GetDataAccessLabelRequest) String() string
- type GetDataAccessScopeRequest
- func (*GetDataAccessScopeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDataAccessScopeRequest) GetName() string
- func (*GetDataAccessScopeRequest) ProtoMessage()
- func (x *GetDataAccessScopeRequest) ProtoReflect() protoreflect.Message
- func (x *GetDataAccessScopeRequest) Reset()
- func (x *GetDataAccessScopeRequest) String() string
- type GetDataTableOperationErrorsRequest
- func (*GetDataTableOperationErrorsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDataTableOperationErrorsRequest) GetName() string
- func (*GetDataTableOperationErrorsRequest) ProtoMessage()
- func (x *GetDataTableOperationErrorsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDataTableOperationErrorsRequest) Reset()
- func (x *GetDataTableOperationErrorsRequest) String() string
- type GetDataTableRequest
- func (*GetDataTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDataTableRequest) GetName() string
- func (*GetDataTableRequest) ProtoMessage()
- func (x *GetDataTableRequest) ProtoReflect() protoreflect.Message
- func (x *GetDataTableRequest) Reset()
- func (x *GetDataTableRequest) String() string
- type GetDataTableRowRequest
- func (*GetDataTableRowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDataTableRowRequest) GetName() string
- func (*GetDataTableRowRequest) ProtoMessage()
- func (x *GetDataTableRowRequest) ProtoReflect() protoreflect.Message
- func (x *GetDataTableRowRequest) Reset()
- func (x *GetDataTableRowRequest) String() string
- type GetFeaturedContentNativeDashboardRequest
- func (*GetFeaturedContentNativeDashboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeaturedContentNativeDashboardRequest) GetName() string
- func (*GetFeaturedContentNativeDashboardRequest) ProtoMessage()
- func (x *GetFeaturedContentNativeDashboardRequest) ProtoReflect() protoreflect.Message
- func (x *GetFeaturedContentNativeDashboardRequest) Reset()
- func (x *GetFeaturedContentNativeDashboardRequest) String() string
- type GetFindingsRefinementDeploymentRequest
- func (*GetFindingsRefinementDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFindingsRefinementDeploymentRequest) GetName() string
- func (*GetFindingsRefinementDeploymentRequest) ProtoMessage()
- func (x *GetFindingsRefinementDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *GetFindingsRefinementDeploymentRequest) Reset()
- func (x *GetFindingsRefinementDeploymentRequest) String() string
- type GetFindingsRefinementRequest
- func (*GetFindingsRefinementRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFindingsRefinementRequest) GetName() string
- func (*GetFindingsRefinementRequest) ProtoMessage()
- func (x *GetFindingsRefinementRequest) ProtoReflect() protoreflect.Message
- func (x *GetFindingsRefinementRequest) Reset()
- func (x *GetFindingsRefinementRequest) String() string
- type GetInstanceRequest
- func (*GetInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceRequest) GetName() string
- func (*GetInstanceRequest) ProtoMessage()
- func (x *GetInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceRequest) Reset()
- func (x *GetInstanceRequest) String() string
- type GetNativeDashboardRequest
- func (*GetNativeDashboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNativeDashboardRequest) GetName() string
- func (x *GetNativeDashboardRequest) GetView() NativeDashboardView
- func (*GetNativeDashboardRequest) ProtoMessage()
- func (x *GetNativeDashboardRequest) ProtoReflect() protoreflect.Message
- func (x *GetNativeDashboardRequest) Reset()
- func (x *GetNativeDashboardRequest) String() string
- type GetReferenceListRequest
- func (*GetReferenceListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetReferenceListRequest) GetName() string
- func (x *GetReferenceListRequest) GetView() ReferenceListView
- func (*GetReferenceListRequest) ProtoMessage()
- func (x *GetReferenceListRequest) ProtoReflect() protoreflect.Message
- func (x *GetReferenceListRequest) Reset()
- func (x *GetReferenceListRequest) String() string
- type GetRetrohuntRequest
- func (*GetRetrohuntRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRetrohuntRequest) GetName() string
- func (*GetRetrohuntRequest) ProtoMessage()
- func (x *GetRetrohuntRequest) ProtoReflect() protoreflect.Message
- func (x *GetRetrohuntRequest) Reset()
- func (x *GetRetrohuntRequest) String() string
- type GetRuleDeploymentRequest
- func (*GetRuleDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRuleDeploymentRequest) GetName() string
- func (*GetRuleDeploymentRequest) ProtoMessage()
- func (x *GetRuleDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *GetRuleDeploymentRequest) Reset()
- func (x *GetRuleDeploymentRequest) String() string
- type GetRuleRequest
- func (*GetRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRuleRequest) GetName() string
- func (x *GetRuleRequest) GetView() RuleView
- func (*GetRuleRequest) ProtoMessage()
- func (x *GetRuleRequest) ProtoReflect() protoreflect.Message
- func (x *GetRuleRequest) Reset()
- func (x *GetRuleRequest) String() string
- type GetWatchlistRequest
- func (*GetWatchlistRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWatchlistRequest) GetName() string
- func (*GetWatchlistRequest) ProtoMessage()
- func (x *GetWatchlistRequest) ProtoReflect() protoreflect.Message
- func (x *GetWatchlistRequest) Reset()
- func (x *GetWatchlistRequest) String() string
- type ImportExportStatus
- func (*ImportExportStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ImportExportStatus) GetDashboard() string
- func (x *ImportExportStatus) GetStatus() *status.Status
- func (*ImportExportStatus) ProtoMessage()
- func (x *ImportExportStatus) ProtoReflect() protoreflect.Message
- func (x *ImportExportStatus) Reset()
- func (x *ImportExportStatus) String() string
- type ImportNativeDashboardsInlineSource
- func (*ImportNativeDashboardsInlineSource) Descriptor() ([]byte, []int)deprecated
- func (x *ImportNativeDashboardsInlineSource) GetDashboards() []*NativeDashboardWithChartsAndQueries
- func (*ImportNativeDashboardsInlineSource) ProtoMessage()
- func (x *ImportNativeDashboardsInlineSource) ProtoReflect() protoreflect.Message
- func (x *ImportNativeDashboardsInlineSource) Reset()
- func (x *ImportNativeDashboardsInlineSource) String() string
- type ImportNativeDashboardsRequest
- func (*ImportNativeDashboardsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ImportNativeDashboardsRequest) GetParent() string
- func (x *ImportNativeDashboardsRequest) GetSource() *ImportNativeDashboardsInlineSource
- func (*ImportNativeDashboardsRequest) ProtoMessage()
- func (x *ImportNativeDashboardsRequest) ProtoReflect() protoreflect.Message
- func (x *ImportNativeDashboardsRequest) Reset()
- func (x *ImportNativeDashboardsRequest) String() string
- type ImportNativeDashboardsResponse
- func (*ImportNativeDashboardsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ImportNativeDashboardsResponse) GetResults() []*ImportExportStatus
- func (*ImportNativeDashboardsResponse) ProtoMessage()
- func (x *ImportNativeDashboardsResponse) ProtoReflect() protoreflect.Message
- func (x *ImportNativeDashboardsResponse) Reset()
- func (x *ImportNativeDashboardsResponse) String() string
- type InAppLink
- func (*InAppLink) Descriptor() ([]byte, []int)deprecated
- func (x *InAppLink) GetIconUrl() string
- func (x *InAppLink) GetLabel() string
- func (x *InAppLink) GetUrl() string
- func (*InAppLink) ProtoMessage()
- func (x *InAppLink) ProtoReflect() protoreflect.Message
- func (x *InAppLink) Reset()
- func (x *InAppLink) String() string
- type IngestionLabel
- func (*IngestionLabel) Descriptor() ([]byte, []int)deprecated
- func (x *IngestionLabel) GetIngestionLabelKey() string
- func (x *IngestionLabel) GetIngestionLabelValue() string
- func (*IngestionLabel) ProtoMessage()
- func (x *IngestionLabel) ProtoReflect() protoreflect.Message
- func (x *IngestionLabel) Reset()
- func (x *IngestionLabel) String() string
- type InlineDestination
- func (*InlineDestination) Descriptor() ([]byte, []int)deprecated
- func (x *InlineDestination) GetDashboards() []*NativeDashboardWithChartsAndQueries
- func (*InlineDestination) ProtoMessage()
- func (x *InlineDestination) ProtoReflect() protoreflect.Message
- func (x *InlineDestination) Reset()
- func (x *InlineDestination) String() string
- type InputsUsed
- func (*InputsUsed) Descriptor() ([]byte, []int)deprecated
- func (x *InputsUsed) GetUsesDetection() bool
- func (x *InputsUsed) GetUsesEntity() bool
- func (x *InputsUsed) GetUsesUdm() bool
- func (*InputsUsed) ProtoMessage()
- func (x *InputsUsed) ProtoReflect() protoreflect.Message
- func (x *InputsUsed) Reset()
- func (x *InputsUsed) String() string
- type InstallFeaturedContentNativeDashboardRequest
- func (*InstallFeaturedContentNativeDashboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InstallFeaturedContentNativeDashboardRequest) GetFeaturedContentNativeDashboard() *FeaturedContentNativeDashboard
- func (x *InstallFeaturedContentNativeDashboardRequest) GetName() string
- func (*InstallFeaturedContentNativeDashboardRequest) ProtoMessage()
- func (x *InstallFeaturedContentNativeDashboardRequest) ProtoReflect() protoreflect.Message
- func (x *InstallFeaturedContentNativeDashboardRequest) Reset()
- func (x *InstallFeaturedContentNativeDashboardRequest) String() string
- type InstallFeaturedContentNativeDashboardResponse
- func (*InstallFeaturedContentNativeDashboardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InstallFeaturedContentNativeDashboardResponse) GetNativeDashboard() string
- func (*InstallFeaturedContentNativeDashboardResponse) ProtoMessage()
- func (x *InstallFeaturedContentNativeDashboardResponse) ProtoReflect() protoreflect.Message
- func (x *InstallFeaturedContentNativeDashboardResponse) Reset()
- func (x *InstallFeaturedContentNativeDashboardResponse) String() string
- type Instance
- type InstanceServiceClient
- type InstanceServiceServer
- type LanguageFeature
- func (LanguageFeature) Descriptor() protoreflect.EnumDescriptor
- func (x LanguageFeature) Enum() *LanguageFeature
- func (LanguageFeature) EnumDescriptor() ([]byte, []int)deprecated
- func (x LanguageFeature) Number() protoreflect.EnumNumber
- func (x LanguageFeature) String() string
- func (LanguageFeature) Type() protoreflect.EnumType
- type LatestExportJobState
- func (LatestExportJobState) Descriptor() protoreflect.EnumDescriptor
- func (x LatestExportJobState) Enum() *LatestExportJobState
- func (LatestExportJobState) EnumDescriptor() ([]byte, []int)deprecated
- func (x LatestExportJobState) Number() protoreflect.EnumNumber
- func (x LatestExportJobState) String() string
- func (LatestExportJobState) Type() protoreflect.EnumType
- type LegendAlign
- func (LegendAlign) Descriptor() protoreflect.EnumDescriptor
- func (x LegendAlign) Enum() *LegendAlign
- func (LegendAlign) EnumDescriptor() ([]byte, []int)deprecated
- func (x LegendAlign) Number() protoreflect.EnumNumber
- func (x LegendAlign) String() string
- func (LegendAlign) Type() protoreflect.EnumType
- type LegendOrient
- func (LegendOrient) Descriptor() protoreflect.EnumDescriptor
- func (x LegendOrient) Enum() *LegendOrient
- func (LegendOrient) EnumDescriptor() ([]byte, []int)deprecated
- func (x LegendOrient) Number() protoreflect.EnumNumber
- func (x LegendOrient) String() string
- func (LegendOrient) Type() protoreflect.EnumType
- type ListAllFindingsRefinementDeploymentsRequest
- func (*ListAllFindingsRefinementDeploymentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllFindingsRefinementDeploymentsRequest) GetFilter() string
- func (x *ListAllFindingsRefinementDeploymentsRequest) GetInstance() string
- func (x *ListAllFindingsRefinementDeploymentsRequest) GetPageSize() int32
- func (x *ListAllFindingsRefinementDeploymentsRequest) GetPageToken() string
- func (*ListAllFindingsRefinementDeploymentsRequest) ProtoMessage()
- func (x *ListAllFindingsRefinementDeploymentsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAllFindingsRefinementDeploymentsRequest) Reset()
- func (x *ListAllFindingsRefinementDeploymentsRequest) String() string
- type ListAllFindingsRefinementDeploymentsResponse
- func (*ListAllFindingsRefinementDeploymentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllFindingsRefinementDeploymentsResponse) GetAllFindingsRefinementDeployments() []*FindingsRefinementDeployment
- func (x *ListAllFindingsRefinementDeploymentsResponse) GetNextPageToken() string
- func (*ListAllFindingsRefinementDeploymentsResponse) ProtoMessage()
- func (x *ListAllFindingsRefinementDeploymentsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAllFindingsRefinementDeploymentsResponse) Reset()
- func (x *ListAllFindingsRefinementDeploymentsResponse) String() string
- type ListDataAccessLabelsRequest
- func (*ListDataAccessLabelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDataAccessLabelsRequest) GetFilter() string
- func (x *ListDataAccessLabelsRequest) GetPageSize() int32
- func (x *ListDataAccessLabelsRequest) GetPageToken() string
- func (x *ListDataAccessLabelsRequest) GetParent() string
- func (*ListDataAccessLabelsRequest) ProtoMessage()
- func (x *ListDataAccessLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *ListDataAccessLabelsRequest) Reset()
- func (x *ListDataAccessLabelsRequest) String() string
- type ListDataAccessLabelsResponse
- func (*ListDataAccessLabelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDataAccessLabelsResponse) GetDataAccessLabels() []*DataAccessLabel
- func (x *ListDataAccessLabelsResponse) GetNextPageToken() string
- func (*ListDataAccessLabelsResponse) ProtoMessage()
- func (x *ListDataAccessLabelsResponse) ProtoReflect() protoreflect.Message
- func (x *ListDataAccessLabelsResponse) Reset()
- func (x *ListDataAccessLabelsResponse) String() string
- type ListDataAccessScopesRequest
- func (*ListDataAccessScopesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDataAccessScopesRequest) GetFilter() string
- func (x *ListDataAccessScopesRequest) GetPageSize() int32
- func (x *ListDataAccessScopesRequest) GetPageToken() string
- func (x *ListDataAccessScopesRequest) GetParent() string
- func (*ListDataAccessScopesRequest) ProtoMessage()
- func (x *ListDataAccessScopesRequest) ProtoReflect() protoreflect.Message
- func (x *ListDataAccessScopesRequest) Reset()
- func (x *ListDataAccessScopesRequest) String() string
- type ListDataAccessScopesResponse
- func (*ListDataAccessScopesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDataAccessScopesResponse) GetDataAccessScopes() []*DataAccessScope
- func (x *ListDataAccessScopesResponse) GetGlobalDataAccessScopeGranted() bool
- func (x *ListDataAccessScopesResponse) GetNextPageToken() string
- func (*ListDataAccessScopesResponse) ProtoMessage()
- func (x *ListDataAccessScopesResponse) ProtoReflect() protoreflect.Message
- func (x *ListDataAccessScopesResponse) Reset()
- func (x *ListDataAccessScopesResponse) String() string
- type ListDataTableRowsRequest
- func (*ListDataTableRowsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDataTableRowsRequest) GetFilter() string
- func (x *ListDataTableRowsRequest) GetOrderBy() string
- func (x *ListDataTableRowsRequest) GetPageSize() int32
- func (x *ListDataTableRowsRequest) GetPageToken() string
- func (x *ListDataTableRowsRequest) GetParent() string
- func (*ListDataTableRowsRequest) ProtoMessage()
- func (x *ListDataTableRowsRequest) ProtoReflect() protoreflect.Message
- func (x *ListDataTableRowsRequest) Reset()
- func (x *ListDataTableRowsRequest) String() string
- type ListDataTableRowsResponse
- func (*ListDataTableRowsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDataTableRowsResponse) GetDataTableRows() []*DataTableRow
- func (x *ListDataTableRowsResponse) GetNextPageToken() string
- func (*ListDataTableRowsResponse) ProtoMessage()
- func (x *ListDataTableRowsResponse) ProtoReflect() protoreflect.Message
- func (x *ListDataTableRowsResponse) Reset()
- func (x *ListDataTableRowsResponse) String() string
- type ListDataTablesRequest
- func (*ListDataTablesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDataTablesRequest) GetOrderBy() string
- func (x *ListDataTablesRequest) GetPageSize() int32
- func (x *ListDataTablesRequest) GetPageToken() string
- func (x *ListDataTablesRequest) GetParent() string
- func (*ListDataTablesRequest) ProtoMessage()
- func (x *ListDataTablesRequest) ProtoReflect() protoreflect.Message
- func (x *ListDataTablesRequest) Reset()
- func (x *ListDataTablesRequest) String() string
- type ListDataTablesResponse
- func (*ListDataTablesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDataTablesResponse) GetDataTables() []*DataTable
- func (x *ListDataTablesResponse) GetNextPageToken() string
- func (*ListDataTablesResponse) ProtoMessage()
- func (x *ListDataTablesResponse) ProtoReflect() protoreflect.Message
- func (x *ListDataTablesResponse) Reset()
- func (x *ListDataTablesResponse) String() string
- type ListFeaturedContentNativeDashboardsRequest
- func (*ListFeaturedContentNativeDashboardsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeaturedContentNativeDashboardsRequest) GetFilter() string
- func (x *ListFeaturedContentNativeDashboardsRequest) GetPageSize() int32
- func (x *ListFeaturedContentNativeDashboardsRequest) GetPageToken() string
- func (x *ListFeaturedContentNativeDashboardsRequest) GetParent() string
- func (*ListFeaturedContentNativeDashboardsRequest) ProtoMessage()
- func (x *ListFeaturedContentNativeDashboardsRequest) ProtoReflect() protoreflect.Message
- func (x *ListFeaturedContentNativeDashboardsRequest) Reset()
- func (x *ListFeaturedContentNativeDashboardsRequest) String() string
- type ListFeaturedContentNativeDashboardsResponse
- func (*ListFeaturedContentNativeDashboardsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeaturedContentNativeDashboardsResponse) GetFeaturedContentNativeDashboards() []*FeaturedContentNativeDashboard
- func (x *ListFeaturedContentNativeDashboardsResponse) GetNextPageToken() string
- func (*ListFeaturedContentNativeDashboardsResponse) ProtoMessage()
- func (x *ListFeaturedContentNativeDashboardsResponse) ProtoReflect() protoreflect.Message
- func (x *ListFeaturedContentNativeDashboardsResponse) Reset()
- func (x *ListFeaturedContentNativeDashboardsResponse) String() string
- type ListFindingsRefinementsRequest
- func (*ListFindingsRefinementsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFindingsRefinementsRequest) GetPageSize() int32
- func (x *ListFindingsRefinementsRequest) GetPageToken() string
- func (x *ListFindingsRefinementsRequest) GetParent() string
- func (*ListFindingsRefinementsRequest) ProtoMessage()
- func (x *ListFindingsRefinementsRequest) ProtoReflect() protoreflect.Message
- func (x *ListFindingsRefinementsRequest) Reset()
- func (x *ListFindingsRefinementsRequest) String() string
- type ListFindingsRefinementsResponse
- func (*ListFindingsRefinementsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFindingsRefinementsResponse) GetFindingsRefinements() []*FindingsRefinement
- func (x *ListFindingsRefinementsResponse) GetNextPageToken() string
- func (*ListFindingsRefinementsResponse) ProtoMessage()
- func (x *ListFindingsRefinementsResponse) ProtoReflect() protoreflect.Message
- func (x *ListFindingsRefinementsResponse) Reset()
- func (x *ListFindingsRefinementsResponse) String() string
- type ListNativeDashboardsRequest
- func (*ListNativeDashboardsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListNativeDashboardsRequest) GetPageSize() int32
- func (x *ListNativeDashboardsRequest) GetPageToken() string
- func (x *ListNativeDashboardsRequest) GetParent() string
- func (x *ListNativeDashboardsRequest) GetView() NativeDashboardView
- func (*ListNativeDashboardsRequest) ProtoMessage()
- func (x *ListNativeDashboardsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNativeDashboardsRequest) Reset()
- func (x *ListNativeDashboardsRequest) String() string
- type ListNativeDashboardsResponse
- func (*ListNativeDashboardsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNativeDashboardsResponse) GetNativeDashboards() []*NativeDashboard
- func (x *ListNativeDashboardsResponse) GetNextPageToken() string
- func (*ListNativeDashboardsResponse) ProtoMessage()
- func (x *ListNativeDashboardsResponse) ProtoReflect() protoreflect.Message
- func (x *ListNativeDashboardsResponse) Reset()
- func (x *ListNativeDashboardsResponse) String() string
- type ListReferenceListsRequest
- func (*ListReferenceListsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListReferenceListsRequest) GetPageSize() int32
- func (x *ListReferenceListsRequest) GetPageToken() string
- func (x *ListReferenceListsRequest) GetParent() string
- func (x *ListReferenceListsRequest) GetView() ReferenceListView
- func (*ListReferenceListsRequest) ProtoMessage()
- func (x *ListReferenceListsRequest) ProtoReflect() protoreflect.Message
- func (x *ListReferenceListsRequest) Reset()
- func (x *ListReferenceListsRequest) String() string
- type ListReferenceListsResponse
- func (*ListReferenceListsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListReferenceListsResponse) GetNextPageToken() string
- func (x *ListReferenceListsResponse) GetReferenceLists() []*ReferenceList
- func (*ListReferenceListsResponse) ProtoMessage()
- func (x *ListReferenceListsResponse) ProtoReflect() protoreflect.Message
- func (x *ListReferenceListsResponse) Reset()
- func (x *ListReferenceListsResponse) String() string
- type ListRetrohuntsRequest
- func (*ListRetrohuntsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRetrohuntsRequest) GetFilter() string
- func (x *ListRetrohuntsRequest) GetPageSize() int32
- func (x *ListRetrohuntsRequest) GetPageToken() string
- func (x *ListRetrohuntsRequest) GetParent() string
- func (*ListRetrohuntsRequest) ProtoMessage()
- func (x *ListRetrohuntsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRetrohuntsRequest) Reset()
- func (x *ListRetrohuntsRequest) String() string
- type ListRetrohuntsResponse
- func (*ListRetrohuntsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRetrohuntsResponse) GetNextPageToken() string
- func (x *ListRetrohuntsResponse) GetRetrohunts() []*Retrohunt
- func (*ListRetrohuntsResponse) ProtoMessage()
- func (x *ListRetrohuntsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRetrohuntsResponse) Reset()
- func (x *ListRetrohuntsResponse) String() string
- type ListRuleDeploymentsRequest
- func (*ListRuleDeploymentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRuleDeploymentsRequest) GetFilter() string
- func (x *ListRuleDeploymentsRequest) GetPageSize() int32
- func (x *ListRuleDeploymentsRequest) GetPageToken() string
- func (x *ListRuleDeploymentsRequest) GetParent() string
- func (*ListRuleDeploymentsRequest) ProtoMessage()
- func (x *ListRuleDeploymentsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRuleDeploymentsRequest) Reset()
- func (x *ListRuleDeploymentsRequest) String() string
- type ListRuleDeploymentsResponse
- func (*ListRuleDeploymentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRuleDeploymentsResponse) GetNextPageToken() string
- func (x *ListRuleDeploymentsResponse) GetRuleDeployments() []*RuleDeployment
- func (*ListRuleDeploymentsResponse) ProtoMessage()
- func (x *ListRuleDeploymentsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRuleDeploymentsResponse) Reset()
- func (x *ListRuleDeploymentsResponse) String() string
- type ListRuleExecutionErrorsRequest
- func (*ListRuleExecutionErrorsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRuleExecutionErrorsRequest) GetFilter() string
- func (x *ListRuleExecutionErrorsRequest) GetPageSize() int32
- func (x *ListRuleExecutionErrorsRequest) GetPageToken() string
- func (x *ListRuleExecutionErrorsRequest) GetParent() string
- func (*ListRuleExecutionErrorsRequest) ProtoMessage()
- func (x *ListRuleExecutionErrorsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRuleExecutionErrorsRequest) Reset()
- func (x *ListRuleExecutionErrorsRequest) String() string
- type ListRuleExecutionErrorsResponse
- func (*ListRuleExecutionErrorsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRuleExecutionErrorsResponse) GetNextPageToken() string
- func (x *ListRuleExecutionErrorsResponse) GetRuleExecutionErrors() []*RuleExecutionError
- func (*ListRuleExecutionErrorsResponse) ProtoMessage()
- func (x *ListRuleExecutionErrorsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRuleExecutionErrorsResponse) Reset()
- func (x *ListRuleExecutionErrorsResponse) String() string
- type ListRuleRevisionsRequest
- func (*ListRuleRevisionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRuleRevisionsRequest) GetName() string
- func (x *ListRuleRevisionsRequest) GetPageSize() int32
- func (x *ListRuleRevisionsRequest) GetPageToken() string
- func (x *ListRuleRevisionsRequest) GetView() RuleView
- func (*ListRuleRevisionsRequest) ProtoMessage()
- func (x *ListRuleRevisionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRuleRevisionsRequest) Reset()
- func (x *ListRuleRevisionsRequest) String() string
- type ListRuleRevisionsResponse
- func (*ListRuleRevisionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRuleRevisionsResponse) GetNextPageToken() string
- func (x *ListRuleRevisionsResponse) GetRules() []*Rule
- func (*ListRuleRevisionsResponse) ProtoMessage()
- func (x *ListRuleRevisionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRuleRevisionsResponse) Reset()
- func (x *ListRuleRevisionsResponse) String() string
- type ListRulesRequest
- func (*ListRulesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRulesRequest) GetFilter() string
- func (x *ListRulesRequest) GetPageSize() int32
- func (x *ListRulesRequest) GetPageToken() string
- func (x *ListRulesRequest) GetParent() string
- func (x *ListRulesRequest) GetView() RuleView
- func (*ListRulesRequest) ProtoMessage()
- func (x *ListRulesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRulesRequest) Reset()
- func (x *ListRulesRequest) String() string
- type ListRulesResponse
- func (*ListRulesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRulesResponse) GetNextPageToken() string
- func (x *ListRulesResponse) GetRules() []*Rule
- func (*ListRulesResponse) ProtoMessage()
- func (x *ListRulesResponse) ProtoReflect() protoreflect.Message
- func (x *ListRulesResponse) Reset()
- func (x *ListRulesResponse) String() string
- type ListWatchlistsRequest
- func (*ListWatchlistsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListWatchlistsRequest) GetFilter() string
- func (x *ListWatchlistsRequest) GetPageSize() int32
- func (x *ListWatchlistsRequest) GetPageToken() string
- func (x *ListWatchlistsRequest) GetParent() string
- func (*ListWatchlistsRequest) ProtoMessage()
- func (x *ListWatchlistsRequest) ProtoReflect() protoreflect.Message
- func (x *ListWatchlistsRequest) Reset()
- func (x *ListWatchlistsRequest) String() string
- type ListWatchlistsResponse
- func (*ListWatchlistsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListWatchlistsResponse) GetNextPageToken() string
- func (x *ListWatchlistsResponse) GetWatchlists() []*Watchlist
- func (*ListWatchlistsResponse) ProtoMessage()
- func (x *ListWatchlistsResponse) ProtoReflect() protoreflect.Message
- func (x *ListWatchlistsResponse) Reset()
- func (x *ListWatchlistsResponse) String() string
- type Markdown
- func (*Markdown) Descriptor() ([]byte, []int)deprecated
- func (x *Markdown) GetContent() string
- func (x *Markdown) GetProperties() *Markdown_MarkdownProperties
- func (*Markdown) ProtoMessage()
- func (x *Markdown) ProtoReflect() protoreflect.Message
- func (x *Markdown) Reset()
- func (x *Markdown) String() string
- type Markdown_MarkdownProperties
- func (*Markdown_MarkdownProperties) Descriptor() ([]byte, []int)deprecated
- func (x *Markdown_MarkdownProperties) GetBackgroundColor() string
- func (*Markdown_MarkdownProperties) ProtoMessage()
- func (x *Markdown_MarkdownProperties) ProtoReflect() protoreflect.Message
- func (x *Markdown_MarkdownProperties) Reset()
- func (x *Markdown_MarkdownProperties) String() string
- type MetricDisplayTrend
- func (MetricDisplayTrend) Descriptor() protoreflect.EnumDescriptor
- func (x MetricDisplayTrend) Enum() *MetricDisplayTrend
- func (MetricDisplayTrend) EnumDescriptor() ([]byte, []int)deprecated
- func (x MetricDisplayTrend) Number() protoreflect.EnumNumber
- func (x MetricDisplayTrend) String() string
- func (MetricDisplayTrend) Type() protoreflect.EnumType
- type MetricFormat
- func (MetricFormat) Descriptor() protoreflect.EnumDescriptor
- func (x MetricFormat) Enum() *MetricFormat
- func (MetricFormat) EnumDescriptor() ([]byte, []int)deprecated
- func (x MetricFormat) Number() protoreflect.EnumNumber
- func (x MetricFormat) String() string
- func (MetricFormat) Type() protoreflect.EnumType
- type MetricTrendType
- func (MetricTrendType) Descriptor() protoreflect.EnumDescriptor
- func (x MetricTrendType) Enum() *MetricTrendType
- func (MetricTrendType) EnumDescriptor() ([]byte, []int)deprecated
- func (x MetricTrendType) Number() protoreflect.EnumNumber
- func (x MetricTrendType) String() string
- func (MetricTrendType) Type() protoreflect.EnumType
- type NativeDashboard
- func (*NativeDashboard) Descriptor() ([]byte, []int)deprecated
- func (x *NativeDashboard) GetAccess() DashboardAccess
- func (x *NativeDashboard) GetCreateTime() *timestamppb.Timestamp
- func (x *NativeDashboard) GetCreateUserId() string
- func (x *NativeDashboard) GetDashboardUserData() *DashboardUserData
- func (x *NativeDashboard) GetDefinition() *DashboardDefinition
- func (x *NativeDashboard) GetDescription() string
- func (x *NativeDashboard) GetDisplayName() string
- func (x *NativeDashboard) GetEtag() string
- func (x *NativeDashboard) GetName() string
- func (x *NativeDashboard) GetType() DashboardType
- func (x *NativeDashboard) GetUpdateTime() *timestamppb.Timestamp
- func (x *NativeDashboard) GetUpdateUserId() string
- func (*NativeDashboard) ProtoMessage()
- func (x *NativeDashboard) ProtoReflect() protoreflect.Message
- func (x *NativeDashboard) Reset()
- func (x *NativeDashboard) String() string
- type NativeDashboardServiceClient
- type NativeDashboardServiceServer
- type NativeDashboardView
- func (NativeDashboardView) Descriptor() protoreflect.EnumDescriptor
- func (x NativeDashboardView) Enum() *NativeDashboardView
- func (NativeDashboardView) EnumDescriptor() ([]byte, []int)deprecated
- func (x NativeDashboardView) Number() protoreflect.EnumNumber
- func (x NativeDashboardView) String() string
- func (NativeDashboardView) Type() protoreflect.EnumType
- type NativeDashboardWithChartsAndQueries
- func (*NativeDashboardWithChartsAndQueries) Descriptor() ([]byte, []int)deprecated
- func (x *NativeDashboardWithChartsAndQueries) GetDashboard() *NativeDashboard
- func (x *NativeDashboardWithChartsAndQueries) GetDashboardCharts() []*DashboardChart
- func (x *NativeDashboardWithChartsAndQueries) GetDashboardQueries() []*DashboardQuery
- func (*NativeDashboardWithChartsAndQueries) ProtoMessage()
- func (x *NativeDashboardWithChartsAndQueries) ProtoReflect() protoreflect.Message
- func (x *NativeDashboardWithChartsAndQueries) Reset()
- func (x *NativeDashboardWithChartsAndQueries) String() string
- type OutcomeFilter
- func (*OutcomeFilter) Descriptor() ([]byte, []int)deprecated
- func (x *OutcomeFilter) GetOutcomeFilterOperator() OutcomeFilter_Operator
- func (x *OutcomeFilter) GetOutcomeValue() string
- func (x *OutcomeFilter) GetOutcomeVariable() string
- func (*OutcomeFilter) ProtoMessage()
- func (x *OutcomeFilter) ProtoReflect() protoreflect.Message
- func (x *OutcomeFilter) Reset()
- func (x *OutcomeFilter) String() string
- type OutcomeFilter_Operator
- func (OutcomeFilter_Operator) Descriptor() protoreflect.EnumDescriptor
- func (x OutcomeFilter_Operator) Enum() *OutcomeFilter_Operator
- func (OutcomeFilter_Operator) EnumDescriptor() ([]byte, []int)deprecated
- func (x OutcomeFilter_Operator) Number() protoreflect.EnumNumber
- func (x OutcomeFilter_Operator) String() string
- func (OutcomeFilter_Operator) Type() protoreflect.EnumType
- type PlotMode
- type PointSizeType
- func (PointSizeType) Descriptor() protoreflect.EnumDescriptor
- func (x PointSizeType) Enum() *PointSizeType
- func (PointSizeType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PointSizeType) Number() protoreflect.EnumNumber
- func (x PointSizeType) String() string
- func (PointSizeType) Type() protoreflect.EnumType
- type ProvisionBigQueryExportRequest
- func (*ProvisionBigQueryExportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ProvisionBigQueryExportRequest) GetParent() string
- func (*ProvisionBigQueryExportRequest) ProtoMessage()
- func (x *ProvisionBigQueryExportRequest) ProtoReflect() protoreflect.Message
- func (x *ProvisionBigQueryExportRequest) Reset()
- func (x *ProvisionBigQueryExportRequest) String() string
- type QueryRuntimeError
- func (*QueryRuntimeError) Descriptor() ([]byte, []int)deprecated
- func (x *QueryRuntimeError) GetErrorDescription() string
- func (x *QueryRuntimeError) GetErrorSeverity() QueryRuntimeError_ErrorSeverity
- func (x *QueryRuntimeError) GetErrorTitle() string
- func (x *QueryRuntimeError) GetMetadata() []*QueryRuntimeError_QueryRuntimeErrorMetadata
- func (x *QueryRuntimeError) GetWarningReason() QueryRuntimeError_WarningReason
- func (*QueryRuntimeError) ProtoMessage()
- func (x *QueryRuntimeError) ProtoReflect() protoreflect.Message
- func (x *QueryRuntimeError) Reset()
- func (x *QueryRuntimeError) String() string
- type QueryRuntimeError_ErrorSeverity
- func (QueryRuntimeError_ErrorSeverity) Descriptor() protoreflect.EnumDescriptor
- func (x QueryRuntimeError_ErrorSeverity) Enum() *QueryRuntimeError_ErrorSeverity
- func (QueryRuntimeError_ErrorSeverity) EnumDescriptor() ([]byte, []int)deprecated
- func (x QueryRuntimeError_ErrorSeverity) Number() protoreflect.EnumNumber
- func (x QueryRuntimeError_ErrorSeverity) String() string
- func (QueryRuntimeError_ErrorSeverity) Type() protoreflect.EnumType
- type QueryRuntimeError_MetadataKey
- func (QueryRuntimeError_MetadataKey) Descriptor() protoreflect.EnumDescriptor
- func (x QueryRuntimeError_MetadataKey) Enum() *QueryRuntimeError_MetadataKey
- func (QueryRuntimeError_MetadataKey) EnumDescriptor() ([]byte, []int)deprecated
- func (x QueryRuntimeError_MetadataKey) Number() protoreflect.EnumNumber
- func (x QueryRuntimeError_MetadataKey) String() string
- func (QueryRuntimeError_MetadataKey) Type() protoreflect.EnumType
- type QueryRuntimeError_QueryRuntimeErrorMetadata
- func (*QueryRuntimeError_QueryRuntimeErrorMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *QueryRuntimeError_QueryRuntimeErrorMetadata) GetKey() QueryRuntimeError_MetadataKey
- func (x *QueryRuntimeError_QueryRuntimeErrorMetadata) GetValue() string
- func (*QueryRuntimeError_QueryRuntimeErrorMetadata) ProtoMessage()
- func (x *QueryRuntimeError_QueryRuntimeErrorMetadata) ProtoReflect() protoreflect.Message
- func (x *QueryRuntimeError_QueryRuntimeErrorMetadata) Reset()
- func (x *QueryRuntimeError_QueryRuntimeErrorMetadata) String() string
- type QueryRuntimeError_WarningReason
- func (QueryRuntimeError_WarningReason) Descriptor() protoreflect.EnumDescriptor
- func (x QueryRuntimeError_WarningReason) Enum() *QueryRuntimeError_WarningReason
- func (QueryRuntimeError_WarningReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x QueryRuntimeError_WarningReason) Number() protoreflect.EnumNumber
- func (x QueryRuntimeError_WarningReason) String() string
- func (QueryRuntimeError_WarningReason) Type() protoreflect.EnumType
- type ReferenceList
- func (*ReferenceList) Descriptor() ([]byte, []int)deprecated
- func (x *ReferenceList) GetDescription() string
- func (x *ReferenceList) GetDisplayName() string
- func (x *ReferenceList) GetEntries() []*ReferenceListEntry
- func (x *ReferenceList) GetName() string
- func (x *ReferenceList) GetRevisionCreateTime() *timestamppb.Timestamp
- func (x *ReferenceList) GetRuleAssociationsCount() int32
- func (x *ReferenceList) GetRules() []string
- func (x *ReferenceList) GetScopeInfo() *ScopeInfo
- func (x *ReferenceList) GetSyntaxType() ReferenceListSyntaxType
- func (*ReferenceList) ProtoMessage()
- func (x *ReferenceList) ProtoReflect() protoreflect.Message
- func (x *ReferenceList) Reset()
- func (x *ReferenceList) String() string
- type ReferenceListEntry
- func (*ReferenceListEntry) Descriptor() ([]byte, []int)deprecated
- func (x *ReferenceListEntry) GetValue() string
- func (*ReferenceListEntry) ProtoMessage()
- func (x *ReferenceListEntry) ProtoReflect() protoreflect.Message
- func (x *ReferenceListEntry) Reset()
- func (x *ReferenceListEntry) String() string
- type ReferenceListError
- func (*ReferenceListError) Descriptor() ([]byte, []int)deprecated
- func (x *ReferenceListError) GetErrorMessage() string
- func (x *ReferenceListError) GetLineNumber() int32
- func (*ReferenceListError) ProtoMessage()
- func (x *ReferenceListError) ProtoReflect() protoreflect.Message
- func (x *ReferenceListError) Reset()
- func (x *ReferenceListError) String() string
- type ReferenceListScope
- func (*ReferenceListScope) Descriptor() ([]byte, []int)deprecated
- func (x *ReferenceListScope) GetScopeNames() []string
- func (*ReferenceListScope) ProtoMessage()
- func (x *ReferenceListScope) ProtoReflect() protoreflect.Message
- func (x *ReferenceListScope) Reset()
- func (x *ReferenceListScope) String() string
- type ReferenceListServiceClient
- type ReferenceListServiceServer
- type ReferenceListSyntaxType
- func (ReferenceListSyntaxType) Descriptor() protoreflect.EnumDescriptor
- func (x ReferenceListSyntaxType) Enum() *ReferenceListSyntaxType
- func (ReferenceListSyntaxType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ReferenceListSyntaxType) Number() protoreflect.EnumNumber
- func (x ReferenceListSyntaxType) String() string
- func (ReferenceListSyntaxType) Type() protoreflect.EnumType
- type ReferenceListView
- func (ReferenceListView) Descriptor() protoreflect.EnumDescriptor
- func (x ReferenceListView) Enum() *ReferenceListView
- func (ReferenceListView) EnumDescriptor() ([]byte, []int)deprecated
- func (x ReferenceListView) Number() protoreflect.EnumNumber
- func (x ReferenceListView) String() string
- func (ReferenceListView) Type() protoreflect.EnumType
- type RemoveChartRequest
- func (*RemoveChartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveChartRequest) GetDashboardChart() string
- func (x *RemoveChartRequest) GetName() string
- func (*RemoveChartRequest) ProtoMessage()
- func (x *RemoveChartRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveChartRequest) Reset()
- func (x *RemoveChartRequest) String() string
- type RenderType
- type Retrohunt
- func (*Retrohunt) Descriptor() ([]byte, []int)deprecated
- func (x *Retrohunt) GetExecutionInterval() *interval.Interval
- func (x *Retrohunt) GetName() string
- func (x *Retrohunt) GetProcessInterval() *interval.Interval
- func (x *Retrohunt) GetProgressPercentage() float32
- func (x *Retrohunt) GetState() Retrohunt_State
- func (*Retrohunt) ProtoMessage()
- func (x *Retrohunt) ProtoReflect() protoreflect.Message
- func (x *Retrohunt) Reset()
- func (x *Retrohunt) String() string
- type RetrohuntMetadata
- func (*RetrohuntMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *RetrohuntMetadata) GetExecutionInterval() *interval.Interval
- func (x *RetrohuntMetadata) GetProgressPercentage() float32
- func (x *RetrohuntMetadata) GetRetrohunt() string
- func (*RetrohuntMetadata) ProtoMessage()
- func (x *RetrohuntMetadata) ProtoReflect() protoreflect.Message
- func (x *RetrohuntMetadata) Reset()
- func (x *RetrohuntMetadata) String() string
- type Retrohunt_State
- func (Retrohunt_State) Descriptor() protoreflect.EnumDescriptor
- func (x Retrohunt_State) Enum() *Retrohunt_State
- func (Retrohunt_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x Retrohunt_State) Number() protoreflect.EnumNumber
- func (x Retrohunt_State) String() string
- func (Retrohunt_State) Type() protoreflect.EnumType
- type Rule
- func (*Rule) Descriptor() ([]byte, []int)deprecated
- func (x *Rule) GetAllowedRunFrequencies() []RunFrequency
- func (x *Rule) GetAuthor() string
- func (x *Rule) GetCompilationDiagnostics() []*CompilationDiagnostic
- func (x *Rule) GetCompilationState() Rule_CompilationState
- func (x *Rule) GetCreateTime() *timestamppb.Timestamp
- func (x *Rule) GetDisplayName() string
- func (x *Rule) GetEtag() string
- func (x *Rule) GetInputsUsed() *InputsUsed
- func (x *Rule) GetMetadata() map[string]string
- func (x *Rule) GetName() string
- func (x *Rule) GetNearRealTimeLiveRuleEligible() bool
- func (x *Rule) GetReferenceLists() []string
- func (x *Rule) GetRevisionCreateTime() *timestamppb.Timestamp
- func (x *Rule) GetRevisionId() string
- func (x *Rule) GetScope() string
- func (x *Rule) GetSeverity() *Severity
- func (x *Rule) GetText() string
- func (x *Rule) GetType() RuleType
- func (*Rule) ProtoMessage()
- func (x *Rule) ProtoReflect() protoreflect.Message
- func (x *Rule) Reset()
- func (x *Rule) String() string
- type RuleDeployment
- func (*RuleDeployment) Descriptor() ([]byte, []int)deprecated
- func (x *RuleDeployment) GetAlerting() bool
- func (x *RuleDeployment) GetArchiveTime() *timestamppb.Timestamp
- func (x *RuleDeployment) GetArchived() bool
- func (x *RuleDeployment) GetConsumerRules() []string
- func (x *RuleDeployment) GetEnabled() bool
- func (x *RuleDeployment) GetExecutionState() RuleDeployment_ExecutionState
- func (x *RuleDeployment) GetLastAlertStatusChangeTime() *timestamppb.Timestamp
- func (x *RuleDeployment) GetName() string
- func (x *RuleDeployment) GetProducerRules() []string
- func (x *RuleDeployment) GetRunFrequency() RunFrequency
- func (*RuleDeployment) ProtoMessage()
- func (x *RuleDeployment) ProtoReflect() protoreflect.Message
- func (x *RuleDeployment) Reset()
- func (x *RuleDeployment) String() string
- type RuleDeployment_ExecutionState
- func (RuleDeployment_ExecutionState) Descriptor() protoreflect.EnumDescriptor
- func (x RuleDeployment_ExecutionState) Enum() *RuleDeployment_ExecutionState
- func (RuleDeployment_ExecutionState) EnumDescriptor() ([]byte, []int)deprecated
- func (x RuleDeployment_ExecutionState) Number() protoreflect.EnumNumber
- func (x RuleDeployment_ExecutionState) String() string
- func (RuleDeployment_ExecutionState) Type() protoreflect.EnumType
- type RuleExecutionError
- func (*RuleExecutionError) Descriptor() ([]byte, []int)deprecated
- func (x *RuleExecutionError) GetCuratedRule() string
- func (x *RuleExecutionError) GetError() *status.Status
- func (x *RuleExecutionError) GetName() string
- func (x *RuleExecutionError) GetRule() string
- func (x *RuleExecutionError) GetSource() isRuleExecutionError_Source
- func (x *RuleExecutionError) GetTimeRange() *interval.Interval
- func (*RuleExecutionError) ProtoMessage()
- func (x *RuleExecutionError) ProtoReflect() protoreflect.Message
- func (x *RuleExecutionError) Reset()
- func (x *RuleExecutionError) String() string
- type RuleExecutionErrorServiceClient
- type RuleExecutionErrorServiceServer
- type RuleExecutionError_CuratedRule
- type RuleExecutionError_Rule
- type RuleServiceClient
- type RuleServiceServer
- type RuleType
- type RuleView
- type Rule_CompilationState
- func (Rule_CompilationState) Descriptor() protoreflect.EnumDescriptor
- func (x Rule_CompilationState) Enum() *Rule_CompilationState
- func (Rule_CompilationState) EnumDescriptor() ([]byte, []int)deprecated
- func (x Rule_CompilationState) Number() protoreflect.EnumNumber
- func (x Rule_CompilationState) String() string
- func (Rule_CompilationState) Type() protoreflect.EnumType
- type RunFrequency
- func (RunFrequency) Descriptor() protoreflect.EnumDescriptor
- func (x RunFrequency) Enum() *RunFrequency
- func (RunFrequency) EnumDescriptor() ([]byte, []int)deprecated
- func (x RunFrequency) Number() protoreflect.EnumNumber
- func (x RunFrequency) String() string
- func (RunFrequency) Type() protoreflect.EnumType
- type ScopeInfo
- type SeriesStackStrategy
- func (SeriesStackStrategy) Descriptor() protoreflect.EnumDescriptor
- func (x SeriesStackStrategy) Enum() *SeriesStackStrategy
- func (SeriesStackStrategy) EnumDescriptor() ([]byte, []int)deprecated
- func (x SeriesStackStrategy) Number() protoreflect.EnumNumber
- func (x SeriesStackStrategy) String() string
- func (SeriesStackStrategy) Type() protoreflect.EnumType
- type SeriesType
- type Severity
- type TileType
- type TimeUnit
- type TimestampMetadata
- func (*TimestampMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *TimestampMetadata) GetIsInterpolable() bool
- func (x *TimestampMetadata) GetIsSortable() bool
- func (x *TimestampMetadata) GetTimeFormat() string
- func (x *TimestampMetadata) GetTimeGranularity() string
- func (x *TimestampMetadata) GetTimeZone() string
- func (*TimestampMetadata) ProtoMessage()
- func (x *TimestampMetadata) ProtoReflect() protoreflect.Message
- func (x *TimestampMetadata) Reset()
- func (x *TimestampMetadata) String() string
- type ToolTipTrigger
- func (ToolTipTrigger) Descriptor() protoreflect.EnumDescriptor
- func (x ToolTipTrigger) Enum() *ToolTipTrigger
- func (ToolTipTrigger) EnumDescriptor() ([]byte, []int)deprecated
- func (x ToolTipTrigger) Number() protoreflect.EnumNumber
- func (x ToolTipTrigger) String() string
- func (ToolTipTrigger) Type() protoreflect.EnumType
- type UnimplementedBigQueryExportServiceServer
- func (UnimplementedBigQueryExportServiceServer) GetBigQueryExport(context.Context, *GetBigQueryExportRequest) (*BigQueryExport, error)
- func (UnimplementedBigQueryExportServiceServer) ProvisionBigQueryExport(context.Context, *ProvisionBigQueryExportRequest) (*BigQueryExport, error)
- func (UnimplementedBigQueryExportServiceServer) UpdateBigQueryExport(context.Context, *UpdateBigQueryExportRequest) (*BigQueryExport, error)
- type UnimplementedDashboardChartServiceServer
- type UnimplementedDashboardQueryServiceServer
- type UnimplementedDataAccessControlServiceServer
- func (UnimplementedDataAccessControlServiceServer) CreateDataAccessLabel(context.Context, *CreateDataAccessLabelRequest) (*DataAccessLabel, error)
- func (UnimplementedDataAccessControlServiceServer) CreateDataAccessScope(context.Context, *CreateDataAccessScopeRequest) (*DataAccessScope, error)
- func (UnimplementedDataAccessControlServiceServer) DeleteDataAccessLabel(context.Context, *DeleteDataAccessLabelRequest) (*emptypb.Empty, error)
- func (UnimplementedDataAccessControlServiceServer) DeleteDataAccessScope(context.Context, *DeleteDataAccessScopeRequest) (*emptypb.Empty, error)
- func (UnimplementedDataAccessControlServiceServer) GetDataAccessLabel(context.Context, *GetDataAccessLabelRequest) (*DataAccessLabel, error)
- func (UnimplementedDataAccessControlServiceServer) GetDataAccessScope(context.Context, *GetDataAccessScopeRequest) (*DataAccessScope, error)
- func (UnimplementedDataAccessControlServiceServer) ListDataAccessLabels(context.Context, *ListDataAccessLabelsRequest) (*ListDataAccessLabelsResponse, error)
- func (UnimplementedDataAccessControlServiceServer) ListDataAccessScopes(context.Context, *ListDataAccessScopesRequest) (*ListDataAccessScopesResponse, error)
- func (UnimplementedDataAccessControlServiceServer) UpdateDataAccessLabel(context.Context, *UpdateDataAccessLabelRequest) (*DataAccessLabel, error)
- func (UnimplementedDataAccessControlServiceServer) UpdateDataAccessScope(context.Context, *UpdateDataAccessScopeRequest) (*DataAccessScope, error)
- type UnimplementedDataTableServiceServer
- func (UnimplementedDataTableServiceServer) BulkCreateDataTableRows(context.Context, *BulkCreateDataTableRowsRequest) (*BulkCreateDataTableRowsResponse, error)
- func (UnimplementedDataTableServiceServer) BulkGetDataTableRows(context.Context, *BulkGetDataTableRowsRequest) (*BulkGetDataTableRowsResponse, error)
- func (UnimplementedDataTableServiceServer) BulkReplaceDataTableRows(context.Context, *BulkReplaceDataTableRowsRequest) (*BulkReplaceDataTableRowsResponse, error)
- func (UnimplementedDataTableServiceServer) BulkUpdateDataTableRows(context.Context, *BulkUpdateDataTableRowsRequest) (*BulkUpdateDataTableRowsResponse, error)
- func (UnimplementedDataTableServiceServer) CreateDataTable(context.Context, *CreateDataTableRequest) (*DataTable, error)
- func (UnimplementedDataTableServiceServer) CreateDataTableRow(context.Context, *CreateDataTableRowRequest) (*DataTableRow, error)
- func (UnimplementedDataTableServiceServer) DeleteDataTable(context.Context, *DeleteDataTableRequest) (*emptypb.Empty, error)
- func (UnimplementedDataTableServiceServer) DeleteDataTableRow(context.Context, *DeleteDataTableRowRequest) (*emptypb.Empty, error)
- func (UnimplementedDataTableServiceServer) GetDataTable(context.Context, *GetDataTableRequest) (*DataTable, error)
- func (UnimplementedDataTableServiceServer) GetDataTableOperationErrors(context.Context, *GetDataTableOperationErrorsRequest) (*DataTableOperationErrors, error)
- func (UnimplementedDataTableServiceServer) GetDataTableRow(context.Context, *GetDataTableRowRequest) (*DataTableRow, error)
- func (UnimplementedDataTableServiceServer) ListDataTableRows(context.Context, *ListDataTableRowsRequest) (*ListDataTableRowsResponse, error)
- func (UnimplementedDataTableServiceServer) ListDataTables(context.Context, *ListDataTablesRequest) (*ListDataTablesResponse, error)
- func (UnimplementedDataTableServiceServer) UpdateDataTable(context.Context, *UpdateDataTableRequest) (*DataTable, error)
- func (UnimplementedDataTableServiceServer) UpdateDataTableRow(context.Context, *UpdateDataTableRowRequest) (*DataTableRow, error)
- type UnimplementedEntityServiceServer
- func (UnimplementedEntityServiceServer) CreateWatchlist(context.Context, *CreateWatchlistRequest) (*Watchlist, error)
- func (UnimplementedEntityServiceServer) DeleteWatchlist(context.Context, *DeleteWatchlistRequest) (*emptypb.Empty, error)
- func (UnimplementedEntityServiceServer) GetWatchlist(context.Context, *GetWatchlistRequest) (*Watchlist, error)
- func (UnimplementedEntityServiceServer) ListWatchlists(context.Context, *ListWatchlistsRequest) (*ListWatchlistsResponse, error)
- func (UnimplementedEntityServiceServer) UpdateWatchlist(context.Context, *UpdateWatchlistRequest) (*Watchlist, error)
- type UnimplementedFeaturedContentNativeDashboardServiceServer
- func (UnimplementedFeaturedContentNativeDashboardServiceServer) GetFeaturedContentNativeDashboard(context.Context, *GetFeaturedContentNativeDashboardRequest) (*FeaturedContentNativeDashboard, error)
- func (UnimplementedFeaturedContentNativeDashboardServiceServer) InstallFeaturedContentNativeDashboard(context.Context, *InstallFeaturedContentNativeDashboardRequest) (*InstallFeaturedContentNativeDashboardResponse, error)
- func (UnimplementedFeaturedContentNativeDashboardServiceServer) ListFeaturedContentNativeDashboards(context.Context, *ListFeaturedContentNativeDashboardsRequest) (*ListFeaturedContentNativeDashboardsResponse, error)
- type UnimplementedFindingsRefinementServiceServer
- func (UnimplementedFindingsRefinementServiceServer) ComputeAllFindingsRefinementActivities(context.Context, *ComputeAllFindingsRefinementActivitiesRequest) (*ComputeAllFindingsRefinementActivitiesResponse, error)
- func (UnimplementedFindingsRefinementServiceServer) ComputeFindingsRefinementActivity(context.Context, *ComputeFindingsRefinementActivityRequest) (*ComputeFindingsRefinementActivityResponse, error)
- func (UnimplementedFindingsRefinementServiceServer) CreateFindingsRefinement(context.Context, *CreateFindingsRefinementRequest) (*FindingsRefinement, error)
- func (UnimplementedFindingsRefinementServiceServer) GetFindingsRefinement(context.Context, *GetFindingsRefinementRequest) (*FindingsRefinement, error)
- func (UnimplementedFindingsRefinementServiceServer) GetFindingsRefinementDeployment(context.Context, *GetFindingsRefinementDeploymentRequest) (*FindingsRefinementDeployment, error)
- func (UnimplementedFindingsRefinementServiceServer) ListAllFindingsRefinementDeployments(context.Context, *ListAllFindingsRefinementDeploymentsRequest) (*ListAllFindingsRefinementDeploymentsResponse, error)
- func (UnimplementedFindingsRefinementServiceServer) ListFindingsRefinements(context.Context, *ListFindingsRefinementsRequest) (*ListFindingsRefinementsResponse, error)
- func (UnimplementedFindingsRefinementServiceServer) UpdateFindingsRefinement(context.Context, *UpdateFindingsRefinementRequest) (*FindingsRefinement, error)
- func (UnimplementedFindingsRefinementServiceServer) UpdateFindingsRefinementDeployment(context.Context, *UpdateFindingsRefinementDeploymentRequest) (*FindingsRefinementDeployment, error)
- type UnimplementedInstanceServiceServer
- type UnimplementedNativeDashboardServiceServer
- func (UnimplementedNativeDashboardServiceServer) AddChart(context.Context, *AddChartRequest) (*AddChartResponse, error)
- func (UnimplementedNativeDashboardServiceServer) CreateNativeDashboard(context.Context, *CreateNativeDashboardRequest) (*NativeDashboard, error)
- func (UnimplementedNativeDashboardServiceServer) DeleteNativeDashboard(context.Context, *DeleteNativeDashboardRequest) (*emptypb.Empty, error)
- func (UnimplementedNativeDashboardServiceServer) DuplicateChart(context.Context, *DuplicateChartRequest) (*DuplicateChartResponse, error)
- func (UnimplementedNativeDashboardServiceServer) DuplicateNativeDashboard(context.Context, *DuplicateNativeDashboardRequest) (*NativeDashboard, error)
- func (UnimplementedNativeDashboardServiceServer) EditChart(context.Context, *EditChartRequest) (*EditChartResponse, error)
- func (UnimplementedNativeDashboardServiceServer) ExportNativeDashboards(context.Context, *ExportNativeDashboardsRequest) (*ExportNativeDashboardsResponse, error)
- func (UnimplementedNativeDashboardServiceServer) GetNativeDashboard(context.Context, *GetNativeDashboardRequest) (*NativeDashboard, error)
- func (UnimplementedNativeDashboardServiceServer) ImportNativeDashboards(context.Context, *ImportNativeDashboardsRequest) (*ImportNativeDashboardsResponse, error)
- func (UnimplementedNativeDashboardServiceServer) ListNativeDashboards(context.Context, *ListNativeDashboardsRequest) (*ListNativeDashboardsResponse, error)
- func (UnimplementedNativeDashboardServiceServer) RemoveChart(context.Context, *RemoveChartRequest) (*NativeDashboard, error)
- func (UnimplementedNativeDashboardServiceServer) UpdateNativeDashboard(context.Context, *UpdateNativeDashboardRequest) (*NativeDashboard, error)
- type UnimplementedReferenceListServiceServer
- func (UnimplementedReferenceListServiceServer) CreateReferenceList(context.Context, *CreateReferenceListRequest) (*ReferenceList, error)
- func (UnimplementedReferenceListServiceServer) GetReferenceList(context.Context, *GetReferenceListRequest) (*ReferenceList, error)
- func (UnimplementedReferenceListServiceServer) ListReferenceLists(context.Context, *ListReferenceListsRequest) (*ListReferenceListsResponse, error)
- func (UnimplementedReferenceListServiceServer) UpdateReferenceList(context.Context, *UpdateReferenceListRequest) (*ReferenceList, error)
- func (UnimplementedReferenceListServiceServer) VerifyReferenceList(context.Context, *VerifyReferenceListRequest) (*VerifyReferenceListResponse, error)
- type UnimplementedRuleExecutionErrorServiceServer
- type UnimplementedRuleServiceServer
- func (UnimplementedRuleServiceServer) CreateRetrohunt(context.Context, *CreateRetrohuntRequest) (*longrunningpb.Operation, error)
- func (UnimplementedRuleServiceServer) CreateRule(context.Context, *CreateRuleRequest) (*Rule, error)
- func (UnimplementedRuleServiceServer) DeleteRule(context.Context, *DeleteRuleRequest) (*emptypb.Empty, error)
- func (UnimplementedRuleServiceServer) GetRetrohunt(context.Context, *GetRetrohuntRequest) (*Retrohunt, error)
- func (UnimplementedRuleServiceServer) GetRule(context.Context, *GetRuleRequest) (*Rule, error)
- func (UnimplementedRuleServiceServer) GetRuleDeployment(context.Context, *GetRuleDeploymentRequest) (*RuleDeployment, error)
- func (UnimplementedRuleServiceServer) ListRetrohunts(context.Context, *ListRetrohuntsRequest) (*ListRetrohuntsResponse, error)
- func (UnimplementedRuleServiceServer) ListRuleDeployments(context.Context, *ListRuleDeploymentsRequest) (*ListRuleDeploymentsResponse, error)
- func (UnimplementedRuleServiceServer) ListRuleRevisions(context.Context, *ListRuleRevisionsRequest) (*ListRuleRevisionsResponse, error)
- func (UnimplementedRuleServiceServer) ListRules(context.Context, *ListRulesRequest) (*ListRulesResponse, error)
- func (UnimplementedRuleServiceServer) UpdateRule(context.Context, *UpdateRuleRequest) (*Rule, error)
- func (UnimplementedRuleServiceServer) UpdateRuleDeployment(context.Context, *UpdateRuleDeploymentRequest) (*RuleDeployment, error)
- func (UnimplementedRuleServiceServer) VerifyRuleText(context.Context, *VerifyRuleTextRequest) (*VerifyRuleTextResponse, error)
- type UnsafeBigQueryExportServiceServer
- type UnsafeDashboardChartServiceServer
- type UnsafeDashboardQueryServiceServer
- type UnsafeDataAccessControlServiceServer
- type UnsafeDataTableServiceServer
- type UnsafeEntityServiceServer
- type UnsafeFeaturedContentNativeDashboardServiceServer
- type UnsafeFindingsRefinementServiceServer
- type UnsafeInstanceServiceServer
- type UnsafeNativeDashboardServiceServer
- type UnsafeReferenceListServiceServer
- type UnsafeRuleExecutionErrorServiceServer
- type UnsafeRuleServiceServer
- type UpdateBigQueryExportRequest
- func (*UpdateBigQueryExportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBigQueryExportRequest) GetBigQueryExport() *BigQueryExport
- func (x *UpdateBigQueryExportRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateBigQueryExportRequest) ProtoMessage()
- func (x *UpdateBigQueryExportRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBigQueryExportRequest) Reset()
- func (x *UpdateBigQueryExportRequest) String() string
- type UpdateDataAccessLabelRequest
- func (*UpdateDataAccessLabelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDataAccessLabelRequest) GetDataAccessLabel() *DataAccessLabel
- func (x *UpdateDataAccessLabelRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateDataAccessLabelRequest) ProtoMessage()
- func (x *UpdateDataAccessLabelRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDataAccessLabelRequest) Reset()
- func (x *UpdateDataAccessLabelRequest) String() string
- type UpdateDataAccessScopeRequest
- func (*UpdateDataAccessScopeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDataAccessScopeRequest) GetDataAccessScope() *DataAccessScope
- func (x *UpdateDataAccessScopeRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateDataAccessScopeRequest) ProtoMessage()
- func (x *UpdateDataAccessScopeRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDataAccessScopeRequest) Reset()
- func (x *UpdateDataAccessScopeRequest) String() string
- type UpdateDataTableRequest
- func (*UpdateDataTableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDataTableRequest) GetDataTable() *DataTable
- func (x *UpdateDataTableRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateDataTableRequest) ProtoMessage()
- func (x *UpdateDataTableRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDataTableRequest) Reset()
- func (x *UpdateDataTableRequest) String() string
- type UpdateDataTableRowRequest
- func (*UpdateDataTableRowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDataTableRowRequest) GetDataTableRow() *DataTableRow
- func (x *UpdateDataTableRowRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateDataTableRowRequest) ProtoMessage()
- func (x *UpdateDataTableRowRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDataTableRowRequest) Reset()
- func (x *UpdateDataTableRowRequest) String() string
- type UpdateFindingsRefinementDeploymentRequest
- func (*UpdateFindingsRefinementDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFindingsRefinementDeploymentRequest) GetFindingsRefinementDeployment() *FindingsRefinementDeployment
- func (x *UpdateFindingsRefinementDeploymentRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateFindingsRefinementDeploymentRequest) ProtoMessage()
- func (x *UpdateFindingsRefinementDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFindingsRefinementDeploymentRequest) Reset()
- func (x *UpdateFindingsRefinementDeploymentRequest) String() string
- type UpdateFindingsRefinementRequest
- func (*UpdateFindingsRefinementRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFindingsRefinementRequest) GetFindingsRefinement() *FindingsRefinement
- func (x *UpdateFindingsRefinementRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateFindingsRefinementRequest) ProtoMessage()
- func (x *UpdateFindingsRefinementRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFindingsRefinementRequest) Reset()
- func (x *UpdateFindingsRefinementRequest) String() string
- type UpdateNativeDashboardRequest
- func (*UpdateNativeDashboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNativeDashboardRequest) GetNativeDashboard() *NativeDashboard
- func (x *UpdateNativeDashboardRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateNativeDashboardRequest) ProtoMessage()
- func (x *UpdateNativeDashboardRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNativeDashboardRequest) Reset()
- func (x *UpdateNativeDashboardRequest) String() string
- type UpdateReferenceListRequest
- func (*UpdateReferenceListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateReferenceListRequest) GetReferenceList() *ReferenceList
- func (x *UpdateReferenceListRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateReferenceListRequest) ProtoMessage()
- func (x *UpdateReferenceListRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateReferenceListRequest) Reset()
- func (x *UpdateReferenceListRequest) String() string
- type UpdateRuleDeploymentRequest
- func (*UpdateRuleDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRuleDeploymentRequest) GetRuleDeployment() *RuleDeployment
- func (x *UpdateRuleDeploymentRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateRuleDeploymentRequest) ProtoMessage()
- func (x *UpdateRuleDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRuleDeploymentRequest) Reset()
- func (x *UpdateRuleDeploymentRequest) String() string
- type UpdateRuleRequest
- func (*UpdateRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRuleRequest) GetRule() *Rule
- func (x *UpdateRuleRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateRuleRequest) ProtoMessage()
- func (x *UpdateRuleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRuleRequest) Reset()
- func (x *UpdateRuleRequest) String() string
- type UpdateWatchlistRequest
- func (*UpdateWatchlistRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateWatchlistRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (x *UpdateWatchlistRequest) GetWatchlist() *Watchlist
- func (*UpdateWatchlistRequest) ProtoMessage()
- func (x *UpdateWatchlistRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateWatchlistRequest) Reset()
- func (x *UpdateWatchlistRequest) String() string
- type VerifyReferenceListRequest
- func (*VerifyReferenceListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyReferenceListRequest) GetEntries() []*ReferenceListEntry
- func (x *VerifyReferenceListRequest) GetInstance() string
- func (x *VerifyReferenceListRequest) GetSyntaxType() ReferenceListSyntaxType
- func (*VerifyReferenceListRequest) ProtoMessage()
- func (x *VerifyReferenceListRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyReferenceListRequest) Reset()
- func (x *VerifyReferenceListRequest) String() string
- type VerifyReferenceListResponse
- func (*VerifyReferenceListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyReferenceListResponse) GetErrors() []*ReferenceListError
- func (x *VerifyReferenceListResponse) GetSuccess() bool
- func (*VerifyReferenceListResponse) ProtoMessage()
- func (x *VerifyReferenceListResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyReferenceListResponse) Reset()
- func (x *VerifyReferenceListResponse) String() string
- type VerifyRuleTextRequest
- func (*VerifyRuleTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyRuleTextRequest) GetInstance() string
- func (x *VerifyRuleTextRequest) GetRuleText() string
- func (*VerifyRuleTextRequest) ProtoMessage()
- func (x *VerifyRuleTextRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyRuleTextRequest) Reset()
- func (x *VerifyRuleTextRequest) String() string
- type VerifyRuleTextResponse
- func (*VerifyRuleTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyRuleTextResponse) GetCompilationDiagnostics() []*CompilationDiagnostic
- func (x *VerifyRuleTextResponse) GetSuccess() bool
- func (*VerifyRuleTextResponse) ProtoMessage()
- func (x *VerifyRuleTextResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyRuleTextResponse) Reset()
- func (x *VerifyRuleTextResponse) String() string
- type VisualMapType
- func (VisualMapType) Descriptor() protoreflect.EnumDescriptor
- func (x VisualMapType) Enum() *VisualMapType
- func (VisualMapType) EnumDescriptor() ([]byte, []int)deprecated
- func (x VisualMapType) Number() protoreflect.EnumNumber
- func (x VisualMapType) String() string
- func (VisualMapType) Type() protoreflect.EnumType
- type Watchlist
- func (*Watchlist) Descriptor() ([]byte, []int)deprecated
- func (x *Watchlist) GetCreateTime() *timestamppb.Timestamp
- func (x *Watchlist) GetDescription() string
- func (x *Watchlist) GetDisplayName() string
- func (x *Watchlist) GetEntityCount() *Watchlist_EntityCount
- func (x *Watchlist) GetEntityPopulationMechanism() *Watchlist_EntityPopulationMechanism
- func (x *Watchlist) GetMultiplyingFactor() float32
- func (x *Watchlist) GetName() string
- func (x *Watchlist) GetUpdateTime() *timestamppb.Timestamp
- func (x *Watchlist) GetWatchlistUserPreferences() *WatchlistUserPreferences
- func (*Watchlist) ProtoMessage()
- func (x *Watchlist) ProtoReflect() protoreflect.Message
- func (x *Watchlist) Reset()
- func (x *Watchlist) String() string
- type WatchlistUserPreferences
- func (*WatchlistUserPreferences) Descriptor() ([]byte, []int)deprecated
- func (x *WatchlistUserPreferences) GetPinned() bool
- func (*WatchlistUserPreferences) ProtoMessage()
- func (x *WatchlistUserPreferences) ProtoReflect() protoreflect.Message
- func (x *WatchlistUserPreferences) Reset()
- func (x *WatchlistUserPreferences) String() string
- type Watchlist_EntityCount
- func (*Watchlist_EntityCount) Descriptor() ([]byte, []int)deprecated
- func (x *Watchlist_EntityCount) GetAsset() int32
- func (x *Watchlist_EntityCount) GetUser() int32
- func (*Watchlist_EntityCount) ProtoMessage()
- func (x *Watchlist_EntityCount) ProtoReflect() protoreflect.Message
- func (x *Watchlist_EntityCount) Reset()
- func (x *Watchlist_EntityCount) String() string
- type Watchlist_EntityPopulationMechanism
- func (*Watchlist_EntityPopulationMechanism) Descriptor() ([]byte, []int)deprecated
- func (x *Watchlist_EntityPopulationMechanism) GetManual() *Watchlist_EntityPopulationMechanism_Manual
- func (x *Watchlist_EntityPopulationMechanism) GetMechanism() isWatchlist_EntityPopulationMechanism_Mechanism
- func (*Watchlist_EntityPopulationMechanism) ProtoMessage()
- func (x *Watchlist_EntityPopulationMechanism) ProtoReflect() protoreflect.Message
- func (x *Watchlist_EntityPopulationMechanism) Reset()
- func (x *Watchlist_EntityPopulationMechanism) String() string
- type Watchlist_EntityPopulationMechanism_Manual
- func (*Watchlist_EntityPopulationMechanism_Manual) Descriptor() ([]byte, []int)deprecated
- func (*Watchlist_EntityPopulationMechanism_Manual) ProtoMessage()
- func (x *Watchlist_EntityPopulationMechanism_Manual) ProtoReflect() protoreflect.Message
- func (x *Watchlist_EntityPopulationMechanism_Manual) Reset()
- func (x *Watchlist_EntityPopulationMechanism_Manual) String() string
- type Watchlist_EntityPopulationMechanism_Manual_
Constants ¶
const ( BigQueryExportService_GetBigQueryExport_FullMethodName = "/google.cloud.chronicle.v1.BigQueryExportService/GetBigQueryExport" BigQueryExportService_UpdateBigQueryExport_FullMethodName = "/google.cloud.chronicle.v1.BigQueryExportService/UpdateBigQueryExport" BigQueryExportService_ProvisionBigQueryExport_FullMethodName = "/google.cloud.chronicle.v1.BigQueryExportService/ProvisionBigQueryExport" )
const ( DashboardChartService_GetDashboardChart_FullMethodName = "/google.cloud.chronicle.v1.DashboardChartService/GetDashboardChart" DashboardChartService_BatchGetDashboardCharts_FullMethodName = "/google.cloud.chronicle.v1.DashboardChartService/BatchGetDashboardCharts" )
const ( DashboardQueryService_GetDashboardQuery_FullMethodName = "/google.cloud.chronicle.v1.DashboardQueryService/GetDashboardQuery" DashboardQueryService_ExecuteDashboardQuery_FullMethodName = "/google.cloud.chronicle.v1.DashboardQueryService/ExecuteDashboardQuery" )
const ( DataAccessControlService_CreateDataAccessLabel_FullMethodName = "/google.cloud.chronicle.v1.DataAccessControlService/CreateDataAccessLabel" DataAccessControlService_GetDataAccessLabel_FullMethodName = "/google.cloud.chronicle.v1.DataAccessControlService/GetDataAccessLabel" DataAccessControlService_ListDataAccessLabels_FullMethodName = "/google.cloud.chronicle.v1.DataAccessControlService/ListDataAccessLabels" DataAccessControlService_UpdateDataAccessLabel_FullMethodName = "/google.cloud.chronicle.v1.DataAccessControlService/UpdateDataAccessLabel" DataAccessControlService_DeleteDataAccessLabel_FullMethodName = "/google.cloud.chronicle.v1.DataAccessControlService/DeleteDataAccessLabel" DataAccessControlService_CreateDataAccessScope_FullMethodName = "/google.cloud.chronicle.v1.DataAccessControlService/CreateDataAccessScope" DataAccessControlService_GetDataAccessScope_FullMethodName = "/google.cloud.chronicle.v1.DataAccessControlService/GetDataAccessScope" DataAccessControlService_ListDataAccessScopes_FullMethodName = "/google.cloud.chronicle.v1.DataAccessControlService/ListDataAccessScopes" DataAccessControlService_UpdateDataAccessScope_FullMethodName = "/google.cloud.chronicle.v1.DataAccessControlService/UpdateDataAccessScope" DataAccessControlService_DeleteDataAccessScope_FullMethodName = "/google.cloud.chronicle.v1.DataAccessControlService/DeleteDataAccessScope" )
const ( DataTableService_CreateDataTable_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/CreateDataTable" DataTableService_ListDataTables_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/ListDataTables" DataTableService_GetDataTable_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/GetDataTable" DataTableService_UpdateDataTable_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/UpdateDataTable" DataTableService_DeleteDataTable_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/DeleteDataTable" DataTableService_CreateDataTableRow_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/CreateDataTableRow" DataTableService_UpdateDataTableRow_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/UpdateDataTableRow" DataTableService_ListDataTableRows_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/ListDataTableRows" DataTableService_GetDataTableRow_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/GetDataTableRow" DataTableService_DeleteDataTableRow_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/DeleteDataTableRow" DataTableService_BulkCreateDataTableRows_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/BulkCreateDataTableRows" DataTableService_BulkGetDataTableRows_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/BulkGetDataTableRows" DataTableService_BulkReplaceDataTableRows_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/BulkReplaceDataTableRows" DataTableService_BulkUpdateDataTableRows_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/BulkUpdateDataTableRows" DataTableService_GetDataTableOperationErrors_FullMethodName = "/google.cloud.chronicle.v1.DataTableService/GetDataTableOperationErrors" )
const ( EntityService_GetWatchlist_FullMethodName = "/google.cloud.chronicle.v1.EntityService/GetWatchlist" EntityService_ListWatchlists_FullMethodName = "/google.cloud.chronicle.v1.EntityService/ListWatchlists" EntityService_CreateWatchlist_FullMethodName = "/google.cloud.chronicle.v1.EntityService/CreateWatchlist" EntityService_UpdateWatchlist_FullMethodName = "/google.cloud.chronicle.v1.EntityService/UpdateWatchlist" EntityService_DeleteWatchlist_FullMethodName = "/google.cloud.chronicle.v1.EntityService/DeleteWatchlist" )
const ( FeaturedContentNativeDashboardService_GetFeaturedContentNativeDashboard_FullMethodName = "/google.cloud.chronicle.v1.FeaturedContentNativeDashboardService/GetFeaturedContentNativeDashboard" FeaturedContentNativeDashboardService_ListFeaturedContentNativeDashboards_FullMethodName = "/google.cloud.chronicle.v1.FeaturedContentNativeDashboardService/ListFeaturedContentNativeDashboards" FeaturedContentNativeDashboardService_InstallFeaturedContentNativeDashboard_FullMethodName = "/google.cloud.chronicle.v1.FeaturedContentNativeDashboardService/InstallFeaturedContentNativeDashboard" )
const ( FindingsRefinementService_GetFindingsRefinement_FullMethodName = "/google.cloud.chronicle.v1.FindingsRefinementService/GetFindingsRefinement" FindingsRefinementService_ListFindingsRefinements_FullMethodName = "/google.cloud.chronicle.v1.FindingsRefinementService/ListFindingsRefinements" FindingsRefinementService_CreateFindingsRefinement_FullMethodName = "/google.cloud.chronicle.v1.FindingsRefinementService/CreateFindingsRefinement" FindingsRefinementService_UpdateFindingsRefinement_FullMethodName = "/google.cloud.chronicle.v1.FindingsRefinementService/UpdateFindingsRefinement" FindingsRefinementService_GetFindingsRefinementDeployment_FullMethodName = "/google.cloud.chronicle.v1.FindingsRefinementService/GetFindingsRefinementDeployment" FindingsRefinementService_UpdateFindingsRefinementDeployment_FullMethodName = "/google.cloud.chronicle.v1.FindingsRefinementService/UpdateFindingsRefinementDeployment" FindingsRefinementService_ListAllFindingsRefinementDeployments_FullMethodName = "/google.cloud.chronicle.v1.FindingsRefinementService/ListAllFindingsRefinementDeployments" FindingsRefinementService_ComputeFindingsRefinementActivity_FullMethodName = "/google.cloud.chronicle.v1.FindingsRefinementService/ComputeFindingsRefinementActivity" FindingsRefinementService_ComputeAllFindingsRefinementActivities_FullMethodName = "/google.cloud.chronicle.v1.FindingsRefinementService/ComputeAllFindingsRefinementActivities" )
const ( NativeDashboardService_CreateNativeDashboard_FullMethodName = "/google.cloud.chronicle.v1.NativeDashboardService/CreateNativeDashboard" NativeDashboardService_GetNativeDashboard_FullMethodName = "/google.cloud.chronicle.v1.NativeDashboardService/GetNativeDashboard" NativeDashboardService_ListNativeDashboards_FullMethodName = "/google.cloud.chronicle.v1.NativeDashboardService/ListNativeDashboards" NativeDashboardService_UpdateNativeDashboard_FullMethodName = "/google.cloud.chronicle.v1.NativeDashboardService/UpdateNativeDashboard" NativeDashboardService_DuplicateNativeDashboard_FullMethodName = "/google.cloud.chronicle.v1.NativeDashboardService/DuplicateNativeDashboard" NativeDashboardService_DeleteNativeDashboard_FullMethodName = "/google.cloud.chronicle.v1.NativeDashboardService/DeleteNativeDashboard" NativeDashboardService_AddChart_FullMethodName = "/google.cloud.chronicle.v1.NativeDashboardService/AddChart" NativeDashboardService_RemoveChart_FullMethodName = "/google.cloud.chronicle.v1.NativeDashboardService/RemoveChart" NativeDashboardService_EditChart_FullMethodName = "/google.cloud.chronicle.v1.NativeDashboardService/EditChart" NativeDashboardService_DuplicateChart_FullMethodName = "/google.cloud.chronicle.v1.NativeDashboardService/DuplicateChart" NativeDashboardService_ExportNativeDashboards_FullMethodName = "/google.cloud.chronicle.v1.NativeDashboardService/ExportNativeDashboards" NativeDashboardService_ImportNativeDashboards_FullMethodName = "/google.cloud.chronicle.v1.NativeDashboardService/ImportNativeDashboards" )
const ( ReferenceListService_GetReferenceList_FullMethodName = "/google.cloud.chronicle.v1.ReferenceListService/GetReferenceList" ReferenceListService_ListReferenceLists_FullMethodName = "/google.cloud.chronicle.v1.ReferenceListService/ListReferenceLists" ReferenceListService_CreateReferenceList_FullMethodName = "/google.cloud.chronicle.v1.ReferenceListService/CreateReferenceList" ReferenceListService_UpdateReferenceList_FullMethodName = "/google.cloud.chronicle.v1.ReferenceListService/UpdateReferenceList" ReferenceListService_VerifyReferenceList_FullMethodName = "/google.cloud.chronicle.v1.ReferenceListService/VerifyReferenceList" )
const ( RuleService_CreateRule_FullMethodName = "/google.cloud.chronicle.v1.RuleService/CreateRule" RuleService_GetRule_FullMethodName = "/google.cloud.chronicle.v1.RuleService/GetRule" RuleService_ListRules_FullMethodName = "/google.cloud.chronicle.v1.RuleService/ListRules" RuleService_UpdateRule_FullMethodName = "/google.cloud.chronicle.v1.RuleService/UpdateRule" RuleService_DeleteRule_FullMethodName = "/google.cloud.chronicle.v1.RuleService/DeleteRule" RuleService_VerifyRuleText_FullMethodName = "/google.cloud.chronicle.v1.RuleService/VerifyRuleText" RuleService_ListRuleRevisions_FullMethodName = "/google.cloud.chronicle.v1.RuleService/ListRuleRevisions" RuleService_CreateRetrohunt_FullMethodName = "/google.cloud.chronicle.v1.RuleService/CreateRetrohunt" RuleService_GetRetrohunt_FullMethodName = "/google.cloud.chronicle.v1.RuleService/GetRetrohunt" RuleService_ListRetrohunts_FullMethodName = "/google.cloud.chronicle.v1.RuleService/ListRetrohunts" RuleService_GetRuleDeployment_FullMethodName = "/google.cloud.chronicle.v1.RuleService/GetRuleDeployment" RuleService_ListRuleDeployments_FullMethodName = "/google.cloud.chronicle.v1.RuleService/ListRuleDeployments" RuleService_UpdateRuleDeployment_FullMethodName = "/google.cloud.chronicle.v1.RuleService/UpdateRuleDeployment" )
const (
InstanceService_GetInstance_FullMethodName = "/google.cloud.chronicle.v1.InstanceService/GetInstance"
)
const (
RuleExecutionErrorService_ListRuleExecutionErrors_FullMethodName = "/google.cloud.chronicle.v1.RuleExecutionErrorService/ListRuleExecutionErrors"
)
Variables ¶
var ( BigQueryExportPackage_name = map[int32]string{ 0: "BIG_QUERY_EXPORT_PACKAGE_UNSPECIFIED", 1: "BIG_QUERY_EXPORT_PACKAGE_BYOBQ", 2: "BIG_QUERY_EXPORT_PACKAGE_ADVANCED", } BigQueryExportPackage_value = map[string]int32{ "BIG_QUERY_EXPORT_PACKAGE_UNSPECIFIED": 0, "BIG_QUERY_EXPORT_PACKAGE_BYOBQ": 1, "BIG_QUERY_EXPORT_PACKAGE_ADVANCED": 2, } )
Enum value maps for BigQueryExportPackage.
var ( LatestExportJobState_name = map[int32]string{ 0: "LATEST_EXPORT_JOB_STATE_UNSPECIFIED", 1: "LATEST_EXPORT_JOB_STATE_SUCCESS", 2: "LATEST_EXPORT_JOB_STATE_FAILED", } LatestExportJobState_value = map[string]int32{ "LATEST_EXPORT_JOB_STATE_UNSPECIFIED": 0, "LATEST_EXPORT_JOB_STATE_SUCCESS": 1, "LATEST_EXPORT_JOB_STATE_FAILED": 2, } )
Enum value maps for LatestExportJobState.
var ( TileType_name = map[int32]string{ 0: "TILE_TYPE_UNSPECIFIED", 1: "TILE_TYPE_VISUALIZATION", 2: "TILE_TYPE_BUTTON", 3: "TILE_TYPE_MARKDOWN", } TileType_value = map[string]int32{ "TILE_TYPE_UNSPECIFIED": 0, "TILE_TYPE_VISUALIZATION": 1, "TILE_TYPE_BUTTON": 2, "TILE_TYPE_MARKDOWN": 3, } )
Enum value maps for TileType.
var ( RenderType_name = map[int32]string{ 0: "RENDER_TYPE_UNSPECIFIED", 1: "RENDER_TYPE_TEXT", 2: "RENDER_TYPE_ICON", 3: "RENDER_TYPE_ICON_AND_TEXT", } RenderType_value = map[string]int32{ "RENDER_TYPE_UNSPECIFIED": 0, "RENDER_TYPE_TEXT": 1, "RENDER_TYPE_ICON": 2, "RENDER_TYPE_ICON_AND_TEXT": 3, } )
Enum value maps for RenderType.
var ( AxisType_name = map[int32]string{ 0: "AXIS_TYPE_UNSPECIFIED", 1: "VALUE", 2: "CATEGORY", 3: "TIME", 4: "LOG", } AxisType_value = map[string]int32{ "AXIS_TYPE_UNSPECIFIED": 0, "VALUE": 1, "CATEGORY": 2, "TIME": 3, "LOG": 4, } )
Enum value maps for AxisType.
var ( SeriesType_name = map[int32]string{ 0: "SERIES_TYPE_UNSPECIFIED", 1: "LINE", 2: "BAR", 3: "PIE", 4: "TEXT", 5: "MAP", 6: "GAUGE", 7: "SCATTERPLOT", } SeriesType_value = map[string]int32{ "SERIES_TYPE_UNSPECIFIED": 0, "LINE": 1, "BAR": 2, "PIE": 3, "TEXT": 4, "MAP": 5, "GAUGE": 6, "SCATTERPLOT": 7, } )
Enum value maps for SeriesType.
var ( SeriesStackStrategy_name = map[int32]string{ 0: "SERIES_STACK_STRATEGY_UNSPECIFIED", 1: "SAMESIGN", 2: "ALL", 3: "POSITIVE", 4: "NEGATIVE", } SeriesStackStrategy_value = map[string]int32{ "SERIES_STACK_STRATEGY_UNSPECIFIED": 0, "SAMESIGN": 1, "ALL": 2, "POSITIVE": 3, "NEGATIVE": 4, } )
Enum value maps for SeriesStackStrategy.
var ( ToolTipTrigger_name = map[int32]string{ 0: "TOOLTIP_TRIGGER_UNSPECIFIED", 1: "TOOLTIP_TRIGGER_NONE", 2: "TOOLTIP_TRIGGER_ITEM", 3: "TOOLTIP_TRIGGER_AXIS", } ToolTipTrigger_value = map[string]int32{ "TOOLTIP_TRIGGER_UNSPECIFIED": 0, "TOOLTIP_TRIGGER_NONE": 1, "TOOLTIP_TRIGGER_ITEM": 2, "TOOLTIP_TRIGGER_AXIS": 3, } )
Enum value maps for ToolTipTrigger.
var ( LegendOrient_name = map[int32]string{ 0: "LEGEND_ORIENT_UNSPECIFIED", 1: "VERTICAL", 2: "HORIZONTAL", } LegendOrient_value = map[string]int32{ "LEGEND_ORIENT_UNSPECIFIED": 0, "VERTICAL": 1, "HORIZONTAL": 2, } )
Enum value maps for LegendOrient.
var ( LegendAlign_name = map[int32]string{ 0: "LEGEND_ALIGN_UNSPECIFIED", 1: "AUTO", 2: "LEFT", 3: "RIGHT", } LegendAlign_value = map[string]int32{ "LEGEND_ALIGN_UNSPECIFIED": 0, "AUTO": 1, "LEFT": 2, "RIGHT": 3, } )
Enum value maps for LegendAlign.
var ( ButtonStyle_name = map[int32]string{ 0: "BUTTON_STYLE_UNSPECIFIED", 1: "BUTTON_STYLE_FILLED", 2: "BUTTON_STYLE_OUTLINED", 3: "BUTTON_STYLE_TRANSPARENT", } ButtonStyle_value = map[string]int32{ "BUTTON_STYLE_UNSPECIFIED": 0, "BUTTON_STYLE_FILLED": 1, "BUTTON_STYLE_OUTLINED": 2, "BUTTON_STYLE_TRANSPARENT": 3, } )
Enum value maps for ButtonStyle.
var ( PlotMode_name = map[int32]string{ 0: "PLOT_MODE_UNSPECIFIED", 1: "PLOT_MODE_POINTS", 2: "PLOT_MODE_HEATMAP", 3: "PLOT_MODE_BOTH", } PlotMode_value = map[string]int32{ "PLOT_MODE_UNSPECIFIED": 0, "PLOT_MODE_POINTS": 1, "PLOT_MODE_HEATMAP": 2, "PLOT_MODE_BOTH": 3, } )
Enum value maps for PlotMode.
var ( PointSizeType_name = map[int32]string{ 0: "POINT_SIZE_TYPE_UNSPECIFIED", 1: "POINT_SIZE_TYPE_FIXED", 2: "POINT_SIZE_TYPE_PROPORTIONAL_TO_SIZE", } PointSizeType_value = map[string]int32{ "POINT_SIZE_TYPE_UNSPECIFIED": 0, "POINT_SIZE_TYPE_FIXED": 1, "POINT_SIZE_TYPE_PROPORTIONAL_TO_SIZE": 2, } )
Enum value maps for PointSizeType.
var ( MetricFormat_name = map[int32]string{ 0: "METRIC_FORMAT_UNSPECIFIED", 1: "METRIC_FORMAT_NUMBER", 2: "METRIC_FORMAT_PLAIN_TEXT", } MetricFormat_value = map[string]int32{ "METRIC_FORMAT_UNSPECIFIED": 0, "METRIC_FORMAT_NUMBER": 1, "METRIC_FORMAT_PLAIN_TEXT": 2, } )
Enum value maps for MetricFormat.
var ( MetricDisplayTrend_name = map[int32]string{ 0: "METRIC_DISPLAY_TREND_UNSPECIFIED", 2: "METRIC_DISPLAY_TREND_ABSOLUTE_VALUE", 3: "METRIC_DISPLAY_TREND_PERCENTAGE", 4: "METRIC_DISPLAY_TREND_ABSOLUTE_VALUE_AND_PERCENTAGE", } MetricDisplayTrend_value = map[string]int32{ "METRIC_DISPLAY_TREND_UNSPECIFIED": 0, "METRIC_DISPLAY_TREND_ABSOLUTE_VALUE": 2, "METRIC_DISPLAY_TREND_PERCENTAGE": 3, "METRIC_DISPLAY_TREND_ABSOLUTE_VALUE_AND_PERCENTAGE": 4, } )
Enum value maps for MetricDisplayTrend.
var ( MetricTrendType_name = map[int32]string{ 0: "METRIC_TREND_TYPE_UNSPECIFIED", 1: "METRIC_TREND_TYPE_REGULAR", 2: "METRIC_TREND_TYPE_INVERSE", } MetricTrendType_value = map[string]int32{ "METRIC_TREND_TYPE_UNSPECIFIED": 0, "METRIC_TREND_TYPE_REGULAR": 1, "METRIC_TREND_TYPE_INVERSE": 2, } )
Enum value maps for MetricTrendType.
var ( VisualMapType_name = map[int32]string{ 0: "VISUAL_MAP_TYPE_UNSPECIFIED", 1: "CONTINUOUS", 2: "PIECEWISE", } VisualMapType_value = map[string]int32{ "VISUAL_MAP_TYPE_UNSPECIFIED": 0, "CONTINUOUS": 1, "PIECEWISE": 2, } )
Enum value maps for VisualMapType.
var ( LanguageFeature_name = map[int32]string{ 0: "LANGUAGE_FEATURE_UNSPECIFIED", 1: "JOINS", 2: "STAGES", 3: "DATA_TABLES", } LanguageFeature_value = map[string]int32{ "LANGUAGE_FEATURE_UNSPECIFIED": 0, "JOINS": 1, "STAGES": 2, "DATA_TABLES": 3, } )
Enum value maps for LanguageFeature.
var ( FilterOperator_name = map[int32]string{ 0: "FILTER_OPERATOR_UNSPECIFIED", 1: "EQUAL", 2: "NOT_EQUAL", 3: "IN", 4: "GREATER_THAN", 5: "GREATER_THAN_OR_EQUAL_TO", 6: "LESS_THAN", 7: "LESS_THAN_OR_EQUAL_TO", 8: "BETWEEN", 9: "PAST", 10: "IS_NULL", 11: "IS_NOT_NULL", 12: "STARTS_WITH", 13: "ENDS_WITH", 14: "DOES_NOT_STARTS_WITH", 15: "DOES_NOT_ENDS_WITH", 16: "NOT_IN", 17: "CONTAINS", 18: "DOES_NOT_CONTAIN", } FilterOperator_value = map[string]int32{ "FILTER_OPERATOR_UNSPECIFIED": 0, "EQUAL": 1, "NOT_EQUAL": 2, "IN": 3, "GREATER_THAN": 4, "GREATER_THAN_OR_EQUAL_TO": 5, "LESS_THAN": 6, "LESS_THAN_OR_EQUAL_TO": 7, "BETWEEN": 8, "PAST": 9, "IS_NULL": 10, "IS_NOT_NULL": 11, "STARTS_WITH": 12, "ENDS_WITH": 13, "DOES_NOT_STARTS_WITH": 14, "DOES_NOT_ENDS_WITH": 15, "NOT_IN": 16, "CONTAINS": 17, "DOES_NOT_CONTAIN": 18, } )
Enum value maps for FilterOperator.
var ( DataSource_name = map[int32]string{ 0: "DATA_SOURCE_UNSPECIFIED", 1: "UDM", 2: "ENTITY", 3: "INGESTION_METRICS", 4: "RULE_DETECTIONS", 5: "RULESETS", 6: "GLOBAL", 7: "IOC_MATCHES", 8: "RULES", 9: "SOAR_CASES", 10: "SOAR_PLAYBOOKS", 11: "SOAR_CASE_HISTORY", 12: "DATA_TABLE", 13: "INVESTIGATION", 14: "INVESTIGATION_FEEDBACK", } DataSource_value = map[string]int32{ "DATA_SOURCE_UNSPECIFIED": 0, "UDM": 1, "ENTITY": 2, "INGESTION_METRICS": 3, "RULE_DETECTIONS": 4, "RULESETS": 5, "GLOBAL": 6, "IOC_MATCHES": 7, "RULES": 8, "SOAR_CASES": 9, "SOAR_PLAYBOOKS": 10, "SOAR_CASE_HISTORY": 11, "DATA_TABLE": 12, "INVESTIGATION": 13, "INVESTIGATION_FEEDBACK": 14, } )
Enum value maps for DataSource.
var ( TimeUnit_name = map[int32]string{ 0: "TIME_UNIT_UNSPECIFIED", 1: "SECOND", 2: "MINUTE", 3: "HOUR", 4: "DAY", 5: "WEEK", 6: "MONTH", 7: "YEAR", } TimeUnit_value = map[string]int32{ "TIME_UNIT_UNSPECIFIED": 0, "SECOND": 1, "MINUTE": 2, "HOUR": 3, "DAY": 4, "WEEK": 5, "MONTH": 6, "YEAR": 7, } )
Enum value maps for TimeUnit.
var ( QueryRuntimeError_ErrorSeverity_name = map[int32]string{ 0: "ERROR_SEVERITY_UNSPECIFIED", 1: "WARNING", 2: "SEVERE", } QueryRuntimeError_ErrorSeverity_value = map[string]int32{ "ERROR_SEVERITY_UNSPECIFIED": 0, "WARNING": 1, "SEVERE": 2, } )
Enum value maps for QueryRuntimeError_ErrorSeverity.
var ( QueryRuntimeError_MetadataKey_name = map[int32]string{ 0: "METADATA_KEY_UNSPECIFIED", 1: "ROW_LIMIT", } QueryRuntimeError_MetadataKey_value = map[string]int32{ "METADATA_KEY_UNSPECIFIED": 0, "ROW_LIMIT": 1, } )
Enum value maps for QueryRuntimeError_MetadataKey.
var ( QueryRuntimeError_WarningReason_name = map[int32]string{ 0: "WARNING_REASON_UNSPECIFIED", 1: "ROW_LIMIT_EXCEEDED", 2: "DEFAULT_ROW_LIMIT_EXCEEDED", 3: "CURATED_QUERY_DEFAULT_ROW_LIMIT_EXCEEDED", } QueryRuntimeError_WarningReason_value = map[string]int32{ "WARNING_REASON_UNSPECIFIED": 0, "ROW_LIMIT_EXCEEDED": 1, "DEFAULT_ROW_LIMIT_EXCEEDED": 2, "CURATED_QUERY_DEFAULT_ROW_LIMIT_EXCEEDED": 3, } )
Enum value maps for QueryRuntimeError_WarningReason.
var ( DataTableUpdateSource_name = map[int32]string{ 0: "DATA_TABLE_UPDATE_SOURCE_UNSPECIFIED", 1: "USER", 2: "RULE", 3: "SEARCH", } DataTableUpdateSource_value = map[string]int32{ "DATA_TABLE_UPDATE_SOURCE_UNSPECIFIED": 0, "USER": 1, "RULE": 2, "SEARCH": 3, } )
Enum value maps for DataTableUpdateSource.
var ( DataTableColumnInfo_DataTableColumnType_name = map[int32]string{ 0: "DATA_TABLE_COLUMN_TYPE_UNSPECIFIED", 1: "STRING", 2: "REGEX", 3: "CIDR", 4: "NUMBER", } DataTableColumnInfo_DataTableColumnType_value = map[string]int32{ "DATA_TABLE_COLUMN_TYPE_UNSPECIFIED": 0, "STRING": 1, "REGEX": 2, "CIDR": 3, "NUMBER": 4, } )
Enum value maps for DataTableColumnInfo_DataTableColumnType.
var ( FeaturedContentMetadata_ContentSourceType_name = map[int32]string{ 0: "CONTENT_SOURCE_TYPE_UNSPECIFIED", 1: "GOOGLE", 2: "COMMUNITY", 3: "PARTNER", } FeaturedContentMetadata_ContentSourceType_value = map[string]int32{ "CONTENT_SOURCE_TYPE_UNSPECIFIED": 0, "GOOGLE": 1, "COMMUNITY": 2, "PARTNER": 3, } )
Enum value maps for FeaturedContentMetadata_ContentSourceType.
var ( FindingsRefinementType_name = map[int32]string{ 0: "FINDINGS_REFINEMENT_TYPE_UNSPECIFIED", 1: "DETECTION_EXCLUSION", } FindingsRefinementType_value = map[string]int32{ "FINDINGS_REFINEMENT_TYPE_UNSPECIFIED": 0, "DETECTION_EXCLUSION": 1, } )
Enum value maps for FindingsRefinementType.
var ( OutcomeFilter_Operator_name = map[int32]string{ 0: "OPERATOR_UNSPECIFIED", 1: "EQUAL", 2: "CONTAINS", 3: "MATCHES_REGEX", 4: "MATCHES_CIDR", } OutcomeFilter_Operator_value = map[string]int32{ "OPERATOR_UNSPECIFIED": 0, "EQUAL": 1, "CONTAINS": 2, "MATCHES_REGEX": 3, "MATCHES_CIDR": 4, } )
Enum value maps for OutcomeFilter_Operator.
var ( DashboardType_name = map[int32]string{ 0: "DASHBOARD_TYPE_UNSPECIFIED", 1: "CURATED", 2: "PRIVATE", 3: "PUBLIC", 4: "CUSTOM", 5: "MARKETPLACE", } DashboardType_value = map[string]int32{ "DASHBOARD_TYPE_UNSPECIFIED": 0, "CURATED": 1, "PRIVATE": 2, "PUBLIC": 3, "CUSTOM": 4, "MARKETPLACE": 5, } )
Enum value maps for DashboardType.
var ( DashboardAccess_name = map[int32]string{ 0: "DASHBOARD_ACCESS_UNSPECIFIED", 1: "DASHBOARD_PRIVATE", 2: "DASHBOARD_PUBLIC", } DashboardAccess_value = map[string]int32{ "DASHBOARD_ACCESS_UNSPECIFIED": 0, "DASHBOARD_PRIVATE": 1, "DASHBOARD_PUBLIC": 2, } )
Enum value maps for DashboardAccess.
var ( NativeDashboardView_name = map[int32]string{ 0: "NATIVE_DASHBOARD_VIEW_UNSPECIFIED", 1: "NATIVE_DASHBOARD_VIEW_BASIC", 2: "NATIVE_DASHBOARD_VIEW_FULL", } NativeDashboardView_value = map[string]int32{ "NATIVE_DASHBOARD_VIEW_UNSPECIFIED": 0, "NATIVE_DASHBOARD_VIEW_BASIC": 1, "NATIVE_DASHBOARD_VIEW_FULL": 2, } )
Enum value maps for NativeDashboardView.
var ( ReferenceListSyntaxType_name = map[int32]string{ 0: "REFERENCE_LIST_SYNTAX_TYPE_UNSPECIFIED", 1: "REFERENCE_LIST_SYNTAX_TYPE_PLAIN_TEXT_STRING", 2: "REFERENCE_LIST_SYNTAX_TYPE_REGEX", 3: "REFERENCE_LIST_SYNTAX_TYPE_CIDR", } ReferenceListSyntaxType_value = map[string]int32{ "REFERENCE_LIST_SYNTAX_TYPE_UNSPECIFIED": 0, "REFERENCE_LIST_SYNTAX_TYPE_PLAIN_TEXT_STRING": 1, "REFERENCE_LIST_SYNTAX_TYPE_REGEX": 2, "REFERENCE_LIST_SYNTAX_TYPE_CIDR": 3, } )
Enum value maps for ReferenceListSyntaxType.
var ( ReferenceListView_name = map[int32]string{ 0: "REFERENCE_LIST_VIEW_UNSPECIFIED", 1: "REFERENCE_LIST_VIEW_BASIC", 2: "REFERENCE_LIST_VIEW_FULL", } ReferenceListView_value = map[string]int32{ "REFERENCE_LIST_VIEW_UNSPECIFIED": 0, "REFERENCE_LIST_VIEW_BASIC": 1, "REFERENCE_LIST_VIEW_FULL": 2, } )
Enum value maps for ReferenceListView.
var ( RunFrequency_name = map[int32]string{ 0: "RUN_FREQUENCY_UNSPECIFIED", 1: "LIVE", 2: "HOURLY", 3: "DAILY", } RunFrequency_value = map[string]int32{ "RUN_FREQUENCY_UNSPECIFIED": 0, "LIVE": 1, "HOURLY": 2, "DAILY": 3, } )
Enum value maps for RunFrequency.
var ( RuleType_name = map[int32]string{ 0: "RULE_TYPE_UNSPECIFIED", 1: "SINGLE_EVENT", 2: "MULTI_EVENT", } RuleType_value = map[string]int32{ "RULE_TYPE_UNSPECIFIED": 0, "SINGLE_EVENT": 1, "MULTI_EVENT": 2, } )
Enum value maps for RuleType.
var ( RuleView_name = map[int32]string{ 0: "RULE_VIEW_UNSPECIFIED", 1: "BASIC", 2: "FULL", 3: "REVISION_METADATA_ONLY", } RuleView_value = map[string]int32{ "RULE_VIEW_UNSPECIFIED": 0, "BASIC": 1, "FULL": 2, "REVISION_METADATA_ONLY": 3, } )
Enum value maps for RuleView.
var ( Rule_CompilationState_name = map[int32]string{ 0: "COMPILATION_STATE_UNSPECIFIED", 1: "SUCCEEDED", 2: "FAILED", } Rule_CompilationState_value = map[string]int32{ "COMPILATION_STATE_UNSPECIFIED": 0, "SUCCEEDED": 1, "FAILED": 2, } )
Enum value maps for Rule_CompilationState.
var ( RuleDeployment_ExecutionState_name = map[int32]string{ 0: "EXECUTION_STATE_UNSPECIFIED", 1: "DEFAULT", 2: "LIMITED", 3: "PAUSED", } RuleDeployment_ExecutionState_value = map[string]int32{ "EXECUTION_STATE_UNSPECIFIED": 0, "DEFAULT": 1, "LIMITED": 2, "PAUSED": 3, } )
Enum value maps for RuleDeployment_ExecutionState.
var ( Retrohunt_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "RUNNING", 2: "DONE", 3: "CANCELLED", 4: "FAILED", } Retrohunt_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "RUNNING": 1, "DONE": 2, "CANCELLED": 3, "FAILED": 4, } )
Enum value maps for Retrohunt_State.
var ( CompilationDiagnostic_Severity_name = map[int32]string{ 0: "SEVERITY_UNSPECIFIED", 1: "WARNING", 2: "ERROR", } CompilationDiagnostic_Severity_value = map[string]int32{ "SEVERITY_UNSPECIFIED": 0, "WARNING": 1, "ERROR": 2, } )
Enum value maps for CompilationDiagnostic_Severity.
var BigQueryExportService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.BigQueryExportService", HandlerType: (*BigQueryExportServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetBigQueryExport", Handler: _BigQueryExportService_GetBigQueryExport_Handler, }, { MethodName: "UpdateBigQueryExport", Handler: _BigQueryExportService_UpdateBigQueryExport_Handler, }, { MethodName: "ProvisionBigQueryExport", Handler: _BigQueryExportService_ProvisionBigQueryExport_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/big_query_export.proto", }
BigQueryExportService_ServiceDesc is the grpc.ServiceDesc for BigQueryExportService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DashboardChartService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.DashboardChartService", HandlerType: (*DashboardChartServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetDashboardChart", Handler: _DashboardChartService_GetDashboardChart_Handler, }, { MethodName: "BatchGetDashboardCharts", Handler: _DashboardChartService_BatchGetDashboardCharts_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/dashboard_chart.proto", }
DashboardChartService_ServiceDesc is the grpc.ServiceDesc for DashboardChartService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DashboardQueryService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.DashboardQueryService", HandlerType: (*DashboardQueryServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetDashboardQuery", Handler: _DashboardQueryService_GetDashboardQuery_Handler, }, { MethodName: "ExecuteDashboardQuery", Handler: _DashboardQueryService_ExecuteDashboardQuery_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/dashboard_query.proto", }
DashboardQueryService_ServiceDesc is the grpc.ServiceDesc for DashboardQueryService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DataAccessControlService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.DataAccessControlService", HandlerType: (*DataAccessControlServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateDataAccessLabel", Handler: _DataAccessControlService_CreateDataAccessLabel_Handler, }, { MethodName: "GetDataAccessLabel", Handler: _DataAccessControlService_GetDataAccessLabel_Handler, }, { MethodName: "ListDataAccessLabels", Handler: _DataAccessControlService_ListDataAccessLabels_Handler, }, { MethodName: "UpdateDataAccessLabel", Handler: _DataAccessControlService_UpdateDataAccessLabel_Handler, }, { MethodName: "DeleteDataAccessLabel", Handler: _DataAccessControlService_DeleteDataAccessLabel_Handler, }, { MethodName: "CreateDataAccessScope", Handler: _DataAccessControlService_CreateDataAccessScope_Handler, }, { MethodName: "GetDataAccessScope", Handler: _DataAccessControlService_GetDataAccessScope_Handler, }, { MethodName: "ListDataAccessScopes", Handler: _DataAccessControlService_ListDataAccessScopes_Handler, }, { MethodName: "UpdateDataAccessScope", Handler: _DataAccessControlService_UpdateDataAccessScope_Handler, }, { MethodName: "DeleteDataAccessScope", Handler: _DataAccessControlService_DeleteDataAccessScope_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/data_access_control.proto", }
DataAccessControlService_ServiceDesc is the grpc.ServiceDesc for DataAccessControlService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DataTableService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.DataTableService", HandlerType: (*DataTableServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateDataTable", Handler: _DataTableService_CreateDataTable_Handler, }, { MethodName: "ListDataTables", Handler: _DataTableService_ListDataTables_Handler, }, { MethodName: "GetDataTable", Handler: _DataTableService_GetDataTable_Handler, }, { MethodName: "UpdateDataTable", Handler: _DataTableService_UpdateDataTable_Handler, }, { MethodName: "DeleteDataTable", Handler: _DataTableService_DeleteDataTable_Handler, }, { MethodName: "CreateDataTableRow", Handler: _DataTableService_CreateDataTableRow_Handler, }, { MethodName: "UpdateDataTableRow", Handler: _DataTableService_UpdateDataTableRow_Handler, }, { MethodName: "ListDataTableRows", Handler: _DataTableService_ListDataTableRows_Handler, }, { MethodName: "GetDataTableRow", Handler: _DataTableService_GetDataTableRow_Handler, }, { MethodName: "DeleteDataTableRow", Handler: _DataTableService_DeleteDataTableRow_Handler, }, { MethodName: "BulkCreateDataTableRows", Handler: _DataTableService_BulkCreateDataTableRows_Handler, }, { MethodName: "BulkGetDataTableRows", Handler: _DataTableService_BulkGetDataTableRows_Handler, }, { MethodName: "BulkReplaceDataTableRows", Handler: _DataTableService_BulkReplaceDataTableRows_Handler, }, { MethodName: "BulkUpdateDataTableRows", Handler: _DataTableService_BulkUpdateDataTableRows_Handler, }, { MethodName: "GetDataTableOperationErrors", Handler: _DataTableService_GetDataTableOperationErrors_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/data_table.proto", }
DataTableService_ServiceDesc is the grpc.ServiceDesc for DataTableService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EntityService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.EntityService", HandlerType: (*EntityServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetWatchlist", Handler: _EntityService_GetWatchlist_Handler, }, { MethodName: "ListWatchlists", Handler: _EntityService_ListWatchlists_Handler, }, { MethodName: "CreateWatchlist", Handler: _EntityService_CreateWatchlist_Handler, }, { MethodName: "UpdateWatchlist", Handler: _EntityService_UpdateWatchlist_Handler, }, { MethodName: "DeleteWatchlist", Handler: _EntityService_DeleteWatchlist_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/entity.proto", }
EntityService_ServiceDesc is the grpc.ServiceDesc for EntityService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var FeaturedContentNativeDashboardService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.FeaturedContentNativeDashboardService", HandlerType: (*FeaturedContentNativeDashboardServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetFeaturedContentNativeDashboard", Handler: _FeaturedContentNativeDashboardService_GetFeaturedContentNativeDashboard_Handler, }, { MethodName: "ListFeaturedContentNativeDashboards", Handler: _FeaturedContentNativeDashboardService_ListFeaturedContentNativeDashboards_Handler, }, { MethodName: "InstallFeaturedContentNativeDashboard", Handler: _FeaturedContentNativeDashboardService_InstallFeaturedContentNativeDashboard_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/featured_content_native_dashboard.proto", }
FeaturedContentNativeDashboardService_ServiceDesc is the grpc.ServiceDesc for FeaturedContentNativeDashboardService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_google_cloud_chronicle_v1_big_query_export_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_dashboard_chart_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_dashboard_query_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_data_access_control_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_data_table_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_entity_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_featured_content_metadata_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_featured_content_native_dashboard_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_findings_refinement_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_instance_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_native_dashboard_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_reference_list_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_rule_execution_error_proto protoreflect.FileDescriptor
var File_google_cloud_chronicle_v1_rule_proto protoreflect.FileDescriptor
var FindingsRefinementService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.FindingsRefinementService", HandlerType: (*FindingsRefinementServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetFindingsRefinement", Handler: _FindingsRefinementService_GetFindingsRefinement_Handler, }, { MethodName: "ListFindingsRefinements", Handler: _FindingsRefinementService_ListFindingsRefinements_Handler, }, { MethodName: "CreateFindingsRefinement", Handler: _FindingsRefinementService_CreateFindingsRefinement_Handler, }, { MethodName: "UpdateFindingsRefinement", Handler: _FindingsRefinementService_UpdateFindingsRefinement_Handler, }, { MethodName: "GetFindingsRefinementDeployment", Handler: _FindingsRefinementService_GetFindingsRefinementDeployment_Handler, }, { MethodName: "UpdateFindingsRefinementDeployment", Handler: _FindingsRefinementService_UpdateFindingsRefinementDeployment_Handler, }, { MethodName: "ListAllFindingsRefinementDeployments", Handler: _FindingsRefinementService_ListAllFindingsRefinementDeployments_Handler, }, { MethodName: "ComputeFindingsRefinementActivity", Handler: _FindingsRefinementService_ComputeFindingsRefinementActivity_Handler, }, { MethodName: "ComputeAllFindingsRefinementActivities", Handler: _FindingsRefinementService_ComputeAllFindingsRefinementActivities_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/findings_refinement.proto", }
FindingsRefinementService_ServiceDesc is the grpc.ServiceDesc for FindingsRefinementService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var InstanceService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.InstanceService", HandlerType: (*InstanceServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetInstance", Handler: _InstanceService_GetInstance_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/instance.proto", }
InstanceService_ServiceDesc is the grpc.ServiceDesc for InstanceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var NativeDashboardService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.NativeDashboardService", HandlerType: (*NativeDashboardServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateNativeDashboard", Handler: _NativeDashboardService_CreateNativeDashboard_Handler, }, { MethodName: "GetNativeDashboard", Handler: _NativeDashboardService_GetNativeDashboard_Handler, }, { MethodName: "ListNativeDashboards", Handler: _NativeDashboardService_ListNativeDashboards_Handler, }, { MethodName: "UpdateNativeDashboard", Handler: _NativeDashboardService_UpdateNativeDashboard_Handler, }, { MethodName: "DuplicateNativeDashboard", Handler: _NativeDashboardService_DuplicateNativeDashboard_Handler, }, { MethodName: "DeleteNativeDashboard", Handler: _NativeDashboardService_DeleteNativeDashboard_Handler, }, { MethodName: "AddChart", Handler: _NativeDashboardService_AddChart_Handler, }, { MethodName: "RemoveChart", Handler: _NativeDashboardService_RemoveChart_Handler, }, { MethodName: "EditChart", Handler: _NativeDashboardService_EditChart_Handler, }, { MethodName: "DuplicateChart", Handler: _NativeDashboardService_DuplicateChart_Handler, }, { MethodName: "ExportNativeDashboards", Handler: _NativeDashboardService_ExportNativeDashboards_Handler, }, { MethodName: "ImportNativeDashboards", Handler: _NativeDashboardService_ImportNativeDashboards_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/native_dashboard.proto", }
NativeDashboardService_ServiceDesc is the grpc.ServiceDesc for NativeDashboardService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ReferenceListService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.ReferenceListService", HandlerType: (*ReferenceListServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetReferenceList", Handler: _ReferenceListService_GetReferenceList_Handler, }, { MethodName: "ListReferenceLists", Handler: _ReferenceListService_ListReferenceLists_Handler, }, { MethodName: "CreateReferenceList", Handler: _ReferenceListService_CreateReferenceList_Handler, }, { MethodName: "UpdateReferenceList", Handler: _ReferenceListService_UpdateReferenceList_Handler, }, { MethodName: "VerifyReferenceList", Handler: _ReferenceListService_VerifyReferenceList_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/reference_list.proto", }
ReferenceListService_ServiceDesc is the grpc.ServiceDesc for ReferenceListService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RuleExecutionErrorService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.RuleExecutionErrorService", HandlerType: (*RuleExecutionErrorServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListRuleExecutionErrors", Handler: _RuleExecutionErrorService_ListRuleExecutionErrors_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/rule_execution_error.proto", }
RuleExecutionErrorService_ServiceDesc is the grpc.ServiceDesc for RuleExecutionErrorService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RuleService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "google.cloud.chronicle.v1.RuleService", HandlerType: (*RuleServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateRule", Handler: _RuleService_CreateRule_Handler, }, { MethodName: "GetRule", Handler: _RuleService_GetRule_Handler, }, { MethodName: "ListRules", Handler: _RuleService_ListRules_Handler, }, { MethodName: "UpdateRule", Handler: _RuleService_UpdateRule_Handler, }, { MethodName: "DeleteRule", Handler: _RuleService_DeleteRule_Handler, }, { MethodName: "VerifyRuleText", Handler: _RuleService_VerifyRuleText_Handler, }, { MethodName: "ListRuleRevisions", Handler: _RuleService_ListRuleRevisions_Handler, }, { MethodName: "CreateRetrohunt", Handler: _RuleService_CreateRetrohunt_Handler, }, { MethodName: "GetRetrohunt", Handler: _RuleService_GetRetrohunt_Handler, }, { MethodName: "ListRetrohunts", Handler: _RuleService_ListRetrohunts_Handler, }, { MethodName: "GetRuleDeployment", Handler: _RuleService_GetRuleDeployment_Handler, }, { MethodName: "ListRuleDeployments", Handler: _RuleService_ListRuleDeployments_Handler, }, { MethodName: "UpdateRuleDeployment", Handler: _RuleService_UpdateRuleDeployment_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "google/cloud/chronicle/v1/rule.proto", }
RuleService_ServiceDesc is the grpc.ServiceDesc for RuleService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterBigQueryExportServiceServer ¶ added in v0.7.0
func RegisterBigQueryExportServiceServer(s grpc.ServiceRegistrar, srv BigQueryExportServiceServer)
func RegisterDashboardChartServiceServer ¶ added in v0.7.0
func RegisterDashboardChartServiceServer(s grpc.ServiceRegistrar, srv DashboardChartServiceServer)
func RegisterDashboardQueryServiceServer ¶ added in v0.7.0
func RegisterDashboardQueryServiceServer(s grpc.ServiceRegistrar, srv DashboardQueryServiceServer)
func RegisterDataAccessControlServiceServer ¶
func RegisterDataAccessControlServiceServer(s grpc.ServiceRegistrar, srv DataAccessControlServiceServer)
func RegisterDataTableServiceServer ¶ added in v0.6.0
func RegisterDataTableServiceServer(s grpc.ServiceRegistrar, srv DataTableServiceServer)
func RegisterEntityServiceServer ¶
func RegisterEntityServiceServer(s grpc.ServiceRegistrar, srv EntityServiceServer)
func RegisterFeaturedContentNativeDashboardServiceServer ¶ added in v0.7.0
func RegisterFeaturedContentNativeDashboardServiceServer(s grpc.ServiceRegistrar, srv FeaturedContentNativeDashboardServiceServer)
func RegisterFindingsRefinementServiceServer ¶ added in v1.3.0
func RegisterFindingsRefinementServiceServer(s grpc.ServiceRegistrar, srv FindingsRefinementServiceServer)
func RegisterInstanceServiceServer ¶
func RegisterInstanceServiceServer(s grpc.ServiceRegistrar, srv InstanceServiceServer)
func RegisterNativeDashboardServiceServer ¶ added in v0.7.0
func RegisterNativeDashboardServiceServer(s grpc.ServiceRegistrar, srv NativeDashboardServiceServer)
func RegisterReferenceListServiceServer ¶
func RegisterReferenceListServiceServer(s grpc.ServiceRegistrar, srv ReferenceListServiceServer)
func RegisterRuleExecutionErrorServiceServer ¶ added in v1.2.0
func RegisterRuleExecutionErrorServiceServer(s grpc.ServiceRegistrar, srv RuleExecutionErrorServiceServer)
func RegisterRuleServiceServer ¶
func RegisterRuleServiceServer(s grpc.ServiceRegistrar, srv RuleServiceServer)
Types ¶
type AddChartRequest ¶ added in v0.7.0
type AddChartRequest struct {
// Required. The dashboard name to add chart in.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. Query used to create the chart.
DashboardQuery *DashboardQuery `protobuf:"bytes,2,opt,name=dashboard_query,json=dashboardQuery,proto3" json:"dashboard_query,omitempty"`
// Required. Chart to be added to the dashboard.
DashboardChart *DashboardChart `protobuf:"bytes,3,opt,name=dashboard_chart,json=dashboardChart,proto3" json:"dashboard_chart,omitempty"`
// Required. ChartLayout for newly added chart.
ChartLayout *DashboardDefinition_ChartConfig_ChartLayout `protobuf:"bytes,4,opt,name=chart_layout,json=chartLayout,proto3" json:"chart_layout,omitempty"`
// contains filtered or unexported fields
}
Request message to add chart in a dashboard.
func (*AddChartRequest) Descriptor
deprecated
added in
v0.7.0
func (*AddChartRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddChartRequest.ProtoReflect.Descriptor instead.
func (*AddChartRequest) GetChartLayout ¶ added in v0.7.0
func (x *AddChartRequest) GetChartLayout() *DashboardDefinition_ChartConfig_ChartLayout
func (*AddChartRequest) GetDashboardChart ¶ added in v0.7.0
func (x *AddChartRequest) GetDashboardChart() *DashboardChart
func (*AddChartRequest) GetDashboardQuery ¶ added in v0.7.0
func (x *AddChartRequest) GetDashboardQuery() *DashboardQuery
func (*AddChartRequest) GetName ¶ added in v0.7.0
func (x *AddChartRequest) GetName() string
func (*AddChartRequest) ProtoMessage ¶ added in v0.7.0
func (*AddChartRequest) ProtoMessage()
func (*AddChartRequest) ProtoReflect ¶ added in v0.7.0
func (x *AddChartRequest) ProtoReflect() protoreflect.Message
func (*AddChartRequest) Reset ¶ added in v0.7.0
func (x *AddChartRequest) Reset()
func (*AddChartRequest) String ¶ added in v0.7.0
func (x *AddChartRequest) String() string
type AddChartResponse ¶ added in v0.7.0
type AddChartResponse struct {
// Dashboard with chart added in definition.
NativeDashboard *NativeDashboard `protobuf:"bytes,1,opt,name=native_dashboard,json=nativeDashboard,proto3" json:"native_dashboard,omitempty"`
// Created chart resource.
DashboardChart *DashboardChart `protobuf:"bytes,2,opt,name=dashboard_chart,json=dashboardChart,proto3" json:"dashboard_chart,omitempty"`
// contains filtered or unexported fields
}
Response message for adding chart in a dashboard.
func (*AddChartResponse) Descriptor
deprecated
added in
v0.7.0
func (*AddChartResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddChartResponse.ProtoReflect.Descriptor instead.
func (*AddChartResponse) GetDashboardChart ¶ added in v0.7.0
func (x *AddChartResponse) GetDashboardChart() *DashboardChart
func (*AddChartResponse) GetNativeDashboard ¶ added in v0.7.0
func (x *AddChartResponse) GetNativeDashboard() *NativeDashboard
func (*AddChartResponse) ProtoMessage ¶ added in v0.7.0
func (*AddChartResponse) ProtoMessage()
func (*AddChartResponse) ProtoReflect ¶ added in v0.7.0
func (x *AddChartResponse) ProtoReflect() protoreflect.Message
func (*AddChartResponse) Reset ¶ added in v0.7.0
func (x *AddChartResponse) Reset()
func (*AddChartResponse) String ¶ added in v0.7.0
func (x *AddChartResponse) String() string
type AdvancedFilterConfig ¶ added in v0.7.0
type AdvancedFilterConfig struct {
// Required. The token name to look for in the query (e.g., "hostname").
// The system will automatically wrap this in '$' (e.g., "$hostname$").
Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
// Optional. String to prepend to the final replaced value (e.g., "/", "^(",
// "\"").
Prefix string `protobuf:"bytes,2,opt,name=prefix,proto3" json:"prefix,omitempty"`
// Optional. String to append to the final replaced value (e.g., "/", ")$",
// "\"").
Suffix string `protobuf:"bytes,3,opt,name=suffix,proto3" json:"suffix,omitempty"`
// Optional. Delimiter to join multiple selected values (e.g., "|", " OR field
// = ").
Separator string `protobuf:"bytes,4,opt,name=separator,proto3" json:"separator,omitempty"`
// Optional. Whether to allow selection of multiple values.
MultipleAllowed bool `protobuf:"varint,5,opt,name=multiple_allowed,json=multipleAllowed,proto3" json:"multiple_allowed,omitempty"`
// Optional. Default values to use if no value is selected/provided.
DefaultValues []string `protobuf:"bytes,6,rep,name=default_values,json=defaultValues,proto3" json:"default_values,omitempty"`
// Optional. Whether to skip the configured prefix and suffix when using
// default values. If true, default values are inserted raw (joined by the
// separator).
SkipDefaultAffixes bool `protobuf:"varint,7,opt,name=skip_default_affixes,json=skipDefaultAffixes,proto3" json:"skip_default_affixes,omitempty"`
// Required. Source of the values for the filter.
ValueSource *AdvancedFilterConfig_ValueSource `protobuf:"bytes,8,opt,name=value_source,json=valueSource,proto3" json:"value_source,omitempty"`
// contains filtered or unexported fields
}
Advanced filter configuration for the filter widget.
func (*AdvancedFilterConfig) Descriptor
deprecated
added in
v0.7.0
func (*AdvancedFilterConfig) Descriptor() ([]byte, []int)
Deprecated: Use AdvancedFilterConfig.ProtoReflect.Descriptor instead.
func (*AdvancedFilterConfig) GetDefaultValues ¶ added in v0.7.0
func (x *AdvancedFilterConfig) GetDefaultValues() []string
func (*AdvancedFilterConfig) GetMultipleAllowed ¶ added in v0.7.0
func (x *AdvancedFilterConfig) GetMultipleAllowed() bool
func (*AdvancedFilterConfig) GetPrefix ¶ added in v0.7.0
func (x *AdvancedFilterConfig) GetPrefix() string
func (*AdvancedFilterConfig) GetSeparator ¶ added in v0.7.0
func (x *AdvancedFilterConfig) GetSeparator() string
func (*AdvancedFilterConfig) GetSkipDefaultAffixes ¶ added in v0.7.0
func (x *AdvancedFilterConfig) GetSkipDefaultAffixes() bool
func (*AdvancedFilterConfig) GetSuffix ¶ added in v0.7.0
func (x *AdvancedFilterConfig) GetSuffix() string
func (*AdvancedFilterConfig) GetToken ¶ added in v0.7.0
func (x *AdvancedFilterConfig) GetToken() string
func (*AdvancedFilterConfig) GetValueSource ¶ added in v0.7.0
func (x *AdvancedFilterConfig) GetValueSource() *AdvancedFilterConfig_ValueSource
func (*AdvancedFilterConfig) ProtoMessage ¶ added in v0.7.0
func (*AdvancedFilterConfig) ProtoMessage()
func (*AdvancedFilterConfig) ProtoReflect ¶ added in v0.7.0
func (x *AdvancedFilterConfig) ProtoReflect() protoreflect.Message
func (*AdvancedFilterConfig) Reset ¶ added in v0.7.0
func (x *AdvancedFilterConfig) Reset()
func (*AdvancedFilterConfig) String ¶ added in v0.7.0
func (x *AdvancedFilterConfig) String() string
type AdvancedFilterConfig_ManualOptions ¶ added in v0.7.0
type AdvancedFilterConfig_ManualOptions struct {
// Optional. The options provided by the user.
// The max number of options is limited to 10000.
Options []string `protobuf:"bytes,1,rep,name=options,proto3" json:"options,omitempty"`
// contains filtered or unexported fields
}
Manual options provided by the user.
func (*AdvancedFilterConfig_ManualOptions) Descriptor
deprecated
added in
v0.7.0
func (*AdvancedFilterConfig_ManualOptions) Descriptor() ([]byte, []int)
Deprecated: Use AdvancedFilterConfig_ManualOptions.ProtoReflect.Descriptor instead.
func (*AdvancedFilterConfig_ManualOptions) GetOptions ¶ added in v0.7.0
func (x *AdvancedFilterConfig_ManualOptions) GetOptions() []string
func (*AdvancedFilterConfig_ManualOptions) ProtoMessage ¶ added in v0.7.0
func (*AdvancedFilterConfig_ManualOptions) ProtoMessage()
func (*AdvancedFilterConfig_ManualOptions) ProtoReflect ¶ added in v0.7.0
func (x *AdvancedFilterConfig_ManualOptions) ProtoReflect() protoreflect.Message
func (*AdvancedFilterConfig_ManualOptions) Reset ¶ added in v0.7.0
func (x *AdvancedFilterConfig_ManualOptions) Reset()
func (*AdvancedFilterConfig_ManualOptions) String ¶ added in v0.7.0
func (x *AdvancedFilterConfig_ManualOptions) String() string
type AdvancedFilterConfig_QueryOptions ¶ added in v0.7.0
type AdvancedFilterConfig_QueryOptions struct {
// Required. The query to execute to fetch the values.
Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// Required. The column name to use for the values.
Column string `protobuf:"bytes,2,opt,name=column,proto3" json:"column,omitempty"`
// Optional. Enable global time filter
GlobalTimeFilterEnabled bool `` /* 135-byte string literal not displayed */
// Optional. Time range input specifically for the filter's population
// query.
Input *DashboardQuery_Input `protobuf:"bytes,4,opt,name=input,proto3" json:"input,omitempty"`
// contains filtered or unexported fields
}
Query options to fetch the values from the query engine. This is used for the filter's population query.
func (*AdvancedFilterConfig_QueryOptions) Descriptor
deprecated
added in
v0.7.0
func (*AdvancedFilterConfig_QueryOptions) Descriptor() ([]byte, []int)
Deprecated: Use AdvancedFilterConfig_QueryOptions.ProtoReflect.Descriptor instead.
func (*AdvancedFilterConfig_QueryOptions) GetColumn ¶ added in v0.7.0
func (x *AdvancedFilterConfig_QueryOptions) GetColumn() string
func (*AdvancedFilterConfig_QueryOptions) GetGlobalTimeFilterEnabled ¶ added in v0.7.0
func (x *AdvancedFilterConfig_QueryOptions) GetGlobalTimeFilterEnabled() bool
func (*AdvancedFilterConfig_QueryOptions) GetInput ¶ added in v0.7.0
func (x *AdvancedFilterConfig_QueryOptions) GetInput() *DashboardQuery_Input
func (*AdvancedFilterConfig_QueryOptions) GetQuery ¶ added in v0.7.0
func (x *AdvancedFilterConfig_QueryOptions) GetQuery() string
func (*AdvancedFilterConfig_QueryOptions) ProtoMessage ¶ added in v0.7.0
func (*AdvancedFilterConfig_QueryOptions) ProtoMessage()
func (*AdvancedFilterConfig_QueryOptions) ProtoReflect ¶ added in v0.7.0
func (x *AdvancedFilterConfig_QueryOptions) ProtoReflect() protoreflect.Message
func (*AdvancedFilterConfig_QueryOptions) Reset ¶ added in v0.7.0
func (x *AdvancedFilterConfig_QueryOptions) Reset()
func (*AdvancedFilterConfig_QueryOptions) String ¶ added in v0.7.0
func (x *AdvancedFilterConfig_QueryOptions) String() string
type AdvancedFilterConfig_ValueSource ¶ added in v0.7.0
type AdvancedFilterConfig_ValueSource struct {
// Source of the values for the filter.
//
// Types that are valid to be assigned to Source:
//
// *AdvancedFilterConfig_ValueSource_ManualOptions
// *AdvancedFilterConfig_ValueSource_QueryOptions
Source isAdvancedFilterConfig_ValueSource_Source `protobuf_oneof:"source"`
// contains filtered or unexported fields
}
Source of the values for the filter.
func (*AdvancedFilterConfig_ValueSource) Descriptor
deprecated
added in
v0.7.0
func (*AdvancedFilterConfig_ValueSource) Descriptor() ([]byte, []int)
Deprecated: Use AdvancedFilterConfig_ValueSource.ProtoReflect.Descriptor instead.
func (*AdvancedFilterConfig_ValueSource) GetManualOptions ¶ added in v0.7.0
func (x *AdvancedFilterConfig_ValueSource) GetManualOptions() *AdvancedFilterConfig_ManualOptions
func (*AdvancedFilterConfig_ValueSource) GetQueryOptions ¶ added in v0.7.0
func (x *AdvancedFilterConfig_ValueSource) GetQueryOptions() *AdvancedFilterConfig_QueryOptions
func (*AdvancedFilterConfig_ValueSource) GetSource ¶ added in v0.7.0
func (x *AdvancedFilterConfig_ValueSource) GetSource() isAdvancedFilterConfig_ValueSource_Source
func (*AdvancedFilterConfig_ValueSource) ProtoMessage ¶ added in v0.7.0
func (*AdvancedFilterConfig_ValueSource) ProtoMessage()
func (*AdvancedFilterConfig_ValueSource) ProtoReflect ¶ added in v0.7.0
func (x *AdvancedFilterConfig_ValueSource) ProtoReflect() protoreflect.Message
func (*AdvancedFilterConfig_ValueSource) Reset ¶ added in v0.7.0
func (x *AdvancedFilterConfig_ValueSource) Reset()
func (*AdvancedFilterConfig_ValueSource) String ¶ added in v0.7.0
func (x *AdvancedFilterConfig_ValueSource) String() string
type AdvancedFilterConfig_ValueSource_ManualOptions ¶ added in v0.7.0
type AdvancedFilterConfig_ValueSource_ManualOptions struct {
// Optional. Manual options provided by the user.
ManualOptions *AdvancedFilterConfig_ManualOptions `protobuf:"bytes,1,opt,name=manual_options,json=manualOptions,proto3,oneof"`
}
type AdvancedFilterConfig_ValueSource_QueryOptions ¶ added in v0.7.0
type AdvancedFilterConfig_ValueSource_QueryOptions struct {
// Optional. Query options to fetch the values from the query engine.
// This is used for the filter's population query.
QueryOptions *AdvancedFilterConfig_QueryOptions `protobuf:"bytes,2,opt,name=query_options,json=queryOptions,proto3,oneof"`
}
type AxisType ¶ added in v0.7.0
type AxisType int32
func (AxisType) Descriptor ¶ added in v0.7.0
func (AxisType) Descriptor() protoreflect.EnumDescriptor
func (AxisType) EnumDescriptor
deprecated
added in
v0.7.0
func (AxisType) Number ¶ added in v0.7.0
func (x AxisType) Number() protoreflect.EnumNumber
func (AxisType) Type ¶ added in v0.7.0
func (AxisType) Type() protoreflect.EnumType
type BatchGetDashboardChartsRequest ¶ added in v0.7.0
type BatchGetDashboardChartsRequest struct {
// Required. The parent resource shared by all dashboard charts being
// retrieved. Format:
// projects/{project}/locations/{location}/instances/{instance} If this is
// set, the parent of all of the dashboard charts specified in `names` must
// match this field.
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The names of the dashboard charts to get.
Names []string `protobuf:"bytes,2,rep,name=names,proto3" json:"names,omitempty"`
// contains filtered or unexported fields
}
Request message to get dashboard charts in batch.
func (*BatchGetDashboardChartsRequest) Descriptor
deprecated
added in
v0.7.0
func (*BatchGetDashboardChartsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BatchGetDashboardChartsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetDashboardChartsRequest) GetNames ¶ added in v0.7.0
func (x *BatchGetDashboardChartsRequest) GetNames() []string
func (*BatchGetDashboardChartsRequest) GetParent ¶ added in v0.7.0
func (x *BatchGetDashboardChartsRequest) GetParent() string
func (*BatchGetDashboardChartsRequest) ProtoMessage ¶ added in v0.7.0
func (*BatchGetDashboardChartsRequest) ProtoMessage()
func (*BatchGetDashboardChartsRequest) ProtoReflect ¶ added in v0.7.0
func (x *BatchGetDashboardChartsRequest) ProtoReflect() protoreflect.Message
func (*BatchGetDashboardChartsRequest) Reset ¶ added in v0.7.0
func (x *BatchGetDashboardChartsRequest) Reset()
func (*BatchGetDashboardChartsRequest) String ¶ added in v0.7.0
func (x *BatchGetDashboardChartsRequest) String() string
type BatchGetDashboardChartsResponse ¶ added in v0.7.0
type BatchGetDashboardChartsResponse struct {
// The dashboardCharts from the specified chronicle instance.
DashboardCharts []*DashboardChart `protobuf:"bytes,1,rep,name=dashboard_charts,json=dashboardCharts,proto3" json:"dashboard_charts,omitempty"`
// contains filtered or unexported fields
}
Response message for getting dashboard charts in batch.
func (*BatchGetDashboardChartsResponse) Descriptor
deprecated
added in
v0.7.0
func (*BatchGetDashboardChartsResponse) Descriptor() ([]byte, []int)
Deprecated: Use BatchGetDashboardChartsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetDashboardChartsResponse) GetDashboardCharts ¶ added in v0.7.0
func (x *BatchGetDashboardChartsResponse) GetDashboardCharts() []*DashboardChart
func (*BatchGetDashboardChartsResponse) ProtoMessage ¶ added in v0.7.0
func (*BatchGetDashboardChartsResponse) ProtoMessage()
func (*BatchGetDashboardChartsResponse) ProtoReflect ¶ added in v0.7.0
func (x *BatchGetDashboardChartsResponse) ProtoReflect() protoreflect.Message
func (*BatchGetDashboardChartsResponse) Reset ¶ added in v0.7.0
func (x *BatchGetDashboardChartsResponse) Reset()
func (*BatchGetDashboardChartsResponse) String ¶ added in v0.7.0
func (x *BatchGetDashboardChartsResponse) String() string
type BigQueryExport ¶ added in v0.7.0
type BigQueryExport struct {
// Identifier. The resource name of the BigQueryExport.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Output only. Whether the BigQueryExport has been provisioned for the
// Chronicle instance.
Provisioned bool `protobuf:"varint,2,opt,name=provisioned,proto3" json:"provisioned,omitempty"`
// Output only. The BigQueryExportPackage entitled for the Chronicle instance.
BigQueryExportPackage BigQueryExportPackage `` /* 182-byte string literal not displayed */
// Optional. The export settings for the Entity Graph data source.
EntityGraphSettings *DataSourceExportSettings `protobuf:"bytes,4,opt,name=entity_graph_settings,json=entityGraphSettings,proto3" json:"entity_graph_settings,omitempty"`
// Optional. The export settings for the IOC Matches data source.
IocMatchesSettings *DataSourceExportSettings `protobuf:"bytes,5,opt,name=ioc_matches_settings,json=iocMatchesSettings,proto3" json:"ioc_matches_settings,omitempty"`
// Optional. The export settings for the Rule Detections data source.
RuleDetectionsSettings *DataSourceExportSettings `` /* 129-byte string literal not displayed */
// Optional. The export settings for the UDM Events Aggregates data source.
UdmEventsAggregatesSettings *DataSourceExportSettings `` /* 146-byte string literal not displayed */
// Optional. The export settings for the UDM Events data source.
UdmEventsSettings *DataSourceExportSettings `protobuf:"bytes,8,opt,name=udm_events_settings,json=udmEventsSettings,proto3" json:"udm_events_settings,omitempty"`
// contains filtered or unexported fields
}
This resource represents the BigQuery export configuration for a Chronicle instance which includes Google Cloud Platform resources like Cloud Storage buckets, BigQuery datasets etc and the export settings for each data source.
func (*BigQueryExport) Descriptor
deprecated
added in
v0.7.0
func (*BigQueryExport) Descriptor() ([]byte, []int)
Deprecated: Use BigQueryExport.ProtoReflect.Descriptor instead.
func (*BigQueryExport) GetBigQueryExportPackage ¶ added in v0.7.0
func (x *BigQueryExport) GetBigQueryExportPackage() BigQueryExportPackage
func (*BigQueryExport) GetEntityGraphSettings ¶ added in v0.7.0
func (x *BigQueryExport) GetEntityGraphSettings() *DataSourceExportSettings
func (*BigQueryExport) GetIocMatchesSettings ¶ added in v0.7.0
func (x *BigQueryExport) GetIocMatchesSettings() *DataSourceExportSettings
func (*BigQueryExport) GetName ¶ added in v0.7.0
func (x *BigQueryExport) GetName() string
func (*BigQueryExport) GetProvisioned ¶ added in v0.7.0
func (x *BigQueryExport) GetProvisioned() bool
func (*BigQueryExport) GetRuleDetectionsSettings ¶ added in v0.7.0
func (x *BigQueryExport) GetRuleDetectionsSettings() *DataSourceExportSettings
func (*BigQueryExport) GetUdmEventsAggregatesSettings ¶ added in v0.7.0
func (x *BigQueryExport) GetUdmEventsAggregatesSettings() *DataSourceExportSettings
func (*BigQueryExport) GetUdmEventsSettings ¶ added in v0.7.0
func (x *BigQueryExport) GetUdmEventsSettings() *DataSourceExportSettings
func (*BigQueryExport) ProtoMessage ¶ added in v0.7.0
func (*BigQueryExport) ProtoMessage()
func (*BigQueryExport) ProtoReflect ¶ added in v0.7.0
func (x *BigQueryExport) ProtoReflect() protoreflect.Message
func (*BigQueryExport) Reset ¶ added in v0.7.0
func (x *BigQueryExport) Reset()
func (*BigQueryExport) String ¶ added in v0.7.0
func (x *BigQueryExport) String() string
type BigQueryExportPackage ¶ added in v0.7.0
type BigQueryExportPackage int32
The BigQueryExportPackage entitled for the Chronicle instance.
const ( // The BigQueryExportPackage is unspecified. BigQueryExportPackage_BIG_QUERY_EXPORT_PACKAGE_UNSPECIFIED BigQueryExportPackage = 0 // The BigQueryExportPackage is Bring Your Own BigQuery. BigQueryExportPackage_BIG_QUERY_EXPORT_PACKAGE_BYOBQ BigQueryExportPackage = 1 // The BigQueryExportPackage is Advanced BigQuery. BigQueryExportPackage_BIG_QUERY_EXPORT_PACKAGE_ADVANCED BigQueryExportPackage = 2 )
func (BigQueryExportPackage) Descriptor ¶ added in v0.7.0
func (BigQueryExportPackage) Descriptor() protoreflect.EnumDescriptor
func (BigQueryExportPackage) Enum ¶ added in v0.7.0
func (x BigQueryExportPackage) Enum() *BigQueryExportPackage
func (BigQueryExportPackage) EnumDescriptor
deprecated
added in
v0.7.0
func (BigQueryExportPackage) EnumDescriptor() ([]byte, []int)
Deprecated: Use BigQueryExportPackage.Descriptor instead.
func (BigQueryExportPackage) Number ¶ added in v0.7.0
func (x BigQueryExportPackage) Number() protoreflect.EnumNumber
func (BigQueryExportPackage) String ¶ added in v0.7.0
func (x BigQueryExportPackage) String() string
func (BigQueryExportPackage) Type ¶ added in v0.7.0
func (BigQueryExportPackage) Type() protoreflect.EnumType
type BigQueryExportServiceClient ¶ added in v0.7.0
type BigQueryExportServiceClient interface {
// Get the BigQuery export configuration for a Chronicle instance.
GetBigQueryExport(ctx context.Context, in *GetBigQueryExportRequest, opts ...grpc.CallOption) (*BigQueryExport, error)
// Update the BigQuery export configuration for a Chronicle instance.
UpdateBigQueryExport(ctx context.Context, in *UpdateBigQueryExportRequest, opts ...grpc.CallOption) (*BigQueryExport, error)
// Provision the BigQuery export for a Chronicle instance. This will create
// {{gcp_name}} resources like {{storage_name}} buckets, BigQuery datasets
// and set default export settings for each data source.
ProvisionBigQueryExport(ctx context.Context, in *ProvisionBigQueryExportRequest, opts ...grpc.CallOption) (*BigQueryExport, error)
}
BigQueryExportServiceClient is the client API for BigQueryExportService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewBigQueryExportServiceClient ¶ added in v0.7.0
func NewBigQueryExportServiceClient(cc grpc.ClientConnInterface) BigQueryExportServiceClient
type BigQueryExportServiceServer ¶ added in v0.7.0
type BigQueryExportServiceServer interface {
// Get the BigQuery export configuration for a Chronicle instance.
GetBigQueryExport(context.Context, *GetBigQueryExportRequest) (*BigQueryExport, error)
// Update the BigQuery export configuration for a Chronicle instance.
UpdateBigQueryExport(context.Context, *UpdateBigQueryExportRequest) (*BigQueryExport, error)
// Provision the BigQuery export for a Chronicle instance. This will create
// {{gcp_name}} resources like {{storage_name}} buckets, BigQuery datasets
// and set default export settings for each data source.
ProvisionBigQueryExport(context.Context, *ProvisionBigQueryExportRequest) (*BigQueryExport, error)
}
BigQueryExportServiceServer is the server API for BigQueryExportService service. All implementations should embed UnimplementedBigQueryExportServiceServer for forward compatibility
type BulkCreateDataTableRowsRequest ¶ added in v0.6.0
type BulkCreateDataTableRowsRequest struct {
// Required. The resource id of the data table.
// Format:
// /projects/{project}/locations/{location}/instances/{instance}/dataTables/{data_table}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. Data table rows to create. A maximum of 1000 rows (for sync
// requests) or 2000 rows (for async requests) can be created in a single
// request. Total size of the rows should be less than 4MB.
Requests []*CreateDataTableRowRequest `protobuf:"bytes,2,rep,name=requests,proto3" json:"requests,omitempty"`
// contains filtered or unexported fields
}
Request to create data table rows in bulk.
func (*BulkCreateDataTableRowsRequest) Descriptor
deprecated
added in
v0.6.0
func (*BulkCreateDataTableRowsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkCreateDataTableRowsRequest.ProtoReflect.Descriptor instead.
func (*BulkCreateDataTableRowsRequest) GetParent ¶ added in v0.6.0
func (x *BulkCreateDataTableRowsRequest) GetParent() string
func (*BulkCreateDataTableRowsRequest) GetRequests ¶ added in v0.6.0
func (x *BulkCreateDataTableRowsRequest) GetRequests() []*CreateDataTableRowRequest
func (*BulkCreateDataTableRowsRequest) ProtoMessage ¶ added in v0.6.0
func (*BulkCreateDataTableRowsRequest) ProtoMessage()
func (*BulkCreateDataTableRowsRequest) ProtoReflect ¶ added in v0.6.0
func (x *BulkCreateDataTableRowsRequest) ProtoReflect() protoreflect.Message
func (*BulkCreateDataTableRowsRequest) Reset ¶ added in v0.6.0
func (x *BulkCreateDataTableRowsRequest) Reset()
func (*BulkCreateDataTableRowsRequest) String ¶ added in v0.6.0
func (x *BulkCreateDataTableRowsRequest) String() string
type BulkCreateDataTableRowsResponse ¶ added in v0.6.0
type BulkCreateDataTableRowsResponse struct {
// DataTableRows created
DataTableRows []*DataTableRow `protobuf:"bytes,1,rep,name=data_table_rows,json=dataTableRows,proto3" json:"data_table_rows,omitempty"`
// contains filtered or unexported fields
}
Response message with created data table rows.
func (*BulkCreateDataTableRowsResponse) Descriptor
deprecated
added in
v0.6.0
func (*BulkCreateDataTableRowsResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkCreateDataTableRowsResponse.ProtoReflect.Descriptor instead.
func (*BulkCreateDataTableRowsResponse) GetDataTableRows ¶ added in v0.6.0
func (x *BulkCreateDataTableRowsResponse) GetDataTableRows() []*DataTableRow
func (*BulkCreateDataTableRowsResponse) ProtoMessage ¶ added in v0.6.0
func (*BulkCreateDataTableRowsResponse) ProtoMessage()
func (*BulkCreateDataTableRowsResponse) ProtoReflect ¶ added in v0.6.0
func (x *BulkCreateDataTableRowsResponse) ProtoReflect() protoreflect.Message
func (*BulkCreateDataTableRowsResponse) Reset ¶ added in v0.6.0
func (x *BulkCreateDataTableRowsResponse) Reset()
func (*BulkCreateDataTableRowsResponse) String ¶ added in v0.6.0
func (x *BulkCreateDataTableRowsResponse) String() string
type BulkGetDataTableRowsRequest ¶ added in v0.6.0
type BulkGetDataTableRowsRequest struct {
// Required. The resource id of the data table.
// Format:
// /projects/{project}/locations/{location}/instances/{instance}/dataTables/{data_table}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. Data table rows to get. At max 1,000 rows can be there in a
// request.
Requests []*GetDataTableRowRequest `protobuf:"bytes,2,rep,name=requests,proto3" json:"requests,omitempty"`
// contains filtered or unexported fields
}
Request to get data table rows in bulk.
func (*BulkGetDataTableRowsRequest) Descriptor
deprecated
added in
v0.6.0
func (*BulkGetDataTableRowsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkGetDataTableRowsRequest.ProtoReflect.Descriptor instead.
func (*BulkGetDataTableRowsRequest) GetParent ¶ added in v0.6.0
func (x *BulkGetDataTableRowsRequest) GetParent() string
func (*BulkGetDataTableRowsRequest) GetRequests ¶ added in v0.6.0
func (x *BulkGetDataTableRowsRequest) GetRequests() []*GetDataTableRowRequest
func (*BulkGetDataTableRowsRequest) ProtoMessage ¶ added in v0.6.0
func (*BulkGetDataTableRowsRequest) ProtoMessage()
func (*BulkGetDataTableRowsRequest) ProtoReflect ¶ added in v0.6.0
func (x *BulkGetDataTableRowsRequest) ProtoReflect() protoreflect.Message
func (*BulkGetDataTableRowsRequest) Reset ¶ added in v0.6.0
func (x *BulkGetDataTableRowsRequest) Reset()
func (*BulkGetDataTableRowsRequest) String ¶ added in v0.6.0
func (x *BulkGetDataTableRowsRequest) String() string
type BulkGetDataTableRowsResponse ¶ added in v0.6.0
type BulkGetDataTableRowsResponse struct {
// The requested data table rows.
DataTableRows []*DataTableRow `protobuf:"bytes,1,rep,name=data_table_rows,json=dataTableRows,proto3" json:"data_table_rows,omitempty"`
// contains filtered or unexported fields
}
Response message with data table rows.
func (*BulkGetDataTableRowsResponse) Descriptor
deprecated
added in
v0.6.0
func (*BulkGetDataTableRowsResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkGetDataTableRowsResponse.ProtoReflect.Descriptor instead.
func (*BulkGetDataTableRowsResponse) GetDataTableRows ¶ added in v0.6.0
func (x *BulkGetDataTableRowsResponse) GetDataTableRows() []*DataTableRow
func (*BulkGetDataTableRowsResponse) ProtoMessage ¶ added in v0.6.0
func (*BulkGetDataTableRowsResponse) ProtoMessage()
func (*BulkGetDataTableRowsResponse) ProtoReflect ¶ added in v0.6.0
func (x *BulkGetDataTableRowsResponse) ProtoReflect() protoreflect.Message
func (*BulkGetDataTableRowsResponse) Reset ¶ added in v0.6.0
func (x *BulkGetDataTableRowsResponse) Reset()
func (*BulkGetDataTableRowsResponse) String ¶ added in v0.6.0
func (x *BulkGetDataTableRowsResponse) String() string
type BulkReplaceDataTableRowsRequest ¶ added in v0.6.0
type BulkReplaceDataTableRowsRequest struct {
// Required. The resource id of the data table.
// Format:
// /projects/{project}/locations/{location}/instances/{instance}/dataTables/{data_table}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. Data table rows to replace the existing data table rows. A
// maximum of 1000 rows (for sync requests) or 2000 rows (for async requests)
// can be replaced in a single request. Total size of the rows should be less
// than 4MB.
Requests []*CreateDataTableRowRequest `protobuf:"bytes,2,rep,name=requests,proto3" json:"requests,omitempty"`
// contains filtered or unexported fields
}
Request to replace data table rows in bulk.
func (*BulkReplaceDataTableRowsRequest) Descriptor
deprecated
added in
v0.6.0
func (*BulkReplaceDataTableRowsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkReplaceDataTableRowsRequest.ProtoReflect.Descriptor instead.
func (*BulkReplaceDataTableRowsRequest) GetParent ¶ added in v0.6.0
func (x *BulkReplaceDataTableRowsRequest) GetParent() string
func (*BulkReplaceDataTableRowsRequest) GetRequests ¶ added in v0.6.0
func (x *BulkReplaceDataTableRowsRequest) GetRequests() []*CreateDataTableRowRequest
func (*BulkReplaceDataTableRowsRequest) ProtoMessage ¶ added in v0.6.0
func (*BulkReplaceDataTableRowsRequest) ProtoMessage()
func (*BulkReplaceDataTableRowsRequest) ProtoReflect ¶ added in v0.6.0
func (x *BulkReplaceDataTableRowsRequest) ProtoReflect() protoreflect.Message
func (*BulkReplaceDataTableRowsRequest) Reset ¶ added in v0.6.0
func (x *BulkReplaceDataTableRowsRequest) Reset()
func (*BulkReplaceDataTableRowsRequest) String ¶ added in v0.6.0
func (x *BulkReplaceDataTableRowsRequest) String() string
type BulkReplaceDataTableRowsResponse ¶ added in v0.6.0
type BulkReplaceDataTableRowsResponse struct {
// DataTableRows that replaced existing data table rows
DataTableRows []*DataTableRow `protobuf:"bytes,1,rep,name=data_table_rows,json=dataTableRows,proto3" json:"data_table_rows,omitempty"`
// contains filtered or unexported fields
}
Response message with data table rows that replaced existing data table rows.
func (*BulkReplaceDataTableRowsResponse) Descriptor
deprecated
added in
v0.6.0
func (*BulkReplaceDataTableRowsResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkReplaceDataTableRowsResponse.ProtoReflect.Descriptor instead.
func (*BulkReplaceDataTableRowsResponse) GetDataTableRows ¶ added in v0.6.0
func (x *BulkReplaceDataTableRowsResponse) GetDataTableRows() []*DataTableRow
func (*BulkReplaceDataTableRowsResponse) ProtoMessage ¶ added in v0.6.0
func (*BulkReplaceDataTableRowsResponse) ProtoMessage()
func (*BulkReplaceDataTableRowsResponse) ProtoReflect ¶ added in v0.6.0
func (x *BulkReplaceDataTableRowsResponse) ProtoReflect() protoreflect.Message
func (*BulkReplaceDataTableRowsResponse) Reset ¶ added in v0.6.0
func (x *BulkReplaceDataTableRowsResponse) Reset()
func (*BulkReplaceDataTableRowsResponse) String ¶ added in v0.6.0
func (x *BulkReplaceDataTableRowsResponse) String() string
type BulkUpdateDataTableRowsRequest ¶ added in v0.6.0
type BulkUpdateDataTableRowsRequest struct {
// Required. The resource id of the data table.
// Format:
// /projects/{project}/locations/{location}/instances/{instance}/dataTables/{data_table}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. Data table rows to update. At max 1,000 rows (or rows with size
// less than 2MB) can be there in a request.
Requests []*UpdateDataTableRowRequest `protobuf:"bytes,2,rep,name=requests,proto3" json:"requests,omitempty"`
// contains filtered or unexported fields
}
Request to update data table rows in bulk.
func (*BulkUpdateDataTableRowsRequest) Descriptor
deprecated
added in
v0.6.0
func (*BulkUpdateDataTableRowsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkUpdateDataTableRowsRequest.ProtoReflect.Descriptor instead.
func (*BulkUpdateDataTableRowsRequest) GetParent ¶ added in v0.6.0
func (x *BulkUpdateDataTableRowsRequest) GetParent() string
func (*BulkUpdateDataTableRowsRequest) GetRequests ¶ added in v0.6.0
func (x *BulkUpdateDataTableRowsRequest) GetRequests() []*UpdateDataTableRowRequest
func (*BulkUpdateDataTableRowsRequest) ProtoMessage ¶ added in v0.6.0
func (*BulkUpdateDataTableRowsRequest) ProtoMessage()
func (*BulkUpdateDataTableRowsRequest) ProtoReflect ¶ added in v0.6.0
func (x *BulkUpdateDataTableRowsRequest) ProtoReflect() protoreflect.Message
func (*BulkUpdateDataTableRowsRequest) Reset ¶ added in v0.6.0
func (x *BulkUpdateDataTableRowsRequest) Reset()
func (*BulkUpdateDataTableRowsRequest) String ¶ added in v0.6.0
func (x *BulkUpdateDataTableRowsRequest) String() string
type BulkUpdateDataTableRowsResponse ¶ added in v0.6.0
type BulkUpdateDataTableRowsResponse struct {
// DataTableRows updated
DataTableRows []*DataTableRow `protobuf:"bytes,1,rep,name=data_table_rows,json=dataTableRows,proto3" json:"data_table_rows,omitempty"`
// contains filtered or unexported fields
}
Response message with updated data table rows.
func (*BulkUpdateDataTableRowsResponse) Descriptor
deprecated
added in
v0.6.0
func (*BulkUpdateDataTableRowsResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkUpdateDataTableRowsResponse.ProtoReflect.Descriptor instead.
func (*BulkUpdateDataTableRowsResponse) GetDataTableRows ¶ added in v0.6.0
func (x *BulkUpdateDataTableRowsResponse) GetDataTableRows() []*DataTableRow
func (*BulkUpdateDataTableRowsResponse) ProtoMessage ¶ added in v0.6.0
func (*BulkUpdateDataTableRowsResponse) ProtoMessage()
func (*BulkUpdateDataTableRowsResponse) ProtoReflect ¶ added in v0.6.0
func (x *BulkUpdateDataTableRowsResponse) ProtoReflect() protoreflect.Message
func (*BulkUpdateDataTableRowsResponse) Reset ¶ added in v0.6.0
func (x *BulkUpdateDataTableRowsResponse) Reset()
func (*BulkUpdateDataTableRowsResponse) String ¶ added in v0.6.0
func (x *BulkUpdateDataTableRowsResponse) String() string
type Button ¶ added in v0.7.0
type Button struct {
Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"`
Hyperlink string `protobuf:"bytes,2,opt,name=hyperlink,proto3" json:"hyperlink,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
// Optional. Whether to open the link in a new tab.
NewTab bool `protobuf:"varint,4,opt,name=new_tab,json=newTab,proto3" json:"new_tab,omitempty"`
Properties *Button_Properties `protobuf:"bytes,5,opt,name=properties,proto3" json:"properties,omitempty"`
// contains filtered or unexported fields
}
Button config for a chart.
func (*Button) Descriptor
deprecated
added in
v0.7.0
func (*Button) GetDescription ¶ added in v0.7.0
func (*Button) GetHyperlink ¶ added in v0.7.0
func (*Button) GetProperties ¶ added in v0.7.0
func (x *Button) GetProperties() *Button_Properties
func (*Button) ProtoMessage ¶ added in v0.7.0
func (*Button) ProtoMessage()
func (*Button) ProtoReflect ¶ added in v0.7.0
func (x *Button) ProtoReflect() protoreflect.Message
type ButtonStyle ¶ added in v0.7.0
type ButtonStyle int32
const ( ButtonStyle_BUTTON_STYLE_UNSPECIFIED ButtonStyle = 0 ButtonStyle_BUTTON_STYLE_FILLED ButtonStyle = 1 ButtonStyle_BUTTON_STYLE_OUTLINED ButtonStyle = 2 ButtonStyle_BUTTON_STYLE_TRANSPARENT ButtonStyle = 3 )
func (ButtonStyle) Descriptor ¶ added in v0.7.0
func (ButtonStyle) Descriptor() protoreflect.EnumDescriptor
func (ButtonStyle) Enum ¶ added in v0.7.0
func (x ButtonStyle) Enum() *ButtonStyle
func (ButtonStyle) EnumDescriptor
deprecated
added in
v0.7.0
func (ButtonStyle) EnumDescriptor() ([]byte, []int)
Deprecated: Use ButtonStyle.Descriptor instead.
func (ButtonStyle) Number ¶ added in v0.7.0
func (x ButtonStyle) Number() protoreflect.EnumNumber
func (ButtonStyle) String ¶ added in v0.7.0
func (x ButtonStyle) String() string
func (ButtonStyle) Type ¶ added in v0.7.0
func (ButtonStyle) Type() protoreflect.EnumType
type Button_Properties ¶ added in v0.7.0
type Button_Properties struct {
Color string `protobuf:"bytes,1,opt,name=color,proto3" json:"color,omitempty"`
ButtonStyle ButtonStyle `` /* 138-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*Button_Properties) Descriptor
deprecated
added in
v0.7.0
func (*Button_Properties) Descriptor() ([]byte, []int)
Deprecated: Use Button_Properties.ProtoReflect.Descriptor instead.
func (*Button_Properties) GetButtonStyle ¶ added in v0.7.0
func (x *Button_Properties) GetButtonStyle() ButtonStyle
func (*Button_Properties) GetColor ¶ added in v0.7.0
func (x *Button_Properties) GetColor() string
func (*Button_Properties) ProtoMessage ¶ added in v0.7.0
func (*Button_Properties) ProtoMessage()
func (*Button_Properties) ProtoReflect ¶ added in v0.7.0
func (x *Button_Properties) ProtoReflect() protoreflect.Message
func (*Button_Properties) Reset ¶ added in v0.7.0
func (x *Button_Properties) Reset()
func (*Button_Properties) String ¶ added in v0.7.0
func (x *Button_Properties) String() string
type ColumnMetadata ¶ added in v0.7.0
type ColumnMetadata struct {
// Name of the column.
Column string `protobuf:"bytes,1,opt,name=column,proto3" json:"column,omitempty"`
// Field path of the queried field, if any.
FieldPath string `protobuf:"bytes,2,opt,name=field_path,json=fieldPath,proto3" json:"field_path,omitempty"`
// Name of the function used to query the field, if any.
FunctionName string `protobuf:"bytes,3,opt,name=function_name,json=functionName,proto3" json:"function_name,omitempty"`
// Module of the function used to query the field, if any.
FunctionModule string `protobuf:"bytes,4,opt,name=function_module,json=functionModule,proto3" json:"function_module,omitempty"`
// Data source queried.
DataSource DataSource `` /* 134-byte string literal not displayed */
// Timestamp Metadata
TimestampMetadata *TimestampMetadata `protobuf:"bytes,6,opt,name=timestamp_metadata,json=timestampMetadata,proto3" json:"timestamp_metadata,omitempty"`
// Whether the column is a longitude field.
Longitude bool `protobuf:"varint,7,opt,name=longitude,proto3" json:"longitude,omitempty"`
// Whether the column is a latitude field.
Latitude bool `protobuf:"varint,8,opt,name=latitude,proto3" json:"latitude,omitempty"`
// Whether the column is selected in the final response.
Selected bool `protobuf:"varint,9,opt,name=selected,proto3" json:"selected,omitempty"`
// Whether the column is unselected in the final response.
Unselected bool `protobuf:"varint,10,opt,name=unselected,proto3" json:"unselected,omitempty"`
// contains filtered or unexported fields
}
Metadata of the column.
func (*ColumnMetadata) Descriptor
deprecated
added in
v0.7.0
func (*ColumnMetadata) Descriptor() ([]byte, []int)
Deprecated: Use ColumnMetadata.ProtoReflect.Descriptor instead.
func (*ColumnMetadata) GetColumn ¶ added in v0.7.0
func (x *ColumnMetadata) GetColumn() string
func (*ColumnMetadata) GetDataSource ¶ added in v0.7.0
func (x *ColumnMetadata) GetDataSource() DataSource
func (*ColumnMetadata) GetFieldPath ¶ added in v0.7.0
func (x *ColumnMetadata) GetFieldPath() string
func (*ColumnMetadata) GetFunctionModule ¶ added in v0.7.0
func (x *ColumnMetadata) GetFunctionModule() string
func (*ColumnMetadata) GetFunctionName ¶ added in v0.7.0
func (x *ColumnMetadata) GetFunctionName() string
func (*ColumnMetadata) GetLatitude ¶ added in v0.7.0
func (x *ColumnMetadata) GetLatitude() bool
func (*ColumnMetadata) GetLongitude ¶ added in v0.7.0
func (x *ColumnMetadata) GetLongitude() bool
func (*ColumnMetadata) GetSelected ¶ added in v0.7.0
func (x *ColumnMetadata) GetSelected() bool
func (*ColumnMetadata) GetTimestampMetadata ¶ added in v0.7.0
func (x *ColumnMetadata) GetTimestampMetadata() *TimestampMetadata
func (*ColumnMetadata) GetUnselected ¶ added in v0.7.0
func (x *ColumnMetadata) GetUnselected() bool
func (*ColumnMetadata) ProtoMessage ¶ added in v0.7.0
func (*ColumnMetadata) ProtoMessage()
func (*ColumnMetadata) ProtoReflect ¶ added in v0.7.0
func (x *ColumnMetadata) ProtoReflect() protoreflect.Message
func (*ColumnMetadata) Reset ¶ added in v0.7.0
func (x *ColumnMetadata) Reset()
func (*ColumnMetadata) String ¶ added in v0.7.0
func (x *ColumnMetadata) String() string
type CompilationDiagnostic ¶
type CompilationDiagnostic struct {
// Output only. The diagnostic message.
Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
// Output only. The approximate position in the rule text associated with the
// compilation diagnostic.
// Compilation Position may be empty.
Position *CompilationPosition `protobuf:"bytes,2,opt,name=position,proto3" json:"position,omitempty"`
// Output only. The severity of a rule's compilation diagnostic.
Severity CompilationDiagnostic_Severity `` /* 132-byte string literal not displayed */
// Output only. Link to documentation that describes a diagnostic in more
// detail.
Uri string `protobuf:"bytes,5,opt,name=uri,proto3" json:"uri,omitempty"`
// contains filtered or unexported fields
}
CompilationDiagnostic represents a compilation diagnostic generated during a rule's compilation, such as a compilation error or a compilation warning.
func (*CompilationDiagnostic) Descriptor
deprecated
func (*CompilationDiagnostic) Descriptor() ([]byte, []int)
Deprecated: Use CompilationDiagnostic.ProtoReflect.Descriptor instead.
func (*CompilationDiagnostic) GetMessage ¶
func (x *CompilationDiagnostic) GetMessage() string
func (*CompilationDiagnostic) GetPosition ¶
func (x *CompilationDiagnostic) GetPosition() *CompilationPosition
func (*CompilationDiagnostic) GetSeverity ¶
func (x *CompilationDiagnostic) GetSeverity() CompilationDiagnostic_Severity
func (*CompilationDiagnostic) GetUri ¶
func (x *CompilationDiagnostic) GetUri() string
func (*CompilationDiagnostic) ProtoMessage ¶
func (*CompilationDiagnostic) ProtoMessage()
func (*CompilationDiagnostic) ProtoReflect ¶
func (x *CompilationDiagnostic) ProtoReflect() protoreflect.Message
func (*CompilationDiagnostic) Reset ¶
func (x *CompilationDiagnostic) Reset()
func (*CompilationDiagnostic) String ¶
func (x *CompilationDiagnostic) String() string
type CompilationDiagnostic_Severity ¶
type CompilationDiagnostic_Severity int32
The severity level of the compilation diagnostic.
const ( // An unspecified severity level. CompilationDiagnostic_SEVERITY_UNSPECIFIED CompilationDiagnostic_Severity = 0 // A compilation warning. CompilationDiagnostic_WARNING CompilationDiagnostic_Severity = 1 // A compilation error. CompilationDiagnostic_ERROR CompilationDiagnostic_Severity = 2 )
func (CompilationDiagnostic_Severity) Descriptor ¶
func (CompilationDiagnostic_Severity) Descriptor() protoreflect.EnumDescriptor
func (CompilationDiagnostic_Severity) Enum ¶
func (x CompilationDiagnostic_Severity) Enum() *CompilationDiagnostic_Severity
func (CompilationDiagnostic_Severity) EnumDescriptor
deprecated
func (CompilationDiagnostic_Severity) EnumDescriptor() ([]byte, []int)
Deprecated: Use CompilationDiagnostic_Severity.Descriptor instead.
func (CompilationDiagnostic_Severity) Number ¶
func (x CompilationDiagnostic_Severity) Number() protoreflect.EnumNumber
func (CompilationDiagnostic_Severity) String ¶
func (x CompilationDiagnostic_Severity) String() string
func (CompilationDiagnostic_Severity) Type ¶
func (CompilationDiagnostic_Severity) Type() protoreflect.EnumType
type CompilationPosition ¶
type CompilationPosition struct {
// Output only. Start line number, beginning at 1.
StartLine int32 `protobuf:"varint,1,opt,name=start_line,json=startLine,proto3" json:"start_line,omitempty"`
// Output only. Start column number, beginning at 1.
StartColumn int32 `protobuf:"varint,2,opt,name=start_column,json=startColumn,proto3" json:"start_column,omitempty"`
// Output only. End line number, beginning at 1.
EndLine int32 `protobuf:"varint,3,opt,name=end_line,json=endLine,proto3" json:"end_line,omitempty"`
// Output only. End column number, beginning at 1.
EndColumn int32 `protobuf:"varint,4,opt,name=end_column,json=endColumn,proto3" json:"end_column,omitempty"`
// contains filtered or unexported fields
}
CompilationPosition represents the location of a compilation diagnostic in rule text.
func (*CompilationPosition) Descriptor
deprecated
func (*CompilationPosition) Descriptor() ([]byte, []int)
Deprecated: Use CompilationPosition.ProtoReflect.Descriptor instead.
func (*CompilationPosition) GetEndColumn ¶
func (x *CompilationPosition) GetEndColumn() int32
func (*CompilationPosition) GetEndLine ¶
func (x *CompilationPosition) GetEndLine() int32
func (*CompilationPosition) GetStartColumn ¶
func (x *CompilationPosition) GetStartColumn() int32
func (*CompilationPosition) GetStartLine ¶
func (x *CompilationPosition) GetStartLine() int32
func (*CompilationPosition) ProtoMessage ¶
func (*CompilationPosition) ProtoMessage()
func (*CompilationPosition) ProtoReflect ¶
func (x *CompilationPosition) ProtoReflect() protoreflect.Message
func (*CompilationPosition) Reset ¶
func (x *CompilationPosition) Reset()
func (*CompilationPosition) String ¶
func (x *CompilationPosition) String() string
type ComputeAllFindingsRefinementActivitiesRequest ¶ added in v1.3.0
type ComputeAllFindingsRefinementActivitiesRequest struct {
// Required. The ID of the Instance to retrieve counts for.
// Format:
// projects/{project}/locations/{location}/instances/{instance}
Instance string `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
// The time interval the activity is measured over.
Interval *interval.Interval `protobuf:"bytes,2,opt,name=interval,proto3" json:"interval,omitempty"`
// contains filtered or unexported fields
}
Request message for ComputeAllFindingsRefinementActivities method.
func (*ComputeAllFindingsRefinementActivitiesRequest) Descriptor
deprecated
added in
v1.3.0
func (*ComputeAllFindingsRefinementActivitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ComputeAllFindingsRefinementActivitiesRequest.ProtoReflect.Descriptor instead.
func (*ComputeAllFindingsRefinementActivitiesRequest) GetInstance ¶ added in v1.3.0
func (x *ComputeAllFindingsRefinementActivitiesRequest) GetInstance() string
func (*ComputeAllFindingsRefinementActivitiesRequest) GetInterval ¶ added in v1.3.0
func (x *ComputeAllFindingsRefinementActivitiesRequest) GetInterval() *interval.Interval
func (*ComputeAllFindingsRefinementActivitiesRequest) ProtoMessage ¶ added in v1.3.0
func (*ComputeAllFindingsRefinementActivitiesRequest) ProtoMessage()
func (*ComputeAllFindingsRefinementActivitiesRequest) ProtoReflect ¶ added in v1.3.0
func (x *ComputeAllFindingsRefinementActivitiesRequest) ProtoReflect() protoreflect.Message
func (*ComputeAllFindingsRefinementActivitiesRequest) Reset ¶ added in v1.3.0
func (x *ComputeAllFindingsRefinementActivitiesRequest) Reset()
func (*ComputeAllFindingsRefinementActivitiesRequest) String ¶ added in v1.3.0
func (x *ComputeAllFindingsRefinementActivitiesRequest) String() string
type ComputeAllFindingsRefinementActivitiesResponse ¶ added in v1.3.0
type ComputeAllFindingsRefinementActivitiesResponse struct {
// The activities of all findings refinements.
Activities []*FindingsRefinementActivity `protobuf:"bytes,1,rep,name=activities,proto3" json:"activities,omitempty"`
// contains filtered or unexported fields
}
Response message for ComputeAllFindingsRefinementActivities method.
func (*ComputeAllFindingsRefinementActivitiesResponse) Descriptor
deprecated
added in
v1.3.0
func (*ComputeAllFindingsRefinementActivitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ComputeAllFindingsRefinementActivitiesResponse.ProtoReflect.Descriptor instead.
func (*ComputeAllFindingsRefinementActivitiesResponse) GetActivities ¶ added in v1.3.0
func (x *ComputeAllFindingsRefinementActivitiesResponse) GetActivities() []*FindingsRefinementActivity
func (*ComputeAllFindingsRefinementActivitiesResponse) ProtoMessage ¶ added in v1.3.0
func (*ComputeAllFindingsRefinementActivitiesResponse) ProtoMessage()
func (*ComputeAllFindingsRefinementActivitiesResponse) ProtoReflect ¶ added in v1.3.0
func (x *ComputeAllFindingsRefinementActivitiesResponse) ProtoReflect() protoreflect.Message
func (*ComputeAllFindingsRefinementActivitiesResponse) Reset ¶ added in v1.3.0
func (x *ComputeAllFindingsRefinementActivitiesResponse) Reset()
func (*ComputeAllFindingsRefinementActivitiesResponse) String ¶ added in v1.3.0
func (x *ComputeAllFindingsRefinementActivitiesResponse) String() string
type ComputeFindingsRefinementActivityRequest ¶ added in v1.3.0
type ComputeFindingsRefinementActivityRequest struct {
// Required. Full resource name for the findings refinement to fetch the
// activity for. Format:
// projects/{project}/locations/{region}/instances/{instance}/findingsRefinements/{findings_refinement}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// The time interval the activity is measured over.
Interval *interval.Interval `protobuf:"bytes,2,opt,name=interval,proto3" json:"interval,omitempty"`
// contains filtered or unexported fields
}
Request message for ComputeFindingsRefinementActivity method.
func (*ComputeFindingsRefinementActivityRequest) Descriptor
deprecated
added in
v1.3.0
func (*ComputeFindingsRefinementActivityRequest) Descriptor() ([]byte, []int)
Deprecated: Use ComputeFindingsRefinementActivityRequest.ProtoReflect.Descriptor instead.
func (*ComputeFindingsRefinementActivityRequest) GetInterval ¶ added in v1.3.0
func (x *ComputeFindingsRefinementActivityRequest) GetInterval() *interval.Interval
func (*ComputeFindingsRefinementActivityRequest) GetName ¶ added in v1.3.0
func (x *ComputeFindingsRefinementActivityRequest) GetName() string
func (*ComputeFindingsRefinementActivityRequest) ProtoMessage ¶ added in v1.3.0
func (*ComputeFindingsRefinementActivityRequest) ProtoMessage()
func (*ComputeFindingsRefinementActivityRequest) ProtoReflect ¶ added in v1.3.0
func (x *ComputeFindingsRefinementActivityRequest) ProtoReflect() protoreflect.Message
func (*ComputeFindingsRefinementActivityRequest) Reset ¶ added in v1.3.0
func (x *ComputeFindingsRefinementActivityRequest) Reset()
func (*ComputeFindingsRefinementActivityRequest) String ¶ added in v1.3.0
func (x *ComputeFindingsRefinementActivityRequest) String() string
type ComputeFindingsRefinementActivityResponse ¶ added in v1.3.0
type ComputeFindingsRefinementActivityResponse struct {
// The activity for the findings refinement.
Activity *FindingsRefinementActivity `protobuf:"bytes,1,opt,name=activity,proto3" json:"activity,omitempty"`
// contains filtered or unexported fields
}
Response message for ComputeFindingsRefinementActivity method.
func (*ComputeFindingsRefinementActivityResponse) Descriptor
deprecated
added in
v1.3.0
func (*ComputeFindingsRefinementActivityResponse) Descriptor() ([]byte, []int)
Deprecated: Use ComputeFindingsRefinementActivityResponse.ProtoReflect.Descriptor instead.
func (*ComputeFindingsRefinementActivityResponse) GetActivity ¶ added in v1.3.0
func (x *ComputeFindingsRefinementActivityResponse) GetActivity() *FindingsRefinementActivity
func (*ComputeFindingsRefinementActivityResponse) ProtoMessage ¶ added in v1.3.0
func (*ComputeFindingsRefinementActivityResponse) ProtoMessage()
func (*ComputeFindingsRefinementActivityResponse) ProtoReflect ¶ added in v1.3.0
func (x *ComputeFindingsRefinementActivityResponse) ProtoReflect() protoreflect.Message
func (*ComputeFindingsRefinementActivityResponse) Reset ¶ added in v1.3.0
func (x *ComputeFindingsRefinementActivityResponse) Reset()
func (*ComputeFindingsRefinementActivityResponse) String ¶ added in v1.3.0
func (x *ComputeFindingsRefinementActivityResponse) String() string
type CreateDataAccessLabelRequest ¶
type CreateDataAccessLabelRequest struct {
// Required. The parent resource where this Data Access Label will be created.
// Format: `projects/{project}/locations/{location}/instances/{instance}`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. Data access label to create.
DataAccessLabel *DataAccessLabel `protobuf:"bytes,2,opt,name=data_access_label,json=dataAccessLabel,proto3" json:"data_access_label,omitempty"`
// Required. The ID to use for the data access label, which will become the
// label's display name and the final component of the label's resource name.
// The maximum number of characters should be 63. Regex pattern is as per AIP:
// https://google.aip.dev/122#resource-id-segments
DataAccessLabelId string `protobuf:"bytes,3,opt,name=data_access_label_id,json=dataAccessLabelId,proto3" json:"data_access_label_id,omitempty"`
// contains filtered or unexported fields
}
Request message for CreateDataAccessLabel.
func (*CreateDataAccessLabelRequest) Descriptor
deprecated
func (*CreateDataAccessLabelRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDataAccessLabelRequest.ProtoReflect.Descriptor instead.
func (*CreateDataAccessLabelRequest) GetDataAccessLabel ¶
func (x *CreateDataAccessLabelRequest) GetDataAccessLabel() *DataAccessLabel
func (*CreateDataAccessLabelRequest) GetDataAccessLabelId ¶
func (x *CreateDataAccessLabelRequest) GetDataAccessLabelId() string
func (*CreateDataAccessLabelRequest) GetParent ¶
func (x *CreateDataAccessLabelRequest) GetParent() string
func (*CreateDataAccessLabelRequest) ProtoMessage ¶
func (*CreateDataAccessLabelRequest) ProtoMessage()
func (*CreateDataAccessLabelRequest) ProtoReflect ¶
func (x *CreateDataAccessLabelRequest) ProtoReflect() protoreflect.Message
func (*CreateDataAccessLabelRequest) Reset ¶
func (x *CreateDataAccessLabelRequest) Reset()
func (*CreateDataAccessLabelRequest) String ¶
func (x *CreateDataAccessLabelRequest) String() string
type CreateDataAccessScopeRequest ¶
type CreateDataAccessScopeRequest struct {
// Required. The parent resource where this Data Access Scope will be created.
// Format: `projects/{project}/locations/{location}/instances/{instance}`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. Data access scope to create.
DataAccessScope *DataAccessScope `protobuf:"bytes,2,opt,name=data_access_scope,json=dataAccessScope,proto3" json:"data_access_scope,omitempty"`
// Required. The user provided scope id which will become the last part of the
// name of the scope resource. Needs to be compliant with
// https://google.aip.dev/122
DataAccessScopeId string `protobuf:"bytes,3,opt,name=data_access_scope_id,json=dataAccessScopeId,proto3" json:"data_access_scope_id,omitempty"`
// contains filtered or unexported fields
}
Request message for CreateDataAccessScope.
func (*CreateDataAccessScopeRequest) Descriptor
deprecated
func (*CreateDataAccessScopeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDataAccessScopeRequest.ProtoReflect.Descriptor instead.
func (*CreateDataAccessScopeRequest) GetDataAccessScope ¶
func (x *CreateDataAccessScopeRequest) GetDataAccessScope() *DataAccessScope
func (*CreateDataAccessScopeRequest) GetDataAccessScopeId ¶
func (x *CreateDataAccessScopeRequest) GetDataAccessScopeId() string
func (*CreateDataAccessScopeRequest) GetParent ¶
func (x *CreateDataAccessScopeRequest) GetParent() string
func (*CreateDataAccessScopeRequest) ProtoMessage ¶
func (*CreateDataAccessScopeRequest) ProtoMessage()
func (*CreateDataAccessScopeRequest) ProtoReflect ¶
func (x *CreateDataAccessScopeRequest) ProtoReflect() protoreflect.Message
func (*CreateDataAccessScopeRequest) Reset ¶
func (x *CreateDataAccessScopeRequest) Reset()
func (*CreateDataAccessScopeRequest) String ¶
func (x *CreateDataAccessScopeRequest) String() string
type CreateDataTableRequest ¶ added in v0.6.0
type CreateDataTableRequest struct {
// Required. The parent resource where this data table will be created.
// Format: projects/{project}/locations/{location}/instances/{instance}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The data table being created.
DataTable *DataTable `protobuf:"bytes,2,opt,name=data_table,json=dataTable,proto3" json:"data_table,omitempty"`
// Required. The ID to use for the data table. This is also the display name
// for the data table. It must satisfy the following requirements:
// - Starts with letter.
// - Contains only letters, numbers and underscore.
// - Must be unique and has length < 256.
DataTableId string `protobuf:"bytes,3,opt,name=data_table_id,json=dataTableId,proto3" json:"data_table_id,omitempty"`
// contains filtered or unexported fields
}
A request to create DataTable.
func (*CreateDataTableRequest) Descriptor
deprecated
added in
v0.6.0
func (*CreateDataTableRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDataTableRequest.ProtoReflect.Descriptor instead.
func (*CreateDataTableRequest) GetDataTable ¶ added in v0.6.0
func (x *CreateDataTableRequest) GetDataTable() *DataTable
func (*CreateDataTableRequest) GetDataTableId ¶ added in v0.6.0
func (x *CreateDataTableRequest) GetDataTableId() string
func (*CreateDataTableRequest) GetParent ¶ added in v0.6.0
func (x *CreateDataTableRequest) GetParent() string
func (*CreateDataTableRequest) ProtoMessage ¶ added in v0.6.0
func (*CreateDataTableRequest) ProtoMessage()
func (*CreateDataTableRequest) ProtoReflect ¶ added in v0.6.0
func (x *CreateDataTableRequest) ProtoReflect() protoreflect.Message
func (*CreateDataTableRequest) Reset ¶ added in v0.6.0
func (x *CreateDataTableRequest) Reset()
func (*CreateDataTableRequest) String ¶ added in v0.6.0
func (x *CreateDataTableRequest) String() string
type CreateDataTableRowRequest ¶ added in v0.6.0
type CreateDataTableRowRequest struct {
// Required. The resource id of the data table.
// Format:
// /projects/{project}/locations/{location}/instances/{instance}/dataTables/{data_table}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The data table row to create.
DataTableRow *DataTableRow `protobuf:"bytes,2,opt,name=data_table_row,json=dataTableRow,proto3" json:"data_table_row,omitempty"`
// contains filtered or unexported fields
}
Request to create data table row.
func (*CreateDataTableRowRequest) Descriptor
deprecated
added in
v0.6.0
func (*CreateDataTableRowRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDataTableRowRequest.ProtoReflect.Descriptor instead.
func (*CreateDataTableRowRequest) GetDataTableRow ¶ added in v0.6.0
func (x *CreateDataTableRowRequest) GetDataTableRow() *DataTableRow
func (*CreateDataTableRowRequest) GetParent ¶ added in v0.6.0
func (x *CreateDataTableRowRequest) GetParent() string
func (*CreateDataTableRowRequest) ProtoMessage ¶ added in v0.6.0
func (*CreateDataTableRowRequest) ProtoMessage()
func (*CreateDataTableRowRequest) ProtoReflect ¶ added in v0.6.0
func (x *CreateDataTableRowRequest) ProtoReflect() protoreflect.Message
func (*CreateDataTableRowRequest) Reset ¶ added in v0.6.0
func (x *CreateDataTableRowRequest) Reset()
func (*CreateDataTableRowRequest) String ¶ added in v0.6.0
func (x *CreateDataTableRowRequest) String() string
type CreateFindingsRefinementRequest ¶ added in v1.3.0
type CreateFindingsRefinementRequest struct {
// Required. The parent resource where this findings refinement will be
// created. Format:
// projects/{project}/locations/{location}/instances/{instance}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The findings refinement to create.
FindingsRefinement *FindingsRefinement `protobuf:"bytes,2,opt,name=findings_refinement,json=findingsRefinement,proto3" json:"findings_refinement,omitempty"`
// contains filtered or unexported fields
}
Request message for CreateFindingsRefinement method.
func (*CreateFindingsRefinementRequest) Descriptor
deprecated
added in
v1.3.0
func (*CreateFindingsRefinementRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFindingsRefinementRequest.ProtoReflect.Descriptor instead.
func (*CreateFindingsRefinementRequest) GetFindingsRefinement ¶ added in v1.3.0
func (x *CreateFindingsRefinementRequest) GetFindingsRefinement() *FindingsRefinement
func (*CreateFindingsRefinementRequest) GetParent ¶ added in v1.3.0
func (x *CreateFindingsRefinementRequest) GetParent() string
func (*CreateFindingsRefinementRequest) ProtoMessage ¶ added in v1.3.0
func (*CreateFindingsRefinementRequest) ProtoMessage()
func (*CreateFindingsRefinementRequest) ProtoReflect ¶ added in v1.3.0
func (x *CreateFindingsRefinementRequest) ProtoReflect() protoreflect.Message
func (*CreateFindingsRefinementRequest) Reset ¶ added in v1.3.0
func (x *CreateFindingsRefinementRequest) Reset()
func (*CreateFindingsRefinementRequest) String ¶ added in v1.3.0
func (x *CreateFindingsRefinementRequest) String() string
type CreateNativeDashboardRequest ¶ added in v0.7.0
type CreateNativeDashboardRequest struct {
// Required. The parent resource where this dashboard will be created.
// Format: projects/{project}/locations/{location}/instances/{instance}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The dashboard to create.
NativeDashboard *NativeDashboard `protobuf:"bytes,2,opt,name=native_dashboard,json=nativeDashboard,proto3" json:"native_dashboard,omitempty"`
// contains filtered or unexported fields
}
Request message to create a dashboard.
func (*CreateNativeDashboardRequest) Descriptor
deprecated
added in
v0.7.0
func (*CreateNativeDashboardRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNativeDashboardRequest.ProtoReflect.Descriptor instead.
func (*CreateNativeDashboardRequest) GetNativeDashboard ¶ added in v0.7.0
func (x *CreateNativeDashboardRequest) GetNativeDashboard() *NativeDashboard
func (*CreateNativeDashboardRequest) GetParent ¶ added in v0.7.0
func (x *CreateNativeDashboardRequest) GetParent() string
func (*CreateNativeDashboardRequest) ProtoMessage ¶ added in v0.7.0
func (*CreateNativeDashboardRequest) ProtoMessage()
func (*CreateNativeDashboardRequest) ProtoReflect ¶ added in v0.7.0
func (x *CreateNativeDashboardRequest) ProtoReflect() protoreflect.Message
func (*CreateNativeDashboardRequest) Reset ¶ added in v0.7.0
func (x *CreateNativeDashboardRequest) Reset()
func (*CreateNativeDashboardRequest) String ¶ added in v0.7.0
func (x *CreateNativeDashboardRequest) String() string
type CreateReferenceListRequest ¶
type CreateReferenceListRequest struct {
// Required. The parent resource where this reference list will be created.
// Format: `projects/{project}/locations/{location}/instances/{instance}`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The reference list to create.
ReferenceList *ReferenceList `protobuf:"bytes,2,opt,name=reference_list,json=referenceList,proto3" json:"reference_list,omitempty"`
// Required. The ID to use for the reference list. This is also the display
// name for the reference list. It must satisfy the following requirements:
// - Starts with letter.
// - Contains only letters, numbers and underscore.
// - Has length less than 256.
// - Must be unique.
ReferenceListId string `protobuf:"bytes,3,opt,name=reference_list_id,json=referenceListId,proto3" json:"reference_list_id,omitempty"`
// contains filtered or unexported fields
}
A request to create a reference list.
func (*CreateReferenceListRequest) Descriptor
deprecated
func (*CreateReferenceListRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateReferenceListRequest.ProtoReflect.Descriptor instead.
func (*CreateReferenceListRequest) GetParent ¶
func (x *CreateReferenceListRequest) GetParent() string
func (*CreateReferenceListRequest) GetReferenceList ¶
func (x *CreateReferenceListRequest) GetReferenceList() *ReferenceList
func (*CreateReferenceListRequest) GetReferenceListId ¶
func (x *CreateReferenceListRequest) GetReferenceListId() string
func (*CreateReferenceListRequest) ProtoMessage ¶
func (*CreateReferenceListRequest) ProtoMessage()
func (*CreateReferenceListRequest) ProtoReflect ¶
func (x *CreateReferenceListRequest) ProtoReflect() protoreflect.Message
func (*CreateReferenceListRequest) Reset ¶
func (x *CreateReferenceListRequest) Reset()
func (*CreateReferenceListRequest) String ¶
func (x *CreateReferenceListRequest) String() string
type CreateRetrohuntRequest ¶
type CreateRetrohuntRequest struct {
// Required. The parent of retrohunt, which is a rule.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The retrohunt to create.
Retrohunt *Retrohunt `protobuf:"bytes,2,opt,name=retrohunt,proto3" json:"retrohunt,omitempty"`
// contains filtered or unexported fields
}
Request message for CreateRetrohunt method.
func (*CreateRetrohuntRequest) Descriptor
deprecated
func (*CreateRetrohuntRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRetrohuntRequest.ProtoReflect.Descriptor instead.
func (*CreateRetrohuntRequest) GetParent ¶
func (x *CreateRetrohuntRequest) GetParent() string
func (*CreateRetrohuntRequest) GetRetrohunt ¶
func (x *CreateRetrohuntRequest) GetRetrohunt() *Retrohunt
func (*CreateRetrohuntRequest) ProtoMessage ¶
func (*CreateRetrohuntRequest) ProtoMessage()
func (*CreateRetrohuntRequest) ProtoReflect ¶
func (x *CreateRetrohuntRequest) ProtoReflect() protoreflect.Message
func (*CreateRetrohuntRequest) Reset ¶
func (x *CreateRetrohuntRequest) Reset()
func (*CreateRetrohuntRequest) String ¶
func (x *CreateRetrohuntRequest) String() string
type CreateRuleRequest ¶
type CreateRuleRequest struct {
// Required. The parent resource where this rule will be created.
// Format: `projects/{project}/locations/{location}/instances/{instance}`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The rule to create.
Rule *Rule `protobuf:"bytes,2,opt,name=rule,proto3" json:"rule,omitempty"`
// contains filtered or unexported fields
}
Request message for CreateRule method.
func (*CreateRuleRequest) Descriptor
deprecated
func (*CreateRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRuleRequest.ProtoReflect.Descriptor instead.
func (*CreateRuleRequest) GetParent ¶
func (x *CreateRuleRequest) GetParent() string
func (*CreateRuleRequest) GetRule ¶
func (x *CreateRuleRequest) GetRule() *Rule
func (*CreateRuleRequest) ProtoMessage ¶
func (*CreateRuleRequest) ProtoMessage()
func (*CreateRuleRequest) ProtoReflect ¶
func (x *CreateRuleRequest) ProtoReflect() protoreflect.Message
func (*CreateRuleRequest) Reset ¶
func (x *CreateRuleRequest) Reset()
func (*CreateRuleRequest) String ¶
func (x *CreateRuleRequest) String() string
type CreateWatchlistRequest ¶
type CreateWatchlistRequest struct {
// Required. The parent resource where this watchlist will be created.
// Format: `projects/{project}/locations/{location}/instances/{instance}`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The ID to use for the watchlist,
// which will become the final component of the watchlist's resource name.
//
// This value should be 4-63 characters, and valid characters
// are /[a-z][0-9]-/.
WatchlistId string `protobuf:"bytes,2,opt,name=watchlist_id,json=watchlistId,proto3" json:"watchlist_id,omitempty"`
// Required. The watchlist to create.
Watchlist *Watchlist `protobuf:"bytes,3,opt,name=watchlist,proto3" json:"watchlist,omitempty"`
// contains filtered or unexported fields
}
Request message for creating watchlist.
func (*CreateWatchlistRequest) Descriptor
deprecated
func (*CreateWatchlistRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateWatchlistRequest.ProtoReflect.Descriptor instead.
func (*CreateWatchlistRequest) GetParent ¶
func (x *CreateWatchlistRequest) GetParent() string
func (*CreateWatchlistRequest) GetWatchlist ¶
func (x *CreateWatchlistRequest) GetWatchlist() *Watchlist
func (*CreateWatchlistRequest) GetWatchlistId ¶
func (x *CreateWatchlistRequest) GetWatchlistId() string
func (*CreateWatchlistRequest) ProtoMessage ¶
func (*CreateWatchlistRequest) ProtoMessage()
func (*CreateWatchlistRequest) ProtoReflect ¶
func (x *CreateWatchlistRequest) ProtoReflect() protoreflect.Message
func (*CreateWatchlistRequest) Reset ¶
func (x *CreateWatchlistRequest) Reset()
func (*CreateWatchlistRequest) String ¶
func (x *CreateWatchlistRequest) String() string
type DashboardAccess ¶ added in v0.7.0
type DashboardAccess int32
AccessType of the dashboard.
const ( // Default unspecified. DashboardAccess_DASHBOARD_ACCESS_UNSPECIFIED DashboardAccess = 0 // Private dashboards created by users/customers. DashboardAccess_DASHBOARD_PRIVATE DashboardAccess = 1 // Public dashboards created by users/customers. DashboardAccess_DASHBOARD_PUBLIC DashboardAccess = 2 )
func (DashboardAccess) Descriptor ¶ added in v0.7.0
func (DashboardAccess) Descriptor() protoreflect.EnumDescriptor
func (DashboardAccess) Enum ¶ added in v0.7.0
func (x DashboardAccess) Enum() *DashboardAccess
func (DashboardAccess) EnumDescriptor
deprecated
added in
v0.7.0
func (DashboardAccess) EnumDescriptor() ([]byte, []int)
Deprecated: Use DashboardAccess.Descriptor instead.
func (DashboardAccess) Number ¶ added in v0.7.0
func (x DashboardAccess) Number() protoreflect.EnumNumber
func (DashboardAccess) String ¶ added in v0.7.0
func (x DashboardAccess) String() string
func (DashboardAccess) Type ¶ added in v0.7.0
func (DashboardAccess) Type() protoreflect.EnumType
type DashboardChart ¶ added in v0.7.0
type DashboardChart struct {
// Output only. Name of the dashboardChart.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. Display name/Title of the dashboardChart visible to users.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Optional. Description of the dashboardChart.
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
// Output only. NativeDashboard this chart belongs to.
NativeDashboard string `protobuf:"bytes,4,opt,name=native_dashboard,json=nativeDashboard,proto3" json:"native_dashboard,omitempty"`
// Optional. Type of tile i.e., visualization, button or text.
TileType TileType `` /* 126-byte string literal not displayed */
// Optional. Query and datasource used in the chart. Should be empty for
// Button Tiles.
ChartDatasource *DashboardChart_ChartDatasource `protobuf:"bytes,5,opt,name=chart_datasource,json=chartDatasource,proto3" json:"chart_datasource,omitempty"`
// Required. Depending on tile_type one of below fields will be required.
Visualization *DashboardChart_Visualization `protobuf:"bytes,6,opt,name=visualization,proto3" json:"visualization,omitempty"`
// Optional. This checksum is computed by the server based on the value of
// other fields, and may be sent on update and delete requests to ensure the
// client has an up-to-date value before proceeding.
Etag string `protobuf:"bytes,8,opt,name=etag,proto3" json:"etag,omitempty"`
// Optional. Drill down configuration.
DrillDownConfig *DashboardChart_DrillDownConfig `protobuf:"bytes,9,opt,name=drill_down_config,json=drillDownConfig,proto3" json:"drill_down_config,omitempty"`
// Optional. List of Advanced Filter tokens used in this chart's query (e.g.,
// "hostname", "ip"). This allows the UI to identify dependencies without
// parsing the query text. The tokens are stored without the wrapping '$'
// characters.
// The number of tokens are not expected to be more than 10.
Tokens []string `protobuf:"bytes,10,rep,name=tokens,proto3" json:"tokens,omitempty"`
// contains filtered or unexported fields
}
DashboardChart resource.
func (*DashboardChart) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart.ProtoReflect.Descriptor instead.
func (*DashboardChart) GetChartDatasource ¶ added in v0.7.0
func (x *DashboardChart) GetChartDatasource() *DashboardChart_ChartDatasource
func (*DashboardChart) GetDescription ¶ added in v0.7.0
func (x *DashboardChart) GetDescription() string
func (*DashboardChart) GetDisplayName ¶ added in v0.7.0
func (x *DashboardChart) GetDisplayName() string
func (*DashboardChart) GetDrillDownConfig ¶ added in v0.7.0
func (x *DashboardChart) GetDrillDownConfig() *DashboardChart_DrillDownConfig
func (*DashboardChart) GetEtag ¶ added in v0.7.0
func (x *DashboardChart) GetEtag() string
func (*DashboardChart) GetName ¶ added in v0.7.0
func (x *DashboardChart) GetName() string
func (*DashboardChart) GetNativeDashboard ¶ added in v0.7.0
func (x *DashboardChart) GetNativeDashboard() string
func (*DashboardChart) GetTileType ¶ added in v0.7.0
func (x *DashboardChart) GetTileType() TileType
func (*DashboardChart) GetTokens ¶ added in v0.7.0
func (x *DashboardChart) GetTokens() []string
func (*DashboardChart) GetVisualization ¶ added in v0.7.0
func (x *DashboardChart) GetVisualization() *DashboardChart_Visualization
func (*DashboardChart) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart) ProtoMessage()
func (*DashboardChart) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart) ProtoReflect() protoreflect.Message
func (*DashboardChart) Reset ¶ added in v0.7.0
func (x *DashboardChart) Reset()
func (*DashboardChart) String ¶ added in v0.7.0
func (x *DashboardChart) String() string
type DashboardChartServiceClient ¶ added in v0.7.0
type DashboardChartServiceClient interface {
// Get a dashboard chart.
GetDashboardChart(ctx context.Context, in *GetDashboardChartRequest, opts ...grpc.CallOption) (*DashboardChart, error)
// Get dashboard charts in batches.
BatchGetDashboardCharts(ctx context.Context, in *BatchGetDashboardChartsRequest, opts ...grpc.CallOption) (*BatchGetDashboardChartsResponse, error)
}
DashboardChartServiceClient is the client API for DashboardChartService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDashboardChartServiceClient ¶ added in v0.7.0
func NewDashboardChartServiceClient(cc grpc.ClientConnInterface) DashboardChartServiceClient
type DashboardChartServiceServer ¶ added in v0.7.0
type DashboardChartServiceServer interface {
// Get a dashboard chart.
GetDashboardChart(context.Context, *GetDashboardChartRequest) (*DashboardChart, error)
// Get dashboard charts in batches.
BatchGetDashboardCharts(context.Context, *BatchGetDashboardChartsRequest) (*BatchGetDashboardChartsResponse, error)
}
DashboardChartServiceServer is the server API for DashboardChartService service. All implementations should embed UnimplementedDashboardChartServiceServer for forward compatibility
type DashboardChart_ChartDatasource ¶ added in v0.7.0
type DashboardChart_ChartDatasource struct {
// Reference to dashboard query resource used in the chart.
DashboardQuery string `protobuf:"bytes,1,opt,name=dashboard_query,json=dashboardQuery,proto3" json:"dashboard_query,omitempty"`
// Name of the datasource used in the chart.
DataSources []DataSource `` /* 144-byte string literal not displayed */
// contains filtered or unexported fields
}
Datasource of the chart including the query reference and source name.
func (*DashboardChart_ChartDatasource) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_ChartDatasource) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_ChartDatasource.ProtoReflect.Descriptor instead.
func (*DashboardChart_ChartDatasource) GetDashboardQuery ¶ added in v0.7.0
func (x *DashboardChart_ChartDatasource) GetDashboardQuery() string
func (*DashboardChart_ChartDatasource) GetDataSources ¶ added in v0.7.0
func (x *DashboardChart_ChartDatasource) GetDataSources() []DataSource
func (*DashboardChart_ChartDatasource) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_ChartDatasource) ProtoMessage()
func (*DashboardChart_ChartDatasource) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_ChartDatasource) ProtoReflect() protoreflect.Message
func (*DashboardChart_ChartDatasource) Reset ¶ added in v0.7.0
func (x *DashboardChart_ChartDatasource) Reset()
func (*DashboardChart_ChartDatasource) String ¶ added in v0.7.0
func (x *DashboardChart_ChartDatasource) String() string
type DashboardChart_DrillDownConfig ¶ added in v0.7.0
type DashboardChart_DrillDownConfig struct {
// Required. Left click drill downs.
LeftDrillDowns []*DashboardChart_DrillDownConfig_DrillDown `protobuf:"bytes,1,rep,name=left_drill_downs,json=leftDrillDowns,proto3" json:"left_drill_downs,omitempty"`
// Required. Right click drill downs.
RightDrillDowns []*DashboardChart_DrillDownConfig_DrillDown `protobuf:"bytes,2,rep,name=right_drill_downs,json=rightDrillDowns,proto3" json:"right_drill_downs,omitempty"`
// contains filtered or unexported fields
}
Drill down configuration.
func (*DashboardChart_DrillDownConfig) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_DrillDownConfig) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_DrillDownConfig.ProtoReflect.Descriptor instead.
func (*DashboardChart_DrillDownConfig) GetLeftDrillDowns ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig) GetLeftDrillDowns() []*DashboardChart_DrillDownConfig_DrillDown
func (*DashboardChart_DrillDownConfig) GetRightDrillDowns ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig) GetRightDrillDowns() []*DashboardChart_DrillDownConfig_DrillDown
func (*DashboardChart_DrillDownConfig) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig) ProtoMessage()
func (*DashboardChart_DrillDownConfig) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig) ProtoReflect() protoreflect.Message
func (*DashboardChart_DrillDownConfig) Reset ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig) Reset()
func (*DashboardChart_DrillDownConfig) String ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig) String() string
type DashboardChart_DrillDownConfig_DrillDown ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown struct {
// Drill down settings.
//
// Types that are valid to be assigned to Settings:
//
// *DashboardChart_DrillDownConfig_DrillDown_DefaultSettings
// *DashboardChart_DrillDownConfig_DrillDown_CustomSettings
Settings isDashboardChart_DrillDownConfig_DrillDown_Settings `protobuf_oneof:"settings"`
// Required. ID of the drill down.
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Required. Display name of the drill down.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// contains filtered or unexported fields
}
Drill down config.
func (*DashboardChart_DrillDownConfig_DrillDown) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_DrillDownConfig_DrillDown.ProtoReflect.Descriptor instead.
func (*DashboardChart_DrillDownConfig_DrillDown) GetCustomSettings ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown) GetCustomSettings() *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings
func (*DashboardChart_DrillDownConfig_DrillDown) GetDefaultSettings ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown) GetDefaultSettings() *DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings
func (*DashboardChart_DrillDownConfig_DrillDown) GetDisplayName ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown) GetDisplayName() string
func (*DashboardChart_DrillDownConfig_DrillDown) GetId ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown) GetId() string
func (*DashboardChart_DrillDownConfig_DrillDown) GetSettings ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown) GetSettings() isDashboardChart_DrillDownConfig_DrillDown_Settings
func (*DashboardChart_DrillDownConfig_DrillDown) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown) ProtoMessage()
func (*DashboardChart_DrillDownConfig_DrillDown) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown) ProtoReflect() protoreflect.Message
func (*DashboardChart_DrillDownConfig_DrillDown) Reset ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown) Reset()
func (*DashboardChart_DrillDownConfig_DrillDown) String ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown) String() string
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings struct {
// Action to be performed on drill down.
//
// Types that are valid to be assigned to Action:
//
// *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_Query
// *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_Filter
// *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_ExternalLink
Action isDashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_Action `protobuf_oneof:"action"`
// Required. Whether to open the drill down action in a new tab.
NewTab bool `protobuf:"varint,1,opt,name=new_tab,json=newTab,proto3" json:"new_tab,omitempty"`
// Optional. Table chart column name to associate the custom drill down
// action on left click.
LeftClickColumn string `protobuf:"bytes,2,opt,name=left_click_column,json=leftClickColumn,proto3" json:"left_click_column,omitempty"`
// contains filtered or unexported fields
}
Custom drill down settings.
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings.ProtoReflect.Descriptor instead.
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetAction ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetAction() isDashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_Action
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetExternalLink ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetFilter ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetLeftClickColumn ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetLeftClickColumn() string
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetNewTab ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) GetNewTab() bool
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) ProtoMessage()
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) ProtoReflect() protoreflect.Message
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) Reset ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) Reset()
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) String ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings) String() string
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink struct {
// Required. External link the drill down action should redirect to.
Link string `protobuf:"bytes,1,opt,name=link,proto3" json:"link,omitempty"`
// Optional. Description of the external link.
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
Drill down external link config.
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink.ProtoReflect.Descriptor instead.
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) GetDescription ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) GetDescription() string
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) GetLink ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) ProtoMessage()
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) ProtoReflect() protoreflect.Message
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink) Reset ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter struct {
// Required. Dashboard filters to be applied on drill down.
DashboardFilters []*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter `protobuf:"bytes,1,rep,name=dashboard_filters,json=dashboardFilters,proto3" json:"dashboard_filters,omitempty"`
// contains filtered or unexported fields
}
Drill down filter config.
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter.ProtoReflect.Descriptor instead.
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) GetDashboardFilters ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) ProtoMessage()
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) ProtoReflect() protoreflect.Message
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter) Reset ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter struct {
// Required. ID of the dashboard filter.
DashboardFilterId string `protobuf:"bytes,1,opt,name=dashboard_filter_id,json=dashboardFilterId,proto3" json:"dashboard_filter_id,omitempty"`
// Required. Filter operator and field values for the dashboard
// filter.
FilterOperatorAndValues []*FilterOperatorAndValues `` /* 134-byte string literal not displayed */
// contains filtered or unexported fields
}
Drill down dashboard filter config.
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter.ProtoReflect.Descriptor instead.
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) GetDashboardFilterId ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) GetDashboardFilterId() string
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) GetFilterOperatorAndValues ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) GetFilterOperatorAndValues() []*FilterOperatorAndValues
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) ProtoReflect ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter_DrillDownDashboardFilter) Reset ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery struct {
// Required. Search query to be executed on drill down.
Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
Drill down query config.
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery.ProtoReflect.Descriptor instead.
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) GetQuery ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) GetQuery() string
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) ProtoMessage()
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) ProtoReflect() protoreflect.Message
func (*DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery) Reset ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_ExternalLink ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_ExternalLink struct {
// Drill down external link action config.
ExternalLink *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownExternalLink `protobuf:"bytes,5,opt,name=external_link,json=externalLink,proto3,oneof"`
}
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_Filter ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_Filter struct {
// Drill down filter action config.
Filter *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownFilter `protobuf:"bytes,4,opt,name=filter,proto3,oneof"`
}
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_Query ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_Query struct {
// Drill down query action config.
Query *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings_DrillDownQuery `protobuf:"bytes,3,opt,name=query,proto3,oneof"`
}
type DashboardChart_DrillDownConfig_DrillDown_CustomSettings ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_CustomSettings struct {
// Custom drill down settings.
CustomSettings *DashboardChart_DrillDownConfig_DrillDown_CustomDrillDownSettings `protobuf:"bytes,4,opt,name=custom_settings,json=customSettings,proto3,oneof"`
}
type DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings struct {
// Required. Whether the default drill down is enabled.
Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"`
// contains filtered or unexported fields
}
Default drill down settings.
func (*DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings.ProtoReflect.Descriptor instead.
func (*DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) GetEnabled ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) GetEnabled() bool
func (*DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) ProtoMessage()
func (*DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) ProtoReflect() protoreflect.Message
func (*DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) Reset ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) Reset()
func (*DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) String ¶ added in v0.7.0
func (x *DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings) String() string
type DashboardChart_DrillDownConfig_DrillDown_DefaultSettings ¶ added in v0.7.0
type DashboardChart_DrillDownConfig_DrillDown_DefaultSettings struct {
// Default drill down settings.
DefaultSettings *DashboardChart_DrillDownConfig_DrillDown_DefaultDrillDownSettings `protobuf:"bytes,3,opt,name=default_settings,json=defaultSettings,proto3,oneof"`
}
type DashboardChart_Visualization ¶ added in v0.7.0
type DashboardChart_Visualization struct {
XAxes []*DashboardChart_Visualization_Axis `protobuf:"bytes,7,rep,name=x_axes,json=xAxes,proto3" json:"x_axes,omitempty"`
YAxes []*DashboardChart_Visualization_Axis `protobuf:"bytes,8,rep,name=y_axes,json=yAxes,proto3" json:"y_axes,omitempty"`
Series []*DashboardChart_Visualization_Series `protobuf:"bytes,3,rep,name=series,proto3" json:"series,omitempty"`
Tooltip *DashboardChart_Visualization_Tooltip `protobuf:"bytes,4,opt,name=tooltip,proto3" json:"tooltip,omitempty"`
Legends []*DashboardChart_Visualization_Legend `protobuf:"bytes,9,rep,name=legends,proto3" json:"legends,omitempty"`
// Column Definition to represent chart as a table.
ColumnDefs []*DashboardChart_Visualization_ColumnDef `protobuf:"bytes,10,rep,name=column_defs,json=columnDefs,proto3" json:"column_defs,omitempty"`
// Optional. Configuration for table appearance.
TableConfig *DashboardChart_Visualization_TableConfig `protobuf:"bytes,18,opt,name=table_config,json=tableConfig,proto3" json:"table_config,omitempty"`
// Button config for a chart if tileType is TILE_TYPE_BUTTON.
Button *Button `protobuf:"bytes,11,opt,name=button,proto3" json:"button,omitempty"`
// Optional. Markdown config for a chart if tileType is TILE_TYPE_MARKDOWN.
Markdown *Markdown `protobuf:"bytes,17,opt,name=markdown,proto3" json:"markdown,omitempty"`
// Optional. Selected column for series
SeriesColumn []string `protobuf:"bytes,12,rep,name=series_column,json=seriesColumn,proto3" json:"series_column,omitempty"`
// Optional. Selected grouping type for series
GroupingType string `protobuf:"bytes,13,opt,name=grouping_type,json=groupingType,proto3" json:"grouping_type,omitempty"`
// Optional. Google Maps config for a chart if type is GOOGLE MAPS.
GoogleMapsConfig *DashboardChart_Visualization_GoogleMapsConfig `protobuf:"bytes,14,opt,name=google_maps_config,json=googleMapsConfig,proto3" json:"google_maps_config,omitempty"`
// Optional. Whether threshold coloring is enabled for the chart. If it's
// enabled, the chart will be colored based on the values stored in
// VisualMap below.
ThresholdColoringEnabled bool `` /* 137-byte string literal not displayed */
// Optional. Visual maps for the chart.
VisualMaps []*DashboardChart_Visualization_VisualMap `protobuf:"bytes,16,rep,name=visual_maps,json=visualMaps,proto3" json:"visual_maps,omitempty"`
// contains filtered or unexported fields
}
Visualization config for a chart. https://echarts.apache.org/en/option.html#series
func (*DashboardChart_Visualization) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization) GetButton ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetButton() *Button
func (*DashboardChart_Visualization) GetColumnDefs ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetColumnDefs() []*DashboardChart_Visualization_ColumnDef
func (*DashboardChart_Visualization) GetGoogleMapsConfig ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetGoogleMapsConfig() *DashboardChart_Visualization_GoogleMapsConfig
func (*DashboardChart_Visualization) GetGroupingType ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetGroupingType() string
func (*DashboardChart_Visualization) GetLegends ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetLegends() []*DashboardChart_Visualization_Legend
func (*DashboardChart_Visualization) GetMarkdown ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetMarkdown() *Markdown
func (*DashboardChart_Visualization) GetSeries ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetSeries() []*DashboardChart_Visualization_Series
func (*DashboardChart_Visualization) GetSeriesColumn ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetSeriesColumn() []string
func (*DashboardChart_Visualization) GetTableConfig ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetTableConfig() *DashboardChart_Visualization_TableConfig
func (*DashboardChart_Visualization) GetThresholdColoringEnabled ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetThresholdColoringEnabled() bool
func (*DashboardChart_Visualization) GetTooltip ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetTooltip() *DashboardChart_Visualization_Tooltip
func (*DashboardChart_Visualization) GetVisualMaps ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetVisualMaps() []*DashboardChart_Visualization_VisualMap
func (*DashboardChart_Visualization) GetXAxes ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetXAxes() []*DashboardChart_Visualization_Axis
func (*DashboardChart_Visualization) GetYAxes ¶ added in v0.7.0
func (x *DashboardChart_Visualization) GetYAxes() []*DashboardChart_Visualization_Axis
func (*DashboardChart_Visualization) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization) ProtoMessage()
func (*DashboardChart_Visualization) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization) Reset()
func (*DashboardChart_Visualization) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization) String() string
type DashboardChart_Visualization_Axis ¶ added in v0.7.0
type DashboardChart_Visualization_Axis struct {
AxisType AxisType `` /* 126-byte string literal not displayed */
DisplayName string `protobuf:"bytes,5,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Minimum value to be rendered in ECharts as per
// https://echarts.apache.org/en/option.html#xAxis.min
Min *int32 `protobuf:"varint,6,opt,name=min,proto3,oneof" json:"min,omitempty"`
// Maximum value to be rendered in ECharts as per
// https://echarts.apache.org/en/option.html#xAxis.max
Max *int32 `protobuf:"varint,7,opt,name=max,proto3,oneof" json:"max,omitempty"`
// contains filtered or unexported fields
}
func (*DashboardChart_Visualization_Axis) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Axis) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Axis.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Axis) GetAxisType ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Axis) GetAxisType() AxisType
func (*DashboardChart_Visualization_Axis) GetDisplayName ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Axis) GetDisplayName() string
func (*DashboardChart_Visualization_Axis) GetMax ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Axis) GetMax() int32
func (*DashboardChart_Visualization_Axis) GetMin ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Axis) GetMin() int32
func (*DashboardChart_Visualization_Axis) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Axis) ProtoMessage()
func (*DashboardChart_Visualization_Axis) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Axis) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Axis) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Axis) Reset()
func (*DashboardChart_Visualization_Axis) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Axis) String() string
type DashboardChart_Visualization_ColumnDef ¶ added in v0.7.0
type DashboardChart_Visualization_ColumnDef struct {
// Field key in data.
Field string `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"`
// Header name for column.
Header string `protobuf:"bytes,2,opt,name=header,proto3" json:"header,omitempty"`
// contains filtered or unexported fields
}
Column Definition.
func (*DashboardChart_Visualization_ColumnDef) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_ColumnDef) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_ColumnDef.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_ColumnDef) GetField ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnDef) GetField() string
func (*DashboardChart_Visualization_ColumnDef) GetHeader ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnDef) GetHeader() string
func (*DashboardChart_Visualization_ColumnDef) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_ColumnDef) ProtoMessage()
func (*DashboardChart_Visualization_ColumnDef) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnDef) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_ColumnDef) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnDef) Reset()
func (*DashboardChart_Visualization_ColumnDef) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnDef) String() string
type DashboardChart_Visualization_ColumnRenderTypeSettings ¶ added in v0.7.0
type DashboardChart_Visualization_ColumnRenderTypeSettings struct {
// Optional. Field key in data.
Field string `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"`
// Optional. Column render type.
ColumnRenderType RenderType `` /* 154-byte string literal not displayed */
// contains filtered or unexported fields
}
Column render type settings. This is used to determine the data render type of the column in the table.
func (*DashboardChart_Visualization_ColumnRenderTypeSettings) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_ColumnRenderTypeSettings) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_ColumnRenderTypeSettings.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_ColumnRenderTypeSettings) GetColumnRenderType ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnRenderTypeSettings) GetColumnRenderType() RenderType
func (*DashboardChart_Visualization_ColumnRenderTypeSettings) GetField ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnRenderTypeSettings) GetField() string
func (*DashboardChart_Visualization_ColumnRenderTypeSettings) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_ColumnRenderTypeSettings) ProtoMessage()
func (*DashboardChart_Visualization_ColumnRenderTypeSettings) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnRenderTypeSettings) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_ColumnRenderTypeSettings) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnRenderTypeSettings) Reset()
func (*DashboardChart_Visualization_ColumnRenderTypeSettings) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnRenderTypeSettings) String() string
type DashboardChart_Visualization_ColumnTooltipSettings ¶ added in v0.7.0
type DashboardChart_Visualization_ColumnTooltipSettings struct {
// Required. Field key in data.
Field string `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"`
// Optional. Column header tooltip text.
HeaderTooltipText string `protobuf:"bytes,2,opt,name=header_tooltip_text,json=headerTooltipText,proto3" json:"header_tooltip_text,omitempty"`
// Optional. Column cell tooltip text.
CellTooltipText string `protobuf:"bytes,3,opt,name=cell_tooltip_text,json=cellTooltipText,proto3" json:"cell_tooltip_text,omitempty"`
// contains filtered or unexported fields
}
Settings for tooltip for column header and cell.
func (*DashboardChart_Visualization_ColumnTooltipSettings) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_ColumnTooltipSettings) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_ColumnTooltipSettings.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_ColumnTooltipSettings) GetCellTooltipText ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnTooltipSettings) GetCellTooltipText() string
func (*DashboardChart_Visualization_ColumnTooltipSettings) GetField ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnTooltipSettings) GetField() string
func (*DashboardChart_Visualization_ColumnTooltipSettings) GetHeaderTooltipText ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnTooltipSettings) GetHeaderTooltipText() string
func (*DashboardChart_Visualization_ColumnTooltipSettings) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_ColumnTooltipSettings) ProtoMessage()
func (*DashboardChart_Visualization_ColumnTooltipSettings) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnTooltipSettings) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_ColumnTooltipSettings) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnTooltipSettings) Reset()
func (*DashboardChart_Visualization_ColumnTooltipSettings) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_ColumnTooltipSettings) String() string
type DashboardChart_Visualization_GoogleMapsConfig ¶ added in v0.7.0
type DashboardChart_Visualization_GoogleMapsConfig struct {
// Optional. Data settings for the map.
DataSettings *DashboardChart_Visualization_GoogleMapsConfig_DataSettings `protobuf:"bytes,1,opt,name=data_settings,json=dataSettings,proto3" json:"data_settings,omitempty"`
// Optional. Plot mode for the map. This is used to determine whether to
// show points, heatmap or both.
PlotMode PlotMode `` /* 126-byte string literal not displayed */
// Optional. Map position settings for the map.
MapPosition *DashboardChart_Visualization_GoogleMapsConfig_MapPosition `protobuf:"bytes,3,opt,name=map_position,json=mapPosition,proto3" json:"map_position,omitempty"`
// Optional. Point settings for the map.
PointSettings *DashboardChart_Visualization_GoogleMapsConfig_PointSettings `protobuf:"bytes,4,opt,name=point_settings,json=pointSettings,proto3" json:"point_settings,omitempty"`
// contains filtered or unexported fields
}
Google Maps config for a chart if chart type is map.
func (*DashboardChart_Visualization_GoogleMapsConfig) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_GoogleMapsConfig) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_GoogleMapsConfig.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_GoogleMapsConfig) GetDataSettings ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig) GetDataSettings() *DashboardChart_Visualization_GoogleMapsConfig_DataSettings
func (*DashboardChart_Visualization_GoogleMapsConfig) GetMapPosition ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig) GetMapPosition() *DashboardChart_Visualization_GoogleMapsConfig_MapPosition
func (*DashboardChart_Visualization_GoogleMapsConfig) GetPlotMode ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig) GetPlotMode() PlotMode
func (*DashboardChart_Visualization_GoogleMapsConfig) GetPointSettings ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig) GetPointSettings() *DashboardChart_Visualization_GoogleMapsConfig_PointSettings
func (*DashboardChart_Visualization_GoogleMapsConfig) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_GoogleMapsConfig) ProtoMessage()
func (*DashboardChart_Visualization_GoogleMapsConfig) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_GoogleMapsConfig) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig) Reset()
func (*DashboardChart_Visualization_GoogleMapsConfig) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig) String() string
type DashboardChart_Visualization_GoogleMapsConfig_DataSettings ¶ added in v0.7.0
type DashboardChart_Visualization_GoogleMapsConfig_DataSettings struct {
// Optional. Latitude column.
LatitudeColumn string `protobuf:"bytes,1,opt,name=latitude_column,json=latitudeColumn,proto3" json:"latitude_column,omitempty"`
// Optional. Longitude column.
LongitudeColumn string `protobuf:"bytes,2,opt,name=longitude_column,json=longitudeColumn,proto3" json:"longitude_column,omitempty"`
// Optional. Field to count.
CountColumn string `protobuf:"bytes,3,opt,name=count_column,json=countColumn,proto3" json:"count_column,omitempty"`
// contains filtered or unexported fields
}
Data settings for the map.
func (*DashboardChart_Visualization_GoogleMapsConfig_DataSettings) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_GoogleMapsConfig_DataSettings) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_GoogleMapsConfig_DataSettings.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_GoogleMapsConfig_DataSettings) GetCountColumn ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_DataSettings) GetCountColumn() string
func (*DashboardChart_Visualization_GoogleMapsConfig_DataSettings) GetLatitudeColumn ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_DataSettings) GetLatitudeColumn() string
func (*DashboardChart_Visualization_GoogleMapsConfig_DataSettings) GetLongitudeColumn ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_DataSettings) GetLongitudeColumn() string
func (*DashboardChart_Visualization_GoogleMapsConfig_DataSettings) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_GoogleMapsConfig_DataSettings) ProtoMessage()
func (*DashboardChart_Visualization_GoogleMapsConfig_DataSettings) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_DataSettings) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_GoogleMapsConfig_DataSettings) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_DataSettings) Reset()
func (*DashboardChart_Visualization_GoogleMapsConfig_DataSettings) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_DataSettings) String() string
type DashboardChart_Visualization_GoogleMapsConfig_MapPosition ¶ added in v0.7.0
type DashboardChart_Visualization_GoogleMapsConfig_MapPosition struct {
// Optional. Whether to fit the map to the data.
// If true, the map will be resized to fit the data.
// If false, langitude and longitude will be used to set the map size.
FitData bool `protobuf:"varint,1,opt,name=fit_data,json=fitData,proto3" json:"fit_data,omitempty"`
// Optional. Latitude of the map.
LatitudeValue float64 `protobuf:"fixed64,5,opt,name=latitude_value,json=latitudeValue,proto3" json:"latitude_value,omitempty"`
// Optional. Longitude of the map.
LongitudeValue float64 `protobuf:"fixed64,6,opt,name=longitude_value,json=longitudeValue,proto3" json:"longitude_value,omitempty"`
// Optional. Scale of the map.
ZoomScaleValue float64 `protobuf:"fixed64,7,opt,name=zoom_scale_value,json=zoomScaleValue,proto3" json:"zoom_scale_value,omitempty"`
// contains filtered or unexported fields
}
Map position settings for the map.
func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_GoogleMapsConfig_MapPosition.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) GetFitData ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) GetFitData() bool
func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) GetLatitudeValue ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) GetLatitudeValue() float64
func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) GetLongitudeValue ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) GetLongitudeValue() float64
func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) GetZoomScaleValue ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) GetZoomScaleValue() float64
func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) ProtoMessage()
func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) Reset()
func (*DashboardChart_Visualization_GoogleMapsConfig_MapPosition) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_MapPosition) String() string
type DashboardChart_Visualization_GoogleMapsConfig_PointSettings ¶ added in v0.7.0
type DashboardChart_Visualization_GoogleMapsConfig_PointSettings struct {
// Optional. Point size type for the map. This is used to
// determine the size of the points on the map.
PointSizeType PointSizeType `` /* 148-byte string literal not displayed */
// Optional. Color for the point on the map.
Color string `protobuf:"bytes,2,opt,name=color,proto3" json:"color,omitempty"`
// contains filtered or unexported fields
}
Point settings for the map.
func (*DashboardChart_Visualization_GoogleMapsConfig_PointSettings) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_GoogleMapsConfig_PointSettings) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_GoogleMapsConfig_PointSettings.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_GoogleMapsConfig_PointSettings) GetColor ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_PointSettings) GetColor() string
func (*DashboardChart_Visualization_GoogleMapsConfig_PointSettings) GetPointSizeType ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_PointSettings) GetPointSizeType() PointSizeType
func (*DashboardChart_Visualization_GoogleMapsConfig_PointSettings) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_GoogleMapsConfig_PointSettings) ProtoMessage()
func (*DashboardChart_Visualization_GoogleMapsConfig_PointSettings) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_PointSettings) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_GoogleMapsConfig_PointSettings) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_PointSettings) Reset()
func (*DashboardChart_Visualization_GoogleMapsConfig_PointSettings) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_GoogleMapsConfig_PointSettings) String() string
type DashboardChart_Visualization_Legend ¶ added in v0.7.0
type DashboardChart_Visualization_Legend struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Show bool `protobuf:"varint,2,opt,name=show,proto3" json:"show,omitempty"`
ZLevel int32 `protobuf:"varint,3,opt,name=z_level,json=zLevel,proto3" json:"z_level,omitempty"`
Z int32 `protobuf:"varint,4,opt,name=z,proto3" json:"z,omitempty"`
Left int32 `protobuf:"varint,5,opt,name=left,proto3" json:"left,omitempty"`
Top int32 `protobuf:"varint,6,opt,name=top,proto3" json:"top,omitempty"`
Right int32 `protobuf:"varint,7,opt,name=right,proto3" json:"right,omitempty"`
Bottom int32 `protobuf:"varint,8,opt,name=bottom,proto3" json:"bottom,omitempty"`
LegendOrient LegendOrient `` /* 143-byte string literal not displayed */
LegendAlign LegendAlign `` /* 139-byte string literal not displayed */
Padding []int32 `protobuf:"varint,11,rep,packed,name=padding,proto3" json:"padding,omitempty"`
// contains filtered or unexported fields
}
func (*DashboardChart_Visualization_Legend) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Legend) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Legend.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Legend) GetBottom ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) GetBottom() int32
func (*DashboardChart_Visualization_Legend) GetId ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) GetId() string
func (*DashboardChart_Visualization_Legend) GetLeft ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) GetLeft() int32
func (*DashboardChart_Visualization_Legend) GetLegendAlign ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) GetLegendAlign() LegendAlign
func (*DashboardChart_Visualization_Legend) GetLegendOrient ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) GetLegendOrient() LegendOrient
func (*DashboardChart_Visualization_Legend) GetPadding ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) GetPadding() []int32
func (*DashboardChart_Visualization_Legend) GetRight ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) GetRight() int32
func (*DashboardChart_Visualization_Legend) GetShow ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) GetShow() bool
func (*DashboardChart_Visualization_Legend) GetTop ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) GetTop() int32
func (*DashboardChart_Visualization_Legend) GetZ ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) GetZ() int32
func (*DashboardChart_Visualization_Legend) GetZLevel ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) GetZLevel() int32
func (*DashboardChart_Visualization_Legend) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Legend) ProtoMessage()
func (*DashboardChart_Visualization_Legend) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Legend) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) Reset()
func (*DashboardChart_Visualization_Legend) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Legend) String() string
type DashboardChart_Visualization_Series ¶ added in v0.7.0
type DashboardChart_Visualization_Series struct {
SeriesType SeriesType `` /* 134-byte string literal not displayed */
// user specified series label
SeriesName string `protobuf:"bytes,2,opt,name=series_name,json=seriesName,proto3" json:"series_name,omitempty"`
ShowSymbol bool `protobuf:"varint,4,opt,name=show_symbol,json=showSymbol,proto3" json:"show_symbol,omitempty"`
ShowBackground bool `protobuf:"varint,5,opt,name=show_background,json=showBackground,proto3" json:"show_background,omitempty"`
Stack string `protobuf:"bytes,6,opt,name=stack,proto3" json:"stack,omitempty"`
SeriesStackStrategy SeriesStackStrategy `` /* 172-byte string literal not displayed */
Encode *DashboardChart_Visualization_Series_Encode `protobuf:"bytes,10,opt,name=encode,proto3" json:"encode,omitempty"`
Label string `protobuf:"bytes,11,opt,name=label,proto3" json:"label,omitempty"`
Field string `protobuf:"bytes,12,opt,name=field,proto3" json:"field,omitempty"`
// Optional. Data label config for a series.
// Displays data vaule in the chart
DataLabel *DashboardChart_Visualization_Series_DataLabel `protobuf:"bytes,13,opt,name=data_label,json=dataLabel,proto3" json:"data_label,omitempty"`
// Optional. Used to make a pie chart into a douhnut chart
Radius []string `protobuf:"bytes,14,rep,name=radius,proto3" json:"radius,omitempty"`
// Optional. Custom styling for chart
ItemStyle *DashboardChart_Visualization_Series_ItemStyle `protobuf:"bytes,15,opt,name=item_style,json=itemStyle,proto3" json:"item_style,omitempty"`
// Optional. Series unique value from the query result
SeriesUniqueValue string `protobuf:"bytes,16,opt,name=series_unique_value,json=seriesUniqueValue,proto3" json:"series_unique_value,omitempty"`
// Optional. Custom styling for area chart
AreaStyle *DashboardChart_Visualization_Series_AreaStyle `protobuf:"bytes,17,opt,name=area_style,json=areaStyle,proto3" json:"area_style,omitempty"`
// Optional. Field to be saved for retrieving slice colors for the chart
ItemColors *DashboardChart_Visualization_Series_ItemColors `protobuf:"bytes,18,opt,name=item_colors,json=itemColors,proto3" json:"item_colors,omitempty"`
// Optional. Field to be saved for retrieving gauge config for gauge chart
GaugeConfig *DashboardChart_Visualization_Series_GaugeConfig `protobuf:"bytes,19,opt,name=gauge_config,json=gaugeConfig,proto3" json:"gauge_config,omitempty"`
// Optional. Fields to capture trend config for metric charts
MetricTrendConfig *DashboardChart_Visualization_Series_MetricTrendConfig `protobuf:"bytes,20,opt,name=metric_trend_config,json=metricTrendConfig,proto3" json:"metric_trend_config,omitempty"`
// contains filtered or unexported fields
}
func (*DashboardChart_Visualization_Series) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Series) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Series.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Series) GetAreaStyle ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetAreaStyle() *DashboardChart_Visualization_Series_AreaStyle
func (*DashboardChart_Visualization_Series) GetDataLabel ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetDataLabel() *DashboardChart_Visualization_Series_DataLabel
func (*DashboardChart_Visualization_Series) GetEncode ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetEncode() *DashboardChart_Visualization_Series_Encode
func (*DashboardChart_Visualization_Series) GetField ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetField() string
func (*DashboardChart_Visualization_Series) GetGaugeConfig ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetGaugeConfig() *DashboardChart_Visualization_Series_GaugeConfig
func (*DashboardChart_Visualization_Series) GetItemColors ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetItemColors() *DashboardChart_Visualization_Series_ItemColors
func (*DashboardChart_Visualization_Series) GetItemStyle ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetItemStyle() *DashboardChart_Visualization_Series_ItemStyle
func (*DashboardChart_Visualization_Series) GetLabel ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetLabel() string
func (*DashboardChart_Visualization_Series) GetMetricTrendConfig ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetMetricTrendConfig() *DashboardChart_Visualization_Series_MetricTrendConfig
func (*DashboardChart_Visualization_Series) GetRadius ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetRadius() []string
func (*DashboardChart_Visualization_Series) GetSeriesName ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetSeriesName() string
func (*DashboardChart_Visualization_Series) GetSeriesStackStrategy ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetSeriesStackStrategy() SeriesStackStrategy
func (*DashboardChart_Visualization_Series) GetSeriesType ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetSeriesType() SeriesType
func (*DashboardChart_Visualization_Series) GetSeriesUniqueValue ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetSeriesUniqueValue() string
func (*DashboardChart_Visualization_Series) GetShowBackground ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetShowBackground() bool
func (*DashboardChart_Visualization_Series) GetShowSymbol ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetShowSymbol() bool
func (*DashboardChart_Visualization_Series) GetStack ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) GetStack() string
func (*DashboardChart_Visualization_Series) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Series) ProtoMessage()
func (*DashboardChart_Visualization_Series) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Series) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) Reset()
func (*DashboardChart_Visualization_Series) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series) String() string
type DashboardChart_Visualization_Series_AreaStyle ¶ added in v0.7.0
type DashboardChart_Visualization_Series_AreaStyle struct {
// Optional. Used to add color
Color string `protobuf:"bytes,1,opt,name=color,proto3" json:"color,omitempty"`
// Optional. Used to add origin
Origin string `protobuf:"bytes,2,opt,name=origin,proto3" json:"origin,omitempty"`
// Optional. Used to add shadow blur
ShadowBlur int32 `protobuf:"varint,3,opt,name=shadow_blur,json=shadowBlur,proto3" json:"shadow_blur,omitempty"`
// Optional. Used to add shadow color
ShadowColor string `protobuf:"bytes,4,opt,name=shadow_color,json=shadowColor,proto3" json:"shadow_color,omitempty"`
// Optional. Used to add shadow offsetX
ShadowOffsetX int32 `protobuf:"varint,5,opt,name=shadow_offset_x,json=shadowOffsetX,proto3" json:"shadow_offset_x,omitempty"`
// Optional. Used to add shadow offsetY
ShadowOffsetY int32 `protobuf:"varint,6,opt,name=shadow_offset_y,json=shadowOffsetY,proto3" json:"shadow_offset_y,omitempty"`
// Optional. Used to add opacity
Opacity int32 `protobuf:"varint,7,opt,name=opacity,proto3" json:"opacity,omitempty"`
// contains filtered or unexported fields
}
Custom styling for area chart
func (*DashboardChart_Visualization_Series_AreaStyle) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Series_AreaStyle) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Series_AreaStyle.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Series_AreaStyle) GetColor ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_AreaStyle) GetColor() string
func (*DashboardChart_Visualization_Series_AreaStyle) GetOpacity ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_AreaStyle) GetOpacity() int32
func (*DashboardChart_Visualization_Series_AreaStyle) GetOrigin ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_AreaStyle) GetOrigin() string
func (*DashboardChart_Visualization_Series_AreaStyle) GetShadowBlur ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_AreaStyle) GetShadowBlur() int32
func (*DashboardChart_Visualization_Series_AreaStyle) GetShadowColor ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_AreaStyle) GetShadowColor() string
func (*DashboardChart_Visualization_Series_AreaStyle) GetShadowOffsetX ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_AreaStyle) GetShadowOffsetX() int32
func (*DashboardChart_Visualization_Series_AreaStyle) GetShadowOffsetY ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_AreaStyle) GetShadowOffsetY() int32
func (*DashboardChart_Visualization_Series_AreaStyle) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Series_AreaStyle) ProtoMessage()
func (*DashboardChart_Visualization_Series_AreaStyle) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_AreaStyle) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Series_AreaStyle) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_AreaStyle) Reset()
func (*DashboardChart_Visualization_Series_AreaStyle) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_AreaStyle) String() string
type DashboardChart_Visualization_Series_ChartSliceColor ¶ added in v0.7.0
type DashboardChart_Visualization_Series_ChartSliceColor struct {
// Optional. Key for the slice
Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
// Optional. Value for the slice
Value *DashboardChart_Visualization_Series_UserSelectedValues `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
Slice containing the key and value for a slice in the chart
func (*DashboardChart_Visualization_Series_ChartSliceColor) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Series_ChartSliceColor) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Series_ChartSliceColor.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Series_ChartSliceColor) GetKey ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ChartSliceColor) GetKey() string
func (*DashboardChart_Visualization_Series_ChartSliceColor) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Series_ChartSliceColor) ProtoMessage()
func (*DashboardChart_Visualization_Series_ChartSliceColor) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ChartSliceColor) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Series_ChartSliceColor) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ChartSliceColor) Reset()
func (*DashboardChart_Visualization_Series_ChartSliceColor) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ChartSliceColor) String() string
type DashboardChart_Visualization_Series_DataLabel ¶ added in v0.7.0
type DashboardChart_Visualization_Series_DataLabel struct {
// Optional. Whether to show data label.
Show bool `protobuf:"varint,1,opt,name=show,proto3" json:"show,omitempty"`
// contains filtered or unexported fields
}
Data label config for a series.
func (*DashboardChart_Visualization_Series_DataLabel) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Series_DataLabel) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Series_DataLabel.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Series_DataLabel) GetShow ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_DataLabel) GetShow() bool
func (*DashboardChart_Visualization_Series_DataLabel) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Series_DataLabel) ProtoMessage()
func (*DashboardChart_Visualization_Series_DataLabel) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_DataLabel) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Series_DataLabel) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_DataLabel) Reset()
func (*DashboardChart_Visualization_Series_DataLabel) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_DataLabel) String() string
type DashboardChart_Visualization_Series_Encode ¶ added in v0.7.0
type DashboardChart_Visualization_Series_Encode struct {
X string `protobuf:"bytes,1,opt,name=x,proto3" json:"x,omitempty"`
Y string `protobuf:"bytes,2,opt,name=y,proto3" json:"y,omitempty"`
// For some type of series that are not in any coordinate system, like
// 'pie'
Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
// This is useful in charts like 'pie', where data item name can be
// displayed in legend.
ItemName string `protobuf:"bytes,4,opt,name=item_name,json=itemName,proto3" json:"item_name,omitempty"`
// contains filtered or unexported fields
}
func (*DashboardChart_Visualization_Series_Encode) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Series_Encode) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Series_Encode.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Series_Encode) GetItemName ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_Encode) GetItemName() string
func (*DashboardChart_Visualization_Series_Encode) GetValue ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_Encode) GetValue() string
func (*DashboardChart_Visualization_Series_Encode) GetX ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_Encode) GetX() string
func (*DashboardChart_Visualization_Series_Encode) GetY ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_Encode) GetY() string
func (*DashboardChart_Visualization_Series_Encode) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Series_Encode) ProtoMessage()
func (*DashboardChart_Visualization_Series_Encode) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_Encode) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Series_Encode) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_Encode) Reset()
func (*DashboardChart_Visualization_Series_Encode) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_Encode) String() string
type DashboardChart_Visualization_Series_GaugeConfig ¶ added in v0.7.0
type DashboardChart_Visualization_Series_GaugeConfig struct {
// Optional. Base value for gauge chart
BaseValue *DashboardChart_Visualization_Series_GaugeValue `protobuf:"bytes,1,opt,name=base_value,json=baseValue,proto3" json:"base_value,omitempty"`
// Optional. Limit value for gauge chart
LimitValue *DashboardChart_Visualization_Series_GaugeValue `protobuf:"bytes,2,opt,name=limit_value,json=limitValue,proto3" json:"limit_value,omitempty"`
// Optional. Threshold values for gauge chart
ThresholdValues []*DashboardChart_Visualization_Series_GaugeValue `protobuf:"bytes,3,rep,name=threshold_values,json=thresholdValues,proto3" json:"threshold_values,omitempty"`
// contains filtered or unexported fields
}
Field to be saved for retrieving value and color for gauge chart
func (*DashboardChart_Visualization_Series_GaugeConfig) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Series_GaugeConfig) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Series_GaugeConfig.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Series_GaugeConfig) GetBaseValue ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_GaugeConfig) GetBaseValue() *DashboardChart_Visualization_Series_GaugeValue
func (*DashboardChart_Visualization_Series_GaugeConfig) GetLimitValue ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_GaugeConfig) GetLimitValue() *DashboardChart_Visualization_Series_GaugeValue
func (*DashboardChart_Visualization_Series_GaugeConfig) GetThresholdValues ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_GaugeConfig) GetThresholdValues() []*DashboardChart_Visualization_Series_GaugeValue
func (*DashboardChart_Visualization_Series_GaugeConfig) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Series_GaugeConfig) ProtoMessage()
func (*DashboardChart_Visualization_Series_GaugeConfig) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_GaugeConfig) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Series_GaugeConfig) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_GaugeConfig) Reset()
func (*DashboardChart_Visualization_Series_GaugeConfig) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_GaugeConfig) String() string
type DashboardChart_Visualization_Series_GaugeValue ¶ added in v0.7.0
type DashboardChart_Visualization_Series_GaugeValue struct {
// Optional. Value for gauge chart
Value int32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
// Optional. Color for gauge chart
Color string `protobuf:"bytes,2,opt,name=color,proto3" json:"color,omitempty"`
// contains filtered or unexported fields
}
Field to be saved for retrieving value and color for gauge chart
func (*DashboardChart_Visualization_Series_GaugeValue) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Series_GaugeValue) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Series_GaugeValue.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Series_GaugeValue) GetColor ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_GaugeValue) GetColor() string
func (*DashboardChart_Visualization_Series_GaugeValue) GetValue ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_GaugeValue) GetValue() int32
func (*DashboardChart_Visualization_Series_GaugeValue) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Series_GaugeValue) ProtoMessage()
func (*DashboardChart_Visualization_Series_GaugeValue) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_GaugeValue) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Series_GaugeValue) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_GaugeValue) Reset()
func (*DashboardChart_Visualization_Series_GaugeValue) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_GaugeValue) String() string
type DashboardChart_Visualization_Series_ItemColors ¶ added in v0.7.0
type DashboardChart_Visualization_Series_ItemColors struct {
// Optional. Slice colors array
Colors []*DashboardChart_Visualization_Series_ChartSliceColor `protobuf:"bytes,1,rep,name=colors,proto3" json:"colors,omitempty"`
// contains filtered or unexported fields
}
Field to be saved for retrieving slice colors for the chart
func (*DashboardChart_Visualization_Series_ItemColors) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Series_ItemColors) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Series_ItemColors.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Series_ItemColors) GetColors ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ItemColors) GetColors() []*DashboardChart_Visualization_Series_ChartSliceColor
func (*DashboardChart_Visualization_Series_ItemColors) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Series_ItemColors) ProtoMessage()
func (*DashboardChart_Visualization_Series_ItemColors) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ItemColors) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Series_ItemColors) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ItemColors) Reset()
func (*DashboardChart_Visualization_Series_ItemColors) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ItemColors) String() string
type DashboardChart_Visualization_Series_ItemStyle ¶ added in v0.7.0
type DashboardChart_Visualization_Series_ItemStyle struct {
// Optional. Used to add border width
BorderWidth int32 `protobuf:"varint,1,opt,name=border_width,json=borderWidth,proto3" json:"border_width,omitempty"`
// Optional. Used to add border color
BorderColor string `protobuf:"bytes,2,opt,name=border_color,json=borderColor,proto3" json:"border_color,omitempty"`
// Optional. Used to add color
Color string `protobuf:"bytes,3,opt,name=color,proto3" json:"color,omitempty"`
// contains filtered or unexported fields
}
Custom styling for chart
func (*DashboardChart_Visualization_Series_ItemStyle) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Series_ItemStyle) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Series_ItemStyle.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Series_ItemStyle) GetBorderColor ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ItemStyle) GetBorderColor() string
func (*DashboardChart_Visualization_Series_ItemStyle) GetBorderWidth ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ItemStyle) GetBorderWidth() int32
func (*DashboardChart_Visualization_Series_ItemStyle) GetColor ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ItemStyle) GetColor() string
func (*DashboardChart_Visualization_Series_ItemStyle) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Series_ItemStyle) ProtoMessage()
func (*DashboardChart_Visualization_Series_ItemStyle) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ItemStyle) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Series_ItemStyle) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ItemStyle) Reset()
func (*DashboardChart_Visualization_Series_ItemStyle) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_ItemStyle) String() string
type DashboardChart_Visualization_Series_MetricTrendConfig ¶ added in v0.7.0
type DashboardChart_Visualization_Series_MetricTrendConfig struct {
// Optional. Metric chart configuration to display metric trend
MetricFormat MetricFormat `` /* 142-byte string literal not displayed */
// Optional. Metric chart configuration to toggle the trend value
// display
ShowMetricTrend bool `protobuf:"varint,5,opt,name=show_metric_trend,json=showMetricTrend,proto3" json:"show_metric_trend,omitempty"`
// Optional. Metric chart configuration to display the trend value
MetricDisplayTrend MetricDisplayTrend `` /* 168-byte string literal not displayed */
// Optional. Metric chart configuration to display trend type whether
// regular or inverse
MetricTrendType MetricTrendType `` /* 156-byte string literal not displayed */
// contains filtered or unexported fields
}
Metric trend config for displaying trend value in Metrics chart
func (*DashboardChart_Visualization_Series_MetricTrendConfig) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Series_MetricTrendConfig) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Series_MetricTrendConfig.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Series_MetricTrendConfig) GetMetricDisplayTrend ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_MetricTrendConfig) GetMetricDisplayTrend() MetricDisplayTrend
func (*DashboardChart_Visualization_Series_MetricTrendConfig) GetMetricFormat ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_MetricTrendConfig) GetMetricFormat() MetricFormat
func (*DashboardChart_Visualization_Series_MetricTrendConfig) GetMetricTrendType ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_MetricTrendConfig) GetMetricTrendType() MetricTrendType
func (*DashboardChart_Visualization_Series_MetricTrendConfig) GetShowMetricTrend ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_MetricTrendConfig) GetShowMetricTrend() bool
func (*DashboardChart_Visualization_Series_MetricTrendConfig) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Series_MetricTrendConfig) ProtoMessage()
func (*DashboardChart_Visualization_Series_MetricTrendConfig) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_MetricTrendConfig) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Series_MetricTrendConfig) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_MetricTrendConfig) Reset()
func (*DashboardChart_Visualization_Series_MetricTrendConfig) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_MetricTrendConfig) String() string
type DashboardChart_Visualization_Series_UserSelectedValues ¶ added in v0.7.0
type DashboardChart_Visualization_Series_UserSelectedValues struct {
// Optional. User specified color of a pie slice
Color string `protobuf:"bytes,1,opt,name=color,proto3" json:"color,omitempty"`
// Optional. User specified label for a pie slice
Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"`
// contains filtered or unexported fields
}
User selected color and label for the slice of the chart
func (*DashboardChart_Visualization_Series_UserSelectedValues) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Series_UserSelectedValues) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Series_UserSelectedValues.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Series_UserSelectedValues) GetColor ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_UserSelectedValues) GetColor() string
func (*DashboardChart_Visualization_Series_UserSelectedValues) GetLabel ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_UserSelectedValues) GetLabel() string
func (*DashboardChart_Visualization_Series_UserSelectedValues) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Series_UserSelectedValues) ProtoMessage()
func (*DashboardChart_Visualization_Series_UserSelectedValues) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_UserSelectedValues) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Series_UserSelectedValues) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_UserSelectedValues) Reset()
func (*DashboardChart_Visualization_Series_UserSelectedValues) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Series_UserSelectedValues) String() string
type DashboardChart_Visualization_TableConfig ¶ added in v0.7.0
type DashboardChart_Visualization_TableConfig struct {
// Optional. Whether to show the table.
EnableTextWrap bool `protobuf:"varint,1,opt,name=enable_text_wrap,json=enableTextWrap,proto3" json:"enable_text_wrap,omitempty"`
// Optional. Column render type settings.
ColumnRenderTypeSettings []*DashboardChart_Visualization_ColumnRenderTypeSettings `` /* 137-byte string literal not displayed */
// Optional. Settings for tooltip for column header and cell.
ColumnTooltipSettings []*DashboardChart_Visualization_ColumnTooltipSettings `` /* 126-byte string literal not displayed */
// contains filtered or unexported fields
}
Configuration for table appearance.
func (*DashboardChart_Visualization_TableConfig) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_TableConfig) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_TableConfig.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_TableConfig) GetColumnRenderTypeSettings ¶ added in v0.7.0
func (x *DashboardChart_Visualization_TableConfig) GetColumnRenderTypeSettings() []*DashboardChart_Visualization_ColumnRenderTypeSettings
func (*DashboardChart_Visualization_TableConfig) GetColumnTooltipSettings ¶ added in v0.7.0
func (x *DashboardChart_Visualization_TableConfig) GetColumnTooltipSettings() []*DashboardChart_Visualization_ColumnTooltipSettings
func (*DashboardChart_Visualization_TableConfig) GetEnableTextWrap ¶ added in v0.7.0
func (x *DashboardChart_Visualization_TableConfig) GetEnableTextWrap() bool
func (*DashboardChart_Visualization_TableConfig) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_TableConfig) ProtoMessage()
func (*DashboardChart_Visualization_TableConfig) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_TableConfig) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_TableConfig) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_TableConfig) Reset()
func (*DashboardChart_Visualization_TableConfig) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_TableConfig) String() string
type DashboardChart_Visualization_Tooltip ¶ added in v0.7.0
type DashboardChart_Visualization_Tooltip struct {
Show bool `protobuf:"varint,1,opt,name=show,proto3" json:"show,omitempty"`
TooltipTrigger ToolTipTrigger `` /* 150-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*DashboardChart_Visualization_Tooltip) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_Tooltip) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_Tooltip.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_Tooltip) GetShow ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Tooltip) GetShow() bool
func (*DashboardChart_Visualization_Tooltip) GetTooltipTrigger ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Tooltip) GetTooltipTrigger() ToolTipTrigger
func (*DashboardChart_Visualization_Tooltip) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_Tooltip) ProtoMessage()
func (*DashboardChart_Visualization_Tooltip) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Tooltip) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_Tooltip) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Tooltip) Reset()
func (*DashboardChart_Visualization_Tooltip) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_Tooltip) String() string
type DashboardChart_Visualization_VisualMap ¶ added in v0.7.0
type DashboardChart_Visualization_VisualMap struct {
// Optional. Contains one of the valid visual map types such as
// 'continuous' or 'piecewise'.
VisualMapType VisualMapType `` /* 148-byte string literal not displayed */
// Optional. Pieces of the visual map.
Pieces []*DashboardChart_Visualization_VisualMap_VisualMapPiece `protobuf:"bytes,2,rep,name=pieces,proto3" json:"pieces,omitempty"`
// contains filtered or unexported fields
}
Conveys what range of values should be rendered in what color. This field is used when threshold_coloring_enabled is true.
func (*DashboardChart_Visualization_VisualMap) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_VisualMap) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_VisualMap.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_VisualMap) GetPieces ¶ added in v0.7.0
func (x *DashboardChart_Visualization_VisualMap) GetPieces() []*DashboardChart_Visualization_VisualMap_VisualMapPiece
func (*DashboardChart_Visualization_VisualMap) GetVisualMapType ¶ added in v0.7.0
func (x *DashboardChart_Visualization_VisualMap) GetVisualMapType() VisualMapType
func (*DashboardChart_Visualization_VisualMap) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_VisualMap) ProtoMessage()
func (*DashboardChart_Visualization_VisualMap) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_VisualMap) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_VisualMap) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_VisualMap) Reset()
func (*DashboardChart_Visualization_VisualMap) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_VisualMap) String() string
type DashboardChart_Visualization_VisualMap_VisualMapPiece ¶ added in v0.7.0
type DashboardChart_Visualization_VisualMap_VisualMapPiece struct {
// Optional. Minimum value for the piece.
Min *int64 `protobuf:"varint,1,opt,name=min,proto3,oneof" json:"min,omitempty"`
// Optional. Minimum value for the piece.
Max *int64 `protobuf:"varint,2,opt,name=max,proto3,oneof" json:"max,omitempty"`
// Optional. Color to render the piece in when the value is between min
// and max.
Color string `protobuf:"bytes,3,opt,name=color,proto3" json:"color,omitempty"`
// Optional. Label used in visual map controller.
Label string `protobuf:"bytes,4,opt,name=label,proto3" json:"label,omitempty"`
// contains filtered or unexported fields
}
An ECharts visual map of type 'piecewise' contain many pieces. Each piece has a min, max, and color with which it's rendered.
func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) Descriptor
deprecated
added in
v0.7.0
func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) Descriptor() ([]byte, []int)
Deprecated: Use DashboardChart_Visualization_VisualMap_VisualMapPiece.ProtoReflect.Descriptor instead.
func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) GetColor ¶ added in v0.7.0
func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) GetColor() string
func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) GetLabel ¶ added in v0.7.0
func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) GetLabel() string
func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) GetMax ¶ added in v0.7.0
func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) GetMax() int64
func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) GetMin ¶ added in v0.7.0
func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) GetMin() int64
func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) ProtoMessage ¶ added in v0.7.0
func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) ProtoMessage()
func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) ProtoReflect ¶ added in v0.7.0
func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) ProtoReflect() protoreflect.Message
func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) Reset ¶ added in v0.7.0
func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) Reset()
func (*DashboardChart_Visualization_VisualMap_VisualMapPiece) String ¶ added in v0.7.0
func (x *DashboardChart_Visualization_VisualMap_VisualMapPiece) String() string
type DashboardDefinition ¶ added in v0.7.0
type DashboardDefinition struct {
// Filters for the dashboard.
Filters []*DashboardFilter `protobuf:"bytes,1,rep,name=filters,proto3" json:"filters,omitempty"`
// Fingerprint of the dashboard definition.
Fingerprint string `protobuf:"bytes,2,opt,name=fingerprint,proto3" json:"fingerprint,omitempty"`
// Charts in the dashboard.
Charts []*DashboardDefinition_ChartConfig `protobuf:"bytes,4,rep,name=charts,proto3" json:"charts,omitempty"`
// contains filtered or unexported fields
}
Definition of the dashboard including filters, layout, charts' configurations.
func (*DashboardDefinition) Descriptor
deprecated
added in
v0.7.0
func (*DashboardDefinition) Descriptor() ([]byte, []int)
Deprecated: Use DashboardDefinition.ProtoReflect.Descriptor instead.
func (*DashboardDefinition) GetCharts ¶ added in v0.7.0
func (x *DashboardDefinition) GetCharts() []*DashboardDefinition_ChartConfig
func (*DashboardDefinition) GetFilters ¶ added in v0.7.0
func (x *DashboardDefinition) GetFilters() []*DashboardFilter
func (*DashboardDefinition) GetFingerprint ¶ added in v0.7.0
func (x *DashboardDefinition) GetFingerprint() string
func (*DashboardDefinition) ProtoMessage ¶ added in v0.7.0
func (*DashboardDefinition) ProtoMessage()
func (*DashboardDefinition) ProtoReflect ¶ added in v0.7.0
func (x *DashboardDefinition) ProtoReflect() protoreflect.Message
func (*DashboardDefinition) Reset ¶ added in v0.7.0
func (x *DashboardDefinition) Reset()
func (*DashboardDefinition) String ¶ added in v0.7.0
func (x *DashboardDefinition) String() string
type DashboardDefinition_ChartConfig ¶ added in v0.7.0
type DashboardDefinition_ChartConfig struct {
DashboardChart string `protobuf:"bytes,1,opt,name=dashboard_chart,json=dashboardChart,proto3" json:"dashboard_chart,omitempty"`
ChartLayout *DashboardDefinition_ChartConfig_ChartLayout `protobuf:"bytes,2,opt,name=chart_layout,json=chartLayout,proto3" json:"chart_layout,omitempty"`
// Dashboard filters applied to the chart.
FiltersIds []string `protobuf:"bytes,4,rep,name=filters_ids,json=filtersIds,proto3" json:"filters_ids,omitempty"`
// contains filtered or unexported fields
}
Configuration of the chart including chart reference, layout and filters.
func (*DashboardDefinition_ChartConfig) Descriptor
deprecated
added in
v0.7.0
func (*DashboardDefinition_ChartConfig) Descriptor() ([]byte, []int)
Deprecated: Use DashboardDefinition_ChartConfig.ProtoReflect.Descriptor instead.
func (*DashboardDefinition_ChartConfig) GetChartLayout ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig) GetChartLayout() *DashboardDefinition_ChartConfig_ChartLayout
func (*DashboardDefinition_ChartConfig) GetDashboardChart ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig) GetDashboardChart() string
func (*DashboardDefinition_ChartConfig) GetFiltersIds ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig) GetFiltersIds() []string
func (*DashboardDefinition_ChartConfig) ProtoMessage ¶ added in v0.7.0
func (*DashboardDefinition_ChartConfig) ProtoMessage()
func (*DashboardDefinition_ChartConfig) ProtoReflect ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig) ProtoReflect() protoreflect.Message
func (*DashboardDefinition_ChartConfig) Reset ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig) Reset()
func (*DashboardDefinition_ChartConfig) String ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig) String() string
type DashboardDefinition_ChartConfig_ChartLayout ¶ added in v0.7.0
type DashboardDefinition_ChartConfig_ChartLayout struct {
StartX *int32 `protobuf:"varint,9,opt,name=start_x,json=startX,proto3,oneof" json:"start_x,omitempty"`
SpanX int32 `protobuf:"varint,10,opt,name=span_x,json=spanX,proto3" json:"span_x,omitempty"`
StartY *int32 `protobuf:"varint,11,opt,name=start_y,json=startY,proto3,oneof" json:"start_y,omitempty"`
SpanY int32 `protobuf:"varint,12,opt,name=span_y,json=spanY,proto3" json:"span_y,omitempty"`
// contains filtered or unexported fields
}
Layout of the chart.
func (*DashboardDefinition_ChartConfig_ChartLayout) Descriptor
deprecated
added in
v0.7.0
func (*DashboardDefinition_ChartConfig_ChartLayout) Descriptor() ([]byte, []int)
Deprecated: Use DashboardDefinition_ChartConfig_ChartLayout.ProtoReflect.Descriptor instead.
func (*DashboardDefinition_ChartConfig_ChartLayout) GetSpanX ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig_ChartLayout) GetSpanX() int32
func (*DashboardDefinition_ChartConfig_ChartLayout) GetSpanY ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig_ChartLayout) GetSpanY() int32
func (*DashboardDefinition_ChartConfig_ChartLayout) GetStartX ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig_ChartLayout) GetStartX() int32
func (*DashboardDefinition_ChartConfig_ChartLayout) GetStartY ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig_ChartLayout) GetStartY() int32
func (*DashboardDefinition_ChartConfig_ChartLayout) ProtoMessage ¶ added in v0.7.0
func (*DashboardDefinition_ChartConfig_ChartLayout) ProtoMessage()
func (*DashboardDefinition_ChartConfig_ChartLayout) ProtoReflect ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig_ChartLayout) ProtoReflect() protoreflect.Message
func (*DashboardDefinition_ChartConfig_ChartLayout) Reset ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig_ChartLayout) Reset()
func (*DashboardDefinition_ChartConfig_ChartLayout) String ¶ added in v0.7.0
func (x *DashboardDefinition_ChartConfig_ChartLayout) String() string
type DashboardFilter ¶ added in v0.7.0
type DashboardFilter struct {
// ID of the filter.
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Datasource the filter is applicable for.
DataSource DataSource `` /* 134-byte string literal not displayed */
// Filter field path.
FieldPath string `protobuf:"bytes,3,opt,name=field_path,json=fieldPath,proto3" json:"field_path,omitempty"`
// Operator and values. Can include multiple modifiers.
FilterOperatorAndFieldValues []*FilterOperatorAndValues `` /* 151-byte string literal not displayed */
// Display name of the filter.
DisplayName string `protobuf:"bytes,5,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Chart IDs the filter is applicable for.
ChartIds []string `protobuf:"bytes,6,rep,name=chart_ids,json=chartIds,proto3" json:"chart_ids,omitempty"`
// Optional. Whether the filter is a standard time range filter,
// meaning that it has to be used as the query time range,
// and not as a predicate in the query.
// A chart can have at most one standard time range filter applied.
IsStandardTimeRangeFilter bool `` /* 143-byte string literal not displayed */
// Optional. Whether this filter is required to be populated by the
// dashboard consumer prior to the dashboard loading.
IsMandatory bool `protobuf:"varint,8,opt,name=is_mandatory,json=isMandatory,proto3" json:"is_mandatory,omitempty"`
// Optional. Whether this standard time range filter is enabled.
IsStandardTimeRangeFilterEnabled *bool `` /* 172-byte string literal not displayed */
// Optional. Advanced filter configuration for the filter widget.
AdvancedFilterConfig *AdvancedFilterConfig `protobuf:"bytes,10,opt,name=advanced_filter_config,json=advancedFilterConfig,proto3" json:"advanced_filter_config,omitempty"`
// contains filtered or unexported fields
}
Dashboard level filter that can be used in native dashboards as well as inputs to execute query.
func (*DashboardFilter) Descriptor
deprecated
added in
v0.7.0
func (*DashboardFilter) Descriptor() ([]byte, []int)
Deprecated: Use DashboardFilter.ProtoReflect.Descriptor instead.
func (*DashboardFilter) GetAdvancedFilterConfig ¶ added in v0.7.0
func (x *DashboardFilter) GetAdvancedFilterConfig() *AdvancedFilterConfig
func (*DashboardFilter) GetChartIds ¶ added in v0.7.0
func (x *DashboardFilter) GetChartIds() []string
func (*DashboardFilter) GetDataSource ¶ added in v0.7.0
func (x *DashboardFilter) GetDataSource() DataSource
func (*DashboardFilter) GetDisplayName ¶ added in v0.7.0
func (x *DashboardFilter) GetDisplayName() string
func (*DashboardFilter) GetFieldPath ¶ added in v0.7.0
func (x *DashboardFilter) GetFieldPath() string
func (*DashboardFilter) GetFilterOperatorAndFieldValues ¶ added in v0.7.0
func (x *DashboardFilter) GetFilterOperatorAndFieldValues() []*FilterOperatorAndValues
func (*DashboardFilter) GetId ¶ added in v0.7.0
func (x *DashboardFilter) GetId() string
func (*DashboardFilter) GetIsMandatory ¶ added in v0.7.0
func (x *DashboardFilter) GetIsMandatory() bool
func (*DashboardFilter) GetIsStandardTimeRangeFilter ¶ added in v0.7.0
func (x *DashboardFilter) GetIsStandardTimeRangeFilter() bool
func (*DashboardFilter) GetIsStandardTimeRangeFilterEnabled ¶ added in v0.7.0
func (x *DashboardFilter) GetIsStandardTimeRangeFilterEnabled() bool
func (*DashboardFilter) ProtoMessage ¶ added in v0.7.0
func (*DashboardFilter) ProtoMessage()
func (*DashboardFilter) ProtoReflect ¶ added in v0.7.0
func (x *DashboardFilter) ProtoReflect() protoreflect.Message
func (*DashboardFilter) Reset ¶ added in v0.7.0
func (x *DashboardFilter) Reset()
func (*DashboardFilter) String ¶ added in v0.7.0
func (x *DashboardFilter) String() string
type DashboardQuery ¶ added in v0.7.0
type DashboardQuery struct {
// Output only. Name of the dashboardQuery.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. Search query string.
Query string `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// Required. Inputs to the query.
Input *DashboardQuery_Input `protobuf:"bytes,3,opt,name=input,proto3" json:"input,omitempty"`
// Output only. DashboardChart this query belongs to.
DashboardChart string `protobuf:"bytes,4,opt,name=dashboard_chart,json=dashboardChart,proto3" json:"dashboard_chart,omitempty"`
// Optional. This checksum is computed by the server based on the value of
// other fields, and may be sent on update and delete requests to ensure the
// client has an up-to-date value before proceeding.
Etag string `protobuf:"bytes,5,opt,name=etag,proto3" json:"etag,omitempty"`
// contains filtered or unexported fields
}
DashboardQuery resource.
func (*DashboardQuery) Descriptor
deprecated
added in
v0.7.0
func (*DashboardQuery) Descriptor() ([]byte, []int)
Deprecated: Use DashboardQuery.ProtoReflect.Descriptor instead.
func (*DashboardQuery) GetDashboardChart ¶ added in v0.7.0
func (x *DashboardQuery) GetDashboardChart() string
func (*DashboardQuery) GetEtag ¶ added in v0.7.0
func (x *DashboardQuery) GetEtag() string
func (*DashboardQuery) GetInput ¶ added in v0.7.0
func (x *DashboardQuery) GetInput() *DashboardQuery_Input
func (*DashboardQuery) GetName ¶ added in v0.7.0
func (x *DashboardQuery) GetName() string
func (*DashboardQuery) GetQuery ¶ added in v0.7.0
func (x *DashboardQuery) GetQuery() string
func (*DashboardQuery) ProtoMessage ¶ added in v0.7.0
func (*DashboardQuery) ProtoMessage()
func (*DashboardQuery) ProtoReflect ¶ added in v0.7.0
func (x *DashboardQuery) ProtoReflect() protoreflect.Message
func (*DashboardQuery) Reset ¶ added in v0.7.0
func (x *DashboardQuery) Reset()
func (*DashboardQuery) String ¶ added in v0.7.0
func (x *DashboardQuery) String() string
type DashboardQueryServiceClient ¶ added in v0.7.0
type DashboardQueryServiceClient interface {
// Get a dashboard query.
GetDashboardQuery(ctx context.Context, in *GetDashboardQueryRequest, opts ...grpc.CallOption) (*DashboardQuery, error)
// Execute a query and return the data.
ExecuteDashboardQuery(ctx context.Context, in *ExecuteDashboardQueryRequest, opts ...grpc.CallOption) (*ExecuteDashboardQueryResponse, error)
}
DashboardQueryServiceClient is the client API for DashboardQueryService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDashboardQueryServiceClient ¶ added in v0.7.0
func NewDashboardQueryServiceClient(cc grpc.ClientConnInterface) DashboardQueryServiceClient
type DashboardQueryServiceServer ¶ added in v0.7.0
type DashboardQueryServiceServer interface {
// Get a dashboard query.
GetDashboardQuery(context.Context, *GetDashboardQueryRequest) (*DashboardQuery, error)
// Execute a query and return the data.
ExecuteDashboardQuery(context.Context, *ExecuteDashboardQueryRequest) (*ExecuteDashboardQueryResponse, error)
}
DashboardQueryServiceServer is the server API for DashboardQueryService service. All implementations should embed UnimplementedDashboardQueryServiceServer for forward compatibility
type DashboardQuery_Input ¶ added in v0.7.0
type DashboardQuery_Input struct {
// Types that are valid to be assigned to TimeInput:
//
// *DashboardQuery_Input_TimeWindow
// *DashboardQuery_Input_RelativeTime_
TimeInput isDashboardQuery_Input_TimeInput `protobuf_oneof:"time_input"`
// contains filtered or unexported fields
}
Input to the query like time window.
func (*DashboardQuery_Input) Descriptor
deprecated
added in
v0.7.0
func (*DashboardQuery_Input) Descriptor() ([]byte, []int)
Deprecated: Use DashboardQuery_Input.ProtoReflect.Descriptor instead.
func (*DashboardQuery_Input) GetRelativeTime ¶ added in v0.7.0
func (x *DashboardQuery_Input) GetRelativeTime() *DashboardQuery_Input_RelativeTime
func (*DashboardQuery_Input) GetTimeInput ¶ added in v0.7.0
func (x *DashboardQuery_Input) GetTimeInput() isDashboardQuery_Input_TimeInput
func (*DashboardQuery_Input) GetTimeWindow ¶ added in v0.7.0
func (x *DashboardQuery_Input) GetTimeWindow() *interval.Interval
func (*DashboardQuery_Input) ProtoMessage ¶ added in v0.7.0
func (*DashboardQuery_Input) ProtoMessage()
func (*DashboardQuery_Input) ProtoReflect ¶ added in v0.7.0
func (x *DashboardQuery_Input) ProtoReflect() protoreflect.Message
func (*DashboardQuery_Input) Reset ¶ added in v0.7.0
func (x *DashboardQuery_Input) Reset()
func (*DashboardQuery_Input) String ¶ added in v0.7.0
func (x *DashboardQuery_Input) String() string
type DashboardQuery_Input_RelativeTime ¶ added in v0.7.0
type DashboardQuery_Input_RelativeTime struct {
TimeUnit TimeUnit `` /* 126-byte string literal not displayed */
StartTimeVal int64 `protobuf:"varint,2,opt,name=start_time_val,json=startTimeVal,proto3" json:"start_time_val,omitempty"`
// contains filtered or unexported fields
}
time representation for last x units.
func (*DashboardQuery_Input_RelativeTime) Descriptor
deprecated
added in
v0.7.0
func (*DashboardQuery_Input_RelativeTime) Descriptor() ([]byte, []int)
Deprecated: Use DashboardQuery_Input_RelativeTime.ProtoReflect.Descriptor instead.
func (*DashboardQuery_Input_RelativeTime) GetStartTimeVal ¶ added in v0.7.0
func (x *DashboardQuery_Input_RelativeTime) GetStartTimeVal() int64
func (*DashboardQuery_Input_RelativeTime) GetTimeUnit ¶ added in v0.7.0
func (x *DashboardQuery_Input_RelativeTime) GetTimeUnit() TimeUnit
func (*DashboardQuery_Input_RelativeTime) ProtoMessage ¶ added in v0.7.0
func (*DashboardQuery_Input_RelativeTime) ProtoMessage()
func (*DashboardQuery_Input_RelativeTime) ProtoReflect ¶ added in v0.7.0
func (x *DashboardQuery_Input_RelativeTime) ProtoReflect() protoreflect.Message
func (*DashboardQuery_Input_RelativeTime) Reset ¶ added in v0.7.0
func (x *DashboardQuery_Input_RelativeTime) Reset()
func (*DashboardQuery_Input_RelativeTime) String ¶ added in v0.7.0
func (x *DashboardQuery_Input_RelativeTime) String() string
type DashboardQuery_Input_RelativeTime_ ¶ added in v0.7.0
type DashboardQuery_Input_RelativeTime_ struct {
// time range for last x units.
RelativeTime *DashboardQuery_Input_RelativeTime `protobuf:"bytes,3,opt,name=relative_time,json=relativeTime,proto3,oneof"`
}
type DashboardQuery_Input_TimeWindow ¶ added in v0.7.0
type DashboardType ¶ added in v0.7.0
type DashboardType int32
Type of the dashboard.
const ( // Default unspecified. DashboardType_DASHBOARD_TYPE_UNSPECIFIED DashboardType = 0 // Out of the box curated dashboards provided by Chronicle. DashboardType_CURATED DashboardType = 1 // Private dashboards created by users/customers. DashboardType_PRIVATE DashboardType = 2 // Public dashboards created by users/customers. DashboardType_PUBLIC DashboardType = 3 // Custom dashboards DashboardType_CUSTOM DashboardType = 4 // Marketplace dashboards DashboardType_MARKETPLACE DashboardType = 5 )
func (DashboardType) Descriptor ¶ added in v0.7.0
func (DashboardType) Descriptor() protoreflect.EnumDescriptor
func (DashboardType) Enum ¶ added in v0.7.0
func (x DashboardType) Enum() *DashboardType
func (DashboardType) EnumDescriptor
deprecated
added in
v0.7.0
func (DashboardType) EnumDescriptor() ([]byte, []int)
Deprecated: Use DashboardType.Descriptor instead.
func (DashboardType) Number ¶ added in v0.7.0
func (x DashboardType) Number() protoreflect.EnumNumber
func (DashboardType) String ¶ added in v0.7.0
func (x DashboardType) String() string
func (DashboardType) Type ¶ added in v0.7.0
func (DashboardType) Type() protoreflect.EnumType
type DashboardUserData ¶ added in v0.7.0
type DashboardUserData struct {
// time when this dashboard is last viewed
LastViewedTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=last_viewed_time,json=lastViewedTime,proto3" json:"last_viewed_time,omitempty"`
// is dashboard pinned by user
IsPinned bool `protobuf:"varint,2,opt,name=is_pinned,json=isPinned,proto3" json:"is_pinned,omitempty"`
// contains filtered or unexported fields
}
User Data for Native Dashboard
func (*DashboardUserData) Descriptor
deprecated
added in
v0.7.0
func (*DashboardUserData) Descriptor() ([]byte, []int)
Deprecated: Use DashboardUserData.ProtoReflect.Descriptor instead.
func (*DashboardUserData) GetIsPinned ¶ added in v0.7.0
func (x *DashboardUserData) GetIsPinned() bool
func (*DashboardUserData) GetLastViewedTime ¶ added in v0.7.0
func (x *DashboardUserData) GetLastViewedTime() *timestamppb.Timestamp
func (*DashboardUserData) ProtoMessage ¶ added in v0.7.0
func (*DashboardUserData) ProtoMessage()
func (*DashboardUserData) ProtoReflect ¶ added in v0.7.0
func (x *DashboardUserData) ProtoReflect() protoreflect.Message
func (*DashboardUserData) Reset ¶ added in v0.7.0
func (x *DashboardUserData) Reset()
func (*DashboardUserData) String ¶ added in v0.7.0
func (x *DashboardUserData) String() string
type DataAccessControlServiceClient ¶
type DataAccessControlServiceClient interface {
// Creates a data access label.
// Data access labels are applied to incoming event data and selected in data
// access scopes (another resource), and only users with scopes containing the
// label can see data with that label. Currently, the data access label
// resource only includes custom labels, which are labels that correspond
// to UDM queries over event data.
CreateDataAccessLabel(ctx context.Context, in *CreateDataAccessLabelRequest, opts ...grpc.CallOption) (*DataAccessLabel, error)
// Gets a data access label.
GetDataAccessLabel(ctx context.Context, in *GetDataAccessLabelRequest, opts ...grpc.CallOption) (*DataAccessLabel, error)
// Lists all data access labels for the customer.
ListDataAccessLabels(ctx context.Context, in *ListDataAccessLabelsRequest, opts ...grpc.CallOption) (*ListDataAccessLabelsResponse, error)
// Updates a data access label.
UpdateDataAccessLabel(ctx context.Context, in *UpdateDataAccessLabelRequest, opts ...grpc.CallOption) (*DataAccessLabel, error)
// Deletes a data access label. When a label is deleted, new
// data that enters in the system will not receive the label, but the label
// will not be removed from old data that still refers to it.
DeleteDataAccessLabel(ctx context.Context, in *DeleteDataAccessLabelRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Creates a data access scope.
// Data access scope is a combination of allowed and denied labels attached
// to a permission group. If a scope has allowed labels A and B and denied
// labels C and D, then the group of people attached to the scope
// will have permissions to see all events labeled with A or B (or both) and
// not labeled with either C or D.
CreateDataAccessScope(ctx context.Context, in *CreateDataAccessScopeRequest, opts ...grpc.CallOption) (*DataAccessScope, error)
// Retrieves an existing data access scope.
GetDataAccessScope(ctx context.Context, in *GetDataAccessScopeRequest, opts ...grpc.CallOption) (*DataAccessScope, error)
// Lists all existing data access scopes for the customer.
ListDataAccessScopes(ctx context.Context, in *ListDataAccessScopesRequest, opts ...grpc.CallOption) (*ListDataAccessScopesResponse, error)
// Updates a data access scope.
UpdateDataAccessScope(ctx context.Context, in *UpdateDataAccessScopeRequest, opts ...grpc.CallOption) (*DataAccessScope, error)
// Deletes a data access scope.
DeleteDataAccessScope(ctx context.Context, in *DeleteDataAccessScopeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
}
DataAccessControlServiceClient is the client API for DataAccessControlService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDataAccessControlServiceClient ¶
func NewDataAccessControlServiceClient(cc grpc.ClientConnInterface) DataAccessControlServiceClient
type DataAccessControlServiceServer ¶
type DataAccessControlServiceServer interface {
// Creates a data access label.
// Data access labels are applied to incoming event data and selected in data
// access scopes (another resource), and only users with scopes containing the
// label can see data with that label. Currently, the data access label
// resource only includes custom labels, which are labels that correspond
// to UDM queries over event data.
CreateDataAccessLabel(context.Context, *CreateDataAccessLabelRequest) (*DataAccessLabel, error)
// Gets a data access label.
GetDataAccessLabel(context.Context, *GetDataAccessLabelRequest) (*DataAccessLabel, error)
// Lists all data access labels for the customer.
ListDataAccessLabels(context.Context, *ListDataAccessLabelsRequest) (*ListDataAccessLabelsResponse, error)
// Updates a data access label.
UpdateDataAccessLabel(context.Context, *UpdateDataAccessLabelRequest) (*DataAccessLabel, error)
// Deletes a data access label. When a label is deleted, new
// data that enters in the system will not receive the label, but the label
// will not be removed from old data that still refers to it.
DeleteDataAccessLabel(context.Context, *DeleteDataAccessLabelRequest) (*emptypb.Empty, error)
// Creates a data access scope.
// Data access scope is a combination of allowed and denied labels attached
// to a permission group. If a scope has allowed labels A and B and denied
// labels C and D, then the group of people attached to the scope
// will have permissions to see all events labeled with A or B (or both) and
// not labeled with either C or D.
CreateDataAccessScope(context.Context, *CreateDataAccessScopeRequest) (*DataAccessScope, error)
// Retrieves an existing data access scope.
GetDataAccessScope(context.Context, *GetDataAccessScopeRequest) (*DataAccessScope, error)
// Lists all existing data access scopes for the customer.
ListDataAccessScopes(context.Context, *ListDataAccessScopesRequest) (*ListDataAccessScopesResponse, error)
// Updates a data access scope.
UpdateDataAccessScope(context.Context, *UpdateDataAccessScopeRequest) (*DataAccessScope, error)
// Deletes a data access scope.
DeleteDataAccessScope(context.Context, *DeleteDataAccessScopeRequest) (*emptypb.Empty, error)
}
DataAccessControlServiceServer is the server API for DataAccessControlService service. All implementations should embed UnimplementedDataAccessControlServiceServer for forward compatibility
type DataAccessLabel ¶
type DataAccessLabel struct {
// Required.
// The definition of the data access label that determines which
// data gets tagged with this label.
//
// Types that are valid to be assigned to Definition:
//
// *DataAccessLabel_UdmQuery
Definition isDataAccessLabel_Definition `protobuf_oneof:"definition"`
// The unique resource name of the data access label.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Output only. The short name displayed for the label as it appears on event
// data.
DisplayName string `protobuf:"bytes,8,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Output only. The time at which the data access label was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. The time at which the data access label was last updated.
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// Output only. The user who created the data access label.
Author string `protobuf:"bytes,6,opt,name=author,proto3" json:"author,omitempty"`
// Output only. The user who last updated the data access label.
LastEditor string `protobuf:"bytes,7,opt,name=last_editor,json=lastEditor,proto3" json:"last_editor,omitempty"`
// Optional. A description of the data access label for a human reader.
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
A DataAccessLabel is a label on events to define user access to data.
func (*DataAccessLabel) Descriptor
deprecated
func (*DataAccessLabel) Descriptor() ([]byte, []int)
Deprecated: Use DataAccessLabel.ProtoReflect.Descriptor instead.
func (*DataAccessLabel) GetAuthor ¶
func (x *DataAccessLabel) GetAuthor() string
func (*DataAccessLabel) GetCreateTime ¶
func (x *DataAccessLabel) GetCreateTime() *timestamppb.Timestamp
func (*DataAccessLabel) GetDefinition ¶
func (x *DataAccessLabel) GetDefinition() isDataAccessLabel_Definition
func (*DataAccessLabel) GetDescription ¶
func (x *DataAccessLabel) GetDescription() string
func (*DataAccessLabel) GetDisplayName ¶
func (x *DataAccessLabel) GetDisplayName() string
func (*DataAccessLabel) GetLastEditor ¶
func (x *DataAccessLabel) GetLastEditor() string
func (*DataAccessLabel) GetName ¶
func (x *DataAccessLabel) GetName() string
func (*DataAccessLabel) GetUdmQuery ¶
func (x *DataAccessLabel) GetUdmQuery() string
func (*DataAccessLabel) GetUpdateTime ¶
func (x *DataAccessLabel) GetUpdateTime() *timestamppb.Timestamp
func (*DataAccessLabel) ProtoMessage ¶
func (*DataAccessLabel) ProtoMessage()
func (*DataAccessLabel) ProtoReflect ¶
func (x *DataAccessLabel) ProtoReflect() protoreflect.Message
func (*DataAccessLabel) Reset ¶
func (x *DataAccessLabel) Reset()
func (*DataAccessLabel) String ¶
func (x *DataAccessLabel) String() string
type DataAccessLabelReference ¶
type DataAccessLabelReference struct {
// The unique identifier for the label.
//
// Types that are valid to be assigned to Label:
//
// *DataAccessLabelReference_DataAccessLabel
// *DataAccessLabelReference_LogType
// *DataAccessLabelReference_AssetNamespace
// *DataAccessLabelReference_IngestionLabel
Label isDataAccessLabelReference_Label `protobuf_oneof:"label"`
// Output only. The display name of the label.
// Data access label and log types's name
// will match the display name of the resource.
// The asset namespace will match the namespace itself.
// The ingestion key value pair will match the key of the tuple.
DisplayName string `protobuf:"bytes,5,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// contains filtered or unexported fields
}
Reference object to a data access label.
func (*DataAccessLabelReference) Descriptor
deprecated
func (*DataAccessLabelReference) Descriptor() ([]byte, []int)
Deprecated: Use DataAccessLabelReference.ProtoReflect.Descriptor instead.
func (*DataAccessLabelReference) GetAssetNamespace ¶
func (x *DataAccessLabelReference) GetAssetNamespace() string
func (*DataAccessLabelReference) GetDataAccessLabel ¶
func (x *DataAccessLabelReference) GetDataAccessLabel() string
func (*DataAccessLabelReference) GetDisplayName ¶
func (x *DataAccessLabelReference) GetDisplayName() string
func (*DataAccessLabelReference) GetIngestionLabel ¶
func (x *DataAccessLabelReference) GetIngestionLabel() *IngestionLabel
func (*DataAccessLabelReference) GetLabel ¶
func (x *DataAccessLabelReference) GetLabel() isDataAccessLabelReference_Label
func (*DataAccessLabelReference) GetLogType ¶
func (x *DataAccessLabelReference) GetLogType() string
func (*DataAccessLabelReference) ProtoMessage ¶
func (*DataAccessLabelReference) ProtoMessage()
func (*DataAccessLabelReference) ProtoReflect ¶
func (x *DataAccessLabelReference) ProtoReflect() protoreflect.Message
func (*DataAccessLabelReference) Reset ¶
func (x *DataAccessLabelReference) Reset()
func (*DataAccessLabelReference) String ¶
func (x *DataAccessLabelReference) String() string
type DataAccessLabelReference_AssetNamespace ¶
type DataAccessLabelReference_AssetNamespace struct {
// The asset namespace configured in the forwarder
// of the customer's events.
AssetNamespace string `protobuf:"bytes,3,opt,name=asset_namespace,json=assetNamespace,proto3,oneof"`
}
type DataAccessLabelReference_DataAccessLabel ¶
type DataAccessLabelReference_DataAccessLabel struct {
// The name of the data access label.
DataAccessLabel string `protobuf:"bytes,1,opt,name=data_access_label,json=dataAccessLabel,proto3,oneof"`
}
type DataAccessLabelReference_IngestionLabel ¶
type DataAccessLabelReference_IngestionLabel struct {
// The ingestion label configured in the forwarder of the customer's events.
IngestionLabel *IngestionLabel `protobuf:"bytes,4,opt,name=ingestion_label,json=ingestionLabel,proto3,oneof"`
}
type DataAccessLabelReference_LogType ¶
type DataAccessLabelReference_LogType struct {
// The name of the log type.
LogType string `protobuf:"bytes,2,opt,name=log_type,json=logType,proto3,oneof"`
}
type DataAccessLabel_UdmQuery ¶
type DataAccessLabel_UdmQuery struct {
// A UDM query over event data.
UdmQuery string `protobuf:"bytes,3,opt,name=udm_query,json=udmQuery,proto3,oneof"`
}
type DataAccessScope ¶
type DataAccessScope struct {
// Required. The unique full name of the data access scope.
// The name should comply with https://google.aip.dev/122 standards.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. The allowed labels for the scope.
// Either allow_all or allowed_data_access_labels needs to be provided.
// When provided, there has to be at least one label allowed for the scope to
// be valid.
// The logical operator for evaluation of the allowed labels is OR.
// E.g.: A customer with scope with allowed labels A and B will be able
// to see data with labeled with A or B or (A and B).
AllowedDataAccessLabels []*DataAccessLabelReference `` /* 134-byte string literal not displayed */
// Optional. The denied labels for the scope.
// The logical operator for evaluation of the denied labels is AND.
// E.g.: A customer with scope with denied labels A and B won't be able
// to see data labeled with A and data labeled with B
// and data with labels A and B.
DeniedDataAccessLabels []*DataAccessLabelReference `` /* 131-byte string literal not displayed */
// Output only. The name to be used for display to customers of the data
// access scope.
DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Output only. The time at which the data access scope was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. The time at which the data access scope was last updated.
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// Output only. The user who created the data access scope.
Author string `protobuf:"bytes,7,opt,name=author,proto3" json:"author,omitempty"`
// Output only. The user who last updated the data access scope.
LastEditor string `protobuf:"bytes,8,opt,name=last_editor,json=lastEditor,proto3" json:"last_editor,omitempty"`
// Optional. A description of the data access scope for a human reader.
Description string `protobuf:"bytes,9,opt,name=description,proto3" json:"description,omitempty"`
// Optional. Whether or not the scope allows all labels, allow_all and
// allowed_data_access_labels are mutually exclusive and one of them must be
// present. denied_data_access_labels can still be used along with allow_all.
// When combined with denied_data_access_labels, access will be granted to all
// data that doesn't have labels mentioned in denied_data_access_labels. E.g.:
// A customer with scope with denied labels A and B and allow_all will be able
// to see all data except data labeled with A and data labeled with B and data
// with labels A and B.
AllowAll bool `protobuf:"varint,10,opt,name=allow_all,json=allowAll,proto3" json:"allow_all,omitempty"`
// contains filtered or unexported fields
}
A DataAccessScope is a boolean expression of data access labels used to restrict access to data for users.
func (*DataAccessScope) Descriptor
deprecated
func (*DataAccessScope) Descriptor() ([]byte, []int)
Deprecated: Use DataAccessScope.ProtoReflect.Descriptor instead.
func (*DataAccessScope) GetAllowAll ¶
func (x *DataAccessScope) GetAllowAll() bool
func (*DataAccessScope) GetAllowedDataAccessLabels ¶
func (x *DataAccessScope) GetAllowedDataAccessLabels() []*DataAccessLabelReference
func (*DataAccessScope) GetAuthor ¶
func (x *DataAccessScope) GetAuthor() string
func (*DataAccessScope) GetCreateTime ¶
func (x *DataAccessScope) GetCreateTime() *timestamppb.Timestamp
func (*DataAccessScope) GetDeniedDataAccessLabels ¶
func (x *DataAccessScope) GetDeniedDataAccessLabels() []*DataAccessLabelReference
func (*DataAccessScope) GetDescription ¶
func (x *DataAccessScope) GetDescription() string
func (*DataAccessScope) GetDisplayName ¶
func (x *DataAccessScope) GetDisplayName() string
func (*DataAccessScope) GetLastEditor ¶
func (x *DataAccessScope) GetLastEditor() string
func (*DataAccessScope) GetName ¶
func (x *DataAccessScope) GetName() string
func (*DataAccessScope) GetUpdateTime ¶
func (x *DataAccessScope) GetUpdateTime() *timestamppb.Timestamp
func (*DataAccessScope) ProtoMessage ¶
func (*DataAccessScope) ProtoMessage()
func (*DataAccessScope) ProtoReflect ¶
func (x *DataAccessScope) ProtoReflect() protoreflect.Message
func (*DataAccessScope) Reset ¶
func (x *DataAccessScope) Reset()
func (*DataAccessScope) String ¶
func (x *DataAccessScope) String() string
type DataSource ¶ added in v0.7.0
type DataSource int32
LINT.IfChange(data_sources)
const ( DataSource_DATA_SOURCE_UNSPECIFIED DataSource = 0 DataSource_UDM DataSource = 1 DataSource_ENTITY DataSource = 2 DataSource_INGESTION_METRICS DataSource = 3 // RULE_DETECTIONS is used for detections datasource. DataSource_RULE_DETECTIONS DataSource = 4 // RULESETS is used for ruleset with detections datasource. DataSource_RULESETS DataSource = 5 // GLOBAL is used for standard time range filter. DataSource_GLOBAL DataSource = 6 // IOC_MATCHES is used for ioc_matches datasource. DataSource_IOC_MATCHES DataSource = 7 // RULES is used for rules datasource. DataSource_RULES DataSource = 8 // SOAR Cases - identified as `case`. DataSource_SOAR_CASES DataSource = 9 // SOAR Playbooks - identified as `playbook`. DataSource_SOAR_PLAYBOOKS DataSource = 10 // SOAR Case History - identified as `case_history`. DataSource_SOAR_CASE_HISTORY DataSource = 11 // DATA_TABLE is used for data tables source. DataSource_DATA_TABLE DataSource = 12 // INVESTIGATION is used as the data source for triage agent investigations. // Identified as `gemini_investigation`. DataSource_INVESTIGATION DataSource = 13 // INVESTIGATION_FEEDBACK is used as the data source for user feedback on // triage agent investigations. Identified as `gemini_investigation_feedback`. DataSource_INVESTIGATION_FEEDBACK DataSource = 14 )
func (DataSource) Descriptor ¶ added in v0.7.0
func (DataSource) Descriptor() protoreflect.EnumDescriptor
func (DataSource) Enum ¶ added in v0.7.0
func (x DataSource) Enum() *DataSource
func (DataSource) EnumDescriptor
deprecated
added in
v0.7.0
func (DataSource) EnumDescriptor() ([]byte, []int)
Deprecated: Use DataSource.Descriptor instead.
func (DataSource) Number ¶ added in v0.7.0
func (x DataSource) Number() protoreflect.EnumNumber
func (DataSource) String ¶ added in v0.7.0
func (x DataSource) String() string
func (DataSource) Type ¶ added in v0.7.0
func (DataSource) Type() protoreflect.EnumType
type DataSourceExportSettings ¶ added in v0.7.0
type DataSourceExportSettings struct {
// Required. Whether the data source is enabled for export.
Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"`
// Required. The retention period for the data source in days.
RetentionDays int32 `protobuf:"varint,2,opt,name=retention_days,json=retentionDays,proto3" json:"retention_days,omitempty"`
// Output only. The state of the latest data source export job.
LatestExportJobState LatestExportJobState `` /* 178-byte string literal not displayed */
// Output only. The data freshness of the given export which represents the
// time bucket at which the latest event was exported.
DataFreshnessTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=data_freshness_time,json=dataFreshnessTime,proto3" json:"data_freshness_time,omitempty"`
// Output only. The stored data volume of all the exports.
DataVolume int64 `protobuf:"varint,5,opt,name=data_volume,json=dataVolume,proto3" json:"data_volume,omitempty"`
// contains filtered or unexported fields
}
The export settings for a data source.
func (*DataSourceExportSettings) Descriptor
deprecated
added in
v0.7.0
func (*DataSourceExportSettings) Descriptor() ([]byte, []int)
Deprecated: Use DataSourceExportSettings.ProtoReflect.Descriptor instead.
func (*DataSourceExportSettings) GetDataFreshnessTime ¶ added in v0.7.0
func (x *DataSourceExportSettings) GetDataFreshnessTime() *timestamppb.Timestamp
func (*DataSourceExportSettings) GetDataVolume ¶ added in v0.7.0
func (x *DataSourceExportSettings) GetDataVolume() int64
func (*DataSourceExportSettings) GetEnabled ¶ added in v0.7.0
func (x *DataSourceExportSettings) GetEnabled() bool
func (*DataSourceExportSettings) GetLatestExportJobState ¶ added in v0.7.0
func (x *DataSourceExportSettings) GetLatestExportJobState() LatestExportJobState
func (*DataSourceExportSettings) GetRetentionDays ¶ added in v0.7.0
func (x *DataSourceExportSettings) GetRetentionDays() int32
func (*DataSourceExportSettings) ProtoMessage ¶ added in v0.7.0
func (*DataSourceExportSettings) ProtoMessage()
func (*DataSourceExportSettings) ProtoReflect ¶ added in v0.7.0
func (x *DataSourceExportSettings) ProtoReflect() protoreflect.Message
func (*DataSourceExportSettings) Reset ¶ added in v0.7.0
func (x *DataSourceExportSettings) Reset()
func (*DataSourceExportSettings) String ¶ added in v0.7.0
func (x *DataSourceExportSettings) String() string
type DataTable ¶ added in v0.6.0
type DataTable struct {
// Identifier. The resource name of the data table
// Format:
// "{project}/locations/{location}/instances/{instance}/dataTables/{data_table}"
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Output only. The unique display name of the data table.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Required. A user-provided description of the data table.
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
// Output only. Table create time
CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. Table update time
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// Immutable. Details of all the columns in the table
ColumnInfo []*DataTableColumnInfo `protobuf:"bytes,6,rep,name=column_info,json=columnInfo,proto3" json:"column_info,omitempty"`
// Output only. Data table unique id
DataTableUuid string `protobuf:"bytes,7,opt,name=data_table_uuid,json=dataTableUuid,proto3" json:"data_table_uuid,omitempty"`
// Output only. The resource names for the associated Rules that use this
// data table. Format:
// projects/{project}/locations/{location}/instances/{instance}/rules/{rule}.
// {rule} here refers to the rule id.
Rules []string `protobuf:"bytes,8,rep,name=rules,proto3" json:"rules,omitempty"`
// Output only. The count of rules using the data table.
RuleAssociationsCount int32 `` /* 127-byte string literal not displayed */
// Optional. User-provided TTL of the data table.
RowTimeToLive string `protobuf:"bytes,10,opt,name=row_time_to_live,json=rowTimeToLive,proto3" json:"row_time_to_live,omitempty"`
// Output only. The count of rows in the data table.
ApproximateRowCount int64 `protobuf:"varint,11,opt,name=approximate_row_count,json=approximateRowCount,proto3" json:"approximate_row_count,omitempty"`
// Optional. The scope info of the data table.
// During data table creation, if this field is not set, the data
// table without scopes (an unscoped table) will be created for a global
// user. For a scoped user, this field must be set. During data table
// update, if scope_info is requested to be updated, this field must be set.
ScopeInfo *DataTableScopeInfo `protobuf:"bytes,12,opt,name=scope_info,json=scopeInfo,proto3" json:"scope_info,omitempty"`
// Output only. Source of the data table update.
UpdateSource DataTableUpdateSource `` /* 152-byte string literal not displayed */
// Output only. Last update time of the TTL of the data table.
RowTimeToLiveUpdateTime *timestamppb.Timestamp `` /* 139-byte string literal not displayed */
// contains filtered or unexported fields
}
DataTable represents the data table resource.
func (*DataTable) Descriptor
deprecated
added in
v0.6.0
func (*DataTable) GetApproximateRowCount ¶ added in v0.6.0
func (*DataTable) GetColumnInfo ¶ added in v0.6.0
func (x *DataTable) GetColumnInfo() []*DataTableColumnInfo
func (*DataTable) GetCreateTime ¶ added in v0.6.0
func (x *DataTable) GetCreateTime() *timestamppb.Timestamp
func (*DataTable) GetDataTableUuid ¶ added in v0.6.0
func (*DataTable) GetDescription ¶ added in v0.6.0
func (*DataTable) GetDisplayName ¶ added in v0.6.0
func (*DataTable) GetRowTimeToLive ¶ added in v0.6.0
func (*DataTable) GetRowTimeToLiveUpdateTime ¶ added in v0.6.0
func (x *DataTable) GetRowTimeToLiveUpdateTime() *timestamppb.Timestamp
func (*DataTable) GetRuleAssociationsCount ¶ added in v0.6.0
func (*DataTable) GetScopeInfo ¶ added in v0.6.0
func (x *DataTable) GetScopeInfo() *DataTableScopeInfo
func (*DataTable) GetUpdateSource ¶ added in v0.6.0
func (x *DataTable) GetUpdateSource() DataTableUpdateSource
func (*DataTable) GetUpdateTime ¶ added in v0.6.0
func (x *DataTable) GetUpdateTime() *timestamppb.Timestamp
func (*DataTable) ProtoMessage ¶ added in v0.6.0
func (*DataTable) ProtoMessage()
func (*DataTable) ProtoReflect ¶ added in v0.6.0
func (x *DataTable) ProtoReflect() protoreflect.Message
type DataTableColumnInfo ¶ added in v0.6.0
type DataTableColumnInfo struct {
// Types that are valid to be assigned to PathOrType:
//
// *DataTableColumnInfo_MappedColumnPath
// *DataTableColumnInfo_ColumnType
PathOrType isDataTableColumnInfo_PathOrType `protobuf_oneof:"path_or_type"`
// Required. Column Index. 0,1,2...
ColumnIndex int32 `protobuf:"varint,1,opt,name=column_index,json=columnIndex,proto3" json:"column_index,omitempty"`
// Required. Original column name of the Data Table (present in the CSV header
// in case of creation of data tables using file uploads). It must satisfy the
// following requirements:
// - Starts with letter.
// - Contains only letters, numbers and underscore.
// - Must be unique and has length < 256.
OriginalColumn string `protobuf:"bytes,2,opt,name=original_column,json=originalColumn,proto3" json:"original_column,omitempty"`
// Optional. Whether to include this column in the calculation of the row ID.
// If no columns have key_column = true, all columns will be included in the
// calculation of the row ID.
KeyColumn bool `protobuf:"varint,5,opt,name=key_column,json=keyColumn,proto3" json:"key_column,omitempty"`
// Optional. Whether the column is a repeated values column.
RepeatedValues bool `protobuf:"varint,6,opt,name=repeated_values,json=repeatedValues,proto3" json:"repeated_values,omitempty"`
// contains filtered or unexported fields
}
DataTableColumnInfo represents the column metadata of the datatable. The column_index represents the ordering of the values in DataTableRow.
func (*DataTableColumnInfo) Descriptor
deprecated
added in
v0.6.0
func (*DataTableColumnInfo) Descriptor() ([]byte, []int)
Deprecated: Use DataTableColumnInfo.ProtoReflect.Descriptor instead.
func (*DataTableColumnInfo) GetColumnIndex ¶ added in v0.6.0
func (x *DataTableColumnInfo) GetColumnIndex() int32
func (*DataTableColumnInfo) GetColumnType ¶ added in v0.6.0
func (x *DataTableColumnInfo) GetColumnType() DataTableColumnInfo_DataTableColumnType
func (*DataTableColumnInfo) GetKeyColumn ¶ added in v0.6.0
func (x *DataTableColumnInfo) GetKeyColumn() bool
func (*DataTableColumnInfo) GetMappedColumnPath ¶ added in v0.6.0
func (x *DataTableColumnInfo) GetMappedColumnPath() string
func (*DataTableColumnInfo) GetOriginalColumn ¶ added in v0.6.0
func (x *DataTableColumnInfo) GetOriginalColumn() string
func (*DataTableColumnInfo) GetPathOrType ¶ added in v0.6.0
func (x *DataTableColumnInfo) GetPathOrType() isDataTableColumnInfo_PathOrType
func (*DataTableColumnInfo) GetRepeatedValues ¶ added in v0.6.0
func (x *DataTableColumnInfo) GetRepeatedValues() bool
func (*DataTableColumnInfo) ProtoMessage ¶ added in v0.6.0
func (*DataTableColumnInfo) ProtoMessage()
func (*DataTableColumnInfo) ProtoReflect ¶ added in v0.6.0
func (x *DataTableColumnInfo) ProtoReflect() protoreflect.Message
func (*DataTableColumnInfo) Reset ¶ added in v0.6.0
func (x *DataTableColumnInfo) Reset()
func (*DataTableColumnInfo) String ¶ added in v0.6.0
func (x *DataTableColumnInfo) String() string
type DataTableColumnInfo_ColumnType ¶ added in v0.6.0
type DataTableColumnInfo_ColumnType struct {
// Column type can be STRING, CIDR (Ex- 10.1.1.0/24), REGEX
ColumnType DataTableColumnInfo_DataTableColumnType `` /* 140-byte string literal not displayed */
}
type DataTableColumnInfo_DataTableColumnType ¶ added in v0.6.0
type DataTableColumnInfo_DataTableColumnType int32
DataTableColumnType denotes the type of the column to be referenced in the rule.
const ( // The default Data Table Column Type. DataTableColumnInfo_DATA_TABLE_COLUMN_TYPE_UNSPECIFIED DataTableColumnInfo_DataTableColumnType = 0 // Denotes the type of the column as STRING. DataTableColumnInfo_STRING DataTableColumnInfo_DataTableColumnType = 1 // Denotes the type of the column as REGEX. DataTableColumnInfo_REGEX DataTableColumnInfo_DataTableColumnType = 2 // Denotes the type of the column as CIDR. DataTableColumnInfo_CIDR DataTableColumnInfo_DataTableColumnType = 3 // Denotes the type of the column as NUMBER (includes int and float). DataTableColumnInfo_NUMBER DataTableColumnInfo_DataTableColumnType = 4 )
func (DataTableColumnInfo_DataTableColumnType) Descriptor ¶ added in v0.6.0
func (DataTableColumnInfo_DataTableColumnType) Descriptor() protoreflect.EnumDescriptor
func (DataTableColumnInfo_DataTableColumnType) EnumDescriptor
deprecated
added in
v0.6.0
func (DataTableColumnInfo_DataTableColumnType) EnumDescriptor() ([]byte, []int)
Deprecated: Use DataTableColumnInfo_DataTableColumnType.Descriptor instead.
func (DataTableColumnInfo_DataTableColumnType) Number ¶ added in v0.6.0
func (x DataTableColumnInfo_DataTableColumnType) Number() protoreflect.EnumNumber
func (DataTableColumnInfo_DataTableColumnType) String ¶ added in v0.6.0
func (x DataTableColumnInfo_DataTableColumnType) String() string
func (DataTableColumnInfo_DataTableColumnType) Type ¶ added in v0.6.0
func (DataTableColumnInfo_DataTableColumnType) Type() protoreflect.EnumType
type DataTableColumnInfo_MappedColumnPath ¶ added in v0.6.0
type DataTableColumnInfo_MappedColumnPath struct {
// Entity proto field path that the column is mapped to
MappedColumnPath string `protobuf:"bytes,3,opt,name=mapped_column_path,json=mappedColumnPath,proto3,oneof"`
}
type DataTableOperationErrors ¶ added in v0.6.0
type DataTableOperationErrors struct {
// Identifier. Resource name for the data table operation errors.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/dataTableOperationErrors/{data_table_operation_errors}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// The list of errors.
// Replaces the deprecated `errors` field.
RpcErrors []*status.Status `protobuf:"bytes,3,rep,name=rpc_errors,json=rpcErrors,proto3" json:"rpc_errors,omitempty"`
// contains filtered or unexported fields
}
The message containing the errors for a data table operation.
func (*DataTableOperationErrors) Descriptor
deprecated
added in
v0.6.0
func (*DataTableOperationErrors) Descriptor() ([]byte, []int)
Deprecated: Use DataTableOperationErrors.ProtoReflect.Descriptor instead.
func (*DataTableOperationErrors) GetName ¶ added in v0.6.0
func (x *DataTableOperationErrors) GetName() string
func (*DataTableOperationErrors) GetRpcErrors ¶ added in v0.6.0
func (x *DataTableOperationErrors) GetRpcErrors() []*status.Status
func (*DataTableOperationErrors) ProtoMessage ¶ added in v0.6.0
func (*DataTableOperationErrors) ProtoMessage()
func (*DataTableOperationErrors) ProtoReflect ¶ added in v0.6.0
func (x *DataTableOperationErrors) ProtoReflect() protoreflect.Message
func (*DataTableOperationErrors) Reset ¶ added in v0.6.0
func (x *DataTableOperationErrors) Reset()
func (*DataTableOperationErrors) String ¶ added in v0.6.0
func (x *DataTableOperationErrors) String() string
type DataTableRow ¶ added in v0.6.0
type DataTableRow struct {
// Identifier. The resource name of the data table
// Format:
// projects/{project}/locations/{location}/instances/{instance}/dataTables/{data_table}/dataTableRows/{data_table_row}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. All column values for a single row. The values should be in the
// same order as the columns of the data tables.
Values []string `protobuf:"bytes,2,rep,name=values,proto3" json:"values,omitempty"`
// Output only. DataTableRow create time
CreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. DataTableRow update time
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// Optional. User-provided TTL of the data table row.
RowTimeToLive string `protobuf:"bytes,5,opt,name=row_time_to_live,json=rowTimeToLive,proto3" json:"row_time_to_live,omitempty"`
// contains filtered or unexported fields
}
DataTableRow represents a single row in a data table.
func (*DataTableRow) Descriptor
deprecated
added in
v0.6.0
func (*DataTableRow) Descriptor() ([]byte, []int)
Deprecated: Use DataTableRow.ProtoReflect.Descriptor instead.
func (*DataTableRow) GetCreateTime ¶ added in v0.6.0
func (x *DataTableRow) GetCreateTime() *timestamppb.Timestamp
func (*DataTableRow) GetName ¶ added in v0.6.0
func (x *DataTableRow) GetName() string
func (*DataTableRow) GetRowTimeToLive ¶ added in v0.6.0
func (x *DataTableRow) GetRowTimeToLive() string
func (*DataTableRow) GetUpdateTime ¶ added in v0.6.0
func (x *DataTableRow) GetUpdateTime() *timestamppb.Timestamp
func (*DataTableRow) GetValues ¶ added in v0.6.0
func (x *DataTableRow) GetValues() []string
func (*DataTableRow) ProtoMessage ¶ added in v0.6.0
func (*DataTableRow) ProtoMessage()
func (*DataTableRow) ProtoReflect ¶ added in v0.6.0
func (x *DataTableRow) ProtoReflect() protoreflect.Message
func (*DataTableRow) Reset ¶ added in v0.6.0
func (x *DataTableRow) Reset()
func (*DataTableRow) String ¶ added in v0.6.0
func (x *DataTableRow) String() string
type DataTableScopeInfo ¶ added in v0.6.0
type DataTableScopeInfo struct {
// Required. Contains the list of scope names of the data table. If the list
// is empty, the data table is treated as unscoped. The scope names should be
// full resource names and should be of the format:
// "projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}"
DataAccessScopes []string `protobuf:"bytes,1,rep,name=data_access_scopes,json=dataAccessScopes,proto3" json:"data_access_scopes,omitempty"`
// contains filtered or unexported fields
}
DataTableScopeInfo specifies the scope info of the data table.
func (*DataTableScopeInfo) Descriptor
deprecated
added in
v0.6.0
func (*DataTableScopeInfo) Descriptor() ([]byte, []int)
Deprecated: Use DataTableScopeInfo.ProtoReflect.Descriptor instead.
func (*DataTableScopeInfo) GetDataAccessScopes ¶ added in v0.6.0
func (x *DataTableScopeInfo) GetDataAccessScopes() []string
func (*DataTableScopeInfo) ProtoMessage ¶ added in v0.6.0
func (*DataTableScopeInfo) ProtoMessage()
func (*DataTableScopeInfo) ProtoReflect ¶ added in v0.6.0
func (x *DataTableScopeInfo) ProtoReflect() protoreflect.Message
func (*DataTableScopeInfo) Reset ¶ added in v0.6.0
func (x *DataTableScopeInfo) Reset()
func (*DataTableScopeInfo) String ¶ added in v0.6.0
func (x *DataTableScopeInfo) String() string
type DataTableServiceClient ¶ added in v0.6.0
type DataTableServiceClient interface {
// Create a new data table.
CreateDataTable(ctx context.Context, in *CreateDataTableRequest, opts ...grpc.CallOption) (*DataTable, error)
// List data tables.
ListDataTables(ctx context.Context, in *ListDataTablesRequest, opts ...grpc.CallOption) (*ListDataTablesResponse, error)
// Get data table info.
GetDataTable(ctx context.Context, in *GetDataTableRequest, opts ...grpc.CallOption) (*DataTable, error)
// Update data table.
UpdateDataTable(ctx context.Context, in *UpdateDataTableRequest, opts ...grpc.CallOption) (*DataTable, error)
// Delete data table.
DeleteDataTable(ctx context.Context, in *DeleteDataTableRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Create a new data table row.
CreateDataTableRow(ctx context.Context, in *CreateDataTableRowRequest, opts ...grpc.CallOption) (*DataTableRow, error)
// Update data table row
UpdateDataTableRow(ctx context.Context, in *UpdateDataTableRowRequest, opts ...grpc.CallOption) (*DataTableRow, error)
// List data table rows.
ListDataTableRows(ctx context.Context, in *ListDataTableRowsRequest, opts ...grpc.CallOption) (*ListDataTableRowsResponse, error)
// Get data table row
GetDataTableRow(ctx context.Context, in *GetDataTableRowRequest, opts ...grpc.CallOption) (*DataTableRow, error)
// Delete data table row.
DeleteDataTableRow(ctx context.Context, in *DeleteDataTableRowRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Create data table rows in bulk.
BulkCreateDataTableRows(ctx context.Context, in *BulkCreateDataTableRowsRequest, opts ...grpc.CallOption) (*BulkCreateDataTableRowsResponse, error)
// Get data table rows in bulk.
BulkGetDataTableRows(ctx context.Context, in *BulkGetDataTableRowsRequest, opts ...grpc.CallOption) (*BulkGetDataTableRowsResponse, error)
// Replace all existing data table rows with new data table rows.
BulkReplaceDataTableRows(ctx context.Context, in *BulkReplaceDataTableRowsRequest, opts ...grpc.CallOption) (*BulkReplaceDataTableRowsResponse, error)
// Update data table rows in bulk.
BulkUpdateDataTableRows(ctx context.Context, in *BulkUpdateDataTableRowsRequest, opts ...grpc.CallOption) (*BulkUpdateDataTableRowsResponse, error)
// Get the error for a data table operation.
GetDataTableOperationErrors(ctx context.Context, in *GetDataTableOperationErrorsRequest, opts ...grpc.CallOption) (*DataTableOperationErrors, error)
}
DataTableServiceClient is the client API for DataTableService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDataTableServiceClient ¶ added in v0.6.0
func NewDataTableServiceClient(cc grpc.ClientConnInterface) DataTableServiceClient
type DataTableServiceServer ¶ added in v0.6.0
type DataTableServiceServer interface {
// Create a new data table.
CreateDataTable(context.Context, *CreateDataTableRequest) (*DataTable, error)
// List data tables.
ListDataTables(context.Context, *ListDataTablesRequest) (*ListDataTablesResponse, error)
// Get data table info.
GetDataTable(context.Context, *GetDataTableRequest) (*DataTable, error)
// Update data table.
UpdateDataTable(context.Context, *UpdateDataTableRequest) (*DataTable, error)
// Delete data table.
DeleteDataTable(context.Context, *DeleteDataTableRequest) (*emptypb.Empty, error)
// Create a new data table row.
CreateDataTableRow(context.Context, *CreateDataTableRowRequest) (*DataTableRow, error)
// Update data table row
UpdateDataTableRow(context.Context, *UpdateDataTableRowRequest) (*DataTableRow, error)
// List data table rows.
ListDataTableRows(context.Context, *ListDataTableRowsRequest) (*ListDataTableRowsResponse, error)
// Get data table row
GetDataTableRow(context.Context, *GetDataTableRowRequest) (*DataTableRow, error)
// Delete data table row.
DeleteDataTableRow(context.Context, *DeleteDataTableRowRequest) (*emptypb.Empty, error)
// Create data table rows in bulk.
BulkCreateDataTableRows(context.Context, *BulkCreateDataTableRowsRequest) (*BulkCreateDataTableRowsResponse, error)
// Get data table rows in bulk.
BulkGetDataTableRows(context.Context, *BulkGetDataTableRowsRequest) (*BulkGetDataTableRowsResponse, error)
// Replace all existing data table rows with new data table rows.
BulkReplaceDataTableRows(context.Context, *BulkReplaceDataTableRowsRequest) (*BulkReplaceDataTableRowsResponse, error)
// Update data table rows in bulk.
BulkUpdateDataTableRows(context.Context, *BulkUpdateDataTableRowsRequest) (*BulkUpdateDataTableRowsResponse, error)
// Get the error for a data table operation.
GetDataTableOperationErrors(context.Context, *GetDataTableOperationErrorsRequest) (*DataTableOperationErrors, error)
}
DataTableServiceServer is the server API for DataTableService service. All implementations should embed UnimplementedDataTableServiceServer for forward compatibility
type DataTableUpdateSource ¶ added in v0.6.0
type DataTableUpdateSource int32
DataTableUpdateSource denotes the source that updated the data table.
const ( // The data table is updated by the user. DataTableUpdateSource_DATA_TABLE_UPDATE_SOURCE_UNSPECIFIED DataTableUpdateSource = 0 // The data table is updated by the user. DataTableUpdateSource_USER DataTableUpdateSource = 1 // The data table is updated by the rule. DataTableUpdateSource_RULE DataTableUpdateSource = 2 // The data table is updated by the search. DataTableUpdateSource_SEARCH DataTableUpdateSource = 3 )
func (DataTableUpdateSource) Descriptor ¶ added in v0.6.0
func (DataTableUpdateSource) Descriptor() protoreflect.EnumDescriptor
func (DataTableUpdateSource) Enum ¶ added in v0.6.0
func (x DataTableUpdateSource) Enum() *DataTableUpdateSource
func (DataTableUpdateSource) EnumDescriptor
deprecated
added in
v0.6.0
func (DataTableUpdateSource) EnumDescriptor() ([]byte, []int)
Deprecated: Use DataTableUpdateSource.Descriptor instead.
func (DataTableUpdateSource) Number ¶ added in v0.6.0
func (x DataTableUpdateSource) Number() protoreflect.EnumNumber
func (DataTableUpdateSource) String ¶ added in v0.6.0
func (x DataTableUpdateSource) String() string
func (DataTableUpdateSource) Type ¶ added in v0.6.0
func (DataTableUpdateSource) Type() protoreflect.EnumType
type DeleteDataAccessLabelRequest ¶
type DeleteDataAccessLabelRequest struct {
// Required. The ID of the data access label to delete.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message to delete a data access label.
func (*DeleteDataAccessLabelRequest) Descriptor
deprecated
func (*DeleteDataAccessLabelRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDataAccessLabelRequest.ProtoReflect.Descriptor instead.
func (*DeleteDataAccessLabelRequest) GetName ¶
func (x *DeleteDataAccessLabelRequest) GetName() string
func (*DeleteDataAccessLabelRequest) ProtoMessage ¶
func (*DeleteDataAccessLabelRequest) ProtoMessage()
func (*DeleteDataAccessLabelRequest) ProtoReflect ¶
func (x *DeleteDataAccessLabelRequest) ProtoReflect() protoreflect.Message
func (*DeleteDataAccessLabelRequest) Reset ¶
func (x *DeleteDataAccessLabelRequest) Reset()
func (*DeleteDataAccessLabelRequest) String ¶
func (x *DeleteDataAccessLabelRequest) String() string
type DeleteDataAccessScopeRequest ¶
type DeleteDataAccessScopeRequest struct {
// Required. The ID of the data access scope to delete.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message to delete a data access scope.
func (*DeleteDataAccessScopeRequest) Descriptor
deprecated
func (*DeleteDataAccessScopeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDataAccessScopeRequest.ProtoReflect.Descriptor instead.
func (*DeleteDataAccessScopeRequest) GetName ¶
func (x *DeleteDataAccessScopeRequest) GetName() string
func (*DeleteDataAccessScopeRequest) ProtoMessage ¶
func (*DeleteDataAccessScopeRequest) ProtoMessage()
func (*DeleteDataAccessScopeRequest) ProtoReflect ¶
func (x *DeleteDataAccessScopeRequest) ProtoReflect() protoreflect.Message
func (*DeleteDataAccessScopeRequest) Reset ¶
func (x *DeleteDataAccessScopeRequest) Reset()
func (*DeleteDataAccessScopeRequest) String ¶
func (x *DeleteDataAccessScopeRequest) String() string
type DeleteDataTableRequest ¶ added in v0.6.0
type DeleteDataTableRequest struct {
// Required. The resource name of the data table to delete.
// Format
// projects/{project}/locations/{location}/instances/{instances}/dataTables/{data_table}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. If set to true, any rows under this data table will also be
// deleted. (Otherwise, the request will only work if the data table has no
// rows.)
Force bool `protobuf:"varint,2,opt,name=force,proto3" json:"force,omitempty"`
// contains filtered or unexported fields
}
Request message for deleting data tables.
func (*DeleteDataTableRequest) Descriptor
deprecated
added in
v0.6.0
func (*DeleteDataTableRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDataTableRequest.ProtoReflect.Descriptor instead.
func (*DeleteDataTableRequest) GetForce ¶ added in v0.6.0
func (x *DeleteDataTableRequest) GetForce() bool
func (*DeleteDataTableRequest) GetName ¶ added in v0.6.0
func (x *DeleteDataTableRequest) GetName() string
func (*DeleteDataTableRequest) ProtoMessage ¶ added in v0.6.0
func (*DeleteDataTableRequest) ProtoMessage()
func (*DeleteDataTableRequest) ProtoReflect ¶ added in v0.6.0
func (x *DeleteDataTableRequest) ProtoReflect() protoreflect.Message
func (*DeleteDataTableRequest) Reset ¶ added in v0.6.0
func (x *DeleteDataTableRequest) Reset()
func (*DeleteDataTableRequest) String ¶ added in v0.6.0
func (x *DeleteDataTableRequest) String() string
type DeleteDataTableRowRequest ¶ added in v0.6.0
type DeleteDataTableRowRequest struct {
// Required. The resource name of the data table row i,e row_id.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/dataTables/{data_table}/dataTableRows/{data_table_row}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request to delete data table row.
func (*DeleteDataTableRowRequest) Descriptor
deprecated
added in
v0.6.0
func (*DeleteDataTableRowRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDataTableRowRequest.ProtoReflect.Descriptor instead.
func (*DeleteDataTableRowRequest) GetName ¶ added in v0.6.0
func (x *DeleteDataTableRowRequest) GetName() string
func (*DeleteDataTableRowRequest) ProtoMessage ¶ added in v0.6.0
func (*DeleteDataTableRowRequest) ProtoMessage()
func (*DeleteDataTableRowRequest) ProtoReflect ¶ added in v0.6.0
func (x *DeleteDataTableRowRequest) ProtoReflect() protoreflect.Message
func (*DeleteDataTableRowRequest) Reset ¶ added in v0.6.0
func (x *DeleteDataTableRowRequest) Reset()
func (*DeleteDataTableRowRequest) String ¶ added in v0.6.0
func (x *DeleteDataTableRowRequest) String() string
type DeleteNativeDashboardRequest ¶ added in v0.7.0
type DeleteNativeDashboardRequest struct {
// Required. The dashboard name to delete.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message to delete a dashboard.
func (*DeleteNativeDashboardRequest) Descriptor
deprecated
added in
v0.7.0
func (*DeleteNativeDashboardRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNativeDashboardRequest.ProtoReflect.Descriptor instead.
func (*DeleteNativeDashboardRequest) GetName ¶ added in v0.7.0
func (x *DeleteNativeDashboardRequest) GetName() string
func (*DeleteNativeDashboardRequest) ProtoMessage ¶ added in v0.7.0
func (*DeleteNativeDashboardRequest) ProtoMessage()
func (*DeleteNativeDashboardRequest) ProtoReflect ¶ added in v0.7.0
func (x *DeleteNativeDashboardRequest) ProtoReflect() protoreflect.Message
func (*DeleteNativeDashboardRequest) Reset ¶ added in v0.7.0
func (x *DeleteNativeDashboardRequest) Reset()
func (*DeleteNativeDashboardRequest) String ¶ added in v0.7.0
func (x *DeleteNativeDashboardRequest) String() string
type DeleteRuleRequest ¶
type DeleteRuleRequest struct {
// Required. The name of the rule to delete. A rule revision timestamp cannot
// be specified as part of the name, as deleting specific revisions is not
// supported.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. If set to true, any retrohunts and any detections associated with
// the rule will also be deleted. If set to false, the call will only succeed
// if the rule has no associated retrohunts, including completed retrohunts,
// and no associated detections. Regardless of this field's value, the rule
// deployment associated with this rule will also be deleted.
Force bool `protobuf:"varint,2,opt,name=force,proto3" json:"force,omitempty"`
// contains filtered or unexported fields
}
Request message for the DeleteRule method.
func (*DeleteRuleRequest) Descriptor
deprecated
func (*DeleteRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRuleRequest.ProtoReflect.Descriptor instead.
func (*DeleteRuleRequest) GetForce ¶
func (x *DeleteRuleRequest) GetForce() bool
func (*DeleteRuleRequest) GetName ¶
func (x *DeleteRuleRequest) GetName() string
func (*DeleteRuleRequest) ProtoMessage ¶
func (*DeleteRuleRequest) ProtoMessage()
func (*DeleteRuleRequest) ProtoReflect ¶
func (x *DeleteRuleRequest) ProtoReflect() protoreflect.Message
func (*DeleteRuleRequest) Reset ¶
func (x *DeleteRuleRequest) Reset()
func (*DeleteRuleRequest) String ¶
func (x *DeleteRuleRequest) String() string
type DeleteWatchlistRequest ¶
type DeleteWatchlistRequest struct {
// Required. The name of the watchlist to delete.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/watchlists/{watchlist}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. If set to true, any entities under this watchlist will also be
// deleted. (Otherwise, the request will only work if the watchlist has no
// entities.)
Force bool `protobuf:"varint,2,opt,name=force,proto3" json:"force,omitempty"`
// contains filtered or unexported fields
}
Request message for deleting watchlist.
func (*DeleteWatchlistRequest) Descriptor
deprecated
func (*DeleteWatchlistRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWatchlistRequest.ProtoReflect.Descriptor instead.
func (*DeleteWatchlistRequest) GetForce ¶
func (x *DeleteWatchlistRequest) GetForce() bool
func (*DeleteWatchlistRequest) GetName ¶
func (x *DeleteWatchlistRequest) GetName() string
func (*DeleteWatchlistRequest) ProtoMessage ¶
func (*DeleteWatchlistRequest) ProtoMessage()
func (*DeleteWatchlistRequest) ProtoReflect ¶
func (x *DeleteWatchlistRequest) ProtoReflect() protoreflect.Message
func (*DeleteWatchlistRequest) Reset ¶
func (x *DeleteWatchlistRequest) Reset()
func (*DeleteWatchlistRequest) String ¶
func (x *DeleteWatchlistRequest) String() string
type DetectionExclusionActivity ¶ added in v1.3.0
type DetectionExclusionActivity struct {
// The activity for the detection exclusion broken down by detector.
DetectionExclusionDetectorActivities []*DetectionExclusionActivity_DetectionExclusionDetectorActivity `` /* 173-byte string literal not displayed */
// contains filtered or unexported fields
}
The activity for a findings refinement that is a detection exclusion. The activity is broken down per detector.
func (*DetectionExclusionActivity) Descriptor
deprecated
added in
v1.3.0
func (*DetectionExclusionActivity) Descriptor() ([]byte, []int)
Deprecated: Use DetectionExclusionActivity.ProtoReflect.Descriptor instead.
func (*DetectionExclusionActivity) GetDetectionExclusionDetectorActivities ¶ added in v1.3.0
func (x *DetectionExclusionActivity) GetDetectionExclusionDetectorActivities() []*DetectionExclusionActivity_DetectionExclusionDetectorActivity
func (*DetectionExclusionActivity) ProtoMessage ¶ added in v1.3.0
func (*DetectionExclusionActivity) ProtoMessage()
func (*DetectionExclusionActivity) ProtoReflect ¶ added in v1.3.0
func (x *DetectionExclusionActivity) ProtoReflect() protoreflect.Message
func (*DetectionExclusionActivity) Reset ¶ added in v1.3.0
func (x *DetectionExclusionActivity) Reset()
func (*DetectionExclusionActivity) String ¶ added in v1.3.0
func (x *DetectionExclusionActivity) String() string
type DetectionExclusionActivity_DetectionExclusionDetectorActivity ¶ added in v1.3.0
type DetectionExclusionActivity_DetectionExclusionDetectorActivity struct {
// Types that are valid to be assigned to DetectorName:
//
// *DetectionExclusionActivity_DetectionExclusionDetectorActivity_CuratedRule
// *DetectionExclusionActivity_DetectionExclusionDetectorActivity_CuratedRuleSet
// *DetectionExclusionActivity_DetectionExclusionDetectorActivity_Rule
// *DetectionExclusionActivity_DetectionExclusionDetectorActivity_DeletedCuratedRuleSet
DetectorName isDetectionExclusionActivity_DetectionExclusionDetectorActivity_DetectorName `protobuf_oneof:"detector_name"`
// The number of detections for the detector that were excluded by the
// detection exclusion.
ExcludedDetectionCount int64 `` /* 130-byte string literal not displayed */
// The total number of detections found by the detector. This includes both
// excluded detections and non-excluded detections.
TotalDetectionCount int64 `protobuf:"varint,4,opt,name=total_detection_count,json=totalDetectionCount,proto3" json:"total_detection_count,omitempty"`
// contains filtered or unexported fields
}
The activity for a findings refinement that is a detection exclusion broken down for one specific detector.
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) Descriptor
deprecated
added in
v1.3.0
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) Descriptor() ([]byte, []int)
Deprecated: Use DetectionExclusionActivity_DetectionExclusionDetectorActivity.ProtoReflect.Descriptor instead.
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetCuratedRule ¶ added in v1.3.0
func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetCuratedRule() string
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetCuratedRuleSet ¶ added in v1.3.0
func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetCuratedRuleSet() string
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetDeletedCuratedRuleSet ¶ added in v1.3.0
func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetDeletedCuratedRuleSet() string
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetDetectorName ¶ added in v1.3.0
func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetDetectorName() isDetectionExclusionActivity_DetectionExclusionDetectorActivity_DetectorName
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetExcludedDetectionCount ¶ added in v1.3.0
func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetExcludedDetectionCount() int64
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetRule ¶ added in v1.3.0
func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetRule() string
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetTotalDetectionCount ¶ added in v1.3.0
func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) GetTotalDetectionCount() int64
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) ProtoMessage ¶ added in v1.3.0
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) ProtoMessage()
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) ProtoReflect ¶ added in v1.3.0
func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) ProtoReflect() protoreflect.Message
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) Reset ¶ added in v1.3.0
func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) Reset()
func (*DetectionExclusionActivity_DetectionExclusionDetectorActivity) String ¶ added in v1.3.0
func (x *DetectionExclusionActivity_DetectionExclusionDetectorActivity) String() string
type DetectionExclusionActivity_DetectionExclusionDetectorActivity_CuratedRule ¶ added in v1.3.0
type DetectionExclusionActivity_DetectionExclusionDetectorActivity_CuratedRule struct {
// Full resource name for the curated rule this activity corresponds to.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/curatedRules/{rule}
CuratedRule string `protobuf:"bytes,1,opt,name=curated_rule,json=curatedRule,proto3,oneof"`
}
type DetectionExclusionActivity_DetectionExclusionDetectorActivity_CuratedRuleSet ¶ added in v1.3.0
type DetectionExclusionActivity_DetectionExclusionDetectorActivity_CuratedRuleSet struct {
// Full resource name for the curated rule set this activity corresponds
// to. This field will only be set if the customer has access to the
// curated rule set the exclusion is applied to.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
CuratedRuleSet string `protobuf:"bytes,2,opt,name=curated_rule_set,json=curatedRuleSet,proto3,oneof"`
}
type DetectionExclusionActivity_DetectionExclusionDetectorActivity_DeletedCuratedRuleSet ¶ added in v1.3.0
type DetectionExclusionActivity_DetectionExclusionDetectorActivity_DeletedCuratedRuleSet struct {
// Full resource name for the deleted curated rule set this activity
// corresponds to. This field will only be set if the customer does
// not have access to the curated rule set the exclusion is applied to.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
DeletedCuratedRuleSet string `protobuf:"bytes,6,opt,name=deleted_curated_rule_set,json=deletedCuratedRuleSet,proto3,oneof"`
}
type DetectionExclusionActivity_DetectionExclusionDetectorActivity_Rule ¶ added in v1.3.0
type DetectionExclusionActivity_DetectionExclusionDetectorActivity_Rule struct {
// Full resource name for the rule this activity corresponds to.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
Rule string `protobuf:"bytes,5,opt,name=rule,proto3,oneof"`
}
type DetectionExclusionApplication ¶ added in v1.3.0
type DetectionExclusionApplication struct {
// The CuratedRuleSets this detection exclusion applies to.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{category}/curatedRuleSets/{rule_set}
CuratedRuleSets []string `protobuf:"bytes,1,rep,name=curated_rule_sets,json=curatedRuleSets,proto3" json:"curated_rule_sets,omitempty"`
// The CuratedRules this detection exclusion applies to.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/curatedRules/{rule}
CuratedRules []string `protobuf:"bytes,2,rep,name=curated_rules,json=curatedRules,proto3" json:"curated_rules,omitempty"`
// Optional. The Rules this detection exclusion applies to.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
Rules []string `protobuf:"bytes,3,rep,name=rules,proto3" json:"rules,omitempty"`
// Output only. The deleted CuratedRuleSets this detection exclusion applies
// to. Indicates to the customer that the detection exclusion no longer
// applies to the rule sets, so the detection exclusion should be updated.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{category}/curatedRuleSets/{rule_set}
DeletedCuratedRuleSets []string `` /* 131-byte string literal not displayed */
// contains filtered or unexported fields
}
Describes the detectors a detection exclusion is applied to.
func (*DetectionExclusionApplication) Descriptor
deprecated
added in
v1.3.0
func (*DetectionExclusionApplication) Descriptor() ([]byte, []int)
Deprecated: Use DetectionExclusionApplication.ProtoReflect.Descriptor instead.
func (*DetectionExclusionApplication) GetCuratedRuleSets ¶ added in v1.3.0
func (x *DetectionExclusionApplication) GetCuratedRuleSets() []string
func (*DetectionExclusionApplication) GetCuratedRules ¶ added in v1.3.0
func (x *DetectionExclusionApplication) GetCuratedRules() []string
func (*DetectionExclusionApplication) GetDeletedCuratedRuleSets ¶ added in v1.3.0
func (x *DetectionExclusionApplication) GetDeletedCuratedRuleSets() []string
func (*DetectionExclusionApplication) GetRules ¶ added in v1.3.0
func (x *DetectionExclusionApplication) GetRules() []string
func (*DetectionExclusionApplication) ProtoMessage ¶ added in v1.3.0
func (*DetectionExclusionApplication) ProtoMessage()
func (*DetectionExclusionApplication) ProtoReflect ¶ added in v1.3.0
func (x *DetectionExclusionApplication) ProtoReflect() protoreflect.Message
func (*DetectionExclusionApplication) Reset ¶ added in v1.3.0
func (x *DetectionExclusionApplication) Reset()
func (*DetectionExclusionApplication) String ¶ added in v1.3.0
func (x *DetectionExclusionApplication) String() string
type DuplicateChartRequest ¶ added in v0.7.0
type DuplicateChartRequest struct {
// Required. The dashboard name that involves chart duplication.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. The dashboard chart name to duplicate.
DashboardChart string `protobuf:"bytes,2,opt,name=dashboard_chart,json=dashboardChart,proto3" json:"dashboard_chart,omitempty"`
// contains filtered or unexported fields
}
Request message to duplicate chart in a dashboard.
func (*DuplicateChartRequest) Descriptor
deprecated
added in
v0.7.0
func (*DuplicateChartRequest) Descriptor() ([]byte, []int)
Deprecated: Use DuplicateChartRequest.ProtoReflect.Descriptor instead.
func (*DuplicateChartRequest) GetDashboardChart ¶ added in v0.7.0
func (x *DuplicateChartRequest) GetDashboardChart() string
func (*DuplicateChartRequest) GetName ¶ added in v0.7.0
func (x *DuplicateChartRequest) GetName() string
func (*DuplicateChartRequest) ProtoMessage ¶ added in v0.7.0
func (*DuplicateChartRequest) ProtoMessage()
func (*DuplicateChartRequest) ProtoReflect ¶ added in v0.7.0
func (x *DuplicateChartRequest) ProtoReflect() protoreflect.Message
func (*DuplicateChartRequest) Reset ¶ added in v0.7.0
func (x *DuplicateChartRequest) Reset()
func (*DuplicateChartRequest) String ¶ added in v0.7.0
func (x *DuplicateChartRequest) String() string
type DuplicateChartResponse ¶ added in v0.7.0
type DuplicateChartResponse struct {
// Dashboard with chart added in definition.
NativeDashboard *NativeDashboard `protobuf:"bytes,1,opt,name=native_dashboard,json=nativeDashboard,proto3" json:"native_dashboard,omitempty"`
// Duplicated chart resource.
DashboardChart *DashboardChart `protobuf:"bytes,2,opt,name=dashboard_chart,json=dashboardChart,proto3" json:"dashboard_chart,omitempty"`
// contains filtered or unexported fields
}
Response message for duplicating chart in a dashboard.
func (*DuplicateChartResponse) Descriptor
deprecated
added in
v0.7.0
func (*DuplicateChartResponse) Descriptor() ([]byte, []int)
Deprecated: Use DuplicateChartResponse.ProtoReflect.Descriptor instead.
func (*DuplicateChartResponse) GetDashboardChart ¶ added in v0.7.0
func (x *DuplicateChartResponse) GetDashboardChart() *DashboardChart
func (*DuplicateChartResponse) GetNativeDashboard ¶ added in v0.7.0
func (x *DuplicateChartResponse) GetNativeDashboard() *NativeDashboard
func (*DuplicateChartResponse) ProtoMessage ¶ added in v0.7.0
func (*DuplicateChartResponse) ProtoMessage()
func (*DuplicateChartResponse) ProtoReflect ¶ added in v0.7.0
func (x *DuplicateChartResponse) ProtoReflect() protoreflect.Message
func (*DuplicateChartResponse) Reset ¶ added in v0.7.0
func (x *DuplicateChartResponse) Reset()
func (*DuplicateChartResponse) String ¶ added in v0.7.0
func (x *DuplicateChartResponse) String() string
type DuplicateNativeDashboardRequest ¶ added in v0.7.0
type DuplicateNativeDashboardRequest struct {
// Required. The dashboard name to duplicate.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. Any fields that need modification can be passed through this like
// name, description etc.
NativeDashboard *NativeDashboard `protobuf:"bytes,2,opt,name=native_dashboard,json=nativeDashboard,proto3" json:"native_dashboard,omitempty"`
// contains filtered or unexported fields
}
Request message to duplicate a dashboard.
func (*DuplicateNativeDashboardRequest) Descriptor
deprecated
added in
v0.7.0
func (*DuplicateNativeDashboardRequest) Descriptor() ([]byte, []int)
Deprecated: Use DuplicateNativeDashboardRequest.ProtoReflect.Descriptor instead.
func (*DuplicateNativeDashboardRequest) GetName ¶ added in v0.7.0
func (x *DuplicateNativeDashboardRequest) GetName() string
func (*DuplicateNativeDashboardRequest) GetNativeDashboard ¶ added in v0.7.0
func (x *DuplicateNativeDashboardRequest) GetNativeDashboard() *NativeDashboard
func (*DuplicateNativeDashboardRequest) ProtoMessage ¶ added in v0.7.0
func (*DuplicateNativeDashboardRequest) ProtoMessage()
func (*DuplicateNativeDashboardRequest) ProtoReflect ¶ added in v0.7.0
func (x *DuplicateNativeDashboardRequest) ProtoReflect() protoreflect.Message
func (*DuplicateNativeDashboardRequest) Reset ¶ added in v0.7.0
func (x *DuplicateNativeDashboardRequest) Reset()
func (*DuplicateNativeDashboardRequest) String ¶ added in v0.7.0
func (x *DuplicateNativeDashboardRequest) String() string
type EditChartRequest ¶ added in v0.7.0
type EditChartRequest struct {
// Required. The dashboard name to edit chart in.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. Query for the edited chart.
DashboardQuery *DashboardQuery `protobuf:"bytes,2,opt,name=dashboard_query,json=dashboardQuery,proto3" json:"dashboard_query,omitempty"`
// Optional. Edited chart.
DashboardChart *DashboardChart `protobuf:"bytes,3,opt,name=dashboard_chart,json=dashboardChart,proto3" json:"dashboard_chart,omitempty"`
// Required. The list of fields to edit for chart and query.
// Supported paths in chart are -
// dashboard_chart.display_name
// dashboard_chart.description
// dashboard_chart.chart_datasource.data_sources
// dashboard_chart.visualization
// dashboard_chart.visualization.button
// dashboard_chart.visualization.markdown
// dashboard_chart.drill_down_config
// Supported paths in query are -
// dashboard_query.query
// dashboard_query.input
EditMask *fieldmaskpb.FieldMask `protobuf:"bytes,4,opt,name=edit_mask,json=editMask,proto3" json:"edit_mask,omitempty"`
// Optional. Language Features present in the query.
LanguageFeatures []LanguageFeature `` /* 164-byte string literal not displayed */
// contains filtered or unexported fields
}
Request message to edit chart in a dashboard.
func (*EditChartRequest) Descriptor
deprecated
added in
v0.7.0
func (*EditChartRequest) Descriptor() ([]byte, []int)
Deprecated: Use EditChartRequest.ProtoReflect.Descriptor instead.
func (*EditChartRequest) GetDashboardChart ¶ added in v0.7.0
func (x *EditChartRequest) GetDashboardChart() *DashboardChart
func (*EditChartRequest) GetDashboardQuery ¶ added in v0.7.0
func (x *EditChartRequest) GetDashboardQuery() *DashboardQuery
func (*EditChartRequest) GetEditMask ¶ added in v0.7.0
func (x *EditChartRequest) GetEditMask() *fieldmaskpb.FieldMask
func (*EditChartRequest) GetLanguageFeatures ¶ added in v0.7.0
func (x *EditChartRequest) GetLanguageFeatures() []LanguageFeature
func (*EditChartRequest) GetName ¶ added in v0.7.0
func (x *EditChartRequest) GetName() string
func (*EditChartRequest) ProtoMessage ¶ added in v0.7.0
func (*EditChartRequest) ProtoMessage()
func (*EditChartRequest) ProtoReflect ¶ added in v0.7.0
func (x *EditChartRequest) ProtoReflect() protoreflect.Message
func (*EditChartRequest) Reset ¶ added in v0.7.0
func (x *EditChartRequest) Reset()
func (*EditChartRequest) String ¶ added in v0.7.0
func (x *EditChartRequest) String() string
type EditChartResponse ¶ added in v0.7.0
type EditChartResponse struct {
// Edited dashboard.
NativeDashboard *NativeDashboard `protobuf:"bytes,1,opt,name=native_dashboard,json=nativeDashboard,proto3" json:"native_dashboard,omitempty"`
// Edited chart resource.
DashboardChart *DashboardChart `protobuf:"bytes,2,opt,name=dashboard_chart,json=dashboardChart,proto3" json:"dashboard_chart,omitempty"`
// contains filtered or unexported fields
}
Response message for editing chart in a dashboard.
func (*EditChartResponse) Descriptor
deprecated
added in
v0.7.0
func (*EditChartResponse) Descriptor() ([]byte, []int)
Deprecated: Use EditChartResponse.ProtoReflect.Descriptor instead.
func (*EditChartResponse) GetDashboardChart ¶ added in v0.7.0
func (x *EditChartResponse) GetDashboardChart() *DashboardChart
func (*EditChartResponse) GetNativeDashboard ¶ added in v0.7.0
func (x *EditChartResponse) GetNativeDashboard() *NativeDashboard
func (*EditChartResponse) ProtoMessage ¶ added in v0.7.0
func (*EditChartResponse) ProtoMessage()
func (*EditChartResponse) ProtoReflect ¶ added in v0.7.0
func (x *EditChartResponse) ProtoReflect() protoreflect.Message
func (*EditChartResponse) Reset ¶ added in v0.7.0
func (x *EditChartResponse) Reset()
func (*EditChartResponse) String ¶ added in v0.7.0
func (x *EditChartResponse) String() string
type EntityServiceClient ¶
type EntityServiceClient interface {
// Gets watchlist details for the given watchlist ID.
GetWatchlist(ctx context.Context, in *GetWatchlistRequest, opts ...grpc.CallOption) (*Watchlist, error)
// Lists all watchlists for the given instance.
ListWatchlists(ctx context.Context, in *ListWatchlistsRequest, opts ...grpc.CallOption) (*ListWatchlistsResponse, error)
// Creates a watchlist for the given instance.
// Note that there can be at most 200 watchlists per instance.
CreateWatchlist(ctx context.Context, in *CreateWatchlistRequest, opts ...grpc.CallOption) (*Watchlist, error)
// Updates the watchlist for the given instance.
UpdateWatchlist(ctx context.Context, in *UpdateWatchlistRequest, opts ...grpc.CallOption) (*Watchlist, error)
// Deletes the watchlist for the given instance.
DeleteWatchlist(ctx context.Context, in *DeleteWatchlistRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
}
EntityServiceClient is the client API for EntityService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewEntityServiceClient ¶
func NewEntityServiceClient(cc grpc.ClientConnInterface) EntityServiceClient
type EntityServiceServer ¶
type EntityServiceServer interface {
// Gets watchlist details for the given watchlist ID.
GetWatchlist(context.Context, *GetWatchlistRequest) (*Watchlist, error)
// Lists all watchlists for the given instance.
ListWatchlists(context.Context, *ListWatchlistsRequest) (*ListWatchlistsResponse, error)
// Creates a watchlist for the given instance.
// Note that there can be at most 200 watchlists per instance.
CreateWatchlist(context.Context, *CreateWatchlistRequest) (*Watchlist, error)
// Updates the watchlist for the given instance.
UpdateWatchlist(context.Context, *UpdateWatchlistRequest) (*Watchlist, error)
// Deletes the watchlist for the given instance.
DeleteWatchlist(context.Context, *DeleteWatchlistRequest) (*emptypb.Empty, error)
}
EntityServiceServer is the server API for EntityService service. All implementations should embed UnimplementedEntityServiceServer for forward compatibility
type ExecuteDashboardQueryRequest ¶ added in v0.7.0
type ExecuteDashboardQueryRequest struct {
// Required. The parent, under which to run this dashboardQuery.
// Format: projects/{project}/locations/{location}/instances/{instance}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The query to execute and get results back for.
// QueryID or 'query', 'input.time_window' fields will be used. Use
// 'native_dashboard' and 'dashboard_chart' fields if it is an in-dashboard
// query.
Query *DashboardQuery `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// Optional. Dashboard level filters other than query string.
Filters []*DashboardFilter `protobuf:"bytes,3,rep,name=filters,proto3" json:"filters,omitempty"`
// Optional. When true, the backend would read from the database, rather than
// fetching data directly from the cache.
ClearCache bool `protobuf:"varint,4,opt,name=clear_cache,json=clearCache,proto3" json:"clear_cache,omitempty"`
// Optional. When true, the backend will execute the query against the
// previous time range of the query.
UsePreviousTimeRange bool `` /* 126-byte string literal not displayed */
// contains filtered or unexported fields
}
Request message to execute a dashboard query.
func (*ExecuteDashboardQueryRequest) Descriptor
deprecated
added in
v0.7.0
func (*ExecuteDashboardQueryRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteDashboardQueryRequest.ProtoReflect.Descriptor instead.
func (*ExecuteDashboardQueryRequest) GetClearCache ¶ added in v0.7.0
func (x *ExecuteDashboardQueryRequest) GetClearCache() bool
func (*ExecuteDashboardQueryRequest) GetFilters ¶ added in v0.7.0
func (x *ExecuteDashboardQueryRequest) GetFilters() []*DashboardFilter
func (*ExecuteDashboardQueryRequest) GetParent ¶ added in v0.7.0
func (x *ExecuteDashboardQueryRequest) GetParent() string
func (*ExecuteDashboardQueryRequest) GetQuery ¶ added in v0.7.0
func (x *ExecuteDashboardQueryRequest) GetQuery() *DashboardQuery
func (*ExecuteDashboardQueryRequest) GetUsePreviousTimeRange ¶ added in v0.7.0
func (x *ExecuteDashboardQueryRequest) GetUsePreviousTimeRange() bool
func (*ExecuteDashboardQueryRequest) ProtoMessage ¶ added in v0.7.0
func (*ExecuteDashboardQueryRequest) ProtoMessage()
func (*ExecuteDashboardQueryRequest) ProtoReflect ¶ added in v0.7.0
func (x *ExecuteDashboardQueryRequest) ProtoReflect() protoreflect.Message
func (*ExecuteDashboardQueryRequest) Reset ¶ added in v0.7.0
func (x *ExecuteDashboardQueryRequest) Reset()
func (*ExecuteDashboardQueryRequest) String ¶ added in v0.7.0
func (x *ExecuteDashboardQueryRequest) String() string
type ExecuteDashboardQueryResponse ¶ added in v0.7.0
type ExecuteDashboardQueryResponse struct {
// Result rows that are queried.
Results []*ExecuteDashboardQueryResponse_ColumnData `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
// Datasource of the query and results.
DataSources []DataSource `` /* 144-byte string literal not displayed */
// Optional. Last time the cache was refreshed. This would be used by the UI
// to show the last updated time.
LastBackendCacheRefreshedTime *timestamppb.Timestamp `` /* 154-byte string literal not displayed */
// Time window against which query was executed.
TimeWindow *interval.Interval `protobuf:"bytes,5,opt,name=time_window,json=timeWindow,proto3" json:"time_window,omitempty"`
// Runtime errors
QueryRuntimeErrors []*QueryRuntimeError `protobuf:"bytes,6,rep,name=query_runtime_errors,json=queryRuntimeErrors,proto3" json:"query_runtime_errors,omitempty"`
// Optional. Language features found in the query.
LanguageFeatures []LanguageFeature `` /* 164-byte string literal not displayed */
// contains filtered or unexported fields
}
Response message for executing a dashboard query.
func (*ExecuteDashboardQueryResponse) Descriptor
deprecated
added in
v0.7.0
func (*ExecuteDashboardQueryResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteDashboardQueryResponse.ProtoReflect.Descriptor instead.
func (*ExecuteDashboardQueryResponse) GetDataSources ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse) GetDataSources() []DataSource
func (*ExecuteDashboardQueryResponse) GetLanguageFeatures ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse) GetLanguageFeatures() []LanguageFeature
func (*ExecuteDashboardQueryResponse) GetLastBackendCacheRefreshedTime ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse) GetLastBackendCacheRefreshedTime() *timestamppb.Timestamp
func (*ExecuteDashboardQueryResponse) GetQueryRuntimeErrors ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse) GetQueryRuntimeErrors() []*QueryRuntimeError
func (*ExecuteDashboardQueryResponse) GetResults ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse) GetResults() []*ExecuteDashboardQueryResponse_ColumnData
func (*ExecuteDashboardQueryResponse) GetTimeWindow ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse) GetTimeWindow() *interval.Interval
func (*ExecuteDashboardQueryResponse) ProtoMessage ¶ added in v0.7.0
func (*ExecuteDashboardQueryResponse) ProtoMessage()
func (*ExecuteDashboardQueryResponse) ProtoReflect ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse) ProtoReflect() protoreflect.Message
func (*ExecuteDashboardQueryResponse) Reset ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse) Reset()
func (*ExecuteDashboardQueryResponse) String ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse) String() string
type ExecuteDashboardQueryResponse_ColumnData ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnData struct {
// Used to store column names.
Column string `protobuf:"bytes,1,opt,name=column,proto3" json:"column,omitempty"`
// To store column data.
Values []*ExecuteDashboardQueryResponse_ColumnType `protobuf:"bytes,2,rep,name=values,proto3" json:"values,omitempty"`
// To store column metadata.
Metadata *ColumnMetadata `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*ExecuteDashboardQueryResponse_ColumnData) Descriptor
deprecated
added in
v0.7.0
func (*ExecuteDashboardQueryResponse_ColumnData) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteDashboardQueryResponse_ColumnData.ProtoReflect.Descriptor instead.
func (*ExecuteDashboardQueryResponse_ColumnData) GetColumn ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnData) GetColumn() string
func (*ExecuteDashboardQueryResponse_ColumnData) GetMetadata ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnData) GetMetadata() *ColumnMetadata
func (*ExecuteDashboardQueryResponse_ColumnData) GetValues ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnData) GetValues() []*ExecuteDashboardQueryResponse_ColumnType
func (*ExecuteDashboardQueryResponse_ColumnData) ProtoMessage ¶ added in v0.7.0
func (*ExecuteDashboardQueryResponse_ColumnData) ProtoMessage()
func (*ExecuteDashboardQueryResponse_ColumnData) ProtoReflect ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnData) ProtoReflect() protoreflect.Message
func (*ExecuteDashboardQueryResponse_ColumnData) Reset ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnData) Reset()
func (*ExecuteDashboardQueryResponse_ColumnData) String ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnData) String() string
type ExecuteDashboardQueryResponse_ColumnType ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnType struct {
// Types that are valid to be assigned to Type:
//
// *ExecuteDashboardQueryResponse_ColumnType_Value
// *ExecuteDashboardQueryResponse_ColumnType_List_
Type isExecuteDashboardQueryResponse_ColumnType_Type `protobuf_oneof:"type"`
// contains filtered or unexported fields
}
Singular vs list of values in a column.
func (*ExecuteDashboardQueryResponse_ColumnType) Descriptor
deprecated
added in
v0.7.0
func (*ExecuteDashboardQueryResponse_ColumnType) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteDashboardQueryResponse_ColumnType.ProtoReflect.Descriptor instead.
func (*ExecuteDashboardQueryResponse_ColumnType) GetList ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnType) GetList() *ExecuteDashboardQueryResponse_ColumnType_List
func (*ExecuteDashboardQueryResponse_ColumnType) GetType ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnType) GetType() isExecuteDashboardQueryResponse_ColumnType_Type
func (*ExecuteDashboardQueryResponse_ColumnType) GetValue ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnType) GetValue() *ExecuteDashboardQueryResponse_ColumnValue
func (*ExecuteDashboardQueryResponse_ColumnType) ProtoMessage ¶ added in v0.7.0
func (*ExecuteDashboardQueryResponse_ColumnType) ProtoMessage()
func (*ExecuteDashboardQueryResponse_ColumnType) ProtoReflect ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnType) ProtoReflect() protoreflect.Message
func (*ExecuteDashboardQueryResponse_ColumnType) Reset ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnType) Reset()
func (*ExecuteDashboardQueryResponse_ColumnType) String ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnType) String() string
type ExecuteDashboardQueryResponse_ColumnType_List ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnType_List struct {
Values []*ExecuteDashboardQueryResponse_ColumnValue `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"`
// contains filtered or unexported fields
}
Store list of values in a column.
func (*ExecuteDashboardQueryResponse_ColumnType_List) Descriptor
deprecated
added in
v0.7.0
func (*ExecuteDashboardQueryResponse_ColumnType_List) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteDashboardQueryResponse_ColumnType_List.ProtoReflect.Descriptor instead.
func (*ExecuteDashboardQueryResponse_ColumnType_List) GetValues ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnType_List) GetValues() []*ExecuteDashboardQueryResponse_ColumnValue
func (*ExecuteDashboardQueryResponse_ColumnType_List) ProtoMessage ¶ added in v0.7.0
func (*ExecuteDashboardQueryResponse_ColumnType_List) ProtoMessage()
func (*ExecuteDashboardQueryResponse_ColumnType_List) ProtoReflect ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnType_List) ProtoReflect() protoreflect.Message
func (*ExecuteDashboardQueryResponse_ColumnType_List) Reset ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnType_List) Reset()
func (*ExecuteDashboardQueryResponse_ColumnType_List) String ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnType_List) String() string
type ExecuteDashboardQueryResponse_ColumnType_List_ ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnType_List_ struct {
// List of values in a column e.g. IPs
List *ExecuteDashboardQueryResponse_ColumnType_List `protobuf:"bytes,2,opt,name=list,proto3,oneof"`
}
type ExecuteDashboardQueryResponse_ColumnType_Value ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnType_Value struct {
// Single value in a column.
Value *ExecuteDashboardQueryResponse_ColumnValue `protobuf:"bytes,1,opt,name=value,proto3,oneof"`
}
type ExecuteDashboardQueryResponse_ColumnValue ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnValue struct {
// Types that are valid to be assigned to Value:
//
// *ExecuteDashboardQueryResponse_ColumnValue_NullVal
// *ExecuteDashboardQueryResponse_ColumnValue_BoolVal
// *ExecuteDashboardQueryResponse_ColumnValue_BytesVal
// *ExecuteDashboardQueryResponse_ColumnValue_DoubleVal
// *ExecuteDashboardQueryResponse_ColumnValue_Int64Val
// *ExecuteDashboardQueryResponse_ColumnValue_Uint64Val
// *ExecuteDashboardQueryResponse_ColumnValue_StringVal
// *ExecuteDashboardQueryResponse_ColumnValue_TimestampVal
// *ExecuteDashboardQueryResponse_ColumnValue_DateVal
// *ExecuteDashboardQueryResponse_ColumnValue_ProtoVal
Value isExecuteDashboardQueryResponse_ColumnValue_Value `protobuf_oneof:"value"`
Metadata *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata `protobuf:"bytes,11,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
LINT.IfChange(stats_data) Value of the column based on data type.
func (*ExecuteDashboardQueryResponse_ColumnValue) Descriptor
deprecated
added in
v0.7.0
func (*ExecuteDashboardQueryResponse_ColumnValue) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteDashboardQueryResponse_ColumnValue.ProtoReflect.Descriptor instead.
func (*ExecuteDashboardQueryResponse_ColumnValue) GetBoolVal ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) GetBoolVal() bool
func (*ExecuteDashboardQueryResponse_ColumnValue) GetBytesVal ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) GetBytesVal() []byte
func (*ExecuteDashboardQueryResponse_ColumnValue) GetDateVal ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) GetDateVal() *date.Date
func (*ExecuteDashboardQueryResponse_ColumnValue) GetDoubleVal ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) GetDoubleVal() float64
func (*ExecuteDashboardQueryResponse_ColumnValue) GetInt64Val ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) GetInt64Val() int64
func (*ExecuteDashboardQueryResponse_ColumnValue) GetMetadata ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) GetMetadata() *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata
func (*ExecuteDashboardQueryResponse_ColumnValue) GetNullVal ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) GetNullVal() bool
func (*ExecuteDashboardQueryResponse_ColumnValue) GetProtoVal ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) GetProtoVal() *anypb.Any
func (*ExecuteDashboardQueryResponse_ColumnValue) GetStringVal ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) GetStringVal() string
func (*ExecuteDashboardQueryResponse_ColumnValue) GetTimestampVal ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) GetTimestampVal() *timestamppb.Timestamp
func (*ExecuteDashboardQueryResponse_ColumnValue) GetUint64Val ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) GetUint64Val() uint64
func (*ExecuteDashboardQueryResponse_ColumnValue) GetValue ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) GetValue() isExecuteDashboardQueryResponse_ColumnValue_Value
func (*ExecuteDashboardQueryResponse_ColumnValue) ProtoMessage ¶ added in v0.7.0
func (*ExecuteDashboardQueryResponse_ColumnValue) ProtoMessage()
func (*ExecuteDashboardQueryResponse_ColumnValue) ProtoReflect ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) ProtoReflect() protoreflect.Message
func (*ExecuteDashboardQueryResponse_ColumnValue) Reset ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) Reset()
func (*ExecuteDashboardQueryResponse_ColumnValue) String ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue) String() string
type ExecuteDashboardQueryResponse_ColumnValue_BoolVal ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnValue_BoolVal struct {
// Boolean value.
BoolVal bool `protobuf:"varint,2,opt,name=bool_val,json=boolVal,proto3,oneof"`
}
type ExecuteDashboardQueryResponse_ColumnValue_BytesVal ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnValue_BytesVal struct {
// Bytes value.
BytesVal []byte `protobuf:"bytes,3,opt,name=bytes_val,json=bytesVal,proto3,oneof"`
}
type ExecuteDashboardQueryResponse_ColumnValue_DateVal ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnValue_DoubleVal ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnValue_DoubleVal struct {
// Double value.
DoubleVal float64 `protobuf:"fixed64,4,opt,name=double_val,json=doubleVal,proto3,oneof"`
}
type ExecuteDashboardQueryResponse_ColumnValue_Int64Val ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnValue_Int64Val struct {
// Integer value (signed).
Int64Val int64 `protobuf:"varint,5,opt,name=int64_val,json=int64Val,proto3,oneof"`
}
type ExecuteDashboardQueryResponse_ColumnValue_NullVal ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnValue_NullVal struct {
// True if the value is NULL.
NullVal bool `protobuf:"varint,1,opt,name=null_val,json=nullVal,proto3,oneof"`
}
type ExecuteDashboardQueryResponse_ColumnValue_ProtoVal ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnValue_StringVal ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnValue_StringVal struct {
// String value. Enum values are returned as strings.
StringVal string `protobuf:"bytes,7,opt,name=string_val,json=stringVal,proto3,oneof"`
}
type ExecuteDashboardQueryResponse_ColumnValue_TimestampVal ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnValue_TimestampVal struct {
// Timestamp values. Does not handle `interval`.
TimestampVal *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=timestamp_val,json=timestampVal,proto3,oneof"`
}
type ExecuteDashboardQueryResponse_ColumnValue_Uint64Val ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnValue_Uint64Val struct {
// Un-signed integer value.
Uint64Val uint64 `protobuf:"varint,6,opt,name=uint64_val,json=uint64Val,proto3,oneof"`
}
type ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata ¶ added in v0.7.0
type ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata struct {
// "Auto" generated In-app links.
Links []*InAppLink `protobuf:"bytes,1,rep,name=links,proto3" json:"links,omitempty"`
FieldPaths []string `protobuf:"bytes,2,rep,name=field_paths,json=fieldPaths,proto3" json:"field_paths,omitempty"`
// Timestamp value to store the timestamp for the case of the date and
// time data type.
TimestampVal *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=timestamp_val,json=timestampVal,proto3" json:"timestamp_val,omitempty"`
// contains filtered or unexported fields
}
func (*ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) Descriptor
deprecated
added in
v0.7.0
func (*ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata.ProtoReflect.Descriptor instead.
func (*ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) GetFieldPaths ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) GetFieldPaths() []string
func (*ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) GetLinks ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) GetLinks() []*InAppLink
func (*ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) GetTimestampVal ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) GetTimestampVal() *timestamppb.Timestamp
func (*ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) ProtoMessage ¶ added in v0.7.0
func (*ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) ProtoMessage()
func (*ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) ProtoReflect ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) ProtoReflect() protoreflect.Message
func (*ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) Reset ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) Reset()
func (*ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) String ¶ added in v0.7.0
func (x *ExecuteDashboardQueryResponse_ColumnValue_ValueMetadata) String() string
type ExportNativeDashboardsRequest ¶ added in v0.7.0
type ExportNativeDashboardsRequest struct {
// Required. The parent resource that the dashboards to be exported belong to.
// Format: projects/{project}/locations/{location}/instances/{instance}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The resource names of the dashboards to export.
Names []string `protobuf:"bytes,2,rep,name=names,proto3" json:"names,omitempty"`
// contains filtered or unexported fields
}
Request message to export list of dashboard.
func (*ExportNativeDashboardsRequest) Descriptor
deprecated
added in
v0.7.0
func (*ExportNativeDashboardsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportNativeDashboardsRequest.ProtoReflect.Descriptor instead.
func (*ExportNativeDashboardsRequest) GetNames ¶ added in v0.7.0
func (x *ExportNativeDashboardsRequest) GetNames() []string
func (*ExportNativeDashboardsRequest) GetParent ¶ added in v0.7.0
func (x *ExportNativeDashboardsRequest) GetParent() string
func (*ExportNativeDashboardsRequest) ProtoMessage ¶ added in v0.7.0
func (*ExportNativeDashboardsRequest) ProtoMessage()
func (*ExportNativeDashboardsRequest) ProtoReflect ¶ added in v0.7.0
func (x *ExportNativeDashboardsRequest) ProtoReflect() protoreflect.Message
func (*ExportNativeDashboardsRequest) Reset ¶ added in v0.7.0
func (x *ExportNativeDashboardsRequest) Reset()
func (*ExportNativeDashboardsRequest) String ¶ added in v0.7.0
func (x *ExportNativeDashboardsRequest) String() string
type ExportNativeDashboardsResponse ¶ added in v0.7.0
type ExportNativeDashboardsResponse struct {
// Destination for the exported data.
//
// Types that are valid to be assigned to Destination:
//
// *ExportNativeDashboardsResponse_InlineDestination
Destination isExportNativeDashboardsResponse_Destination `protobuf_oneof:"destination"`
// contains filtered or unexported fields
}
Response message for exporting a dashboard.
func (*ExportNativeDashboardsResponse) Descriptor
deprecated
added in
v0.7.0
func (*ExportNativeDashboardsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExportNativeDashboardsResponse.ProtoReflect.Descriptor instead.
func (*ExportNativeDashboardsResponse) GetDestination ¶ added in v0.7.0
func (x *ExportNativeDashboardsResponse) GetDestination() isExportNativeDashboardsResponse_Destination
func (*ExportNativeDashboardsResponse) GetInlineDestination ¶ added in v0.7.0
func (x *ExportNativeDashboardsResponse) GetInlineDestination() *InlineDestination
func (*ExportNativeDashboardsResponse) ProtoMessage ¶ added in v0.7.0
func (*ExportNativeDashboardsResponse) ProtoMessage()
func (*ExportNativeDashboardsResponse) ProtoReflect ¶ added in v0.7.0
func (x *ExportNativeDashboardsResponse) ProtoReflect() protoreflect.Message
func (*ExportNativeDashboardsResponse) Reset ¶ added in v0.7.0
func (x *ExportNativeDashboardsResponse) Reset()
func (*ExportNativeDashboardsResponse) String ¶ added in v0.7.0
func (x *ExportNativeDashboardsResponse) String() string
type ExportNativeDashboardsResponse_InlineDestination ¶ added in v0.7.0
type ExportNativeDashboardsResponse_InlineDestination struct {
// The data for the exported dashboards included directly in the response.
InlineDestination *InlineDestination `protobuf:"bytes,1,opt,name=inline_destination,json=inlineDestination,proto3,oneof"`
}
type FeaturedContentMetadata ¶ added in v0.7.0
type FeaturedContentMetadata struct {
// Required. Unique identifier of the featured content.
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Output only. The display name of the featured content.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Output only. Timestamp indicating when the item was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. Timestamp indicating when the item was updated.
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// Output only. Content item author full name.
Author string `protobuf:"bytes,5,opt,name=author,proto3" json:"author,omitempty"`
// Output only. Determine if this content item is officially certified by
// Google or created by the community.
Certified bool `protobuf:"varint,6,opt,name=certified,proto3" json:"certified,omitempty"`
// Output only. The description of the content item.
Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description,omitempty"`
// Output only. Categories the content is associated with.
Categories []string `protobuf:"bytes,8,rep,name=categories,proto3" json:"categories,omitempty"`
// Output only. Featured content version (Major.Minor.Patch).
Version string `protobuf:"bytes,9,opt,name=version,proto3" json:"version,omitempty"`
// Output only. Whether the content is verified by Google (applicable for 3rd
// party content).
Verified *bool `protobuf:"varint,10,opt,name=verified,proto3,oneof" json:"verified,omitempty"`
// Output only. The source type of the content.
SourceType FeaturedContentMetadata_ContentSourceType `` /* 166-byte string literal not displayed */
// contains filtered or unexported fields
}
FeaturedContentMetadata holds metadata about the Featured Content.
func (*FeaturedContentMetadata) Descriptor
deprecated
added in
v0.7.0
func (*FeaturedContentMetadata) Descriptor() ([]byte, []int)
Deprecated: Use FeaturedContentMetadata.ProtoReflect.Descriptor instead.
func (*FeaturedContentMetadata) GetAuthor ¶ added in v0.7.0
func (x *FeaturedContentMetadata) GetAuthor() string
func (*FeaturedContentMetadata) GetCategories ¶ added in v0.7.0
func (x *FeaturedContentMetadata) GetCategories() []string
func (*FeaturedContentMetadata) GetCertified ¶ added in v0.7.0
func (x *FeaturedContentMetadata) GetCertified() bool
func (*FeaturedContentMetadata) GetCreateTime ¶ added in v0.7.0
func (x *FeaturedContentMetadata) GetCreateTime() *timestamppb.Timestamp
func (*FeaturedContentMetadata) GetDescription ¶ added in v0.7.0
func (x *FeaturedContentMetadata) GetDescription() string
func (*FeaturedContentMetadata) GetDisplayName ¶ added in v0.7.0
func (x *FeaturedContentMetadata) GetDisplayName() string
func (*FeaturedContentMetadata) GetId ¶ added in v0.7.0
func (x *FeaturedContentMetadata) GetId() string
func (*FeaturedContentMetadata) GetSourceType ¶ added in v0.7.0
func (x *FeaturedContentMetadata) GetSourceType() FeaturedContentMetadata_ContentSourceType
func (*FeaturedContentMetadata) GetUpdateTime ¶ added in v0.7.0
func (x *FeaturedContentMetadata) GetUpdateTime() *timestamppb.Timestamp
func (*FeaturedContentMetadata) GetVerified ¶ added in v0.7.0
func (x *FeaturedContentMetadata) GetVerified() bool
func (*FeaturedContentMetadata) GetVersion ¶ added in v0.7.0
func (x *FeaturedContentMetadata) GetVersion() string
func (*FeaturedContentMetadata) ProtoMessage ¶ added in v0.7.0
func (*FeaturedContentMetadata) ProtoMessage()
func (*FeaturedContentMetadata) ProtoReflect ¶ added in v0.7.0
func (x *FeaturedContentMetadata) ProtoReflect() protoreflect.Message
func (*FeaturedContentMetadata) Reset ¶ added in v0.7.0
func (x *FeaturedContentMetadata) Reset()
func (*FeaturedContentMetadata) String ¶ added in v0.7.0
func (x *FeaturedContentMetadata) String() string
type FeaturedContentMetadata_ContentSourceType ¶ added in v0.7.0
type FeaturedContentMetadata_ContentSourceType int32
ContentSourceType specifying the content source of origin
const ( // Unspecified content source type FeaturedContentMetadata_CONTENT_SOURCE_TYPE_UNSPECIFIED FeaturedContentMetadata_ContentSourceType = 0 // Certified Google content source type FeaturedContentMetadata_GOOGLE FeaturedContentMetadata_ContentSourceType = 1 // Community content source type FeaturedContentMetadata_COMMUNITY FeaturedContentMetadata_ContentSourceType = 2 // Partner content source type FeaturedContentMetadata_PARTNER FeaturedContentMetadata_ContentSourceType = 3 )
func (FeaturedContentMetadata_ContentSourceType) Descriptor ¶ added in v0.7.0
func (FeaturedContentMetadata_ContentSourceType) Descriptor() protoreflect.EnumDescriptor
func (FeaturedContentMetadata_ContentSourceType) EnumDescriptor
deprecated
added in
v0.7.0
func (FeaturedContentMetadata_ContentSourceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use FeaturedContentMetadata_ContentSourceType.Descriptor instead.
func (FeaturedContentMetadata_ContentSourceType) Number ¶ added in v0.7.0
func (x FeaturedContentMetadata_ContentSourceType) Number() protoreflect.EnumNumber
func (FeaturedContentMetadata_ContentSourceType) String ¶ added in v0.7.0
func (x FeaturedContentMetadata_ContentSourceType) String() string
func (FeaturedContentMetadata_ContentSourceType) Type ¶ added in v0.7.0
func (FeaturedContentMetadata_ContentSourceType) Type() protoreflect.EnumType
type FeaturedContentNativeDashboard ¶ added in v0.7.0
type FeaturedContentNativeDashboard struct {
// Identifier. The resource name of the FeaturedContentNativeDashboard.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Output only. Metadata about the FeaturedContentNativeDashboard.
ContentMetadata *FeaturedContentMetadata `protobuf:"bytes,2,opt,name=content_metadata,json=contentMetadata,proto3" json:"content_metadata,omitempty"`
// Optional. The dashboard content.
DashboardContent *NativeDashboardWithChartsAndQueries `protobuf:"bytes,3,opt,name=dashboard_content,json=dashboardContent,proto3" json:"dashboard_content,omitempty"`
// contains filtered or unexported fields
}
FeaturedContentNativeDashboard resource.
func (*FeaturedContentNativeDashboard) Descriptor
deprecated
added in
v0.7.0
func (*FeaturedContentNativeDashboard) Descriptor() ([]byte, []int)
Deprecated: Use FeaturedContentNativeDashboard.ProtoReflect.Descriptor instead.
func (*FeaturedContentNativeDashboard) GetContentMetadata ¶ added in v0.7.0
func (x *FeaturedContentNativeDashboard) GetContentMetadata() *FeaturedContentMetadata
func (*FeaturedContentNativeDashboard) GetDashboardContent ¶ added in v0.7.0
func (x *FeaturedContentNativeDashboard) GetDashboardContent() *NativeDashboardWithChartsAndQueries
func (*FeaturedContentNativeDashboard) GetName ¶ added in v0.7.0
func (x *FeaturedContentNativeDashboard) GetName() string
func (*FeaturedContentNativeDashboard) ProtoMessage ¶ added in v0.7.0
func (*FeaturedContentNativeDashboard) ProtoMessage()
func (*FeaturedContentNativeDashboard) ProtoReflect ¶ added in v0.7.0
func (x *FeaturedContentNativeDashboard) ProtoReflect() protoreflect.Message
func (*FeaturedContentNativeDashboard) Reset ¶ added in v0.7.0
func (x *FeaturedContentNativeDashboard) Reset()
func (*FeaturedContentNativeDashboard) String ¶ added in v0.7.0
func (x *FeaturedContentNativeDashboard) String() string
type FeaturedContentNativeDashboardServiceClient ¶ added in v0.7.0
type FeaturedContentNativeDashboardServiceClient interface {
// Get a native dashboard featured content.
GetFeaturedContentNativeDashboard(ctx context.Context, in *GetFeaturedContentNativeDashboardRequest, opts ...grpc.CallOption) (*FeaturedContentNativeDashboard, error)
// List all native dashboards featured content.
ListFeaturedContentNativeDashboards(ctx context.Context, in *ListFeaturedContentNativeDashboardsRequest, opts ...grpc.CallOption) (*ListFeaturedContentNativeDashboardsResponse, error)
// Install a native dashboard featured content.
InstallFeaturedContentNativeDashboard(ctx context.Context, in *InstallFeaturedContentNativeDashboardRequest, opts ...grpc.CallOption) (*InstallFeaturedContentNativeDashboardResponse, error)
}
FeaturedContentNativeDashboardServiceClient is the client API for FeaturedContentNativeDashboardService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFeaturedContentNativeDashboardServiceClient ¶ added in v0.7.0
func NewFeaturedContentNativeDashboardServiceClient(cc grpc.ClientConnInterface) FeaturedContentNativeDashboardServiceClient
type FeaturedContentNativeDashboardServiceServer ¶ added in v0.7.0
type FeaturedContentNativeDashboardServiceServer interface {
// Get a native dashboard featured content.
GetFeaturedContentNativeDashboard(context.Context, *GetFeaturedContentNativeDashboardRequest) (*FeaturedContentNativeDashboard, error)
// List all native dashboards featured content.
ListFeaturedContentNativeDashboards(context.Context, *ListFeaturedContentNativeDashboardsRequest) (*ListFeaturedContentNativeDashboardsResponse, error)
// Install a native dashboard featured content.
InstallFeaturedContentNativeDashboard(context.Context, *InstallFeaturedContentNativeDashboardRequest) (*InstallFeaturedContentNativeDashboardResponse, error)
}
FeaturedContentNativeDashboardServiceServer is the server API for FeaturedContentNativeDashboardService service. All implementations should embed UnimplementedFeaturedContentNativeDashboardServiceServer for forward compatibility
type FilterOperator ¶ added in v0.7.0
type FilterOperator int32
const ( // Default unspecified. FilterOperator_FILTER_OPERATOR_UNSPECIFIED FilterOperator = 0 FilterOperator_EQUAL FilterOperator = 1 FilterOperator_NOT_EQUAL FilterOperator = 2 FilterOperator_IN FilterOperator = 3 FilterOperator_GREATER_THAN FilterOperator = 4 FilterOperator_GREATER_THAN_OR_EQUAL_TO FilterOperator = 5 FilterOperator_LESS_THAN FilterOperator = 6 FilterOperator_LESS_THAN_OR_EQUAL_TO FilterOperator = 7 FilterOperator_BETWEEN FilterOperator = 8 FilterOperator_PAST FilterOperator = 9 FilterOperator_IS_NULL FilterOperator = 10 FilterOperator_IS_NOT_NULL FilterOperator = 11 FilterOperator_STARTS_WITH FilterOperator = 12 FilterOperator_ENDS_WITH FilterOperator = 13 FilterOperator_DOES_NOT_STARTS_WITH FilterOperator = 14 FilterOperator_DOES_NOT_ENDS_WITH FilterOperator = 15 FilterOperator_NOT_IN FilterOperator = 16 // CONTAINS is used for substring match. FilterOperator_CONTAINS FilterOperator = 17 // Used if we want to check if the field does not contain the substring. FilterOperator_DOES_NOT_CONTAIN FilterOperator = 18 )
func (FilterOperator) Descriptor ¶ added in v0.7.0
func (FilterOperator) Descriptor() protoreflect.EnumDescriptor
func (FilterOperator) Enum ¶ added in v0.7.0
func (x FilterOperator) Enum() *FilterOperator
func (FilterOperator) EnumDescriptor
deprecated
added in
v0.7.0
func (FilterOperator) EnumDescriptor() ([]byte, []int)
Deprecated: Use FilterOperator.Descriptor instead.
func (FilterOperator) Number ¶ added in v0.7.0
func (x FilterOperator) Number() protoreflect.EnumNumber
func (FilterOperator) String ¶ added in v0.7.0
func (x FilterOperator) String() string
func (FilterOperator) Type ¶ added in v0.7.0
func (FilterOperator) Type() protoreflect.EnumType
type FilterOperatorAndValues ¶ added in v0.7.0
type FilterOperatorAndValues struct {
// Operator for a single filter modifier.
FilterOperator FilterOperator `` /* 150-byte string literal not displayed */
// Values for the modifier. All operators should have a single value other
// than 'IN' and 'BETWEEN'. 'PAST' will have negative seconds
// like -86400 is past 1 day.
FieldValues []string `protobuf:"bytes,2,rep,name=field_values,json=fieldValues,proto3" json:"field_values,omitempty"`
// contains filtered or unexported fields
}
func (*FilterOperatorAndValues) Descriptor
deprecated
added in
v0.7.0
func (*FilterOperatorAndValues) Descriptor() ([]byte, []int)
Deprecated: Use FilterOperatorAndValues.ProtoReflect.Descriptor instead.
func (*FilterOperatorAndValues) GetFieldValues ¶ added in v0.7.0
func (x *FilterOperatorAndValues) GetFieldValues() []string
func (*FilterOperatorAndValues) GetFilterOperator ¶ added in v0.7.0
func (x *FilterOperatorAndValues) GetFilterOperator() FilterOperator
func (*FilterOperatorAndValues) ProtoMessage ¶ added in v0.7.0
func (*FilterOperatorAndValues) ProtoMessage()
func (*FilterOperatorAndValues) ProtoReflect ¶ added in v0.7.0
func (x *FilterOperatorAndValues) ProtoReflect() protoreflect.Message
func (*FilterOperatorAndValues) Reset ¶ added in v0.7.0
func (x *FilterOperatorAndValues) Reset()
func (*FilterOperatorAndValues) String ¶ added in v0.7.0
func (x *FilterOperatorAndValues) String() string
type FindingsRefinement ¶ added in v1.3.0
type FindingsRefinement struct {
// Full resource name for the findings refinement.
// Format:
// projects/{project}/locations/{region}/instances/{instance}/findingsRefinements/{findings_refinement}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Display name of the findings refinement.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// The type of findings refinement.
Type FindingsRefinementType `protobuf:"varint,3,opt,name=type,proto3,enum=google.cloud.chronicle.v1.FindingsRefinementType" json:"type,omitempty"`
// Output only. The timestamp of when the findings refinement was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. The timestamp of when the findings refinement was last
// updated.
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// The query for the findings refinement. Works in conjunction with the type
// field to determine the findings refinement behavior. The syntax of this
// query is the same as a UDM search string. See the following for more
// information:
// https://cloud.google.com/chronicle/docs/investigation/udm-search
Query string `protobuf:"bytes,7,opt,name=query,proto3" json:"query,omitempty"`
// Optional. The outcome filters for the findings refinement. These allow you
// to specify filters that are applied to the outcome variables in the
// detection. All filters must be true for a detection to match the findings
// refinement.
OutcomeFilters []*OutcomeFilter `protobuf:"bytes,8,rep,name=outcome_filters,json=outcomeFilters,proto3" json:"outcome_filters,omitempty"`
// contains filtered or unexported fields
}
Represents a set of logic conditions used to refine various types of findings such as curated rule detections.
func (*FindingsRefinement) Descriptor
deprecated
added in
v1.3.0
func (*FindingsRefinement) Descriptor() ([]byte, []int)
Deprecated: Use FindingsRefinement.ProtoReflect.Descriptor instead.
func (*FindingsRefinement) GetCreateTime ¶ added in v1.3.0
func (x *FindingsRefinement) GetCreateTime() *timestamppb.Timestamp
func (*FindingsRefinement) GetDisplayName ¶ added in v1.3.0
func (x *FindingsRefinement) GetDisplayName() string
func (*FindingsRefinement) GetName ¶ added in v1.3.0
func (x *FindingsRefinement) GetName() string
func (*FindingsRefinement) GetOutcomeFilters ¶ added in v1.3.0
func (x *FindingsRefinement) GetOutcomeFilters() []*OutcomeFilter
func (*FindingsRefinement) GetQuery ¶ added in v1.3.0
func (x *FindingsRefinement) GetQuery() string
func (*FindingsRefinement) GetType ¶ added in v1.3.0
func (x *FindingsRefinement) GetType() FindingsRefinementType
func (*FindingsRefinement) GetUpdateTime ¶ added in v1.3.0
func (x *FindingsRefinement) GetUpdateTime() *timestamppb.Timestamp
func (*FindingsRefinement) ProtoMessage ¶ added in v1.3.0
func (*FindingsRefinement) ProtoMessage()
func (*FindingsRefinement) ProtoReflect ¶ added in v1.3.0
func (x *FindingsRefinement) ProtoReflect() protoreflect.Message
func (*FindingsRefinement) Reset ¶ added in v1.3.0
func (x *FindingsRefinement) Reset()
func (*FindingsRefinement) String ¶ added in v1.3.0
func (x *FindingsRefinement) String() string
type FindingsRefinementActivity ¶ added in v1.3.0
type FindingsRefinementActivity struct {
// The activity for the findings refinement.
//
// Types that are valid to be assigned to Activity:
//
// *FindingsRefinementActivity_DetectionExclusionActivity
Activity isFindingsRefinementActivity_Activity `protobuf_oneof:"Activity"`
// Required. Full resource name for the findings refinement this activity
// corresponds to. Format:
// projects/{project}/locations/{region}/instances/{instance}/findingsRefinements/{findings_refinement}
FindingsRefinement string `protobuf:"bytes,1,opt,name=findings_refinement,json=findingsRefinement,proto3" json:"findings_refinement,omitempty"`
// contains filtered or unexported fields
}
The activity for a specific findings refinement.
func (*FindingsRefinementActivity) Descriptor
deprecated
added in
v1.3.0
func (*FindingsRefinementActivity) Descriptor() ([]byte, []int)
Deprecated: Use FindingsRefinementActivity.ProtoReflect.Descriptor instead.
func (*FindingsRefinementActivity) GetActivity ¶ added in v1.3.0
func (x *FindingsRefinementActivity) GetActivity() isFindingsRefinementActivity_Activity
func (*FindingsRefinementActivity) GetDetectionExclusionActivity ¶ added in v1.3.0
func (x *FindingsRefinementActivity) GetDetectionExclusionActivity() *DetectionExclusionActivity
func (*FindingsRefinementActivity) GetFindingsRefinement ¶ added in v1.3.0
func (x *FindingsRefinementActivity) GetFindingsRefinement() string
func (*FindingsRefinementActivity) ProtoMessage ¶ added in v1.3.0
func (*FindingsRefinementActivity) ProtoMessage()
func (*FindingsRefinementActivity) ProtoReflect ¶ added in v1.3.0
func (x *FindingsRefinementActivity) ProtoReflect() protoreflect.Message
func (*FindingsRefinementActivity) Reset ¶ added in v1.3.0
func (x *FindingsRefinementActivity) Reset()
func (*FindingsRefinementActivity) String ¶ added in v1.3.0
func (x *FindingsRefinementActivity) String() string
type FindingsRefinementActivity_DetectionExclusionActivity ¶ added in v1.3.0
type FindingsRefinementActivity_DetectionExclusionActivity struct {
// The activity for the detection exclusion.
DetectionExclusionActivity *DetectionExclusionActivity `protobuf:"bytes,2,opt,name=detection_exclusion_activity,json=detectionExclusionActivity,proto3,oneof"`
}
type FindingsRefinementDeployment ¶ added in v1.3.0
type FindingsRefinementDeployment struct {
// The resources which the findings refinement is applied to. Corresponds to
// the type of the findings refinement.
//
// Types that are valid to be assigned to FindingsRefinementApplication:
//
// *FindingsRefinementDeployment_DetectionExclusionApplication
FindingsRefinementApplication isFindingsRefinementDeployment_FindingsRefinementApplication `protobuf_oneof:"FindingsRefinementApplication"`
// Required. The resource name of the findings refinement deployment.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}/deployment
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Whether the findings refinement is currently deployed continuously against
// incoming findings.
Enabled bool `protobuf:"varint,2,opt,name=enabled,proto3" json:"enabled,omitempty"`
// The archive state of the findings refinement deployment.
// Cannot be set to true unless enabled is set to false.
// If currently set to true, enabled cannot be updated to true.
Archived bool `protobuf:"varint,3,opt,name=archived,proto3" json:"archived,omitempty"`
// Output only. The timestamp when the findings refinement deployment was last
// updated.
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// contains filtered or unexported fields
}
The FindingsRefinementDeployment resource represents the deployment state of a findings refinement.
func (*FindingsRefinementDeployment) Descriptor
deprecated
added in
v1.3.0
func (*FindingsRefinementDeployment) Descriptor() ([]byte, []int)
Deprecated: Use FindingsRefinementDeployment.ProtoReflect.Descriptor instead.
func (*FindingsRefinementDeployment) GetArchived ¶ added in v1.3.0
func (x *FindingsRefinementDeployment) GetArchived() bool
func (*FindingsRefinementDeployment) GetDetectionExclusionApplication ¶ added in v1.3.0
func (x *FindingsRefinementDeployment) GetDetectionExclusionApplication() *DetectionExclusionApplication
func (*FindingsRefinementDeployment) GetEnabled ¶ added in v1.3.0
func (x *FindingsRefinementDeployment) GetEnabled() bool
func (*FindingsRefinementDeployment) GetFindingsRefinementApplication ¶ added in v1.3.0
func (x *FindingsRefinementDeployment) GetFindingsRefinementApplication() isFindingsRefinementDeployment_FindingsRefinementApplication
func (*FindingsRefinementDeployment) GetName ¶ added in v1.3.0
func (x *FindingsRefinementDeployment) GetName() string
func (*FindingsRefinementDeployment) GetUpdateTime ¶ added in v1.3.0
func (x *FindingsRefinementDeployment) GetUpdateTime() *timestamppb.Timestamp
func (*FindingsRefinementDeployment) ProtoMessage ¶ added in v1.3.0
func (*FindingsRefinementDeployment) ProtoMessage()
func (*FindingsRefinementDeployment) ProtoReflect ¶ added in v1.3.0
func (x *FindingsRefinementDeployment) ProtoReflect() protoreflect.Message
func (*FindingsRefinementDeployment) Reset ¶ added in v1.3.0
func (x *FindingsRefinementDeployment) Reset()
func (*FindingsRefinementDeployment) String ¶ added in v1.3.0
func (x *FindingsRefinementDeployment) String() string
type FindingsRefinementDeployment_DetectionExclusionApplication ¶ added in v1.3.0
type FindingsRefinementDeployment_DetectionExclusionApplication struct {
// The resources which the detection exclusion is applied to.
DetectionExclusionApplication *DetectionExclusionApplication `protobuf:"bytes,5,opt,name=detection_exclusion_application,json=detectionExclusionApplication,proto3,oneof"`
}
type FindingsRefinementServiceClient ¶ added in v1.3.0
type FindingsRefinementServiceClient interface {
// Gets a single findings refinement.
GetFindingsRefinement(ctx context.Context, in *GetFindingsRefinementRequest, opts ...grpc.CallOption) (*FindingsRefinement, error)
// Lists a collection of findings refinements.
ListFindingsRefinements(ctx context.Context, in *ListFindingsRefinementsRequest, opts ...grpc.CallOption) (*ListFindingsRefinementsResponse, error)
// Creates a new findings refinement.
CreateFindingsRefinement(ctx context.Context, in *CreateFindingsRefinementRequest, opts ...grpc.CallOption) (*FindingsRefinement, error)
// Updates a findings refinement.
UpdateFindingsRefinement(ctx context.Context, in *UpdateFindingsRefinementRequest, opts ...grpc.CallOption) (*FindingsRefinement, error)
// Gets a findings refinement deployment.
GetFindingsRefinementDeployment(ctx context.Context, in *GetFindingsRefinementDeploymentRequest, opts ...grpc.CallOption) (*FindingsRefinementDeployment, error)
// Updates a findings refinement deployment.
UpdateFindingsRefinementDeployment(ctx context.Context, in *UpdateFindingsRefinementDeploymentRequest, opts ...grpc.CallOption) (*FindingsRefinementDeployment, error)
// Lists all findings refinement deployments.
ListAllFindingsRefinementDeployments(ctx context.Context, in *ListAllFindingsRefinementDeploymentsRequest, opts ...grpc.CallOption) (*ListAllFindingsRefinementDeploymentsResponse, error)
// Returns findings refinement activity for a specific findings refinement.
ComputeFindingsRefinementActivity(ctx context.Context, in *ComputeFindingsRefinementActivityRequest, opts ...grpc.CallOption) (*ComputeFindingsRefinementActivityResponse, error)
// Returns findings refinement activity for all findings refinements.
ComputeAllFindingsRefinementActivities(ctx context.Context, in *ComputeAllFindingsRefinementActivitiesRequest, opts ...grpc.CallOption) (*ComputeAllFindingsRefinementActivitiesResponse, error)
}
FindingsRefinementServiceClient is the client API for FindingsRefinementService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFindingsRefinementServiceClient ¶ added in v1.3.0
func NewFindingsRefinementServiceClient(cc grpc.ClientConnInterface) FindingsRefinementServiceClient
type FindingsRefinementServiceServer ¶ added in v1.3.0
type FindingsRefinementServiceServer interface {
// Gets a single findings refinement.
GetFindingsRefinement(context.Context, *GetFindingsRefinementRequest) (*FindingsRefinement, error)
// Lists a collection of findings refinements.
ListFindingsRefinements(context.Context, *ListFindingsRefinementsRequest) (*ListFindingsRefinementsResponse, error)
// Creates a new findings refinement.
CreateFindingsRefinement(context.Context, *CreateFindingsRefinementRequest) (*FindingsRefinement, error)
// Updates a findings refinement.
UpdateFindingsRefinement(context.Context, *UpdateFindingsRefinementRequest) (*FindingsRefinement, error)
// Gets a findings refinement deployment.
GetFindingsRefinementDeployment(context.Context, *GetFindingsRefinementDeploymentRequest) (*FindingsRefinementDeployment, error)
// Updates a findings refinement deployment.
UpdateFindingsRefinementDeployment(context.Context, *UpdateFindingsRefinementDeploymentRequest) (*FindingsRefinementDeployment, error)
// Lists all findings refinement deployments.
ListAllFindingsRefinementDeployments(context.Context, *ListAllFindingsRefinementDeploymentsRequest) (*ListAllFindingsRefinementDeploymentsResponse, error)
// Returns findings refinement activity for a specific findings refinement.
ComputeFindingsRefinementActivity(context.Context, *ComputeFindingsRefinementActivityRequest) (*ComputeFindingsRefinementActivityResponse, error)
// Returns findings refinement activity for all findings refinements.
ComputeAllFindingsRefinementActivities(context.Context, *ComputeAllFindingsRefinementActivitiesRequest) (*ComputeAllFindingsRefinementActivitiesResponse, error)
}
FindingsRefinementServiceServer is the server API for FindingsRefinementService service. All implementations should embed UnimplementedFindingsRefinementServiceServer for forward compatibility
type FindingsRefinementType ¶ added in v1.3.0
type FindingsRefinementType int32
The type of findings refinement, which determines what the findings refinement runs over and the mechanism by which it runs.
const ( // The findings refinement type is unspecified. FindingsRefinementType_FINDINGS_REFINEMENT_TYPE_UNSPECIFIED FindingsRefinementType = 0 // Indicates that the findings refinement is a detection exclusion and // should exclude matching detections. FindingsRefinementType_DETECTION_EXCLUSION FindingsRefinementType = 1 )
func (FindingsRefinementType) Descriptor ¶ added in v1.3.0
func (FindingsRefinementType) Descriptor() protoreflect.EnumDescriptor
func (FindingsRefinementType) Enum ¶ added in v1.3.0
func (x FindingsRefinementType) Enum() *FindingsRefinementType
func (FindingsRefinementType) EnumDescriptor
deprecated
added in
v1.3.0
func (FindingsRefinementType) EnumDescriptor() ([]byte, []int)
Deprecated: Use FindingsRefinementType.Descriptor instead.
func (FindingsRefinementType) Number ¶ added in v1.3.0
func (x FindingsRefinementType) Number() protoreflect.EnumNumber
func (FindingsRefinementType) String ¶ added in v1.3.0
func (x FindingsRefinementType) String() string
func (FindingsRefinementType) Type ¶ added in v1.3.0
func (FindingsRefinementType) Type() protoreflect.EnumType
type GetBigQueryExportRequest ¶ added in v0.7.0
type GetBigQueryExportRequest struct {
// Required. The resource name of the BigqueryExport to retrieve.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request message to fetch BigQuery Export configuration.
func (*GetBigQueryExportRequest) Descriptor
deprecated
added in
v0.7.0
func (*GetBigQueryExportRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBigQueryExportRequest.ProtoReflect.Descriptor instead.
func (*GetBigQueryExportRequest) GetName ¶ added in v0.7.0
func (x *GetBigQueryExportRequest) GetName() string
func (*GetBigQueryExportRequest) ProtoMessage ¶ added in v0.7.0
func (*GetBigQueryExportRequest) ProtoMessage()
func (*GetBigQueryExportRequest) ProtoReflect ¶ added in v0.7.0
func (x *GetBigQueryExportRequest) ProtoReflect() protoreflect.Message
func (*GetBigQueryExportRequest) Reset ¶ added in v0.7.0
func (x *GetBigQueryExportRequest) Reset()
func (*GetBigQueryExportRequest) String ¶ added in v0.7.0
func (x *GetBigQueryExportRequest) String() string
type GetDashboardChartRequest ¶ added in v0.7.0
type GetDashboardChartRequest struct {
// Required. The name of the dashboardChart to retrieve.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/dashboardCharts/{chart}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message to get a dashboard chart.
func (*GetDashboardChartRequest) Descriptor
deprecated
added in
v0.7.0
func (*GetDashboardChartRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDashboardChartRequest.ProtoReflect.Descriptor instead.
func (*GetDashboardChartRequest) GetName ¶ added in v0.7.0
func (x *GetDashboardChartRequest) GetName() string
func (*GetDashboardChartRequest) ProtoMessage ¶ added in v0.7.0
func (*GetDashboardChartRequest) ProtoMessage()
func (*GetDashboardChartRequest) ProtoReflect ¶ added in v0.7.0
func (x *GetDashboardChartRequest) ProtoReflect() protoreflect.Message
func (*GetDashboardChartRequest) Reset ¶ added in v0.7.0
func (x *GetDashboardChartRequest) Reset()
func (*GetDashboardChartRequest) String ¶ added in v0.7.0
func (x *GetDashboardChartRequest) String() string
type GetDashboardQueryRequest ¶ added in v0.7.0
type GetDashboardQueryRequest struct {
// Required. The name of the dashboardQuery to retrieve.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/dashboardQueries/{query}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message to get a dashboard query.
func (*GetDashboardQueryRequest) Descriptor
deprecated
added in
v0.7.0
func (*GetDashboardQueryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDashboardQueryRequest.ProtoReflect.Descriptor instead.
func (*GetDashboardQueryRequest) GetName ¶ added in v0.7.0
func (x *GetDashboardQueryRequest) GetName() string
func (*GetDashboardQueryRequest) ProtoMessage ¶ added in v0.7.0
func (*GetDashboardQueryRequest) ProtoMessage()
func (*GetDashboardQueryRequest) ProtoReflect ¶ added in v0.7.0
func (x *GetDashboardQueryRequest) ProtoReflect() protoreflect.Message
func (*GetDashboardQueryRequest) Reset ¶ added in v0.7.0
func (x *GetDashboardQueryRequest) Reset()
func (*GetDashboardQueryRequest) String ¶ added in v0.7.0
func (x *GetDashboardQueryRequest) String() string
type GetDataAccessLabelRequest ¶
type GetDataAccessLabelRequest struct {
// Required. The ID of the data access label to retrieve.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message to retrieve a data access label.
func (*GetDataAccessLabelRequest) Descriptor
deprecated
func (*GetDataAccessLabelRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDataAccessLabelRequest.ProtoReflect.Descriptor instead.
func (*GetDataAccessLabelRequest) GetName ¶
func (x *GetDataAccessLabelRequest) GetName() string
func (*GetDataAccessLabelRequest) ProtoMessage ¶
func (*GetDataAccessLabelRequest) ProtoMessage()
func (*GetDataAccessLabelRequest) ProtoReflect ¶
func (x *GetDataAccessLabelRequest) ProtoReflect() protoreflect.Message
func (*GetDataAccessLabelRequest) Reset ¶
func (x *GetDataAccessLabelRequest) Reset()
func (*GetDataAccessLabelRequest) String ¶
func (x *GetDataAccessLabelRequest) String() string
type GetDataAccessScopeRequest ¶
type GetDataAccessScopeRequest struct {
// Required. The ID of the data access scope to retrieve.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message to retrieve a data access scope.
func (*GetDataAccessScopeRequest) Descriptor
deprecated
func (*GetDataAccessScopeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDataAccessScopeRequest.ProtoReflect.Descriptor instead.
func (*GetDataAccessScopeRequest) GetName ¶
func (x *GetDataAccessScopeRequest) GetName() string
func (*GetDataAccessScopeRequest) ProtoMessage ¶
func (*GetDataAccessScopeRequest) ProtoMessage()
func (*GetDataAccessScopeRequest) ProtoReflect ¶
func (x *GetDataAccessScopeRequest) ProtoReflect() protoreflect.Message
func (*GetDataAccessScopeRequest) Reset ¶
func (x *GetDataAccessScopeRequest) Reset()
func (*GetDataAccessScopeRequest) String ¶
func (x *GetDataAccessScopeRequest) String() string
type GetDataTableOperationErrorsRequest ¶ added in v0.6.0
type GetDataTableOperationErrorsRequest struct {
// Required. Resource name for the data table operation errors.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/dataTableOperationErrors/{data_table_operation_errors}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
The request message for GetDataTableOperationErrors.
func (*GetDataTableOperationErrorsRequest) Descriptor
deprecated
added in
v0.6.0
func (*GetDataTableOperationErrorsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDataTableOperationErrorsRequest.ProtoReflect.Descriptor instead.
func (*GetDataTableOperationErrorsRequest) GetName ¶ added in v0.6.0
func (x *GetDataTableOperationErrorsRequest) GetName() string
func (*GetDataTableOperationErrorsRequest) ProtoMessage ¶ added in v0.6.0
func (*GetDataTableOperationErrorsRequest) ProtoMessage()
func (*GetDataTableOperationErrorsRequest) ProtoReflect ¶ added in v0.6.0
func (x *GetDataTableOperationErrorsRequest) ProtoReflect() protoreflect.Message
func (*GetDataTableOperationErrorsRequest) Reset ¶ added in v0.6.0
func (x *GetDataTableOperationErrorsRequest) Reset()
func (*GetDataTableOperationErrorsRequest) String ¶ added in v0.6.0
func (x *GetDataTableOperationErrorsRequest) String() string
type GetDataTableRequest ¶ added in v0.6.0
type GetDataTableRequest struct {
// Required. The resource name of the data table to retrieve.
// Format:
// projects/{project}/locations/{location}/instances/{instances}/dataTables/{data_table}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
A request to get details about a data table.
func (*GetDataTableRequest) Descriptor
deprecated
added in
v0.6.0
func (*GetDataTableRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDataTableRequest.ProtoReflect.Descriptor instead.
func (*GetDataTableRequest) GetName ¶ added in v0.6.0
func (x *GetDataTableRequest) GetName() string
func (*GetDataTableRequest) ProtoMessage ¶ added in v0.6.0
func (*GetDataTableRequest) ProtoMessage()
func (*GetDataTableRequest) ProtoReflect ¶ added in v0.6.0
func (x *GetDataTableRequest) ProtoReflect() protoreflect.Message
func (*GetDataTableRequest) Reset ¶ added in v0.6.0
func (x *GetDataTableRequest) Reset()
func (*GetDataTableRequest) String ¶ added in v0.6.0
func (x *GetDataTableRequest) String() string
type GetDataTableRowRequest ¶ added in v0.6.0
type GetDataTableRowRequest struct {
// Required. The resource name of the data table row i,e row_id.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/dataTables/{data_table}/dataTableRows/{data_table_row}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request to get data table row.
func (*GetDataTableRowRequest) Descriptor
deprecated
added in
v0.6.0
func (*GetDataTableRowRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDataTableRowRequest.ProtoReflect.Descriptor instead.
func (*GetDataTableRowRequest) GetName ¶ added in v0.6.0
func (x *GetDataTableRowRequest) GetName() string
func (*GetDataTableRowRequest) ProtoMessage ¶ added in v0.6.0
func (*GetDataTableRowRequest) ProtoMessage()
func (*GetDataTableRowRequest) ProtoReflect ¶ added in v0.6.0
func (x *GetDataTableRowRequest) ProtoReflect() protoreflect.Message
func (*GetDataTableRowRequest) Reset ¶ added in v0.6.0
func (x *GetDataTableRowRequest) Reset()
func (*GetDataTableRowRequest) String ¶ added in v0.6.0
func (x *GetDataTableRowRequest) String() string
type GetFeaturedContentNativeDashboardRequest ¶ added in v0.7.0
type GetFeaturedContentNativeDashboardRequest struct {
// Required. The resource name of the FeaturedContentNativeDashboard to
// retrieve. Format:
// projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message to get a FeaturedContentNativeDashboard.
func (*GetFeaturedContentNativeDashboardRequest) Descriptor
deprecated
added in
v0.7.0
func (*GetFeaturedContentNativeDashboardRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFeaturedContentNativeDashboardRequest.ProtoReflect.Descriptor instead.
func (*GetFeaturedContentNativeDashboardRequest) GetName ¶ added in v0.7.0
func (x *GetFeaturedContentNativeDashboardRequest) GetName() string
func (*GetFeaturedContentNativeDashboardRequest) ProtoMessage ¶ added in v0.7.0
func (*GetFeaturedContentNativeDashboardRequest) ProtoMessage()
func (*GetFeaturedContentNativeDashboardRequest) ProtoReflect ¶ added in v0.7.0
func (x *GetFeaturedContentNativeDashboardRequest) ProtoReflect() protoreflect.Message
func (*GetFeaturedContentNativeDashboardRequest) Reset ¶ added in v0.7.0
func (x *GetFeaturedContentNativeDashboardRequest) Reset()
func (*GetFeaturedContentNativeDashboardRequest) String ¶ added in v0.7.0
func (x *GetFeaturedContentNativeDashboardRequest) String() string
type GetFindingsRefinementDeploymentRequest ¶ added in v1.3.0
type GetFindingsRefinementDeploymentRequest struct {
// Required. The name of the findings refinement to retrieve.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}/deployment
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message for GetFindingsRefinementDeployment method.
func (*GetFindingsRefinementDeploymentRequest) Descriptor
deprecated
added in
v1.3.0
func (*GetFindingsRefinementDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFindingsRefinementDeploymentRequest.ProtoReflect.Descriptor instead.
func (*GetFindingsRefinementDeploymentRequest) GetName ¶ added in v1.3.0
func (x *GetFindingsRefinementDeploymentRequest) GetName() string
func (*GetFindingsRefinementDeploymentRequest) ProtoMessage ¶ added in v1.3.0
func (*GetFindingsRefinementDeploymentRequest) ProtoMessage()
func (*GetFindingsRefinementDeploymentRequest) ProtoReflect ¶ added in v1.3.0
func (x *GetFindingsRefinementDeploymentRequest) ProtoReflect() protoreflect.Message
func (*GetFindingsRefinementDeploymentRequest) Reset ¶ added in v1.3.0
func (x *GetFindingsRefinementDeploymentRequest) Reset()
func (*GetFindingsRefinementDeploymentRequest) String ¶ added in v1.3.0
func (x *GetFindingsRefinementDeploymentRequest) String() string
type GetFindingsRefinementRequest ¶ added in v1.3.0
type GetFindingsRefinementRequest struct {
// Required. The name of the findings refinement to retrieve.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message for GetFindingsRefinement method.
func (*GetFindingsRefinementRequest) Descriptor
deprecated
added in
v1.3.0
func (*GetFindingsRefinementRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFindingsRefinementRequest.ProtoReflect.Descriptor instead.
func (*GetFindingsRefinementRequest) GetName ¶ added in v1.3.0
func (x *GetFindingsRefinementRequest) GetName() string
func (*GetFindingsRefinementRequest) ProtoMessage ¶ added in v1.3.0
func (*GetFindingsRefinementRequest) ProtoMessage()
func (*GetFindingsRefinementRequest) ProtoReflect ¶ added in v1.3.0
func (x *GetFindingsRefinementRequest) ProtoReflect() protoreflect.Message
func (*GetFindingsRefinementRequest) Reset ¶ added in v1.3.0
func (x *GetFindingsRefinementRequest) Reset()
func (*GetFindingsRefinementRequest) String ¶ added in v1.3.0
func (x *GetFindingsRefinementRequest) String() string
type GetInstanceRequest ¶
type GetInstanceRequest struct {
// Required. The name of the instance to retrieve.
// Format:
// `projects/{project_id}/locations/{location}/instances/{instance}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request to get a Instance.
func (*GetInstanceRequest) Descriptor
deprecated
func (*GetInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceRequest) GetName ¶
func (x *GetInstanceRequest) GetName() string
func (*GetInstanceRequest) ProtoMessage ¶
func (*GetInstanceRequest) ProtoMessage()
func (*GetInstanceRequest) ProtoReflect ¶
func (x *GetInstanceRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceRequest) Reset ¶
func (x *GetInstanceRequest) Reset()
func (*GetInstanceRequest) String ¶
func (x *GetInstanceRequest) String() string
type GetNativeDashboardRequest ¶ added in v0.7.0
type GetNativeDashboardRequest struct {
// Required. The dashboard name to fetch.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. View indicates the scope of fields to populate when returning the
// dashboard resource. If unspecified, defaults to the basic view.
View NativeDashboardView `protobuf:"varint,2,opt,name=view,proto3,enum=google.cloud.chronicle.v1.NativeDashboardView" json:"view,omitempty"`
// contains filtered or unexported fields
}
Request message to get a dashboard.
func (*GetNativeDashboardRequest) Descriptor
deprecated
added in
v0.7.0
func (*GetNativeDashboardRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNativeDashboardRequest.ProtoReflect.Descriptor instead.
func (*GetNativeDashboardRequest) GetName ¶ added in v0.7.0
func (x *GetNativeDashboardRequest) GetName() string
func (*GetNativeDashboardRequest) GetView ¶ added in v0.7.0
func (x *GetNativeDashboardRequest) GetView() NativeDashboardView
func (*GetNativeDashboardRequest) ProtoMessage ¶ added in v0.7.0
func (*GetNativeDashboardRequest) ProtoMessage()
func (*GetNativeDashboardRequest) ProtoReflect ¶ added in v0.7.0
func (x *GetNativeDashboardRequest) ProtoReflect() protoreflect.Message
func (*GetNativeDashboardRequest) Reset ¶ added in v0.7.0
func (x *GetNativeDashboardRequest) Reset()
func (*GetNativeDashboardRequest) String ¶ added in v0.7.0
func (x *GetNativeDashboardRequest) String() string
type GetReferenceListRequest ¶
type GetReferenceListRequest struct {
// Required. The resource name of the reference list to retrieve.
// Format:
// `projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// How much of the ReferenceList to view. Defaults to
// REFERENCE_LIST_VIEW_FULL.
View ReferenceListView `protobuf:"varint,2,opt,name=view,proto3,enum=google.cloud.chronicle.v1.ReferenceListView" json:"view,omitempty"`
// contains filtered or unexported fields
}
A request to get details about a reference list.
func (*GetReferenceListRequest) Descriptor
deprecated
func (*GetReferenceListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReferenceListRequest.ProtoReflect.Descriptor instead.
func (*GetReferenceListRequest) GetName ¶
func (x *GetReferenceListRequest) GetName() string
func (*GetReferenceListRequest) GetView ¶
func (x *GetReferenceListRequest) GetView() ReferenceListView
func (*GetReferenceListRequest) ProtoMessage ¶
func (*GetReferenceListRequest) ProtoMessage()
func (*GetReferenceListRequest) ProtoReflect ¶
func (x *GetReferenceListRequest) ProtoReflect() protoreflect.Message
func (*GetReferenceListRequest) Reset ¶
func (x *GetReferenceListRequest) Reset()
func (*GetReferenceListRequest) String ¶
func (x *GetReferenceListRequest) String() string
type GetRetrohuntRequest ¶
type GetRetrohuntRequest struct {
// Required. The name of the retrohunt to retrieve.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/retrohunts/{retrohunt}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message for GetRetrohunt method.
func (*GetRetrohuntRequest) Descriptor
deprecated
func (*GetRetrohuntRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRetrohuntRequest.ProtoReflect.Descriptor instead.
func (*GetRetrohuntRequest) GetName ¶
func (x *GetRetrohuntRequest) GetName() string
func (*GetRetrohuntRequest) ProtoMessage ¶
func (*GetRetrohuntRequest) ProtoMessage()
func (*GetRetrohuntRequest) ProtoReflect ¶
func (x *GetRetrohuntRequest) ProtoReflect() protoreflect.Message
func (*GetRetrohuntRequest) Reset ¶
func (x *GetRetrohuntRequest) Reset()
func (*GetRetrohuntRequest) String ¶
func (x *GetRetrohuntRequest) String() string
type GetRuleDeploymentRequest ¶
type GetRuleDeploymentRequest struct {
// Required. The name of the rule deployment to retrieve.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/deployment`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message for GetRuleDeployment.
func (*GetRuleDeploymentRequest) Descriptor
deprecated
func (*GetRuleDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRuleDeploymentRequest.ProtoReflect.Descriptor instead.
func (*GetRuleDeploymentRequest) GetName ¶
func (x *GetRuleDeploymentRequest) GetName() string
func (*GetRuleDeploymentRequest) ProtoMessage ¶
func (*GetRuleDeploymentRequest) ProtoMessage()
func (*GetRuleDeploymentRequest) ProtoReflect ¶
func (x *GetRuleDeploymentRequest) ProtoReflect() protoreflect.Message
func (*GetRuleDeploymentRequest) Reset ¶
func (x *GetRuleDeploymentRequest) Reset()
func (*GetRuleDeploymentRequest) String ¶
func (x *GetRuleDeploymentRequest) String() string
type GetRuleRequest ¶
type GetRuleRequest struct {
// Required. The name of the rule to retrieve.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// The view field indicates the scope of fields to populate for the Rule being
// returned. If unspecified, defaults to FULL.
View RuleView `protobuf:"varint,2,opt,name=view,proto3,enum=google.cloud.chronicle.v1.RuleView" json:"view,omitempty"`
// contains filtered or unexported fields
}
Request message for GetRule method.
func (*GetRuleRequest) Descriptor
deprecated
func (*GetRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRuleRequest.ProtoReflect.Descriptor instead.
func (*GetRuleRequest) GetName ¶
func (x *GetRuleRequest) GetName() string
func (*GetRuleRequest) GetView ¶
func (x *GetRuleRequest) GetView() RuleView
func (*GetRuleRequest) ProtoMessage ¶
func (*GetRuleRequest) ProtoMessage()
func (*GetRuleRequest) ProtoReflect ¶
func (x *GetRuleRequest) ProtoReflect() protoreflect.Message
func (*GetRuleRequest) Reset ¶
func (x *GetRuleRequest) Reset()
func (*GetRuleRequest) String ¶
func (x *GetRuleRequest) String() string
type GetWatchlistRequest ¶
type GetWatchlistRequest struct {
// Required. The parent, which owns this collection of watchlists.
// The name of the watchlist to retrieve.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/watchlists/{watchlist}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
Request message for getting a watchlist.
func (*GetWatchlistRequest) Descriptor
deprecated
func (*GetWatchlistRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWatchlistRequest.ProtoReflect.Descriptor instead.
func (*GetWatchlistRequest) GetName ¶
func (x *GetWatchlistRequest) GetName() string
func (*GetWatchlistRequest) ProtoMessage ¶
func (*GetWatchlistRequest) ProtoMessage()
func (*GetWatchlistRequest) ProtoReflect ¶
func (x *GetWatchlistRequest) ProtoReflect() protoreflect.Message
func (*GetWatchlistRequest) Reset ¶
func (x *GetWatchlistRequest) Reset()
func (*GetWatchlistRequest) String ¶
func (x *GetWatchlistRequest) String() string
type ImportExportStatus ¶ added in v0.7.0
type ImportExportStatus struct {
// The resource name of the dashboard if it was supplied in the request.
Dashboard string `protobuf:"bytes,1,opt,name=dashboard,proto3" json:"dashboard,omitempty"`
// Output only. Status of the import/export operation.
Status *status.Status `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
ImportExportStatus is a wrapper for dashboard name and status.
func (*ImportExportStatus) Descriptor
deprecated
added in
v0.7.0
func (*ImportExportStatus) Descriptor() ([]byte, []int)
Deprecated: Use ImportExportStatus.ProtoReflect.Descriptor instead.
func (*ImportExportStatus) GetDashboard ¶ added in v0.7.0
func (x *ImportExportStatus) GetDashboard() string
func (*ImportExportStatus) GetStatus ¶ added in v0.7.0
func (x *ImportExportStatus) GetStatus() *status.Status
func (*ImportExportStatus) ProtoMessage ¶ added in v0.7.0
func (*ImportExportStatus) ProtoMessage()
func (*ImportExportStatus) ProtoReflect ¶ added in v0.7.0
func (x *ImportExportStatus) ProtoReflect() protoreflect.Message
func (*ImportExportStatus) Reset ¶ added in v0.7.0
func (x *ImportExportStatus) Reset()
func (*ImportExportStatus) String ¶ added in v0.7.0
func (x *ImportExportStatus) String() string
type ImportNativeDashboardsInlineSource ¶ added in v0.7.0
type ImportNativeDashboardsInlineSource struct {
// Required. Dashboards with charts and queries.
Dashboards []*NativeDashboardWithChartsAndQueries `protobuf:"bytes,1,rep,name=dashboards,proto3" json:"dashboards,omitempty"`
// contains filtered or unexported fields
}
Inline source for importing dashboards.
func (*ImportNativeDashboardsInlineSource) Descriptor
deprecated
added in
v0.7.0
func (*ImportNativeDashboardsInlineSource) Descriptor() ([]byte, []int)
Deprecated: Use ImportNativeDashboardsInlineSource.ProtoReflect.Descriptor instead.
func (*ImportNativeDashboardsInlineSource) GetDashboards ¶ added in v0.7.0
func (x *ImportNativeDashboardsInlineSource) GetDashboards() []*NativeDashboardWithChartsAndQueries
func (*ImportNativeDashboardsInlineSource) ProtoMessage ¶ added in v0.7.0
func (*ImportNativeDashboardsInlineSource) ProtoMessage()
func (*ImportNativeDashboardsInlineSource) ProtoReflect ¶ added in v0.7.0
func (x *ImportNativeDashboardsInlineSource) ProtoReflect() protoreflect.Message
func (*ImportNativeDashboardsInlineSource) Reset ¶ added in v0.7.0
func (x *ImportNativeDashboardsInlineSource) Reset()
func (*ImportNativeDashboardsInlineSource) String ¶ added in v0.7.0
func (x *ImportNativeDashboardsInlineSource) String() string
type ImportNativeDashboardsRequest ¶ added in v0.7.0
type ImportNativeDashboardsRequest struct {
// Required. The parent resource where this dashboard will be created.
// Format: projects/{project}/locations/{location}/instances/{instance}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Required. The data will imported from this proto.
Source *ImportNativeDashboardsInlineSource `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"`
// contains filtered or unexported fields
}
Request message to import dashboards.
func (*ImportNativeDashboardsRequest) Descriptor
deprecated
added in
v0.7.0
func (*ImportNativeDashboardsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ImportNativeDashboardsRequest.ProtoReflect.Descriptor instead.
func (*ImportNativeDashboardsRequest) GetParent ¶ added in v0.7.0
func (x *ImportNativeDashboardsRequest) GetParent() string
func (*ImportNativeDashboardsRequest) GetSource ¶ added in v0.7.0
func (x *ImportNativeDashboardsRequest) GetSource() *ImportNativeDashboardsInlineSource
func (*ImportNativeDashboardsRequest) ProtoMessage ¶ added in v0.7.0
func (*ImportNativeDashboardsRequest) ProtoMessage()
func (*ImportNativeDashboardsRequest) ProtoReflect ¶ added in v0.7.0
func (x *ImportNativeDashboardsRequest) ProtoReflect() protoreflect.Message
func (*ImportNativeDashboardsRequest) Reset ¶ added in v0.7.0
func (x *ImportNativeDashboardsRequest) Reset()
func (*ImportNativeDashboardsRequest) String ¶ added in v0.7.0
func (x *ImportNativeDashboardsRequest) String() string
type ImportNativeDashboardsResponse ¶ added in v0.7.0
type ImportNativeDashboardsResponse struct {
// Output only. Represents the status of an import operation for multiple
// dashboards. Each dashboard's import status is tracked. A status of OK
// indicates the dashboard was ready for import. Otherwise, an appropriate
// error code and message are provided. Importantly, the import process is
// all-or-nothing: if even one dashboard fails to import, the entire import
// operation is aborted, and none of the dashboards are imported. The order of
// the statuses will be the same as in the import request.
Results []*ImportExportStatus `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
// contains filtered or unexported fields
}
Response message for importing dashboards.
func (*ImportNativeDashboardsResponse) Descriptor
deprecated
added in
v0.7.0
func (*ImportNativeDashboardsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ImportNativeDashboardsResponse.ProtoReflect.Descriptor instead.
func (*ImportNativeDashboardsResponse) GetResults ¶ added in v0.7.0
func (x *ImportNativeDashboardsResponse) GetResults() []*ImportExportStatus
func (*ImportNativeDashboardsResponse) ProtoMessage ¶ added in v0.7.0
func (*ImportNativeDashboardsResponse) ProtoMessage()
func (*ImportNativeDashboardsResponse) ProtoReflect ¶ added in v0.7.0
func (x *ImportNativeDashboardsResponse) ProtoReflect() protoreflect.Message
func (*ImportNativeDashboardsResponse) Reset ¶ added in v0.7.0
func (x *ImportNativeDashboardsResponse) Reset()
func (*ImportNativeDashboardsResponse) String ¶ added in v0.7.0
func (x *ImportNativeDashboardsResponse) String() string
type InAppLink ¶ added in v0.7.0
type InAppLink struct {
// URL to redirect to.
Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
// Label for the link.
Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"`
// Icon url for the link.
IconUrl string `protobuf:"bytes,3,opt,name=icon_url,json=iconUrl,proto3" json:"icon_url,omitempty"`
// contains filtered or unexported fields
}
In app linking start
func (*InAppLink) Descriptor
deprecated
added in
v0.7.0
func (*InAppLink) GetIconUrl ¶ added in v0.7.0
func (*InAppLink) ProtoMessage ¶ added in v0.7.0
func (*InAppLink) ProtoMessage()
func (*InAppLink) ProtoReflect ¶ added in v0.7.0
func (x *InAppLink) ProtoReflect() protoreflect.Message
type IngestionLabel ¶
type IngestionLabel struct {
// Required. The key of the ingestion label. Always required.
IngestionLabelKey string `protobuf:"bytes,1,opt,name=ingestion_label_key,json=ingestionLabelKey,proto3" json:"ingestion_label_key,omitempty"`
// Optional. The value of the ingestion label. Optional. An object
// with no provided value and some key provided would match
// against the given key and ANY value.
IngestionLabelValue string `protobuf:"bytes,2,opt,name=ingestion_label_value,json=ingestionLabelValue,proto3" json:"ingestion_label_value,omitempty"`
// contains filtered or unexported fields
}
Representation of an ingestion label type.
func (*IngestionLabel) Descriptor
deprecated
func (*IngestionLabel) Descriptor() ([]byte, []int)
Deprecated: Use IngestionLabel.ProtoReflect.Descriptor instead.
func (*IngestionLabel) GetIngestionLabelKey ¶
func (x *IngestionLabel) GetIngestionLabelKey() string
func (*IngestionLabel) GetIngestionLabelValue ¶
func (x *IngestionLabel) GetIngestionLabelValue() string
func (*IngestionLabel) ProtoMessage ¶
func (*IngestionLabel) ProtoMessage()
func (*IngestionLabel) ProtoReflect ¶
func (x *IngestionLabel) ProtoReflect() protoreflect.Message
func (*IngestionLabel) Reset ¶
func (x *IngestionLabel) Reset()
func (*IngestionLabel) String ¶
func (x *IngestionLabel) String() string
type InlineDestination ¶ added in v0.7.0
type InlineDestination struct {
// Dashboards with charts and queries.
Dashboards []*NativeDashboardWithChartsAndQueries `protobuf:"bytes,1,rep,name=dashboards,proto3" json:"dashboards,omitempty"`
// contains filtered or unexported fields
}
InlineDestination for exporting a dashboard.
func (*InlineDestination) Descriptor
deprecated
added in
v0.7.0
func (*InlineDestination) Descriptor() ([]byte, []int)
Deprecated: Use InlineDestination.ProtoReflect.Descriptor instead.
func (*InlineDestination) GetDashboards ¶ added in v0.7.0
func (x *InlineDestination) GetDashboards() []*NativeDashboardWithChartsAndQueries
func (*InlineDestination) ProtoMessage ¶ added in v0.7.0
func (*InlineDestination) ProtoMessage()
func (*InlineDestination) ProtoReflect ¶ added in v0.7.0
func (x *InlineDestination) ProtoReflect() protoreflect.Message
func (*InlineDestination) Reset ¶ added in v0.7.0
func (x *InlineDestination) Reset()
func (*InlineDestination) String ¶ added in v0.7.0
func (x *InlineDestination) String() string
type InputsUsed ¶
type InputsUsed struct {
// Optional. Whether the rule queries UDM events.
UsesUdm bool `protobuf:"varint,1,opt,name=uses_udm,json=usesUdm,proto3" json:"uses_udm,omitempty"`
// Optional. Whether the rule queries entity events.
UsesEntity bool `protobuf:"varint,2,opt,name=uses_entity,json=usesEntity,proto3" json:"uses_entity,omitempty"`
// Optional. Whether the rule queries detections.
UsesDetection bool `protobuf:"varint,3,opt,name=uses_detection,json=usesDetection,proto3" json:"uses_detection,omitempty"`
// contains filtered or unexported fields
}
InputsUsed is a convenience field that tells us which sources of events (if any) were used in the rule. NEXT TAG: 4
func (*InputsUsed) Descriptor
deprecated
func (*InputsUsed) Descriptor() ([]byte, []int)
Deprecated: Use InputsUsed.ProtoReflect.Descriptor instead.
func (*InputsUsed) GetUsesDetection ¶
func (x *InputsUsed) GetUsesDetection() bool
func (*InputsUsed) GetUsesEntity ¶
func (x *InputsUsed) GetUsesEntity() bool
func (*InputsUsed) GetUsesUdm ¶
func (x *InputsUsed) GetUsesUdm() bool
func (*InputsUsed) ProtoMessage ¶
func (*InputsUsed) ProtoMessage()
func (*InputsUsed) ProtoReflect ¶
func (x *InputsUsed) ProtoReflect() protoreflect.Message
func (*InputsUsed) Reset ¶
func (x *InputsUsed) Reset()
func (*InputsUsed) String ¶
func (x *InputsUsed) String() string
type InstallFeaturedContentNativeDashboardRequest ¶ added in v0.7.0
type InstallFeaturedContentNativeDashboardRequest struct {
// Required. The resource name of the FeaturedContentNativeDashboard to
// install. Format:
// projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. The FeaturedContentNativeDashboard to install.
FeaturedContentNativeDashboard *FeaturedContentNativeDashboard `` /* 155-byte string literal not displayed */
// contains filtered or unexported fields
}
Request message to install a FeaturedContentNativeDashboard.
func (*InstallFeaturedContentNativeDashboardRequest) Descriptor
deprecated
added in
v0.7.0
func (*InstallFeaturedContentNativeDashboardRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstallFeaturedContentNativeDashboardRequest.ProtoReflect.Descriptor instead.
func (*InstallFeaturedContentNativeDashboardRequest) GetFeaturedContentNativeDashboard ¶ added in v0.7.0
func (x *InstallFeaturedContentNativeDashboardRequest) GetFeaturedContentNativeDashboard() *FeaturedContentNativeDashboard
func (*InstallFeaturedContentNativeDashboardRequest) GetName ¶ added in v0.7.0
func (x *InstallFeaturedContentNativeDashboardRequest) GetName() string
func (*InstallFeaturedContentNativeDashboardRequest) ProtoMessage ¶ added in v0.7.0
func (*InstallFeaturedContentNativeDashboardRequest) ProtoMessage()
func (*InstallFeaturedContentNativeDashboardRequest) ProtoReflect ¶ added in v0.7.0
func (x *InstallFeaturedContentNativeDashboardRequest) ProtoReflect() protoreflect.Message
func (*InstallFeaturedContentNativeDashboardRequest) Reset ¶ added in v0.7.0
func (x *InstallFeaturedContentNativeDashboardRequest) Reset()
func (*InstallFeaturedContentNativeDashboardRequest) String ¶ added in v0.7.0
func (x *InstallFeaturedContentNativeDashboardRequest) String() string
type InstallFeaturedContentNativeDashboardResponse ¶ added in v0.7.0
type InstallFeaturedContentNativeDashboardResponse struct {
// Optional. The resource name of the NativeDashboard created.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{native_dashboard_id}
NativeDashboard string `protobuf:"bytes,1,opt,name=native_dashboard,json=nativeDashboard,proto3" json:"native_dashboard,omitempty"`
// contains filtered or unexported fields
}
Response message for installing a FeaturedContentNativeDashboard.
func (*InstallFeaturedContentNativeDashboardResponse) Descriptor
deprecated
added in
v0.7.0
func (*InstallFeaturedContentNativeDashboardResponse) Descriptor() ([]byte, []int)
Deprecated: Use InstallFeaturedContentNativeDashboardResponse.ProtoReflect.Descriptor instead.
func (*InstallFeaturedContentNativeDashboardResponse) GetNativeDashboard ¶ added in v0.7.0
func (x *InstallFeaturedContentNativeDashboardResponse) GetNativeDashboard() string
func (*InstallFeaturedContentNativeDashboardResponse) ProtoMessage ¶ added in v0.7.0
func (*InstallFeaturedContentNativeDashboardResponse) ProtoMessage()
func (*InstallFeaturedContentNativeDashboardResponse) ProtoReflect ¶ added in v0.7.0
func (x *InstallFeaturedContentNativeDashboardResponse) ProtoReflect() protoreflect.Message
func (*InstallFeaturedContentNativeDashboardResponse) Reset ¶ added in v0.7.0
func (x *InstallFeaturedContentNativeDashboardResponse) Reset()
func (*InstallFeaturedContentNativeDashboardResponse) String ¶ added in v0.7.0
func (x *InstallFeaturedContentNativeDashboardResponse) String() string
type Instance ¶
type Instance struct {
// Identifier. The resource name of this instance.
// Format: `projects/{project}/locations/{location}/instances/{instance}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
A Instance represents an instantiation of the Instance product.
func (*Instance) Descriptor
deprecated
func (*Instance) ProtoMessage ¶
func (*Instance) ProtoMessage()
func (*Instance) ProtoReflect ¶
func (x *Instance) ProtoReflect() protoreflect.Message
type InstanceServiceClient ¶
type InstanceServiceClient interface {
// Gets a Instance.
GetInstance(ctx context.Context, in *GetInstanceRequest, opts ...grpc.CallOption) (*Instance, error)
}
InstanceServiceClient is the client API for InstanceService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewInstanceServiceClient ¶
func NewInstanceServiceClient(cc grpc.ClientConnInterface) InstanceServiceClient
type InstanceServiceServer ¶
type InstanceServiceServer interface {
// Gets a Instance.
GetInstance(context.Context, *GetInstanceRequest) (*Instance, error)
}
InstanceServiceServer is the server API for InstanceService service. All implementations should embed UnimplementedInstanceServiceServer for forward compatibility
type LanguageFeature ¶ added in v0.7.0
type LanguageFeature int32
A language feature describes a specific capability or syntax of the query language used in a dashboard query, such as `JOINS`, `STAGES`, or `DATA_TABLES`.
const ( // Language feature is unknown. LanguageFeature_LANGUAGE_FEATURE_UNSPECIFIED LanguageFeature = 0 // Language feature is joins. LanguageFeature_JOINS LanguageFeature = 1 // Language feature is stages. LanguageFeature_STAGES LanguageFeature = 2 // Language feature is data table. LanguageFeature_DATA_TABLES LanguageFeature = 3 )
func (LanguageFeature) Descriptor ¶ added in v0.7.0
func (LanguageFeature) Descriptor() protoreflect.EnumDescriptor
func (LanguageFeature) Enum ¶ added in v0.7.0
func (x LanguageFeature) Enum() *LanguageFeature
func (LanguageFeature) EnumDescriptor
deprecated
added in
v0.7.0
func (LanguageFeature) EnumDescriptor() ([]byte, []int)
Deprecated: Use LanguageFeature.Descriptor instead.
func (LanguageFeature) Number ¶ added in v0.7.0
func (x LanguageFeature) Number() protoreflect.EnumNumber
func (LanguageFeature) String ¶ added in v0.7.0
func (x LanguageFeature) String() string
func (LanguageFeature) Type ¶ added in v0.7.0
func (LanguageFeature) Type() protoreflect.EnumType
type LatestExportJobState ¶ added in v0.7.0
type LatestExportJobState int32
The state of the latest data source export job.
const ( // The latest export job state is unspecified. LatestExportJobState_LATEST_EXPORT_JOB_STATE_UNSPECIFIED LatestExportJobState = 0 // The latest export job state is successful. LatestExportJobState_LATEST_EXPORT_JOB_STATE_SUCCESS LatestExportJobState = 1 // The latest export job state is failed. LatestExportJobState_LATEST_EXPORT_JOB_STATE_FAILED LatestExportJobState = 2 )
func (LatestExportJobState) Descriptor ¶ added in v0.7.0
func (LatestExportJobState) Descriptor() protoreflect.EnumDescriptor
func (LatestExportJobState) Enum ¶ added in v0.7.0
func (x LatestExportJobState) Enum() *LatestExportJobState
func (LatestExportJobState) EnumDescriptor
deprecated
added in
v0.7.0
func (LatestExportJobState) EnumDescriptor() ([]byte, []int)
Deprecated: Use LatestExportJobState.Descriptor instead.
func (LatestExportJobState) Number ¶ added in v0.7.0
func (x LatestExportJobState) Number() protoreflect.EnumNumber
func (LatestExportJobState) String ¶ added in v0.7.0
func (x LatestExportJobState) String() string
func (LatestExportJobState) Type ¶ added in v0.7.0
func (LatestExportJobState) Type() protoreflect.EnumType
type LegendAlign ¶ added in v0.7.0
type LegendAlign int32
const ( LegendAlign_LEGEND_ALIGN_UNSPECIFIED LegendAlign = 0 LegendAlign_AUTO LegendAlign = 1 LegendAlign_LEFT LegendAlign = 2 LegendAlign_RIGHT LegendAlign = 3 )
func (LegendAlign) Descriptor ¶ added in v0.7.0
func (LegendAlign) Descriptor() protoreflect.EnumDescriptor
func (LegendAlign) Enum ¶ added in v0.7.0
func (x LegendAlign) Enum() *LegendAlign
func (LegendAlign) EnumDescriptor
deprecated
added in
v0.7.0
func (LegendAlign) EnumDescriptor() ([]byte, []int)
Deprecated: Use LegendAlign.Descriptor instead.
func (LegendAlign) Number ¶ added in v0.7.0
func (x LegendAlign) Number() protoreflect.EnumNumber
func (LegendAlign) String ¶ added in v0.7.0
func (x LegendAlign) String() string
func (LegendAlign) Type ¶ added in v0.7.0
func (LegendAlign) Type() protoreflect.EnumType
type LegendOrient ¶ added in v0.7.0
type LegendOrient int32
const ( LegendOrient_LEGEND_ORIENT_UNSPECIFIED LegendOrient = 0 LegendOrient_VERTICAL LegendOrient = 1 LegendOrient_HORIZONTAL LegendOrient = 2 )
func (LegendOrient) Descriptor ¶ added in v0.7.0
func (LegendOrient) Descriptor() protoreflect.EnumDescriptor
func (LegendOrient) Enum ¶ added in v0.7.0
func (x LegendOrient) Enum() *LegendOrient
func (LegendOrient) EnumDescriptor
deprecated
added in
v0.7.0
func (LegendOrient) EnumDescriptor() ([]byte, []int)
Deprecated: Use LegendOrient.Descriptor instead.
func (LegendOrient) Number ¶ added in v0.7.0
func (x LegendOrient) Number() protoreflect.EnumNumber
func (LegendOrient) String ¶ added in v0.7.0
func (x LegendOrient) String() string
func (LegendOrient) Type ¶ added in v0.7.0
func (LegendOrient) Type() protoreflect.EnumType
type ListAllFindingsRefinementDeploymentsRequest ¶ added in v1.3.0
type ListAllFindingsRefinementDeploymentsRequest struct {
// Required. The name of the parent resource, which is the SecOps instance to
// list all findings refinement deployments over. Format:
// projects/{project}/locations/{location}/instances/{instance}
Instance string `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
// The maximum number of findings refinement deployments to return. The
// service may return fewer than this value. If unspecified, at most 100 rule
// deployments will be returned. The maximum value is 1000; values above 1000
// will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// A page token, received from a previous
// `ListAllFindingsRefinementDeployments` call. Provide this to retrieve the
// subsequent page.
//
// When paginating, all other parameters provided to
// `ListAllFindingsRefinementDeployments` must match the call that provided
// the page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// A filter that can be used to retrieve specific findings refinement
// deployments.
// Only the following filters are allowed:
// detection_exclusion_application.curated_rule_sets:"<curated_rule_set_name>"",
// detection_exclusion_application.curated_rules:"<curated_rule_name>"
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
Request message for ListAllFindingsRefinementDeployments method.
func (*ListAllFindingsRefinementDeploymentsRequest) Descriptor
deprecated
added in
v1.3.0
func (*ListAllFindingsRefinementDeploymentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllFindingsRefinementDeploymentsRequest.ProtoReflect.Descriptor instead.
func (*ListAllFindingsRefinementDeploymentsRequest) GetFilter ¶ added in v1.3.0
func (x *ListAllFindingsRefinementDeploymentsRequest) GetFilter() string
func (*ListAllFindingsRefinementDeploymentsRequest) GetInstance ¶ added in v1.3.0
func (x *ListAllFindingsRefinementDeploymentsRequest) GetInstance() string
func (*ListAllFindingsRefinementDeploymentsRequest) GetPageSize ¶ added in v1.3.0
func (x *ListAllFindingsRefinementDeploymentsRequest) GetPageSize() int32
func (*ListAllFindingsRefinementDeploymentsRequest) GetPageToken ¶ added in v1.3.0
func (x *ListAllFindingsRefinementDeploymentsRequest) GetPageToken() string
func (*ListAllFindingsRefinementDeploymentsRequest) ProtoMessage ¶ added in v1.3.0
func (*ListAllFindingsRefinementDeploymentsRequest) ProtoMessage()
func (*ListAllFindingsRefinementDeploymentsRequest) ProtoReflect ¶ added in v1.3.0
func (x *ListAllFindingsRefinementDeploymentsRequest) ProtoReflect() protoreflect.Message
func (*ListAllFindingsRefinementDeploymentsRequest) Reset ¶ added in v1.3.0
func (x *ListAllFindingsRefinementDeploymentsRequest) Reset()
func (*ListAllFindingsRefinementDeploymentsRequest) String ¶ added in v1.3.0
func (x *ListAllFindingsRefinementDeploymentsRequest) String() string
type ListAllFindingsRefinementDeploymentsResponse ¶ added in v1.3.0
type ListAllFindingsRefinementDeploymentsResponse struct {
// List of all findings refinement deployments.
AllFindingsRefinementDeployments []*FindingsRefinementDeployment `` /* 161-byte string literal not displayed */
// A token, which can be sent as `page_token` to retrieve the next page. If
// this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for ListAllFindingsRefinementDeployments method.
func (*ListAllFindingsRefinementDeploymentsResponse) Descriptor
deprecated
added in
v1.3.0
func (*ListAllFindingsRefinementDeploymentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllFindingsRefinementDeploymentsResponse.ProtoReflect.Descriptor instead.
func (*ListAllFindingsRefinementDeploymentsResponse) GetAllFindingsRefinementDeployments ¶ added in v1.3.0
func (x *ListAllFindingsRefinementDeploymentsResponse) GetAllFindingsRefinementDeployments() []*FindingsRefinementDeployment
func (*ListAllFindingsRefinementDeploymentsResponse) GetNextPageToken ¶ added in v1.3.0
func (x *ListAllFindingsRefinementDeploymentsResponse) GetNextPageToken() string
func (*ListAllFindingsRefinementDeploymentsResponse) ProtoMessage ¶ added in v1.3.0
func (*ListAllFindingsRefinementDeploymentsResponse) ProtoMessage()
func (*ListAllFindingsRefinementDeploymentsResponse) ProtoReflect ¶ added in v1.3.0
func (x *ListAllFindingsRefinementDeploymentsResponse) ProtoReflect() protoreflect.Message
func (*ListAllFindingsRefinementDeploymentsResponse) Reset ¶ added in v1.3.0
func (x *ListAllFindingsRefinementDeploymentsResponse) Reset()
func (*ListAllFindingsRefinementDeploymentsResponse) String ¶ added in v1.3.0
func (x *ListAllFindingsRefinementDeploymentsResponse) String() string
type ListDataAccessLabelsRequest ¶
type ListDataAccessLabelsRequest struct {
// Required. The parent resource where this data access label will be created.
// Format: `projects/{project}/locations/{location}/instances/{instance}`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// The maximum number of data access labels to return. The service may return
// fewer than this value. If unspecified, at most 100 data access labels will
// be returned. The maximum value is 1000; values above 1000 will be coerced
// to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// A page token, received from a previous `ListDataAccessLabelsRequest` call.
// Provide this to retrieve the subsequent page.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. A filter which should follow the guidelines of AIP-160.
// Supports filtering on all fieds of DataAccessLabel and all operations as
// mentioned in https://google.aip.dev/160.
// example filter: "create_time greater than \"2023-04-21T11:30:00-04:00\" OR
// display_name:\"-21-1\"".
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
Request message for ListDataAccessLabels.
func (*ListDataAccessLabelsRequest) Descriptor
deprecated
func (*ListDataAccessLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDataAccessLabelsRequest.ProtoReflect.Descriptor instead.
func (*ListDataAccessLabelsRequest) GetFilter ¶
func (x *ListDataAccessLabelsRequest) GetFilter() string
func (*ListDataAccessLabelsRequest) GetPageSize ¶
func (x *ListDataAccessLabelsRequest) GetPageSize() int32
func (*ListDataAccessLabelsRequest) GetPageToken ¶
func (x *ListDataAccessLabelsRequest) GetPageToken() string
func (*ListDataAccessLabelsRequest) GetParent ¶
func (x *ListDataAccessLabelsRequest) GetParent() string
func (*ListDataAccessLabelsRequest) ProtoMessage ¶
func (*ListDataAccessLabelsRequest) ProtoMessage()
func (*ListDataAccessLabelsRequest) ProtoReflect ¶
func (x *ListDataAccessLabelsRequest) ProtoReflect() protoreflect.Message
func (*ListDataAccessLabelsRequest) Reset ¶
func (x *ListDataAccessLabelsRequest) Reset()
func (*ListDataAccessLabelsRequest) String ¶
func (x *ListDataAccessLabelsRequest) String() string
type ListDataAccessLabelsResponse ¶
type ListDataAccessLabelsResponse struct {
// List of data access labels.
DataAccessLabels []*DataAccessLabel `protobuf:"bytes,1,rep,name=data_access_labels,json=dataAccessLabels,proto3" json:"data_access_labels,omitempty"`
// A token, which can be sent as `page_token` to retrieve the next page.
// If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for ListDataAccessLabels.
func (*ListDataAccessLabelsResponse) Descriptor
deprecated
func (*ListDataAccessLabelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDataAccessLabelsResponse.ProtoReflect.Descriptor instead.
func (*ListDataAccessLabelsResponse) GetDataAccessLabels ¶
func (x *ListDataAccessLabelsResponse) GetDataAccessLabels() []*DataAccessLabel
func (*ListDataAccessLabelsResponse) GetNextPageToken ¶
func (x *ListDataAccessLabelsResponse) GetNextPageToken() string
func (*ListDataAccessLabelsResponse) ProtoMessage ¶
func (*ListDataAccessLabelsResponse) ProtoMessage()
func (*ListDataAccessLabelsResponse) ProtoReflect ¶
func (x *ListDataAccessLabelsResponse) ProtoReflect() protoreflect.Message
func (*ListDataAccessLabelsResponse) Reset ¶
func (x *ListDataAccessLabelsResponse) Reset()
func (*ListDataAccessLabelsResponse) String ¶
func (x *ListDataAccessLabelsResponse) String() string
type ListDataAccessScopesRequest ¶
type ListDataAccessScopesRequest struct {
// Required. The parent resource where this data access scope will be created.
// Format: `projects/{project}/locations/{location}/instances/{instance}`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// The maximum number of data access scopes to return. The service may return
// fewer than this value. If unspecified, at most 100 data access scopes will
// be returned. The maximum value is 1000; values above 1000 will be coerced
// to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// A page token, received from a previous `ListDataAccessScopesRequest` call.
// Provide this to retrieve the subsequent page.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. A filter which should follow the guidelines of AIP-160.
// Supports filtering on all fieds of DataAccessScope and all operations as
// mentioned in https://google.aip.dev/160.
// example filter: "create_time greater than \"2023-04-21T11:30:00-04:00\" OR
// display_name:\"-21-1\"".
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
Request message for ListDataAccessScopes.
func (*ListDataAccessScopesRequest) Descriptor
deprecated
func (*ListDataAccessScopesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDataAccessScopesRequest.ProtoReflect.Descriptor instead.
func (*ListDataAccessScopesRequest) GetFilter ¶
func (x *ListDataAccessScopesRequest) GetFilter() string
func (*ListDataAccessScopesRequest) GetPageSize ¶
func (x *ListDataAccessScopesRequest) GetPageSize() int32
func (*ListDataAccessScopesRequest) GetPageToken ¶
func (x *ListDataAccessScopesRequest) GetPageToken() string
func (*ListDataAccessScopesRequest) GetParent ¶
func (x *ListDataAccessScopesRequest) GetParent() string
func (*ListDataAccessScopesRequest) ProtoMessage ¶
func (*ListDataAccessScopesRequest) ProtoMessage()
func (*ListDataAccessScopesRequest) ProtoReflect ¶
func (x *ListDataAccessScopesRequest) ProtoReflect() protoreflect.Message
func (*ListDataAccessScopesRequest) Reset ¶
func (x *ListDataAccessScopesRequest) Reset()
func (*ListDataAccessScopesRequest) String ¶
func (x *ListDataAccessScopesRequest) String() string
type ListDataAccessScopesResponse ¶
type ListDataAccessScopesResponse struct {
// List of data access scopes.
DataAccessScopes []*DataAccessScope `protobuf:"bytes,1,rep,name=data_access_scopes,json=dataAccessScopes,proto3" json:"data_access_scopes,omitempty"`
// Whether or not global scope is granted to the user.
GlobalDataAccessScopeGranted *bool `` /* 158-byte string literal not displayed */
// A token, which can be sent as `page_token` to retrieve the next page.
// If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for ListDataAccessScopes.
func (*ListDataAccessScopesResponse) Descriptor
deprecated
func (*ListDataAccessScopesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDataAccessScopesResponse.ProtoReflect.Descriptor instead.
func (*ListDataAccessScopesResponse) GetDataAccessScopes ¶
func (x *ListDataAccessScopesResponse) GetDataAccessScopes() []*DataAccessScope
func (*ListDataAccessScopesResponse) GetGlobalDataAccessScopeGranted ¶
func (x *ListDataAccessScopesResponse) GetGlobalDataAccessScopeGranted() bool
func (*ListDataAccessScopesResponse) GetNextPageToken ¶
func (x *ListDataAccessScopesResponse) GetNextPageToken() string
func (*ListDataAccessScopesResponse) ProtoMessage ¶
func (*ListDataAccessScopesResponse) ProtoMessage()
func (*ListDataAccessScopesResponse) ProtoReflect ¶
func (x *ListDataAccessScopesResponse) ProtoReflect() protoreflect.Message
func (*ListDataAccessScopesResponse) Reset ¶
func (x *ListDataAccessScopesResponse) Reset()
func (*ListDataAccessScopesResponse) String ¶
func (x *ListDataAccessScopesResponse) String() string
type ListDataTableRowsRequest ¶ added in v0.6.0
type ListDataTableRowsRequest struct {
// Required. The resource id of the data table.
// Format:
// projects/{project}/locations/{locations}/instances/{instance}/dataTables/{data_table}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of data table rows to return. The service may
// return fewer than this value. If unspecified, at most 100 data table rows
// will be returned. The maximum value is 1000; values above 1000 will be
// coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A page token, received from a previous `ListDataTableRows` call.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. Configures ordering of DataTables in the response.
// Note: Our implementation currently supports order by "create_time asc" only
OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
// Optional. Filter facilitating search over data table rows. This filter
// performs a case-insensitive substring match on the row values.
Filter string `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
Request to list data table rows.
func (*ListDataTableRowsRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListDataTableRowsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDataTableRowsRequest.ProtoReflect.Descriptor instead.
func (*ListDataTableRowsRequest) GetFilter ¶ added in v0.6.0
func (x *ListDataTableRowsRequest) GetFilter() string
func (*ListDataTableRowsRequest) GetOrderBy ¶ added in v0.6.0
func (x *ListDataTableRowsRequest) GetOrderBy() string
func (*ListDataTableRowsRequest) GetPageSize ¶ added in v0.6.0
func (x *ListDataTableRowsRequest) GetPageSize() int32
func (*ListDataTableRowsRequest) GetPageToken ¶ added in v0.6.0
func (x *ListDataTableRowsRequest) GetPageToken() string
func (*ListDataTableRowsRequest) GetParent ¶ added in v0.6.0
func (x *ListDataTableRowsRequest) GetParent() string
func (*ListDataTableRowsRequest) ProtoMessage ¶ added in v0.6.0
func (*ListDataTableRowsRequest) ProtoMessage()
func (*ListDataTableRowsRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListDataTableRowsRequest) ProtoReflect() protoreflect.Message
func (*ListDataTableRowsRequest) Reset ¶ added in v0.6.0
func (x *ListDataTableRowsRequest) Reset()
func (*ListDataTableRowsRequest) String ¶ added in v0.6.0
func (x *ListDataTableRowsRequest) String() string
type ListDataTableRowsResponse ¶ added in v0.6.0
type ListDataTableRowsResponse struct {
// The list of the data table rows returned.
DataTableRows []*DataTableRow `protobuf:"bytes,1,rep,name=data_table_rows,json=dataTableRows,proto3" json:"data_table_rows,omitempty"`
// Optional. A token, which can be sent as `page_token` to retrieve the next
// page. If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for listing data table rows.
func (*ListDataTableRowsResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListDataTableRowsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDataTableRowsResponse.ProtoReflect.Descriptor instead.
func (*ListDataTableRowsResponse) GetDataTableRows ¶ added in v0.6.0
func (x *ListDataTableRowsResponse) GetDataTableRows() []*DataTableRow
func (*ListDataTableRowsResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListDataTableRowsResponse) GetNextPageToken() string
func (*ListDataTableRowsResponse) ProtoMessage ¶ added in v0.6.0
func (*ListDataTableRowsResponse) ProtoMessage()
func (*ListDataTableRowsResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListDataTableRowsResponse) ProtoReflect() protoreflect.Message
func (*ListDataTableRowsResponse) Reset ¶ added in v0.6.0
func (x *ListDataTableRowsResponse) Reset()
func (*ListDataTableRowsResponse) String ¶ added in v0.6.0
func (x *ListDataTableRowsResponse) String() string
type ListDataTablesRequest ¶ added in v0.6.0
type ListDataTablesRequest struct {
// Required. The parent resource where this data table will be created.
// Format: projects/{project}/locations/{location}/instances/{instance}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of data tables to return. The service may
// return fewer than this value. If unspecified, at most 100 data tables will
// be returned. The maximum value is 1000; values above 1000 will be coerced
// to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A page token, received from a previous `ListDataTables` call.
// Provide this to retrieve the subsequent page.
// When paginating, all other parameters provided to
// `ListDataTables` must match the call that provided the page
// token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. Configures ordering of DataTables in the response.
// Note: Our implementation currently supports order by "create_time asc" only
OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
// contains filtered or unexported fields
}
A request for a list of data tables.
func (*ListDataTablesRequest) Descriptor
deprecated
added in
v0.6.0
func (*ListDataTablesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDataTablesRequest.ProtoReflect.Descriptor instead.
func (*ListDataTablesRequest) GetOrderBy ¶ added in v0.6.0
func (x *ListDataTablesRequest) GetOrderBy() string
func (*ListDataTablesRequest) GetPageSize ¶ added in v0.6.0
func (x *ListDataTablesRequest) GetPageSize() int32
func (*ListDataTablesRequest) GetPageToken ¶ added in v0.6.0
func (x *ListDataTablesRequest) GetPageToken() string
func (*ListDataTablesRequest) GetParent ¶ added in v0.6.0
func (x *ListDataTablesRequest) GetParent() string
func (*ListDataTablesRequest) ProtoMessage ¶ added in v0.6.0
func (*ListDataTablesRequest) ProtoMessage()
func (*ListDataTablesRequest) ProtoReflect ¶ added in v0.6.0
func (x *ListDataTablesRequest) ProtoReflect() protoreflect.Message
func (*ListDataTablesRequest) Reset ¶ added in v0.6.0
func (x *ListDataTablesRequest) Reset()
func (*ListDataTablesRequest) String ¶ added in v0.6.0
func (x *ListDataTablesRequest) String() string
type ListDataTablesResponse ¶ added in v0.6.0
type ListDataTablesResponse struct {
// The list of the data tables returned.
DataTables []*DataTable `protobuf:"bytes,1,rep,name=data_tables,json=dataTables,proto3" json:"data_tables,omitempty"`
// A token, which can be sent as `page_token` to retrieve the next page.
// If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for listing data tables.
func (*ListDataTablesResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListDataTablesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDataTablesResponse.ProtoReflect.Descriptor instead.
func (*ListDataTablesResponse) GetDataTables ¶ added in v0.6.0
func (x *ListDataTablesResponse) GetDataTables() []*DataTable
func (*ListDataTablesResponse) GetNextPageToken ¶ added in v0.6.0
func (x *ListDataTablesResponse) GetNextPageToken() string
func (*ListDataTablesResponse) ProtoMessage ¶ added in v0.6.0
func (*ListDataTablesResponse) ProtoMessage()
func (*ListDataTablesResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListDataTablesResponse) ProtoReflect() protoreflect.Message
func (*ListDataTablesResponse) Reset ¶ added in v0.6.0
func (x *ListDataTablesResponse) Reset()
func (*ListDataTablesResponse) String ¶ added in v0.6.0
func (x *ListDataTablesResponse) String() string
type ListFeaturedContentNativeDashboardsRequest ¶ added in v0.7.0
type ListFeaturedContentNativeDashboardsRequest struct {
// Required. The parent, which owns this collection of
// FeaturedContentNativeDashboards. Format:
// projects/{project}/locations/{location}/instances/{instance}/contentHub
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of FeaturedContentNativeDashboards to return.
// The service may return fewer than this value. If unspecified, at most 100
// FeaturedContentNativeDashboards will be returned. The maximum value is 100;
// values above 100 will be coerced to 100.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A page token, received from a previous
// `ListFeaturedContentNativeDashboards` call. Provide this to retrieve the
// subsequent page.
//
// When paginating, all other parameters provided to
// `ListFeaturedContentNativeDashboards` must match the call that provided the
// page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. The filter to apply to list the FeaturedContentNativeDashboards.
//
// The filter syntax follows Google Cloud syntax: https://google.aip.dev/160.
//
// Supported fields for filtering:
//
// * `name`: The resource name of the featured content.
// * `content_metadata.description`: The description of the featured
// content.
//
// When a literal value is provided without a field, it will perform a
// substring search across both `name` and `content_metadata.description`.
//
// Examples:
//
// - `"test"`: Matches featured content where either the name or description
// contains "test" as a substring.
// - `name="test"`: Matches featured content where the name contains "test".
// - `content_metadata.description="test"`: Matches featured content where
// the description contains "test".
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
Request message to list FeaturedContentNativeDashboards.
func (*ListFeaturedContentNativeDashboardsRequest) Descriptor
deprecated
added in
v0.7.0
func (*ListFeaturedContentNativeDashboardsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFeaturedContentNativeDashboardsRequest.ProtoReflect.Descriptor instead.
func (*ListFeaturedContentNativeDashboardsRequest) GetFilter ¶ added in v0.7.0
func (x *ListFeaturedContentNativeDashboardsRequest) GetFilter() string
func (*ListFeaturedContentNativeDashboardsRequest) GetPageSize ¶ added in v0.7.0
func (x *ListFeaturedContentNativeDashboardsRequest) GetPageSize() int32
func (*ListFeaturedContentNativeDashboardsRequest) GetPageToken ¶ added in v0.7.0
func (x *ListFeaturedContentNativeDashboardsRequest) GetPageToken() string
func (*ListFeaturedContentNativeDashboardsRequest) GetParent ¶ added in v0.7.0
func (x *ListFeaturedContentNativeDashboardsRequest) GetParent() string
func (*ListFeaturedContentNativeDashboardsRequest) ProtoMessage ¶ added in v0.7.0
func (*ListFeaturedContentNativeDashboardsRequest) ProtoMessage()
func (*ListFeaturedContentNativeDashboardsRequest) ProtoReflect ¶ added in v0.7.0
func (x *ListFeaturedContentNativeDashboardsRequest) ProtoReflect() protoreflect.Message
func (*ListFeaturedContentNativeDashboardsRequest) Reset ¶ added in v0.7.0
func (x *ListFeaturedContentNativeDashboardsRequest) Reset()
func (*ListFeaturedContentNativeDashboardsRequest) String ¶ added in v0.7.0
func (x *ListFeaturedContentNativeDashboardsRequest) String() string
type ListFeaturedContentNativeDashboardsResponse ¶ added in v0.7.0
type ListFeaturedContentNativeDashboardsResponse struct {
// The list of FeaturedContentNativeDashboards.
// Ordered by name by default.
FeaturedContentNativeDashboards []*FeaturedContentNativeDashboard `` /* 158-byte string literal not displayed */
// A token, which can be sent as `page_token` to retrieve the next page.
// If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for listing FeaturedContentNativeDashboards.
func (*ListFeaturedContentNativeDashboardsResponse) Descriptor
deprecated
added in
v0.7.0
func (*ListFeaturedContentNativeDashboardsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFeaturedContentNativeDashboardsResponse.ProtoReflect.Descriptor instead.
func (*ListFeaturedContentNativeDashboardsResponse) GetFeaturedContentNativeDashboards ¶ added in v0.7.0
func (x *ListFeaturedContentNativeDashboardsResponse) GetFeaturedContentNativeDashboards() []*FeaturedContentNativeDashboard
func (*ListFeaturedContentNativeDashboardsResponse) GetNextPageToken ¶ added in v0.7.0
func (x *ListFeaturedContentNativeDashboardsResponse) GetNextPageToken() string
func (*ListFeaturedContentNativeDashboardsResponse) ProtoMessage ¶ added in v0.7.0
func (*ListFeaturedContentNativeDashboardsResponse) ProtoMessage()
func (*ListFeaturedContentNativeDashboardsResponse) ProtoReflect ¶ added in v0.7.0
func (x *ListFeaturedContentNativeDashboardsResponse) ProtoReflect() protoreflect.Message
func (*ListFeaturedContentNativeDashboardsResponse) Reset ¶ added in v0.7.0
func (x *ListFeaturedContentNativeDashboardsResponse) Reset()
func (*ListFeaturedContentNativeDashboardsResponse) String ¶ added in v0.7.0
func (x *ListFeaturedContentNativeDashboardsResponse) String() string
type ListFindingsRefinementsRequest ¶ added in v1.3.0
type ListFindingsRefinementsRequest struct {
// Required. The parent, which owns this collection of findings refinements.
// Format:
// projects/{project}/locations/{location}/instances/{instance}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// The maximum number of findings refinements to return. The service may
// return fewer than this value. If unspecified, at most 100 rules will be
// returned. The maximum value is 1000; values above 1000 will be coerced to
// 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// A page token, received from a previous `ListFindingsRefinements` call.
// Provide this to retrieve the subsequent page.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// contains filtered or unexported fields
}
Request message for ListFindingsRefinements method.
func (*ListFindingsRefinementsRequest) Descriptor
deprecated
added in
v1.3.0
func (*ListFindingsRefinementsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFindingsRefinementsRequest.ProtoReflect.Descriptor instead.
func (*ListFindingsRefinementsRequest) GetPageSize ¶ added in v1.3.0
func (x *ListFindingsRefinementsRequest) GetPageSize() int32
func (*ListFindingsRefinementsRequest) GetPageToken ¶ added in v1.3.0
func (x *ListFindingsRefinementsRequest) GetPageToken() string
func (*ListFindingsRefinementsRequest) GetParent ¶ added in v1.3.0
func (x *ListFindingsRefinementsRequest) GetParent() string
func (*ListFindingsRefinementsRequest) ProtoMessage ¶ added in v1.3.0
func (*ListFindingsRefinementsRequest) ProtoMessage()
func (*ListFindingsRefinementsRequest) ProtoReflect ¶ added in v1.3.0
func (x *ListFindingsRefinementsRequest) ProtoReflect() protoreflect.Message
func (*ListFindingsRefinementsRequest) Reset ¶ added in v1.3.0
func (x *ListFindingsRefinementsRequest) Reset()
func (*ListFindingsRefinementsRequest) String ¶ added in v1.3.0
func (x *ListFindingsRefinementsRequest) String() string
type ListFindingsRefinementsResponse ¶ added in v1.3.0
type ListFindingsRefinementsResponse struct {
// List of findings refinements.
FindingsRefinements []*FindingsRefinement `protobuf:"bytes,1,rep,name=findings_refinements,json=findingsRefinements,proto3" json:"findings_refinements,omitempty"`
// A token, which can be sent as `page_token` to retrieve the next page. If
// this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for ListFindingsRefinements method.
func (*ListFindingsRefinementsResponse) Descriptor
deprecated
added in
v1.3.0
func (*ListFindingsRefinementsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFindingsRefinementsResponse.ProtoReflect.Descriptor instead.
func (*ListFindingsRefinementsResponse) GetFindingsRefinements ¶ added in v1.3.0
func (x *ListFindingsRefinementsResponse) GetFindingsRefinements() []*FindingsRefinement
func (*ListFindingsRefinementsResponse) GetNextPageToken ¶ added in v1.3.0
func (x *ListFindingsRefinementsResponse) GetNextPageToken() string
func (*ListFindingsRefinementsResponse) ProtoMessage ¶ added in v1.3.0
func (*ListFindingsRefinementsResponse) ProtoMessage()
func (*ListFindingsRefinementsResponse) ProtoReflect ¶ added in v1.3.0
func (x *ListFindingsRefinementsResponse) ProtoReflect() protoreflect.Message
func (*ListFindingsRefinementsResponse) Reset ¶ added in v1.3.0
func (x *ListFindingsRefinementsResponse) Reset()
func (*ListFindingsRefinementsResponse) String ¶ added in v1.3.0
func (x *ListFindingsRefinementsResponse) String() string
type ListNativeDashboardsRequest ¶ added in v0.7.0
type ListNativeDashboardsRequest struct {
// Required. The parent owning this dashboard collection.
// Format: projects/{project}/locations/{location}/instances/{instance}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of dashboards to return. The service may
// return fewer than this value.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A page token, received from a previous `ListDashboards` call.
// Provide this to retrieve the subsequent page.
//
// When paginating, all other parameters provided to `ListDashboards` must
// match the call that provided the page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. View indicates the scope of fields to populate when returning the
// dashboard resource. If unspecified, defaults to the basic view.
View NativeDashboardView `protobuf:"varint,4,opt,name=view,proto3,enum=google.cloud.chronicle.v1.NativeDashboardView" json:"view,omitempty"`
// contains filtered or unexported fields
}
Request message to list dashboards.
func (*ListNativeDashboardsRequest) Descriptor
deprecated
added in
v0.7.0
func (*ListNativeDashboardsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNativeDashboardsRequest.ProtoReflect.Descriptor instead.
func (*ListNativeDashboardsRequest) GetPageSize ¶ added in v0.7.0
func (x *ListNativeDashboardsRequest) GetPageSize() int32
func (*ListNativeDashboardsRequest) GetPageToken ¶ added in v0.7.0
func (x *ListNativeDashboardsRequest) GetPageToken() string
func (*ListNativeDashboardsRequest) GetParent ¶ added in v0.7.0
func (x *ListNativeDashboardsRequest) GetParent() string
func (*ListNativeDashboardsRequest) GetView ¶ added in v0.7.0
func (x *ListNativeDashboardsRequest) GetView() NativeDashboardView
func (*ListNativeDashboardsRequest) ProtoMessage ¶ added in v0.7.0
func (*ListNativeDashboardsRequest) ProtoMessage()
func (*ListNativeDashboardsRequest) ProtoReflect ¶ added in v0.7.0
func (x *ListNativeDashboardsRequest) ProtoReflect() protoreflect.Message
func (*ListNativeDashboardsRequest) Reset ¶ added in v0.7.0
func (x *ListNativeDashboardsRequest) Reset()
func (*ListNativeDashboardsRequest) String ¶ added in v0.7.0
func (x *ListNativeDashboardsRequest) String() string
type ListNativeDashboardsResponse ¶ added in v0.7.0
type ListNativeDashboardsResponse struct {
// The dashboards from the specified chronicle instance.
NativeDashboards []*NativeDashboard `protobuf:"bytes,1,rep,name=native_dashboards,json=nativeDashboards,proto3" json:"native_dashboards,omitempty"`
// A token, which can be sent as `page_token` to retrieve the next page.
// If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for listing dashboards.
func (*ListNativeDashboardsResponse) Descriptor
deprecated
added in
v0.7.0
func (*ListNativeDashboardsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNativeDashboardsResponse.ProtoReflect.Descriptor instead.
func (*ListNativeDashboardsResponse) GetNativeDashboards ¶ added in v0.7.0
func (x *ListNativeDashboardsResponse) GetNativeDashboards() []*NativeDashboard
func (*ListNativeDashboardsResponse) GetNextPageToken ¶ added in v0.7.0
func (x *ListNativeDashboardsResponse) GetNextPageToken() string
func (*ListNativeDashboardsResponse) ProtoMessage ¶ added in v0.7.0
func (*ListNativeDashboardsResponse) ProtoMessage()
func (*ListNativeDashboardsResponse) ProtoReflect ¶ added in v0.7.0
func (x *ListNativeDashboardsResponse) ProtoReflect() protoreflect.Message
func (*ListNativeDashboardsResponse) Reset ¶ added in v0.7.0
func (x *ListNativeDashboardsResponse) Reset()
func (*ListNativeDashboardsResponse) String ¶ added in v0.7.0
func (x *ListNativeDashboardsResponse) String() string
type ListReferenceListsRequest ¶
type ListReferenceListsRequest struct {
// Required. The parent, which owns this collection of reference lists.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// The maximum number of reference lists to return.
// The service may return fewer than this value.
// If unspecified, at most 100 reference lists will be returned.
// The maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// A page token, received from a previous `ListReferenceLists` call.
// Provide this to retrieve the subsequent page.
// When paginating, all other parameters provided to `ListReferenceLists` must
// match the call that provided the page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// How much of each ReferenceList to view. Defaults to
// REFERENCE_LIST_VIEW_BASIC.
View ReferenceListView `protobuf:"varint,4,opt,name=view,proto3,enum=google.cloud.chronicle.v1.ReferenceListView" json:"view,omitempty"`
// contains filtered or unexported fields
}
A request for a list of reference lists.
func (*ListReferenceListsRequest) Descriptor
deprecated
func (*ListReferenceListsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListReferenceListsRequest.ProtoReflect.Descriptor instead.
func (*ListReferenceListsRequest) GetPageSize ¶
func (x *ListReferenceListsRequest) GetPageSize() int32
func (*ListReferenceListsRequest) GetPageToken ¶
func (x *ListReferenceListsRequest) GetPageToken() string
func (*ListReferenceListsRequest) GetParent ¶
func (x *ListReferenceListsRequest) GetParent() string
func (*ListReferenceListsRequest) GetView ¶
func (x *ListReferenceListsRequest) GetView() ReferenceListView
func (*ListReferenceListsRequest) ProtoMessage ¶
func (*ListReferenceListsRequest) ProtoMessage()
func (*ListReferenceListsRequest) ProtoReflect ¶
func (x *ListReferenceListsRequest) ProtoReflect() protoreflect.Message
func (*ListReferenceListsRequest) Reset ¶
func (x *ListReferenceListsRequest) Reset()
func (*ListReferenceListsRequest) String ¶
func (x *ListReferenceListsRequest) String() string
type ListReferenceListsResponse ¶
type ListReferenceListsResponse struct {
// The reference lists.
// Ordered in ascending alphabetical order by name.
ReferenceLists []*ReferenceList `protobuf:"bytes,1,rep,name=reference_lists,json=referenceLists,proto3" json:"reference_lists,omitempty"`
// A token, which can be sent as `page_token` to retrieve the next page.
// If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
A response to a request for a list of reference lists.
func (*ListReferenceListsResponse) Descriptor
deprecated
func (*ListReferenceListsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListReferenceListsResponse.ProtoReflect.Descriptor instead.
func (*ListReferenceListsResponse) GetNextPageToken ¶
func (x *ListReferenceListsResponse) GetNextPageToken() string
func (*ListReferenceListsResponse) GetReferenceLists ¶
func (x *ListReferenceListsResponse) GetReferenceLists() []*ReferenceList
func (*ListReferenceListsResponse) ProtoMessage ¶
func (*ListReferenceListsResponse) ProtoMessage()
func (*ListReferenceListsResponse) ProtoReflect ¶
func (x *ListReferenceListsResponse) ProtoReflect() protoreflect.Message
func (*ListReferenceListsResponse) Reset ¶
func (x *ListReferenceListsResponse) Reset()
func (*ListReferenceListsResponse) String ¶
func (x *ListReferenceListsResponse) String() string
type ListRetrohuntsRequest ¶
type ListRetrohuntsRequest struct {
// Required. The rule that the retrohunts belong to.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// The maximum number of retrohunt to return. The service may return fewer
// than this value. If unspecified, at most 100 retrohunts will be returned.
// The maximum value is 1000; values above 1000 will be coerced to
// 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// A page token, received from a previous `ListRetrohunts` call.
// Provide this to retrieve the subsequent page.
//
// When paginating, all other parameters provided to `ListRetrohunts` must
// match the call that provided the page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// A filter that can be used to retrieve specific rule deployments.
// The following fields are filterable:
// state
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
Request message for ListRetrohunts method.
func (*ListRetrohuntsRequest) Descriptor
deprecated
func (*ListRetrohuntsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRetrohuntsRequest.ProtoReflect.Descriptor instead.
func (*ListRetrohuntsRequest) GetFilter ¶
func (x *ListRetrohuntsRequest) GetFilter() string
func (*ListRetrohuntsRequest) GetPageSize ¶
func (x *ListRetrohuntsRequest) GetPageSize() int32
func (*ListRetrohuntsRequest) GetPageToken ¶
func (x *ListRetrohuntsRequest) GetPageToken() string
func (*ListRetrohuntsRequest) GetParent ¶
func (x *ListRetrohuntsRequest) GetParent() string
func (*ListRetrohuntsRequest) ProtoMessage ¶
func (*ListRetrohuntsRequest) ProtoMessage()
func (*ListRetrohuntsRequest) ProtoReflect ¶
func (x *ListRetrohuntsRequest) ProtoReflect() protoreflect.Message
func (*ListRetrohuntsRequest) Reset ¶
func (x *ListRetrohuntsRequest) Reset()
func (*ListRetrohuntsRequest) String ¶
func (x *ListRetrohuntsRequest) String() string
type ListRetrohuntsResponse ¶
type ListRetrohuntsResponse struct {
// The retrohunts from the specified rule.
Retrohunts []*Retrohunt `protobuf:"bytes,1,rep,name=retrohunts,proto3" json:"retrohunts,omitempty"`
// A token, which can be sent as `page_token` to retrieve the next page.
// If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for ListRetrohunts method.
func (*ListRetrohuntsResponse) Descriptor
deprecated
func (*ListRetrohuntsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRetrohuntsResponse.ProtoReflect.Descriptor instead.
func (*ListRetrohuntsResponse) GetNextPageToken ¶
func (x *ListRetrohuntsResponse) GetNextPageToken() string
func (*ListRetrohuntsResponse) GetRetrohunts ¶
func (x *ListRetrohuntsResponse) GetRetrohunts() []*Retrohunt
func (*ListRetrohuntsResponse) ProtoMessage ¶
func (*ListRetrohuntsResponse) ProtoMessage()
func (*ListRetrohuntsResponse) ProtoReflect ¶
func (x *ListRetrohuntsResponse) ProtoReflect() protoreflect.Message
func (*ListRetrohuntsResponse) Reset ¶
func (x *ListRetrohuntsResponse) Reset()
func (*ListRetrohuntsResponse) String ¶
func (x *ListRetrohuntsResponse) String() string
type ListRuleDeploymentsRequest ¶
type ListRuleDeploymentsRequest struct {
// Required. The collection of all parents which own all rule deployments. The
// "-" wildcard token must be used as the rule identifier in the resource
// path. Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/-`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// The maximum number of rule deployments to return. The service may return
// fewer than this value. If unspecified, at most 100 rule deployments will be
// returned. The maximum value is 1000; values above 1000 will be coerced to
// 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// A page token, received from a previous `ListRuleDeployments` call.
// Provide this to retrieve the subsequent page.
//
// When paginating, all other parameters provided to `ListRuleDeployments`
// must match the call that provided the page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// A filter that can be used to retrieve specific rule deployments.
// The following fields are filterable:
// archived, name
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
Request message for ListRuleDeployments.
func (*ListRuleDeploymentsRequest) Descriptor
deprecated
func (*ListRuleDeploymentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRuleDeploymentsRequest.ProtoReflect.Descriptor instead.
func (*ListRuleDeploymentsRequest) GetFilter ¶
func (x *ListRuleDeploymentsRequest) GetFilter() string
func (*ListRuleDeploymentsRequest) GetPageSize ¶
func (x *ListRuleDeploymentsRequest) GetPageSize() int32
func (*ListRuleDeploymentsRequest) GetPageToken ¶
func (x *ListRuleDeploymentsRequest) GetPageToken() string
func (*ListRuleDeploymentsRequest) GetParent ¶
func (x *ListRuleDeploymentsRequest) GetParent() string
func (*ListRuleDeploymentsRequest) ProtoMessage ¶
func (*ListRuleDeploymentsRequest) ProtoMessage()
func (*ListRuleDeploymentsRequest) ProtoReflect ¶
func (x *ListRuleDeploymentsRequest) ProtoReflect() protoreflect.Message
func (*ListRuleDeploymentsRequest) Reset ¶
func (x *ListRuleDeploymentsRequest) Reset()
func (*ListRuleDeploymentsRequest) String ¶
func (x *ListRuleDeploymentsRequest) String() string
type ListRuleDeploymentsResponse ¶
type ListRuleDeploymentsResponse struct {
// The rule deployments from all rules.
RuleDeployments []*RuleDeployment `protobuf:"bytes,1,rep,name=rule_deployments,json=ruleDeployments,proto3" json:"rule_deployments,omitempty"`
// A token, which can be sent as `page_token` to retrieve the next page.
// If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for ListRuleDeployments.
func (*ListRuleDeploymentsResponse) Descriptor
deprecated
func (*ListRuleDeploymentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRuleDeploymentsResponse.ProtoReflect.Descriptor instead.
func (*ListRuleDeploymentsResponse) GetNextPageToken ¶
func (x *ListRuleDeploymentsResponse) GetNextPageToken() string
func (*ListRuleDeploymentsResponse) GetRuleDeployments ¶
func (x *ListRuleDeploymentsResponse) GetRuleDeployments() []*RuleDeployment
func (*ListRuleDeploymentsResponse) ProtoMessage ¶
func (*ListRuleDeploymentsResponse) ProtoMessage()
func (*ListRuleDeploymentsResponse) ProtoReflect ¶
func (x *ListRuleDeploymentsResponse) ProtoReflect() protoreflect.Message
func (*ListRuleDeploymentsResponse) Reset ¶
func (x *ListRuleDeploymentsResponse) Reset()
func (*ListRuleDeploymentsResponse) String ¶
func (x *ListRuleDeploymentsResponse) String() string
type ListRuleExecutionErrorsRequest ¶ added in v1.2.0
type ListRuleExecutionErrorsRequest struct {
// Required. The instance to list rule execution errors from.
// Format:
// projects/{project}/locations/{location}/instances/{instance}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// The maximum number of rule execution errors to return. The service may
// return fewer than this value. If unspecified, at most 1000 rule execution
// errors will be returned. The maximum value is 10000; values above 10000
// will be coerced to 10000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// A page token, received from a previous `ListRuleExecutionErrors` call.
// Provide this to retrieve the subsequent page.
//
// When paginating, all other parameters provided to `ListRuleExecutionErrors`
// must match the call that provided the page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// A filter that can be used to retrieve specific rule execution errors.
// Only the following filters are allowed:
// “`
//
// rule = "{Rule.name}"
// curated_rule = "{CuratedRule.name}"
//
// “`
// The value for rule or curated_rule must be a valid rule resource name or a
// valid curated rule resource name specified in quotes.
//
// For 'rule', an optional 'revision_id' can be specified which can be used to
// fetch errors for a given revision of the rule. A '-' is also allowed to
// fetch errors across all revisions of the rule. If unspecified, only errors
// corresponding to the most recent revision of the rule will be returned. So
// these variations are all allowed:
// “`
//
// rule = "{Rule.name}"
// rule = "{Rule.name}@{Rule.revision_id}"
// rule = "{Rule.name}@-"
//
// “`
// Revision IDs are not supported for curated rules.
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
Request message for ListRuleExecutionErrors.
func (*ListRuleExecutionErrorsRequest) Descriptor
deprecated
added in
v1.2.0
func (*ListRuleExecutionErrorsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRuleExecutionErrorsRequest.ProtoReflect.Descriptor instead.
func (*ListRuleExecutionErrorsRequest) GetFilter ¶ added in v1.2.0
func (x *ListRuleExecutionErrorsRequest) GetFilter() string
func (*ListRuleExecutionErrorsRequest) GetPageSize ¶ added in v1.2.0
func (x *ListRuleExecutionErrorsRequest) GetPageSize() int32
func (*ListRuleExecutionErrorsRequest) GetPageToken ¶ added in v1.2.0
func (x *ListRuleExecutionErrorsRequest) GetPageToken() string
func (*ListRuleExecutionErrorsRequest) GetParent ¶ added in v1.2.0
func (x *ListRuleExecutionErrorsRequest) GetParent() string
func (*ListRuleExecutionErrorsRequest) ProtoMessage ¶ added in v1.2.0
func (*ListRuleExecutionErrorsRequest) ProtoMessage()
func (*ListRuleExecutionErrorsRequest) ProtoReflect ¶ added in v1.2.0
func (x *ListRuleExecutionErrorsRequest) ProtoReflect() protoreflect.Message
func (*ListRuleExecutionErrorsRequest) Reset ¶ added in v1.2.0
func (x *ListRuleExecutionErrorsRequest) Reset()
func (*ListRuleExecutionErrorsRequest) String ¶ added in v1.2.0
func (x *ListRuleExecutionErrorsRequest) String() string
type ListRuleExecutionErrorsResponse ¶ added in v1.2.0
type ListRuleExecutionErrorsResponse struct {
// List of rule execution errors.
RuleExecutionErrors []*RuleExecutionError `protobuf:"bytes,1,rep,name=rule_execution_errors,json=ruleExecutionErrors,proto3" json:"rule_execution_errors,omitempty"`
// A token, which can be sent as `page_token` to retrieve the next page.
// If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for ListRuleExecutionErrors.
func (*ListRuleExecutionErrorsResponse) Descriptor
deprecated
added in
v1.2.0
func (*ListRuleExecutionErrorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRuleExecutionErrorsResponse.ProtoReflect.Descriptor instead.
func (*ListRuleExecutionErrorsResponse) GetNextPageToken ¶ added in v1.2.0
func (x *ListRuleExecutionErrorsResponse) GetNextPageToken() string
func (*ListRuleExecutionErrorsResponse) GetRuleExecutionErrors ¶ added in v1.2.0
func (x *ListRuleExecutionErrorsResponse) GetRuleExecutionErrors() []*RuleExecutionError
func (*ListRuleExecutionErrorsResponse) ProtoMessage ¶ added in v1.2.0
func (*ListRuleExecutionErrorsResponse) ProtoMessage()
func (*ListRuleExecutionErrorsResponse) ProtoReflect ¶ added in v1.2.0
func (x *ListRuleExecutionErrorsResponse) ProtoReflect() protoreflect.Message
func (*ListRuleExecutionErrorsResponse) Reset ¶ added in v1.2.0
func (x *ListRuleExecutionErrorsResponse) Reset()
func (*ListRuleExecutionErrorsResponse) String ¶ added in v1.2.0
func (x *ListRuleExecutionErrorsResponse) String() string
type ListRuleRevisionsRequest ¶
type ListRuleRevisionsRequest struct {
// Required. The name of the rule to list revisions for.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// The maximum number of revisions to return per page. The service may return
// fewer than this value. If unspecified, at most 100 revisions will be
// returned. The maximum value is 1000; values above 1000 will be coerced to
// 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// The page token, received from a previous `ListRuleRevisions` call.
// Provide this to retrieve the subsequent page.
//
// When paginating, all other parameters provided to `ListRuleRevisions`
// must match the call that provided the page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// The view field indicates the scope of fields to populate for the revision
// being returned. If unspecified, defaults to BASIC.
View RuleView `protobuf:"varint,4,opt,name=view,proto3,enum=google.cloud.chronicle.v1.RuleView" json:"view,omitempty"`
// contains filtered or unexported fields
}
Request message for ListRuleRevisions method.
func (*ListRuleRevisionsRequest) Descriptor
deprecated
func (*ListRuleRevisionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRuleRevisionsRequest.ProtoReflect.Descriptor instead.
func (*ListRuleRevisionsRequest) GetName ¶
func (x *ListRuleRevisionsRequest) GetName() string
func (*ListRuleRevisionsRequest) GetPageSize ¶
func (x *ListRuleRevisionsRequest) GetPageSize() int32
func (*ListRuleRevisionsRequest) GetPageToken ¶
func (x *ListRuleRevisionsRequest) GetPageToken() string
func (*ListRuleRevisionsRequest) GetView ¶
func (x *ListRuleRevisionsRequest) GetView() RuleView
func (*ListRuleRevisionsRequest) ProtoMessage ¶
func (*ListRuleRevisionsRequest) ProtoMessage()
func (*ListRuleRevisionsRequest) ProtoReflect ¶
func (x *ListRuleRevisionsRequest) ProtoReflect() protoreflect.Message
func (*ListRuleRevisionsRequest) Reset ¶
func (x *ListRuleRevisionsRequest) Reset()
func (*ListRuleRevisionsRequest) String ¶
func (x *ListRuleRevisionsRequest) String() string
type ListRuleRevisionsResponse ¶
type ListRuleRevisionsResponse struct {
// The revisions of the rule.
Rules []*Rule `protobuf:"bytes,1,rep,name=rules,proto3" json:"rules,omitempty"`
// A token that can be sent as `page_token` to retrieve the next page.
// If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for ListRuleRevisions method.
func (*ListRuleRevisionsResponse) Descriptor
deprecated
func (*ListRuleRevisionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRuleRevisionsResponse.ProtoReflect.Descriptor instead.
func (*ListRuleRevisionsResponse) GetNextPageToken ¶
func (x *ListRuleRevisionsResponse) GetNextPageToken() string
func (*ListRuleRevisionsResponse) GetRules ¶
func (x *ListRuleRevisionsResponse) GetRules() []*Rule
func (*ListRuleRevisionsResponse) ProtoMessage ¶
func (*ListRuleRevisionsResponse) ProtoMessage()
func (*ListRuleRevisionsResponse) ProtoReflect ¶
func (x *ListRuleRevisionsResponse) ProtoReflect() protoreflect.Message
func (*ListRuleRevisionsResponse) Reset ¶
func (x *ListRuleRevisionsResponse) Reset()
func (*ListRuleRevisionsResponse) String ¶
func (x *ListRuleRevisionsResponse) String() string
type ListRulesRequest ¶
type ListRulesRequest struct {
// Required. The parent, which owns this collection of rules.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// The maximum number of rules to return. The service may return fewer than
// this value. If unspecified, at most 100 rules will be returned. The
// maximum value is 1000; values above 1000 will be coerced to 1000.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// A page token, received from a previous `ListRules` call.
// Provide this to retrieve the subsequent page.
//
// When paginating, all other parameters provided to `ListRules`
// must match the call that provided the page token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// view indicates the scope of fields to populate for the Rule being returned.
// If unspecified, defaults to BASIC.
View RuleView `protobuf:"varint,4,opt,name=view,proto3,enum=google.cloud.chronicle.v1.RuleView" json:"view,omitempty"`
// Only the following filters are allowed:
// "reference_lists:{reference_list_name}"
// "data_tables:{data_table_name}"
// "display_name:{display_name}"
Filter string `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
Request message for ListRules method.
func (*ListRulesRequest) Descriptor
deprecated
func (*ListRulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRulesRequest.ProtoReflect.Descriptor instead.
func (*ListRulesRequest) GetFilter ¶
func (x *ListRulesRequest) GetFilter() string
func (*ListRulesRequest) GetPageSize ¶
func (x *ListRulesRequest) GetPageSize() int32
func (*ListRulesRequest) GetPageToken ¶
func (x *ListRulesRequest) GetPageToken() string
func (*ListRulesRequest) GetParent ¶
func (x *ListRulesRequest) GetParent() string
func (*ListRulesRequest) GetView ¶
func (x *ListRulesRequest) GetView() RuleView
func (*ListRulesRequest) ProtoMessage ¶
func (*ListRulesRequest) ProtoMessage()
func (*ListRulesRequest) ProtoReflect ¶
func (x *ListRulesRequest) ProtoReflect() protoreflect.Message
func (*ListRulesRequest) Reset ¶
func (x *ListRulesRequest) Reset()
func (*ListRulesRequest) String ¶
func (x *ListRulesRequest) String() string
type ListRulesResponse ¶
type ListRulesResponse struct {
// The rules from the specified instance.
Rules []*Rule `protobuf:"bytes,1,rep,name=rules,proto3" json:"rules,omitempty"`
// A token, which can be sent as `page_token` to retrieve the next page.
// If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for ListRules method.
func (*ListRulesResponse) Descriptor
deprecated
func (*ListRulesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRulesResponse.ProtoReflect.Descriptor instead.
func (*ListRulesResponse) GetNextPageToken ¶
func (x *ListRulesResponse) GetNextPageToken() string
func (*ListRulesResponse) GetRules ¶
func (x *ListRulesResponse) GetRules() []*Rule
func (*ListRulesResponse) ProtoMessage ¶
func (*ListRulesResponse) ProtoMessage()
func (*ListRulesResponse) ProtoReflect ¶
func (x *ListRulesResponse) ProtoReflect() protoreflect.Message
func (*ListRulesResponse) Reset ¶
func (x *ListRulesResponse) Reset()
func (*ListRulesResponse) String ¶
func (x *ListRulesResponse) String() string
type ListWatchlistsRequest ¶
type ListWatchlistsRequest struct {
// Required. The parent, which owns this collection of watchlists.
// Format: `projects/{project}/locations/{location}/instances/{instance}`
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// Optional. The maximum number of watchlists to return.
// The service may return fewer than this value.
// If unspecified, at most 200 watchlists will be returned.
// The maximum value is 200; values above 200 will be coerced to 200.
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
// Optional. A page token, received from a previous `ListWatchlists` call.
// Provide this to retrieve the subsequent page.
//
// When paginating, all other parameters provided to
// `ListWatchlists` must match the call that provided the page
// token.
PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
// Optional. Which watchlist to return in aip.dev/160 form.
// Currently, only the following filters are supported:
// - `watchlist_user_preferences.pinned=true`
// - `has_entity([ENTITY_INDICATOR],[ENTITY_TYPE])`
// - `has_entity([ENTITY_INDICATOR],[ENTITY_TYPE],[NAMESPACE])`
Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
// contains filtered or unexported fields
}
Request message for listing watchlists.
func (*ListWatchlistsRequest) Descriptor
deprecated
func (*ListWatchlistsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListWatchlistsRequest.ProtoReflect.Descriptor instead.
func (*ListWatchlistsRequest) GetFilter ¶
func (x *ListWatchlistsRequest) GetFilter() string
func (*ListWatchlistsRequest) GetPageSize ¶
func (x *ListWatchlistsRequest) GetPageSize() int32
func (*ListWatchlistsRequest) GetPageToken ¶
func (x *ListWatchlistsRequest) GetPageToken() string
func (*ListWatchlistsRequest) GetParent ¶
func (x *ListWatchlistsRequest) GetParent() string
func (*ListWatchlistsRequest) ProtoMessage ¶
func (*ListWatchlistsRequest) ProtoMessage()
func (*ListWatchlistsRequest) ProtoReflect ¶
func (x *ListWatchlistsRequest) ProtoReflect() protoreflect.Message
func (*ListWatchlistsRequest) Reset ¶
func (x *ListWatchlistsRequest) Reset()
func (*ListWatchlistsRequest) String ¶
func (x *ListWatchlistsRequest) String() string
type ListWatchlistsResponse ¶
type ListWatchlistsResponse struct {
// Optional. The watchlists from the specified instance.
Watchlists []*Watchlist `protobuf:"bytes,1,rep,name=watchlists,proto3" json:"watchlists,omitempty"`
// Optional. A token, which can be sent as `page_token` to retrieve the next
// page. If this field is omitted, there are no subsequent pages.
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
Response message for listing watchlists.
func (*ListWatchlistsResponse) Descriptor
deprecated
func (*ListWatchlistsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListWatchlistsResponse.ProtoReflect.Descriptor instead.
func (*ListWatchlistsResponse) GetNextPageToken ¶
func (x *ListWatchlistsResponse) GetNextPageToken() string
func (*ListWatchlistsResponse) GetWatchlists ¶
func (x *ListWatchlistsResponse) GetWatchlists() []*Watchlist
func (*ListWatchlistsResponse) ProtoMessage ¶
func (*ListWatchlistsResponse) ProtoMessage()
func (*ListWatchlistsResponse) ProtoReflect ¶
func (x *ListWatchlistsResponse) ProtoReflect() protoreflect.Message
func (*ListWatchlistsResponse) Reset ¶
func (x *ListWatchlistsResponse) Reset()
func (*ListWatchlistsResponse) String ¶
func (x *ListWatchlistsResponse) String() string
type Markdown ¶ added in v0.7.0
type Markdown struct {
// Required. Markdown content.
Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"`
// Optional. Properties for the markdown.
Properties *Markdown_MarkdownProperties `protobuf:"bytes,2,opt,name=properties,proto3" json:"properties,omitempty"`
// contains filtered or unexported fields
}
Markdown config for a dashboard tile.
func (*Markdown) Descriptor
deprecated
added in
v0.7.0
func (*Markdown) GetContent ¶ added in v0.7.0
func (*Markdown) GetProperties ¶ added in v0.7.0
func (x *Markdown) GetProperties() *Markdown_MarkdownProperties
func (*Markdown) ProtoMessage ¶ added in v0.7.0
func (*Markdown) ProtoMessage()
func (*Markdown) ProtoReflect ¶ added in v0.7.0
func (x *Markdown) ProtoReflect() protoreflect.Message
type Markdown_MarkdownProperties ¶ added in v0.7.0
type Markdown_MarkdownProperties struct {
// Optional. Background color of the markdown.
BackgroundColor string `protobuf:"bytes,3,opt,name=background_color,json=backgroundColor,proto3" json:"background_color,omitempty"`
// contains filtered or unexported fields
}
Properties for the markdown.
func (*Markdown_MarkdownProperties) Descriptor
deprecated
added in
v0.7.0
func (*Markdown_MarkdownProperties) Descriptor() ([]byte, []int)
Deprecated: Use Markdown_MarkdownProperties.ProtoReflect.Descriptor instead.
func (*Markdown_MarkdownProperties) GetBackgroundColor ¶ added in v0.7.0
func (x *Markdown_MarkdownProperties) GetBackgroundColor() string
func (*Markdown_MarkdownProperties) ProtoMessage ¶ added in v0.7.0
func (*Markdown_MarkdownProperties) ProtoMessage()
func (*Markdown_MarkdownProperties) ProtoReflect ¶ added in v0.7.0
func (x *Markdown_MarkdownProperties) ProtoReflect() protoreflect.Message
func (*Markdown_MarkdownProperties) Reset ¶ added in v0.7.0
func (x *Markdown_MarkdownProperties) Reset()
func (*Markdown_MarkdownProperties) String ¶ added in v0.7.0
func (x *Markdown_MarkdownProperties) String() string
type MetricDisplayTrend ¶ added in v0.7.0
type MetricDisplayTrend int32
Trend to be displayed for the metric charts as.
const ( // Trend is not specified. MetricDisplayTrend_METRIC_DISPLAY_TREND_UNSPECIFIED MetricDisplayTrend = 0 // Trend data in absolute value MetricDisplayTrend_METRIC_DISPLAY_TREND_ABSOLUTE_VALUE MetricDisplayTrend = 2 // Trend data in percentage MetricDisplayTrend_METRIC_DISPLAY_TREND_PERCENTAGE MetricDisplayTrend = 3 // Trend data in both absolute value and percentage MetricDisplayTrend_METRIC_DISPLAY_TREND_ABSOLUTE_VALUE_AND_PERCENTAGE MetricDisplayTrend = 4 )
func (MetricDisplayTrend) Descriptor ¶ added in v0.7.0
func (MetricDisplayTrend) Descriptor() protoreflect.EnumDescriptor
func (MetricDisplayTrend) Enum ¶ added in v0.7.0
func (x MetricDisplayTrend) Enum() *MetricDisplayTrend
func (MetricDisplayTrend) EnumDescriptor
deprecated
added in
v0.7.0
func (MetricDisplayTrend) EnumDescriptor() ([]byte, []int)
Deprecated: Use MetricDisplayTrend.Descriptor instead.
func (MetricDisplayTrend) Number ¶ added in v0.7.0
func (x MetricDisplayTrend) Number() protoreflect.EnumNumber
func (MetricDisplayTrend) String ¶ added in v0.7.0
func (x MetricDisplayTrend) String() string
func (MetricDisplayTrend) Type ¶ added in v0.7.0
func (MetricDisplayTrend) Type() protoreflect.EnumType
type MetricFormat ¶ added in v0.7.0
type MetricFormat int32
Metric format to be displayed for the metric charts.
const ( // Metric format is not specified. MetricFormat_METRIC_FORMAT_UNSPECIFIED MetricFormat = 0 // Metric format in number MetricFormat_METRIC_FORMAT_NUMBER MetricFormat = 1 // Metric format in plain text MetricFormat_METRIC_FORMAT_PLAIN_TEXT MetricFormat = 2 )
func (MetricFormat) Descriptor ¶ added in v0.7.0
func (MetricFormat) Descriptor() protoreflect.EnumDescriptor
func (MetricFormat) Enum ¶ added in v0.7.0
func (x MetricFormat) Enum() *MetricFormat
func (MetricFormat) EnumDescriptor
deprecated
added in
v0.7.0
func (MetricFormat) EnumDescriptor() ([]byte, []int)
Deprecated: Use MetricFormat.Descriptor instead.
func (MetricFormat) Number ¶ added in v0.7.0
func (x MetricFormat) Number() protoreflect.EnumNumber
func (MetricFormat) String ¶ added in v0.7.0
func (x MetricFormat) String() string
func (MetricFormat) Type ¶ added in v0.7.0
func (MetricFormat) Type() protoreflect.EnumType
type MetricTrendType ¶ added in v0.7.0
type MetricTrendType int32
Trend to be displayed for the metric charts as.
const ( // Trend type is not specified. MetricTrendType_METRIC_TREND_TYPE_UNSPECIFIED MetricTrendType = 0 // The trend type is regular(green for positive delta) MetricTrendType_METRIC_TREND_TYPE_REGULAR MetricTrendType = 1 // The trend type is inverse(red for positive delta) MetricTrendType_METRIC_TREND_TYPE_INVERSE MetricTrendType = 2 )
func (MetricTrendType) Descriptor ¶ added in v0.7.0
func (MetricTrendType) Descriptor() protoreflect.EnumDescriptor
func (MetricTrendType) Enum ¶ added in v0.7.0
func (x MetricTrendType) Enum() *MetricTrendType
func (MetricTrendType) EnumDescriptor
deprecated
added in
v0.7.0
func (MetricTrendType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MetricTrendType.Descriptor instead.
func (MetricTrendType) Number ¶ added in v0.7.0
func (x MetricTrendType) Number() protoreflect.EnumNumber
func (MetricTrendType) String ¶ added in v0.7.0
func (x MetricTrendType) String() string
func (MetricTrendType) Type ¶ added in v0.7.0
func (MetricTrendType) Type() protoreflect.EnumType
type NativeDashboard ¶ added in v0.7.0
type NativeDashboard struct {
// Output only. Name of the dashboard.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. Dashboard display name/title visible to users.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Optional. Description of the dashboard.
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
// Optional. Definition of the dashboard like metadata, visualization and
// datasource configuration etc.
Definition *DashboardDefinition `protobuf:"bytes,4,opt,name=definition,proto3" json:"definition,omitempty"`
// Output only. Whether it's an out of the box or custom created dashboard.
Type DashboardType `protobuf:"varint,5,opt,name=type,proto3,enum=google.cloud.chronicle.v1.DashboardType" json:"type,omitempty"`
// Output only. Creation time of dashboard.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. Time the dashboard was last edited.
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// Output only. User who created the dashboard.
CreateUserId string `protobuf:"bytes,8,opt,name=create_user_id,json=createUserId,proto3" json:"create_user_id,omitempty"`
// Output only. User who last edited the dashboard.
UpdateUserId string `protobuf:"bytes,9,opt,name=update_user_id,json=updateUserId,proto3" json:"update_user_id,omitempty"`
// Output only. User Preferences for a dashboard
DashboardUserData *DashboardUserData `protobuf:"bytes,10,opt,name=dashboard_user_data,json=dashboardUserData,proto3" json:"dashboard_user_data,omitempty"`
// Optional. This checksum is computed by the server based on the value of
// other fields, and may be sent on update and delete requests to ensure the
// client has an up-to-date value before proceeding.
Etag string `protobuf:"bytes,11,opt,name=etag,proto3" json:"etag,omitempty"`
// Output only. Access of the dashboard
Access DashboardAccess `protobuf:"varint,12,opt,name=access,proto3,enum=google.cloud.chronicle.v1.DashboardAccess" json:"access,omitempty"`
// contains filtered or unexported fields
}
NativeDashboard resource.
func (*NativeDashboard) Descriptor
deprecated
added in
v0.7.0
func (*NativeDashboard) Descriptor() ([]byte, []int)
Deprecated: Use NativeDashboard.ProtoReflect.Descriptor instead.
func (*NativeDashboard) GetAccess ¶ added in v0.7.0
func (x *NativeDashboard) GetAccess() DashboardAccess
func (*NativeDashboard) GetCreateTime ¶ added in v0.7.0
func (x *NativeDashboard) GetCreateTime() *timestamppb.Timestamp
func (*NativeDashboard) GetCreateUserId ¶ added in v0.7.0
func (x *NativeDashboard) GetCreateUserId() string
func (*NativeDashboard) GetDashboardUserData ¶ added in v0.7.0
func (x *NativeDashboard) GetDashboardUserData() *DashboardUserData
func (*NativeDashboard) GetDefinition ¶ added in v0.7.0
func (x *NativeDashboard) GetDefinition() *DashboardDefinition
func (*NativeDashboard) GetDescription ¶ added in v0.7.0
func (x *NativeDashboard) GetDescription() string
func (*NativeDashboard) GetDisplayName ¶ added in v0.7.0
func (x *NativeDashboard) GetDisplayName() string
func (*NativeDashboard) GetEtag ¶ added in v0.7.0
func (x *NativeDashboard) GetEtag() string
func (*NativeDashboard) GetName ¶ added in v0.7.0
func (x *NativeDashboard) GetName() string
func (*NativeDashboard) GetType ¶ added in v0.7.0
func (x *NativeDashboard) GetType() DashboardType
func (*NativeDashboard) GetUpdateTime ¶ added in v0.7.0
func (x *NativeDashboard) GetUpdateTime() *timestamppb.Timestamp
func (*NativeDashboard) GetUpdateUserId ¶ added in v0.7.0
func (x *NativeDashboard) GetUpdateUserId() string
func (*NativeDashboard) ProtoMessage ¶ added in v0.7.0
func (*NativeDashboard) ProtoMessage()
func (*NativeDashboard) ProtoReflect ¶ added in v0.7.0
func (x *NativeDashboard) ProtoReflect() protoreflect.Message
func (*NativeDashboard) Reset ¶ added in v0.7.0
func (x *NativeDashboard) Reset()
func (*NativeDashboard) String ¶ added in v0.7.0
func (x *NativeDashboard) String() string
type NativeDashboardServiceClient ¶ added in v0.7.0
type NativeDashboardServiceClient interface {
// Create a dashboard.
CreateNativeDashboard(ctx context.Context, in *CreateNativeDashboardRequest, opts ...grpc.CallOption) (*NativeDashboard, error)
// Get a dashboard.
GetNativeDashboard(ctx context.Context, in *GetNativeDashboardRequest, opts ...grpc.CallOption) (*NativeDashboard, error)
// List all dashboards.
ListNativeDashboards(ctx context.Context, in *ListNativeDashboardsRequest, opts ...grpc.CallOption) (*ListNativeDashboardsResponse, error)
// Update a dashboard.
UpdateNativeDashboard(ctx context.Context, in *UpdateNativeDashboardRequest, opts ...grpc.CallOption) (*NativeDashboard, error)
// Duplicate a dashboard.
DuplicateNativeDashboard(ctx context.Context, in *DuplicateNativeDashboardRequest, opts ...grpc.CallOption) (*NativeDashboard, error)
// Delete a dashboard.
DeleteNativeDashboard(ctx context.Context, in *DeleteNativeDashboardRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Add chart in a dashboard.
AddChart(ctx context.Context, in *AddChartRequest, opts ...grpc.CallOption) (*AddChartResponse, error)
// Remove chart from a dashboard.
RemoveChart(ctx context.Context, in *RemoveChartRequest, opts ...grpc.CallOption) (*NativeDashboard, error)
// Edit chart in a dashboard.
EditChart(ctx context.Context, in *EditChartRequest, opts ...grpc.CallOption) (*EditChartResponse, error)
// Duplicate chart in a dashboard.
DuplicateChart(ctx context.Context, in *DuplicateChartRequest, opts ...grpc.CallOption) (*DuplicateChartResponse, error)
// Exports the dashboards.
ExportNativeDashboards(ctx context.Context, in *ExportNativeDashboardsRequest, opts ...grpc.CallOption) (*ExportNativeDashboardsResponse, error)
// Imports the dashboards.
ImportNativeDashboards(ctx context.Context, in *ImportNativeDashboardsRequest, opts ...grpc.CallOption) (*ImportNativeDashboardsResponse, error)
}
NativeDashboardServiceClient is the client API for NativeDashboardService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewNativeDashboardServiceClient ¶ added in v0.7.0
func NewNativeDashboardServiceClient(cc grpc.ClientConnInterface) NativeDashboardServiceClient
type NativeDashboardServiceServer ¶ added in v0.7.0
type NativeDashboardServiceServer interface {
// Create a dashboard.
CreateNativeDashboard(context.Context, *CreateNativeDashboardRequest) (*NativeDashboard, error)
// Get a dashboard.
GetNativeDashboard(context.Context, *GetNativeDashboardRequest) (*NativeDashboard, error)
// List all dashboards.
ListNativeDashboards(context.Context, *ListNativeDashboardsRequest) (*ListNativeDashboardsResponse, error)
// Update a dashboard.
UpdateNativeDashboard(context.Context, *UpdateNativeDashboardRequest) (*NativeDashboard, error)
// Duplicate a dashboard.
DuplicateNativeDashboard(context.Context, *DuplicateNativeDashboardRequest) (*NativeDashboard, error)
// Delete a dashboard.
DeleteNativeDashboard(context.Context, *DeleteNativeDashboardRequest) (*emptypb.Empty, error)
// Add chart in a dashboard.
AddChart(context.Context, *AddChartRequest) (*AddChartResponse, error)
// Remove chart from a dashboard.
RemoveChart(context.Context, *RemoveChartRequest) (*NativeDashboard, error)
// Edit chart in a dashboard.
EditChart(context.Context, *EditChartRequest) (*EditChartResponse, error)
// Duplicate chart in a dashboard.
DuplicateChart(context.Context, *DuplicateChartRequest) (*DuplicateChartResponse, error)
// Exports the dashboards.
ExportNativeDashboards(context.Context, *ExportNativeDashboardsRequest) (*ExportNativeDashboardsResponse, error)
// Imports the dashboards.
ImportNativeDashboards(context.Context, *ImportNativeDashboardsRequest) (*ImportNativeDashboardsResponse, error)
}
NativeDashboardServiceServer is the server API for NativeDashboardService service. All implementations should embed UnimplementedNativeDashboardServiceServer for forward compatibility
type NativeDashboardView ¶ added in v0.7.0
type NativeDashboardView int32
NativeDashboardView indicates the scope of fields to populate when returning the dashboard resource.
const ( // Defaults to basic. NativeDashboardView_NATIVE_DASHBOARD_VIEW_UNSPECIFIED NativeDashboardView = 0 // Include basic metadata about the dashboard without full definition. NativeDashboardView_NATIVE_DASHBOARD_VIEW_BASIC NativeDashboardView = 1 // Include everything. NativeDashboardView_NATIVE_DASHBOARD_VIEW_FULL NativeDashboardView = 2 )
func (NativeDashboardView) Descriptor ¶ added in v0.7.0
func (NativeDashboardView) Descriptor() protoreflect.EnumDescriptor
func (NativeDashboardView) Enum ¶ added in v0.7.0
func (x NativeDashboardView) Enum() *NativeDashboardView
func (NativeDashboardView) EnumDescriptor
deprecated
added in
v0.7.0
func (NativeDashboardView) EnumDescriptor() ([]byte, []int)
Deprecated: Use NativeDashboardView.Descriptor instead.
func (NativeDashboardView) Number ¶ added in v0.7.0
func (x NativeDashboardView) Number() protoreflect.EnumNumber
func (NativeDashboardView) String ¶ added in v0.7.0
func (x NativeDashboardView) String() string
func (NativeDashboardView) Type ¶ added in v0.7.0
func (NativeDashboardView) Type() protoreflect.EnumType
type NativeDashboardWithChartsAndQueries ¶ added in v0.7.0
type NativeDashboardWithChartsAndQueries struct {
// Optional. Native dashboard.
Dashboard *NativeDashboard `protobuf:"bytes,1,opt,name=dashboard,proto3" json:"dashboard,omitempty"`
// Optional. Charts in the dashboard.
DashboardCharts []*DashboardChart `protobuf:"bytes,2,rep,name=dashboard_charts,json=dashboardCharts,proto3" json:"dashboard_charts,omitempty"`
// Optional. Queries in the dashboard.
DashboardQueries []*DashboardQuery `protobuf:"bytes,3,rep,name=dashboard_queries,json=dashboardQueries,proto3" json:"dashboard_queries,omitempty"`
// contains filtered or unexported fields
}
NativeDashboardWithChartsAndQueries for exporting a dashboard.
func (*NativeDashboardWithChartsAndQueries) Descriptor
deprecated
added in
v0.7.0
func (*NativeDashboardWithChartsAndQueries) Descriptor() ([]byte, []int)
Deprecated: Use NativeDashboardWithChartsAndQueries.ProtoReflect.Descriptor instead.
func (*NativeDashboardWithChartsAndQueries) GetDashboard ¶ added in v0.7.0
func (x *NativeDashboardWithChartsAndQueries) GetDashboard() *NativeDashboard
func (*NativeDashboardWithChartsAndQueries) GetDashboardCharts ¶ added in v0.7.0
func (x *NativeDashboardWithChartsAndQueries) GetDashboardCharts() []*DashboardChart
func (*NativeDashboardWithChartsAndQueries) GetDashboardQueries ¶ added in v0.7.0
func (x *NativeDashboardWithChartsAndQueries) GetDashboardQueries() []*DashboardQuery
func (*NativeDashboardWithChartsAndQueries) ProtoMessage ¶ added in v0.7.0
func (*NativeDashboardWithChartsAndQueries) ProtoMessage()
func (*NativeDashboardWithChartsAndQueries) ProtoReflect ¶ added in v0.7.0
func (x *NativeDashboardWithChartsAndQueries) ProtoReflect() protoreflect.Message
func (*NativeDashboardWithChartsAndQueries) Reset ¶ added in v0.7.0
func (x *NativeDashboardWithChartsAndQueries) Reset()
func (*NativeDashboardWithChartsAndQueries) String ¶ added in v0.7.0
func (x *NativeDashboardWithChartsAndQueries) String() string
type OutcomeFilter ¶ added in v1.3.0
type OutcomeFilter struct {
// Required. The outcome variable name.
OutcomeVariable string `protobuf:"bytes,1,opt,name=outcome_variable,json=outcomeVariable,proto3" json:"outcome_variable,omitempty"`
// Required. The value of the outcome variable to match.
OutcomeValue string `protobuf:"bytes,2,opt,name=outcome_value,json=outcomeValue,proto3" json:"outcome_value,omitempty"`
// Required. The operator to be applied to the outcome variable.
OutcomeFilterOperator OutcomeFilter_Operator `` /* 181-byte string literal not displayed */
// contains filtered or unexported fields
}
Outcome filter for the findings refinement. This is used to filter the findings refinement based on the outcome variable values.
func (*OutcomeFilter) Descriptor
deprecated
added in
v1.3.0
func (*OutcomeFilter) Descriptor() ([]byte, []int)
Deprecated: Use OutcomeFilter.ProtoReflect.Descriptor instead.
func (*OutcomeFilter) GetOutcomeFilterOperator ¶ added in v1.3.0
func (x *OutcomeFilter) GetOutcomeFilterOperator() OutcomeFilter_Operator
func (*OutcomeFilter) GetOutcomeValue ¶ added in v1.3.0
func (x *OutcomeFilter) GetOutcomeValue() string
func (*OutcomeFilter) GetOutcomeVariable ¶ added in v1.3.0
func (x *OutcomeFilter) GetOutcomeVariable() string
func (*OutcomeFilter) ProtoMessage ¶ added in v1.3.0
func (*OutcomeFilter) ProtoMessage()
func (*OutcomeFilter) ProtoReflect ¶ added in v1.3.0
func (x *OutcomeFilter) ProtoReflect() protoreflect.Message
func (*OutcomeFilter) Reset ¶ added in v1.3.0
func (x *OutcomeFilter) Reset()
func (*OutcomeFilter) String ¶ added in v1.3.0
func (x *OutcomeFilter) String() string
type OutcomeFilter_Operator ¶ added in v1.3.0
type OutcomeFilter_Operator int32
The operator to compare the outcome variable value with the outcome value in the outcome filter.
const ( // The operator is unspecified. OutcomeFilter_OPERATOR_UNSPECIFIED OutcomeFilter_Operator = 0 // The outcome variable value must be equal to the outcome value in the // outcome filter. OutcomeFilter_EQUAL OutcomeFilter_Operator = 1 // The outcome variable value must contain the outcome value in the // outcome filter. OutcomeFilter_CONTAINS OutcomeFilter_Operator = 2 // The outcome variable value must match the outcome value regex in the // outcome filter. OutcomeFilter_MATCHES_REGEX OutcomeFilter_Operator = 3 // The outcome variable value must be a valid IP address in the outcome // filter value CIDR range. OutcomeFilter_MATCHES_CIDR OutcomeFilter_Operator = 4 )
func (OutcomeFilter_Operator) Descriptor ¶ added in v1.3.0
func (OutcomeFilter_Operator) Descriptor() protoreflect.EnumDescriptor
func (OutcomeFilter_Operator) Enum ¶ added in v1.3.0
func (x OutcomeFilter_Operator) Enum() *OutcomeFilter_Operator
func (OutcomeFilter_Operator) EnumDescriptor
deprecated
added in
v1.3.0
func (OutcomeFilter_Operator) EnumDescriptor() ([]byte, []int)
Deprecated: Use OutcomeFilter_Operator.Descriptor instead.
func (OutcomeFilter_Operator) Number ¶ added in v1.3.0
func (x OutcomeFilter_Operator) Number() protoreflect.EnumNumber
func (OutcomeFilter_Operator) String ¶ added in v1.3.0
func (x OutcomeFilter_Operator) String() string
func (OutcomeFilter_Operator) Type ¶ added in v1.3.0
func (OutcomeFilter_Operator) Type() protoreflect.EnumType
type PlotMode ¶ added in v0.7.0
type PlotMode int32
Plot mode for the map.
func (PlotMode) Descriptor ¶ added in v0.7.0
func (PlotMode) Descriptor() protoreflect.EnumDescriptor
func (PlotMode) EnumDescriptor
deprecated
added in
v0.7.0
func (PlotMode) Number ¶ added in v0.7.0
func (x PlotMode) Number() protoreflect.EnumNumber
func (PlotMode) Type ¶ added in v0.7.0
func (PlotMode) Type() protoreflect.EnumType
type PointSizeType ¶ added in v0.7.0
type PointSizeType int32
Point size type for the map.
const ( // Point size is not specified. PointSizeType_POINT_SIZE_TYPE_UNSPECIFIED PointSizeType = 0 // Point size is fixed. PointSizeType_POINT_SIZE_TYPE_FIXED PointSizeType = 1 // Point size is proportional to the size of the data point. PointSizeType_POINT_SIZE_TYPE_PROPORTIONAL_TO_SIZE PointSizeType = 2 )
func (PointSizeType) Descriptor ¶ added in v0.7.0
func (PointSizeType) Descriptor() protoreflect.EnumDescriptor
func (PointSizeType) Enum ¶ added in v0.7.0
func (x PointSizeType) Enum() *PointSizeType
func (PointSizeType) EnumDescriptor
deprecated
added in
v0.7.0
func (PointSizeType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PointSizeType.Descriptor instead.
func (PointSizeType) Number ¶ added in v0.7.0
func (x PointSizeType) Number() protoreflect.EnumNumber
func (PointSizeType) String ¶ added in v0.7.0
func (x PointSizeType) String() string
func (PointSizeType) Type ¶ added in v0.7.0
func (PointSizeType) Type() protoreflect.EnumType
type ProvisionBigQueryExportRequest ¶ added in v0.7.0
type ProvisionBigQueryExportRequest struct {
// Required. The instance for which BigQuery export is being provisioned.
// Format: projects/{project}/locations/{location}/instances/{instance}
Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
// contains filtered or unexported fields
}
The request message to provision BigQuery Export configuration.
func (*ProvisionBigQueryExportRequest) Descriptor
deprecated
added in
v0.7.0
func (*ProvisionBigQueryExportRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProvisionBigQueryExportRequest.ProtoReflect.Descriptor instead.
func (*ProvisionBigQueryExportRequest) GetParent ¶ added in v0.7.0
func (x *ProvisionBigQueryExportRequest) GetParent() string
func (*ProvisionBigQueryExportRequest) ProtoMessage ¶ added in v0.7.0
func (*ProvisionBigQueryExportRequest) ProtoMessage()
func (*ProvisionBigQueryExportRequest) ProtoReflect ¶ added in v0.7.0
func (x *ProvisionBigQueryExportRequest) ProtoReflect() protoreflect.Message
func (*ProvisionBigQueryExportRequest) Reset ¶ added in v0.7.0
func (x *ProvisionBigQueryExportRequest) Reset()
func (*ProvisionBigQueryExportRequest) String ¶ added in v0.7.0
func (x *ProvisionBigQueryExportRequest) String() string
type QueryRuntimeError ¶ added in v0.7.0
type QueryRuntimeError struct {
// Short Description of the error.
ErrorTitle string `protobuf:"bytes,1,opt,name=error_title,json=errorTitle,proto3" json:"error_title,omitempty"`
// Error message
ErrorDescription string `protobuf:"bytes,2,opt,name=error_description,json=errorDescription,proto3" json:"error_description,omitempty"`
// Severity of the error.
ErrorSeverity QueryRuntimeError_ErrorSeverity `` /* 164-byte string literal not displayed */
// Metadata for the error.
Metadata []*QueryRuntimeError_QueryRuntimeErrorMetadata `protobuf:"bytes,4,rep,name=metadata,proto3" json:"metadata,omitempty"`
// Reason for the error.
WarningReason QueryRuntimeError_WarningReason `` /* 164-byte string literal not displayed */
// contains filtered or unexported fields
}
Runtime error for a dashboard query.
func (*QueryRuntimeError) Descriptor
deprecated
added in
v0.7.0
func (*QueryRuntimeError) Descriptor() ([]byte, []int)
Deprecated: Use QueryRuntimeError.ProtoReflect.Descriptor instead.
func (*QueryRuntimeError) GetErrorDescription ¶ added in v0.7.0
func (x *QueryRuntimeError) GetErrorDescription() string
func (*QueryRuntimeError) GetErrorSeverity ¶ added in v0.7.0
func (x *QueryRuntimeError) GetErrorSeverity() QueryRuntimeError_ErrorSeverity
func (*QueryRuntimeError) GetErrorTitle ¶ added in v0.7.0
func (x *QueryRuntimeError) GetErrorTitle() string
func (*QueryRuntimeError) GetMetadata ¶ added in v0.7.0
func (x *QueryRuntimeError) GetMetadata() []*QueryRuntimeError_QueryRuntimeErrorMetadata
func (*QueryRuntimeError) GetWarningReason ¶ added in v0.7.0
func (x *QueryRuntimeError) GetWarningReason() QueryRuntimeError_WarningReason
func (*QueryRuntimeError) ProtoMessage ¶ added in v0.7.0
func (*QueryRuntimeError) ProtoMessage()
func (*QueryRuntimeError) ProtoReflect ¶ added in v0.7.0
func (x *QueryRuntimeError) ProtoReflect() protoreflect.Message
func (*QueryRuntimeError) Reset ¶ added in v0.7.0
func (x *QueryRuntimeError) Reset()
func (*QueryRuntimeError) String ¶ added in v0.7.0
func (x *QueryRuntimeError) String() string
type QueryRuntimeError_ErrorSeverity ¶ added in v0.7.0
type QueryRuntimeError_ErrorSeverity int32
Based on ErrorSeverity, UI will choose to format the error differently.
const ( // Severity is unknown. QueryRuntimeError_ERROR_SEVERITY_UNSPECIFIED QueryRuntimeError_ErrorSeverity = 0 // Severity is warning. QueryRuntimeError_WARNING QueryRuntimeError_ErrorSeverity = 1 // Error is severe. QueryRuntimeError_SEVERE QueryRuntimeError_ErrorSeverity = 2 )
func (QueryRuntimeError_ErrorSeverity) Descriptor ¶ added in v0.7.0
func (QueryRuntimeError_ErrorSeverity) Descriptor() protoreflect.EnumDescriptor
func (QueryRuntimeError_ErrorSeverity) Enum ¶ added in v0.7.0
func (x QueryRuntimeError_ErrorSeverity) Enum() *QueryRuntimeError_ErrorSeverity
func (QueryRuntimeError_ErrorSeverity) EnumDescriptor
deprecated
added in
v0.7.0
func (QueryRuntimeError_ErrorSeverity) EnumDescriptor() ([]byte, []int)
Deprecated: Use QueryRuntimeError_ErrorSeverity.Descriptor instead.
func (QueryRuntimeError_ErrorSeverity) Number ¶ added in v0.7.0
func (x QueryRuntimeError_ErrorSeverity) Number() protoreflect.EnumNumber
func (QueryRuntimeError_ErrorSeverity) String ¶ added in v0.7.0
func (x QueryRuntimeError_ErrorSeverity) String() string
func (QueryRuntimeError_ErrorSeverity) Type ¶ added in v0.7.0
func (QueryRuntimeError_ErrorSeverity) Type() protoreflect.EnumType
type QueryRuntimeError_MetadataKey ¶ added in v0.7.0
type QueryRuntimeError_MetadataKey int32
Metadata enum to identify the metadata key.
const ( // Key is unknown. QueryRuntimeError_METADATA_KEY_UNSPECIFIED QueryRuntimeError_MetadataKey = 0 // Key is row limit. QueryRuntimeError_ROW_LIMIT QueryRuntimeError_MetadataKey = 1 )
func (QueryRuntimeError_MetadataKey) Descriptor ¶ added in v0.7.0
func (QueryRuntimeError_MetadataKey) Descriptor() protoreflect.EnumDescriptor
func (QueryRuntimeError_MetadataKey) Enum ¶ added in v0.7.0
func (x QueryRuntimeError_MetadataKey) Enum() *QueryRuntimeError_MetadataKey
func (QueryRuntimeError_MetadataKey) EnumDescriptor
deprecated
added in
v0.7.0
func (QueryRuntimeError_MetadataKey) EnumDescriptor() ([]byte, []int)
Deprecated: Use QueryRuntimeError_MetadataKey.Descriptor instead.
func (QueryRuntimeError_MetadataKey) Number ¶ added in v0.7.0
func (x QueryRuntimeError_MetadataKey) Number() protoreflect.EnumNumber
func (QueryRuntimeError_MetadataKey) String ¶ added in v0.7.0
func (x QueryRuntimeError_MetadataKey) String() string
func (QueryRuntimeError_MetadataKey) Type ¶ added in v0.7.0
func (QueryRuntimeError_MetadataKey) Type() protoreflect.EnumType
type QueryRuntimeError_QueryRuntimeErrorMetadata ¶ added in v0.7.0
type QueryRuntimeError_QueryRuntimeErrorMetadata struct {
// Metadata key.
Key QueryRuntimeError_MetadataKey `protobuf:"varint,1,opt,name=key,proto3,enum=google.cloud.chronicle.v1.QueryRuntimeError_MetadataKey" json:"key,omitempty"`
// Metadata value.
Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
Metadata for the error.
func (*QueryRuntimeError_QueryRuntimeErrorMetadata) Descriptor
deprecated
added in
v0.7.0
func (*QueryRuntimeError_QueryRuntimeErrorMetadata) Descriptor() ([]byte, []int)
Deprecated: Use QueryRuntimeError_QueryRuntimeErrorMetadata.ProtoReflect.Descriptor instead.
func (*QueryRuntimeError_QueryRuntimeErrorMetadata) GetKey ¶ added in v0.7.0
func (x *QueryRuntimeError_QueryRuntimeErrorMetadata) GetKey() QueryRuntimeError_MetadataKey
func (*QueryRuntimeError_QueryRuntimeErrorMetadata) GetValue ¶ added in v0.7.0
func (x *QueryRuntimeError_QueryRuntimeErrorMetadata) GetValue() string
func (*QueryRuntimeError_QueryRuntimeErrorMetadata) ProtoMessage ¶ added in v0.7.0
func (*QueryRuntimeError_QueryRuntimeErrorMetadata) ProtoMessage()
func (*QueryRuntimeError_QueryRuntimeErrorMetadata) ProtoReflect ¶ added in v0.7.0
func (x *QueryRuntimeError_QueryRuntimeErrorMetadata) ProtoReflect() protoreflect.Message
func (*QueryRuntimeError_QueryRuntimeErrorMetadata) Reset ¶ added in v0.7.0
func (x *QueryRuntimeError_QueryRuntimeErrorMetadata) Reset()
func (*QueryRuntimeError_QueryRuntimeErrorMetadata) String ¶ added in v0.7.0
func (x *QueryRuntimeError_QueryRuntimeErrorMetadata) String() string
type QueryRuntimeError_WarningReason ¶ added in v0.7.0
type QueryRuntimeError_WarningReason int32
Warning reason.
const ( // Reason is unknown. QueryRuntimeError_WARNING_REASON_UNSPECIFIED QueryRuntimeError_WarningReason = 0 // Reason is row limit exceeded. QueryRuntimeError_ROW_LIMIT_EXCEEDED QueryRuntimeError_WarningReason = 1 // Reason is default row limit exceeded. QueryRuntimeError_DEFAULT_ROW_LIMIT_EXCEEDED QueryRuntimeError_WarningReason = 2 // Reason is curated query default row limit exceeded. QueryRuntimeError_CURATED_QUERY_DEFAULT_ROW_LIMIT_EXCEEDED QueryRuntimeError_WarningReason = 3 )
func (QueryRuntimeError_WarningReason) Descriptor ¶ added in v0.7.0
func (QueryRuntimeError_WarningReason) Descriptor() protoreflect.EnumDescriptor
func (QueryRuntimeError_WarningReason) Enum ¶ added in v0.7.0
func (x QueryRuntimeError_WarningReason) Enum() *QueryRuntimeError_WarningReason
func (QueryRuntimeError_WarningReason) EnumDescriptor
deprecated
added in
v0.7.0
func (QueryRuntimeError_WarningReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use QueryRuntimeError_WarningReason.Descriptor instead.
func (QueryRuntimeError_WarningReason) Number ¶ added in v0.7.0
func (x QueryRuntimeError_WarningReason) Number() protoreflect.EnumNumber
func (QueryRuntimeError_WarningReason) String ¶ added in v0.7.0
func (x QueryRuntimeError_WarningReason) String() string
func (QueryRuntimeError_WarningReason) Type ¶ added in v0.7.0
func (QueryRuntimeError_WarningReason) Type() protoreflect.EnumType
type ReferenceList ¶
type ReferenceList struct {
// Identifier. The resource name of the reference list.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/referenceLists/{reference_list}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Output only. The unique display name of the reference list.
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Output only. The timestamp when the reference list was last updated.
RevisionCreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=revision_create_time,json=revisionCreateTime,proto3" json:"revision_create_time,omitempty"`
// Required. A user-provided description of the reference list.
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
// Required. The entries of the reference list.
// When listed, they are returned in the order that was specified at creation
// or update. The combined size of the values of the reference list may not
// exceed 6MB.
// This is returned only when the view is REFERENCE_LIST_VIEW_FULL.
Entries []*ReferenceListEntry `protobuf:"bytes,5,rep,name=entries,proto3" json:"entries,omitempty"`
// Output only. The resource names for the associated self-authored Rules that
// use this reference list. This is returned only when the view is
// REFERENCE_LIST_VIEW_FULL.
Rules []string `protobuf:"bytes,6,rep,name=rules,proto3" json:"rules,omitempty"`
// Required. The syntax type indicating how list entries should be validated.
SyntaxType ReferenceListSyntaxType `` /* 147-byte string literal not displayed */
// Output only. The count of self-authored rules using the reference list.
RuleAssociationsCount int32 `` /* 127-byte string literal not displayed */
// The scope info of the reference list.
// During reference list creation, if this field is not set, the reference
// list without scopes (an unscoped list) will be created for an unscoped
// user. For a scoped user, this field must be set. During reference list
// update, if scope_info is requested to be updated, this field must be set.
ScopeInfo *ScopeInfo `protobuf:"bytes,11,opt,name=scope_info,json=scopeInfo,proto3" json:"scope_info,omitempty"`
// contains filtered or unexported fields
}
A reference list. Reference lists are user-defined lists of values which users can use in multiple Rules.
func (*ReferenceList) Descriptor
deprecated
func (*ReferenceList) Descriptor() ([]byte, []int)
Deprecated: Use ReferenceList.ProtoReflect.Descriptor instead.
func (*ReferenceList) GetDescription ¶
func (x *ReferenceList) GetDescription() string
func (*ReferenceList) GetDisplayName ¶
func (x *ReferenceList) GetDisplayName() string
func (*ReferenceList) GetEntries ¶
func (x *ReferenceList) GetEntries() []*ReferenceListEntry
func (*ReferenceList) GetName ¶
func (x *ReferenceList) GetName() string
func (*ReferenceList) GetRevisionCreateTime ¶
func (x *ReferenceList) GetRevisionCreateTime() *timestamppb.Timestamp
func (*ReferenceList) GetRuleAssociationsCount ¶
func (x *ReferenceList) GetRuleAssociationsCount() int32
func (*ReferenceList) GetRules ¶
func (x *ReferenceList) GetRules() []string
func (*ReferenceList) GetScopeInfo ¶
func (x *ReferenceList) GetScopeInfo() *ScopeInfo
func (*ReferenceList) GetSyntaxType ¶
func (x *ReferenceList) GetSyntaxType() ReferenceListSyntaxType
func (*ReferenceList) ProtoMessage ¶
func (*ReferenceList) ProtoMessage()
func (*ReferenceList) ProtoReflect ¶
func (x *ReferenceList) ProtoReflect() protoreflect.Message
func (*ReferenceList) Reset ¶
func (x *ReferenceList) Reset()
func (*ReferenceList) String ¶
func (x *ReferenceList) String() string
type ReferenceListEntry ¶
type ReferenceListEntry struct {
// Required. The value of the entry. Maximum length is 512 characters.
Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
An entry in a reference list.
func (*ReferenceListEntry) Descriptor
deprecated
func (*ReferenceListEntry) Descriptor() ([]byte, []int)
Deprecated: Use ReferenceListEntry.ProtoReflect.Descriptor instead.
func (*ReferenceListEntry) GetValue ¶
func (x *ReferenceListEntry) GetValue() string
func (*ReferenceListEntry) ProtoMessage ¶
func (*ReferenceListEntry) ProtoMessage()
func (*ReferenceListEntry) ProtoReflect ¶
func (x *ReferenceListEntry) ProtoReflect() protoreflect.Message
func (*ReferenceListEntry) Reset ¶
func (x *ReferenceListEntry) Reset()
func (*ReferenceListEntry) String ¶
func (x *ReferenceListEntry) String() string
type ReferenceListError ¶ added in v1.1.0
type ReferenceListError struct {
// 1-indexed line number where the error occurs.
// General list errors are indexed at -1.
LineNumber int32 `protobuf:"varint,1,opt,name=line_number,json=lineNumber,proto3" json:"line_number,omitempty"`
// Message explaining why the line is invalid.
ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
// contains filtered or unexported fields
}
The error generated when verifying the reference list.
func (*ReferenceListError) Descriptor
deprecated
added in
v1.1.0
func (*ReferenceListError) Descriptor() ([]byte, []int)
Deprecated: Use ReferenceListError.ProtoReflect.Descriptor instead.
func (*ReferenceListError) GetErrorMessage ¶ added in v1.1.0
func (x *ReferenceListError) GetErrorMessage() string
func (*ReferenceListError) GetLineNumber ¶ added in v1.1.0
func (x *ReferenceListError) GetLineNumber() int32
func (*ReferenceListError) ProtoMessage ¶ added in v1.1.0
func (*ReferenceListError) ProtoMessage()
func (*ReferenceListError) ProtoReflect ¶ added in v1.1.0
func (x *ReferenceListError) ProtoReflect() protoreflect.Message
func (*ReferenceListError) Reset ¶ added in v1.1.0
func (x *ReferenceListError) Reset()
func (*ReferenceListError) String ¶ added in v1.1.0
func (x *ReferenceListError) String() string
type ReferenceListScope ¶
type ReferenceListScope struct {
// Optional. The list of scope names of the reference list. The scope names
// should be full resource names and should be of the format:
// `projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope_name}`.
ScopeNames []string `protobuf:"bytes,1,rep,name=scope_names,json=scopeNames,proto3" json:"scope_names,omitempty"`
// contains filtered or unexported fields
}
ReferenceListScope specifies the list of scope names of the reference list.
func (*ReferenceListScope) Descriptor
deprecated
func (*ReferenceListScope) Descriptor() ([]byte, []int)
Deprecated: Use ReferenceListScope.ProtoReflect.Descriptor instead.
func (*ReferenceListScope) GetScopeNames ¶
func (x *ReferenceListScope) GetScopeNames() []string
func (*ReferenceListScope) ProtoMessage ¶
func (*ReferenceListScope) ProtoMessage()
func (*ReferenceListScope) ProtoReflect ¶
func (x *ReferenceListScope) ProtoReflect() protoreflect.Message
func (*ReferenceListScope) Reset ¶
func (x *ReferenceListScope) Reset()
func (*ReferenceListScope) String ¶
func (x *ReferenceListScope) String() string
type ReferenceListServiceClient ¶
type ReferenceListServiceClient interface {
// Gets a single reference list.
GetReferenceList(ctx context.Context, in *GetReferenceListRequest, opts ...grpc.CallOption) (*ReferenceList, error)
// Lists a collection of reference lists.
ListReferenceLists(ctx context.Context, in *ListReferenceListsRequest, opts ...grpc.CallOption) (*ListReferenceListsResponse, error)
// Creates a new reference list.
CreateReferenceList(ctx context.Context, in *CreateReferenceListRequest, opts ...grpc.CallOption) (*ReferenceList, error)
// Updates an existing reference list.
UpdateReferenceList(ctx context.Context, in *UpdateReferenceListRequest, opts ...grpc.CallOption) (*ReferenceList, error)
// VerifyReferenceList validates list content and returns line errors, if any.
VerifyReferenceList(ctx context.Context, in *VerifyReferenceListRequest, opts ...grpc.CallOption) (*VerifyReferenceListResponse, error)
}
ReferenceListServiceClient is the client API for ReferenceListService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewReferenceListServiceClient ¶
func NewReferenceListServiceClient(cc grpc.ClientConnInterface) ReferenceListServiceClient
type ReferenceListServiceServer ¶
type ReferenceListServiceServer interface {
// Gets a single reference list.
GetReferenceList(context.Context, *GetReferenceListRequest) (*ReferenceList, error)
// Lists a collection of reference lists.
ListReferenceLists(context.Context, *ListReferenceListsRequest) (*ListReferenceListsResponse, error)
// Creates a new reference list.
CreateReferenceList(context.Context, *CreateReferenceListRequest) (*ReferenceList, error)
// Updates an existing reference list.
UpdateReferenceList(context.Context, *UpdateReferenceListRequest) (*ReferenceList, error)
// VerifyReferenceList validates list content and returns line errors, if any.
VerifyReferenceList(context.Context, *VerifyReferenceListRequest) (*VerifyReferenceListResponse, error)
}
ReferenceListServiceServer is the server API for ReferenceListService service. All implementations should embed UnimplementedReferenceListServiceServer for forward compatibility
type ReferenceListSyntaxType ¶
type ReferenceListSyntaxType int32
The syntax type indicating how list entries should be validated.
const ( // Defaults to REFERENCE_LIST_SYNTAX_TYPE_PLAIN_TEXT_STRING. ReferenceListSyntaxType_REFERENCE_LIST_SYNTAX_TYPE_UNSPECIFIED ReferenceListSyntaxType = 0 // List contains plain text patterns. ReferenceListSyntaxType_REFERENCE_LIST_SYNTAX_TYPE_PLAIN_TEXT_STRING ReferenceListSyntaxType = 1 // List contains only Regular Expression patterns. ReferenceListSyntaxType_REFERENCE_LIST_SYNTAX_TYPE_REGEX ReferenceListSyntaxType = 2 // List contains only CIDR patterns. ReferenceListSyntaxType_REFERENCE_LIST_SYNTAX_TYPE_CIDR ReferenceListSyntaxType = 3 )
func (ReferenceListSyntaxType) Descriptor ¶
func (ReferenceListSyntaxType) Descriptor() protoreflect.EnumDescriptor
func (ReferenceListSyntaxType) Enum ¶
func (x ReferenceListSyntaxType) Enum() *ReferenceListSyntaxType
func (ReferenceListSyntaxType) EnumDescriptor
deprecated
func (ReferenceListSyntaxType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ReferenceListSyntaxType.Descriptor instead.
func (ReferenceListSyntaxType) Number ¶
func (x ReferenceListSyntaxType) Number() protoreflect.EnumNumber
func (ReferenceListSyntaxType) String ¶
func (x ReferenceListSyntaxType) String() string
func (ReferenceListSyntaxType) Type ¶
func (ReferenceListSyntaxType) Type() protoreflect.EnumType
type ReferenceListView ¶
type ReferenceListView int32
ReferenceListView is a mechanism for viewing partial responses of the ReferenceList resource.
const ( // The default / unset value. // The API will default to the BASIC view for ListReferenceLists. // The API will default to the FULL view for methods that return a single // ReferenceList resource. ReferenceListView_REFERENCE_LIST_VIEW_UNSPECIFIED ReferenceListView = 0 // Include metadata about the ReferenceList. // This is the default view for ListReferenceLists. ReferenceListView_REFERENCE_LIST_VIEW_BASIC ReferenceListView = 1 // Include all details about the ReferenceList: metadata, content lines, // associated rule counts. This is the default view for GetReferenceList. ReferenceListView_REFERENCE_LIST_VIEW_FULL ReferenceListView = 2 )
func (ReferenceListView) Descriptor ¶
func (ReferenceListView) Descriptor() protoreflect.EnumDescriptor
func (ReferenceListView) Enum ¶
func (x ReferenceListView) Enum() *ReferenceListView
func (ReferenceListView) EnumDescriptor
deprecated
func (ReferenceListView) EnumDescriptor() ([]byte, []int)
Deprecated: Use ReferenceListView.Descriptor instead.
func (ReferenceListView) Number ¶
func (x ReferenceListView) Number() protoreflect.EnumNumber
func (ReferenceListView) String ¶
func (x ReferenceListView) String() string
func (ReferenceListView) Type ¶
func (ReferenceListView) Type() protoreflect.EnumType
type RemoveChartRequest ¶ added in v0.7.0
type RemoveChartRequest struct {
// Required. The dashboard name to remove chart from.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. The dashboard chart name to remove.
DashboardChart string `protobuf:"bytes,2,opt,name=dashboard_chart,json=dashboardChart,proto3" json:"dashboard_chart,omitempty"`
// contains filtered or unexported fields
}
Request message to remove chart from a dashboard.
func (*RemoveChartRequest) Descriptor
deprecated
added in
v0.7.0
func (*RemoveChartRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveChartRequest.ProtoReflect.Descriptor instead.
func (*RemoveChartRequest) GetDashboardChart ¶ added in v0.7.0
func (x *RemoveChartRequest) GetDashboardChart() string
func (*RemoveChartRequest) GetName ¶ added in v0.7.0
func (x *RemoveChartRequest) GetName() string
func (*RemoveChartRequest) ProtoMessage ¶ added in v0.7.0
func (*RemoveChartRequest) ProtoMessage()
func (*RemoveChartRequest) ProtoReflect ¶ added in v0.7.0
func (x *RemoveChartRequest) ProtoReflect() protoreflect.Message
func (*RemoveChartRequest) Reset ¶ added in v0.7.0
func (x *RemoveChartRequest) Reset()
func (*RemoveChartRequest) String ¶ added in v0.7.0
func (x *RemoveChartRequest) String() string
type RenderType ¶ added in v0.7.0
type RenderType int32
Render type of the data in the chart.
const ( // Defaults to Unspecified. RenderType_RENDER_TYPE_UNSPECIFIED RenderType = 0 // Text render type. RenderType_RENDER_TYPE_TEXT RenderType = 1 // Icon render type. RenderType_RENDER_TYPE_ICON RenderType = 2 // Icon and text render type. RenderType_RENDER_TYPE_ICON_AND_TEXT RenderType = 3 )
func (RenderType) Descriptor ¶ added in v0.7.0
func (RenderType) Descriptor() protoreflect.EnumDescriptor
func (RenderType) Enum ¶ added in v0.7.0
func (x RenderType) Enum() *RenderType
func (RenderType) EnumDescriptor
deprecated
added in
v0.7.0
func (RenderType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RenderType.Descriptor instead.
func (RenderType) Number ¶ added in v0.7.0
func (x RenderType) Number() protoreflect.EnumNumber
func (RenderType) String ¶ added in v0.7.0
func (x RenderType) String() string
func (RenderType) Type ¶ added in v0.7.0
func (RenderType) Type() protoreflect.EnumType
type Retrohunt ¶
type Retrohunt struct {
// The resource name of the retrohunt.
// Retrohunt is the child of a rule revision. {rule} in the format below is
// structured as {rule_id@revision_id}.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/retrohunts/{retrohunt}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. The start and end time of the event time range this retrohunt
// processes.
ProcessInterval *interval.Interval `protobuf:"bytes,2,opt,name=process_interval,json=processInterval,proto3" json:"process_interval,omitempty"`
// Output only. The start and end time of the retrohunt execution. If the
// retrohunt is not yet finished, the end time of the interval will not be
// populated.
ExecutionInterval *interval.Interval `protobuf:"bytes,3,opt,name=execution_interval,json=executionInterval,proto3" json:"execution_interval,omitempty"`
// Output only. The state of the retrohunt.
State Retrohunt_State `protobuf:"varint,4,opt,name=state,proto3,enum=google.cloud.chronicle.v1.Retrohunt_State" json:"state,omitempty"`
// Output only. Percent progress of the retrohunt towards completion, from
// 0.00 to 100.00.
ProgressPercentage float32 `protobuf:"fixed32,5,opt,name=progress_percentage,json=progressPercentage,proto3" json:"progress_percentage,omitempty"`
// contains filtered or unexported fields
}
Retrohunt is an execution of a Rule over a time range in the past.
func (*Retrohunt) Descriptor
deprecated
func (*Retrohunt) GetExecutionInterval ¶
func (*Retrohunt) GetProcessInterval ¶
func (*Retrohunt) GetProgressPercentage ¶
func (*Retrohunt) GetState ¶
func (x *Retrohunt) GetState() Retrohunt_State
func (*Retrohunt) ProtoMessage ¶
func (*Retrohunt) ProtoMessage()
func (*Retrohunt) ProtoReflect ¶
func (x *Retrohunt) ProtoReflect() protoreflect.Message
type RetrohuntMetadata ¶
type RetrohuntMetadata struct {
// The name of the retrohunt.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/retrohunts/{retrohunt}`
Retrohunt string `protobuf:"bytes,1,opt,name=retrohunt,proto3" json:"retrohunt,omitempty"`
// The start and end time of the retrohunt execution. If the retrohunt is not
// yet finished, the end time of the interval will not be filled.
ExecutionInterval *interval.Interval `protobuf:"bytes,2,opt,name=execution_interval,json=executionInterval,proto3" json:"execution_interval,omitempty"`
// Percent progress of the retrohunt towards completion, from 0.00 to 100.00.
ProgressPercentage float32 `protobuf:"fixed32,3,opt,name=progress_percentage,json=progressPercentage,proto3" json:"progress_percentage,omitempty"`
// contains filtered or unexported fields
}
Operation Metadata for Retrohunts.
func (*RetrohuntMetadata) Descriptor
deprecated
func (*RetrohuntMetadata) Descriptor() ([]byte, []int)
Deprecated: Use RetrohuntMetadata.ProtoReflect.Descriptor instead.
func (*RetrohuntMetadata) GetExecutionInterval ¶
func (x *RetrohuntMetadata) GetExecutionInterval() *interval.Interval
func (*RetrohuntMetadata) GetProgressPercentage ¶
func (x *RetrohuntMetadata) GetProgressPercentage() float32
func (*RetrohuntMetadata) GetRetrohunt ¶
func (x *RetrohuntMetadata) GetRetrohunt() string
func (*RetrohuntMetadata) ProtoMessage ¶
func (*RetrohuntMetadata) ProtoMessage()
func (*RetrohuntMetadata) ProtoReflect ¶
func (x *RetrohuntMetadata) ProtoReflect() protoreflect.Message
func (*RetrohuntMetadata) Reset ¶
func (x *RetrohuntMetadata) Reset()
func (*RetrohuntMetadata) String ¶
func (x *RetrohuntMetadata) String() string
type Retrohunt_State ¶
type Retrohunt_State int32
The possible states a retrohunt can be in.
const ( // Unspecified or unknown retrohunt state. Retrohunt_STATE_UNSPECIFIED Retrohunt_State = 0 // Running state. Retrohunt_RUNNING Retrohunt_State = 1 // Done state. Retrohunt_DONE Retrohunt_State = 2 // Cancelled state. Retrohunt_CANCELLED Retrohunt_State = 3 // Failed state. Retrohunt_FAILED Retrohunt_State = 4 )
func (Retrohunt_State) Descriptor ¶
func (Retrohunt_State) Descriptor() protoreflect.EnumDescriptor
func (Retrohunt_State) Enum ¶
func (x Retrohunt_State) Enum() *Retrohunt_State
func (Retrohunt_State) EnumDescriptor
deprecated
func (Retrohunt_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use Retrohunt_State.Descriptor instead.
func (Retrohunt_State) Number ¶
func (x Retrohunt_State) Number() protoreflect.EnumNumber
func (Retrohunt_State) String ¶
func (x Retrohunt_State) String() string
func (Retrohunt_State) Type ¶
func (Retrohunt_State) Type() protoreflect.EnumType
type Rule ¶
type Rule struct {
// Identifier. Full resource name for the rule.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Output only. The revision ID of the rule.
// A new revision is created whenever the rule text is changed in any way.
// Format: `v_{10 digits}_{9 digits}`
// Populated in REVISION_METADATA_ONLY view and FULL view.
RevisionId string `protobuf:"bytes,2,opt,name=revision_id,json=revisionId,proto3" json:"revision_id,omitempty"`
// Output only. Display name of the rule.
// Populated in BASIC view and FULL view.
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// The YARA-L content of the rule.
// Populated in FULL view.
Text string `protobuf:"bytes,4,opt,name=text,proto3" json:"text,omitempty"`
// Output only. The author of the rule. Extracted from the meta section of
// text. Populated in BASIC view and FULL view.
Author string `protobuf:"bytes,5,opt,name=author,proto3" json:"author,omitempty"`
// Output only. The severity of the rule as specified in the meta section of
// text. Populated in BASIC view and FULL view.
Severity *Severity `protobuf:"bytes,6,opt,name=severity,proto3" json:"severity,omitempty"`
// Output only. Additional metadata specified in the meta section of text.
// Populated in FULL view.
Metadata map[string]string `` /* 143-byte string literal not displayed */
// Output only. The timestamp of when the rule was created.
// Populated in FULL view.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. The timestamp of when the rule revision was created.
// Populated in FULL, REVISION_METADATA_ONLY views.
RevisionCreateTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=revision_create_time,json=revisionCreateTime,proto3" json:"revision_create_time,omitempty"`
// Output only. The current compilation state of the rule.
// Populated in FULL view.
CompilationState Rule_CompilationState `` /* 164-byte string literal not displayed */
// Output only. User-facing type of the rule. Extracted from the events
// section of rule text. Populated in BASIC view and FULL view.
Type RuleType `protobuf:"varint,12,opt,name=type,proto3,enum=google.cloud.chronicle.v1.RuleType" json:"type,omitempty"`
// Output only. Resource names of the reference lists used in this rule.
// Populated in FULL view.
ReferenceLists []string `protobuf:"bytes,13,rep,name=reference_lists,json=referenceLists,proto3" json:"reference_lists,omitempty"`
// Output only. The run frequencies that are allowed for the rule.
// Populated in BASIC view and FULL view.
AllowedRunFrequencies []RunFrequency `` /* 179-byte string literal not displayed */
// The etag for this rule.
// If this is provided on update, the request will succeed if and only if it
// matches the server-computed value, and will fail with an ABORTED error
// otherwise.
// Populated in BASIC view and FULL view.
Etag string `protobuf:"bytes,15,opt,name=etag,proto3" json:"etag,omitempty"`
// Resource name of the DataAccessScope bound to this rule.
// Populated in BASIC view and FULL view.
// If reference lists are used in the rule, validations will be performed
// against this scope to ensure that the reference lists are compatible with
// both the user's and the rule's scopes.
// The scope should be in the format:
// `projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope}`.
Scope string `protobuf:"bytes,16,opt,name=scope,proto3" json:"scope,omitempty"`
// Output only. A list of a rule's corresponding compilation diagnostic
// messages such as compilation errors and compilation warnings. Populated in
// FULL view.
CompilationDiagnostics []*CompilationDiagnostic `` /* 128-byte string literal not displayed */
// Output only. Indicate the rule can run in near real time live rule.
// If this is true, the rule uses the near real time live rule when the run
// frequency is set to LIVE.
NearRealTimeLiveRuleEligible bool `` /* 155-byte string literal not displayed */
// Output only. The set of inputs used in the rule. For example, if the rule
// uses $e.principal.hostname, then the uses_udm field will be true.
InputsUsed *InputsUsed `protobuf:"bytes,20,opt,name=inputs_used,json=inputsUsed,proto3" json:"inputs_used,omitempty"`
// contains filtered or unexported fields
}
The Rule resource represents a user-created rule. NEXT TAG: 21
func (*Rule) Descriptor
deprecated
func (*Rule) GetAllowedRunFrequencies ¶
func (x *Rule) GetAllowedRunFrequencies() []RunFrequency
func (*Rule) GetCompilationDiagnostics ¶
func (x *Rule) GetCompilationDiagnostics() []*CompilationDiagnostic
func (*Rule) GetCompilationState ¶
func (x *Rule) GetCompilationState() Rule_CompilationState
func (*Rule) GetCreateTime ¶
func (x *Rule) GetCreateTime() *timestamppb.Timestamp
func (*Rule) GetDisplayName ¶
func (*Rule) GetInputsUsed ¶
func (x *Rule) GetInputsUsed() *InputsUsed
func (*Rule) GetMetadata ¶
func (*Rule) GetNearRealTimeLiveRuleEligible ¶
func (*Rule) GetReferenceLists ¶
func (*Rule) GetRevisionCreateTime ¶
func (x *Rule) GetRevisionCreateTime() *timestamppb.Timestamp
func (*Rule) GetRevisionId ¶
func (*Rule) GetSeverity ¶
func (*Rule) ProtoMessage ¶
func (*Rule) ProtoMessage()
func (*Rule) ProtoReflect ¶
func (x *Rule) ProtoReflect() protoreflect.Message
type RuleDeployment ¶
type RuleDeployment struct {
// Required. The resource name of the rule deployment.
// Note that RuleDeployment is a child of the overall Rule, not any individual
// revision, so the resource ID segment for the Rule resource must not
// reference a specific revision.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/deployment`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Whether the rule is currently deployed continuously against incoming data.
Enabled bool `protobuf:"varint,2,opt,name=enabled,proto3" json:"enabled,omitempty"`
// Whether detections resulting from this deployment should be considered
// alerts.
Alerting bool `protobuf:"varint,3,opt,name=alerting,proto3" json:"alerting,omitempty"`
// The archive state of the rule deployment.
// Cannot be set to true unless enabled is set to false.
// If set to true, alerting will automatically be set to false.
// If currently set to true, enabled, alerting, and run_frequency cannot be
// updated.
Archived bool `protobuf:"varint,4,opt,name=archived,proto3" json:"archived,omitempty"`
// Output only. The timestamp when the rule deployment archive state was last
// set to true. If the rule deployment's current archive state is not set to
// true, the field will be empty.
ArchiveTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=archive_time,json=archiveTime,proto3" json:"archive_time,omitempty"`
// The run frequency of the rule deployment.
RunFrequency RunFrequency `` /* 142-byte string literal not displayed */
// Output only. The execution state of the rule deployment.
ExecutionState RuleDeployment_ExecutionState `` /* 165-byte string literal not displayed */
// Output only. The names of the associated/chained producer rules. Rules are
// considered producers for this rule if this rule explicitly filters on their
// ruleid. Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}`
ProducerRules []string `protobuf:"bytes,8,rep,name=producer_rules,json=producerRules,proto3" json:"producer_rules,omitempty"`
// Output only. The names of the associated/chained consumer rules. Rules are
// considered consumers of this rule if their rule text explicitly filters on
// this rule's ruleid. Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}`
ConsumerRules []string `protobuf:"bytes,9,rep,name=consumer_rules,json=consumerRules,proto3" json:"consumer_rules,omitempty"`
// Output only. The timestamp when the rule deployment alert state was lastly
// changed. This is filled regardless of the current alert state. E.g. if the
// current alert status is false, this timestamp will be the timestamp when
// the alert status was changed to false.
LastAlertStatusChangeTime *timestamppb.Timestamp `` /* 143-byte string literal not displayed */
// contains filtered or unexported fields
}
The RuleDeployment resource represents the deployment state of a Rule.
func (*RuleDeployment) Descriptor
deprecated
func (*RuleDeployment) Descriptor() ([]byte, []int)
Deprecated: Use RuleDeployment.ProtoReflect.Descriptor instead.
func (*RuleDeployment) GetAlerting ¶
func (x *RuleDeployment) GetAlerting() bool
func (*RuleDeployment) GetArchiveTime ¶
func (x *RuleDeployment) GetArchiveTime() *timestamppb.Timestamp
func (*RuleDeployment) GetArchived ¶
func (x *RuleDeployment) GetArchived() bool
func (*RuleDeployment) GetConsumerRules ¶
func (x *RuleDeployment) GetConsumerRules() []string
func (*RuleDeployment) GetEnabled ¶
func (x *RuleDeployment) GetEnabled() bool
func (*RuleDeployment) GetExecutionState ¶
func (x *RuleDeployment) GetExecutionState() RuleDeployment_ExecutionState
func (*RuleDeployment) GetLastAlertStatusChangeTime ¶
func (x *RuleDeployment) GetLastAlertStatusChangeTime() *timestamppb.Timestamp
func (*RuleDeployment) GetName ¶
func (x *RuleDeployment) GetName() string
func (*RuleDeployment) GetProducerRules ¶
func (x *RuleDeployment) GetProducerRules() []string
func (*RuleDeployment) GetRunFrequency ¶
func (x *RuleDeployment) GetRunFrequency() RunFrequency
func (*RuleDeployment) ProtoMessage ¶
func (*RuleDeployment) ProtoMessage()
func (*RuleDeployment) ProtoReflect ¶
func (x *RuleDeployment) ProtoReflect() protoreflect.Message
func (*RuleDeployment) Reset ¶
func (x *RuleDeployment) Reset()
func (*RuleDeployment) String ¶
func (x *RuleDeployment) String() string
type RuleDeployment_ExecutionState ¶
type RuleDeployment_ExecutionState int32
The possible execution states the rule deployment can be in.
const ( // Unspecified or unknown execution state. RuleDeployment_EXECUTION_STATE_UNSPECIFIED RuleDeployment_ExecutionState = 0 // Default execution state. RuleDeployment_DEFAULT RuleDeployment_ExecutionState = 1 // Rules in limited state may not have their executions guaranteed. RuleDeployment_LIMITED RuleDeployment_ExecutionState = 2 // Paused rules are not executed at all. RuleDeployment_PAUSED RuleDeployment_ExecutionState = 3 )
func (RuleDeployment_ExecutionState) Descriptor ¶
func (RuleDeployment_ExecutionState) Descriptor() protoreflect.EnumDescriptor
func (RuleDeployment_ExecutionState) Enum ¶
func (x RuleDeployment_ExecutionState) Enum() *RuleDeployment_ExecutionState
func (RuleDeployment_ExecutionState) EnumDescriptor
deprecated
func (RuleDeployment_ExecutionState) EnumDescriptor() ([]byte, []int)
Deprecated: Use RuleDeployment_ExecutionState.Descriptor instead.
func (RuleDeployment_ExecutionState) Number ¶
func (x RuleDeployment_ExecutionState) Number() protoreflect.EnumNumber
func (RuleDeployment_ExecutionState) String ¶
func (x RuleDeployment_ExecutionState) String() string
func (RuleDeployment_ExecutionState) Type ¶
func (RuleDeployment_ExecutionState) Type() protoreflect.EnumType
type RuleExecutionError ¶ added in v1.2.0
type RuleExecutionError struct {
// The resource name of the source that generated the rule execution error.
//
// Types that are valid to be assigned to Source:
//
// *RuleExecutionError_Rule
// *RuleExecutionError_CuratedRule
Source isRuleExecutionError_Source `protobuf_oneof:"source"`
// Output only. The resource name of the rule execution error.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/ruleExecutionErrors/{rule_execution_error}
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Output only. The error status corresponding with the rule execution error.
Error *status.Status `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
// Output only. The event time range that the rule execution error corresponds
// with.
TimeRange *interval.Interval `protobuf:"bytes,3,opt,name=time_range,json=timeRange,proto3" json:"time_range,omitempty"`
// contains filtered or unexported fields
}
The RuleExecutionError resource represents an error generated from running/deploying a rule.
func (*RuleExecutionError) Descriptor
deprecated
added in
v1.2.0
func (*RuleExecutionError) Descriptor() ([]byte, []int)
Deprecated: Use RuleExecutionError.ProtoReflect.Descriptor instead.
func (*RuleExecutionError) GetCuratedRule ¶ added in v1.2.0
func (x *RuleExecutionError) GetCuratedRule() string
func (*RuleExecutionError) GetError ¶ added in v1.2.0
func (x *RuleExecutionError) GetError() *status.Status
func (*RuleExecutionError) GetName ¶ added in v1.2.0
func (x *RuleExecutionError) GetName() string
func (*RuleExecutionError) GetRule ¶ added in v1.2.0
func (x *RuleExecutionError) GetRule() string
func (*RuleExecutionError) GetSource ¶ added in v1.2.0
func (x *RuleExecutionError) GetSource() isRuleExecutionError_Source
func (*RuleExecutionError) GetTimeRange ¶ added in v1.2.0
func (x *RuleExecutionError) GetTimeRange() *interval.Interval
func (*RuleExecutionError) ProtoMessage ¶ added in v1.2.0
func (*RuleExecutionError) ProtoMessage()
func (*RuleExecutionError) ProtoReflect ¶ added in v1.2.0
func (x *RuleExecutionError) ProtoReflect() protoreflect.Message
func (*RuleExecutionError) Reset ¶ added in v1.2.0
func (x *RuleExecutionError) Reset()
func (*RuleExecutionError) String ¶ added in v1.2.0
func (x *RuleExecutionError) String() string
type RuleExecutionErrorServiceClient ¶ added in v1.2.0
type RuleExecutionErrorServiceClient interface {
// Lists rule execution errors.
ListRuleExecutionErrors(ctx context.Context, in *ListRuleExecutionErrorsRequest, opts ...grpc.CallOption) (*ListRuleExecutionErrorsResponse, error)
}
RuleExecutionErrorServiceClient is the client API for RuleExecutionErrorService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRuleExecutionErrorServiceClient ¶ added in v1.2.0
func NewRuleExecutionErrorServiceClient(cc grpc.ClientConnInterface) RuleExecutionErrorServiceClient
type RuleExecutionErrorServiceServer ¶ added in v1.2.0
type RuleExecutionErrorServiceServer interface {
// Lists rule execution errors.
ListRuleExecutionErrors(context.Context, *ListRuleExecutionErrorsRequest) (*ListRuleExecutionErrorsResponse, error)
}
RuleExecutionErrorServiceServer is the server API for RuleExecutionErrorService service. All implementations should embed UnimplementedRuleExecutionErrorServiceServer for forward compatibility
type RuleExecutionError_CuratedRule ¶ added in v1.2.0
type RuleExecutionError_CuratedRule struct {
// Output only. The resource name of the curated rule that generated the
// rule execution error.
CuratedRule string `protobuf:"bytes,5,opt,name=curated_rule,json=curatedRule,proto3,oneof"`
}
type RuleExecutionError_Rule ¶ added in v1.2.0
type RuleExecutionError_Rule struct {
// Output only. The resource name of the rule that generated the rule
// execution error.
Rule string `protobuf:"bytes,4,opt,name=rule,proto3,oneof"`
}
type RuleServiceClient ¶
type RuleServiceClient interface {
// Creates a new Rule.
CreateRule(ctx context.Context, in *CreateRuleRequest, opts ...grpc.CallOption) (*Rule, error)
// Gets a Rule.
GetRule(ctx context.Context, in *GetRuleRequest, opts ...grpc.CallOption) (*Rule, error)
// Lists Rules.
ListRules(ctx context.Context, in *ListRulesRequest, opts ...grpc.CallOption) (*ListRulesResponse, error)
// Updates a Rule.
UpdateRule(ctx context.Context, in *UpdateRuleRequest, opts ...grpc.CallOption) (*Rule, error)
// Deletes a Rule.
DeleteRule(ctx context.Context, in *DeleteRuleRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
// Verifies the given rule text.
VerifyRuleText(ctx context.Context, in *VerifyRuleTextRequest, opts ...grpc.CallOption) (*VerifyRuleTextResponse, error)
// Lists all revisions of the rule.
ListRuleRevisions(ctx context.Context, in *ListRuleRevisionsRequest, opts ...grpc.CallOption) (*ListRuleRevisionsResponse, error)
// Create a Retrohunt.
CreateRetrohunt(ctx context.Context, in *CreateRetrohuntRequest, opts ...grpc.CallOption) (*longrunningpb.Operation, error)
// Get a Retrohunt.
GetRetrohunt(ctx context.Context, in *GetRetrohuntRequest, opts ...grpc.CallOption) (*Retrohunt, error)
// List Retrohunts.
ListRetrohunts(ctx context.Context, in *ListRetrohuntsRequest, opts ...grpc.CallOption) (*ListRetrohuntsResponse, error)
// Gets a RuleDeployment.
GetRuleDeployment(ctx context.Context, in *GetRuleDeploymentRequest, opts ...grpc.CallOption) (*RuleDeployment, error)
// Lists RuleDeployments across all Rules.
ListRuleDeployments(ctx context.Context, in *ListRuleDeploymentsRequest, opts ...grpc.CallOption) (*ListRuleDeploymentsResponse, error)
// Updates a RuleDeployment.
// Failures are not necessarily atomic. If there is a request to update
// multiple fields, and any update to a single field fails, an error will be
// returned, but other fields may remain successfully updated.
UpdateRuleDeployment(ctx context.Context, in *UpdateRuleDeploymentRequest, opts ...grpc.CallOption) (*RuleDeployment, error)
}
RuleServiceClient is the client API for RuleService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRuleServiceClient ¶
func NewRuleServiceClient(cc grpc.ClientConnInterface) RuleServiceClient
type RuleServiceServer ¶
type RuleServiceServer interface {
// Creates a new Rule.
CreateRule(context.Context, *CreateRuleRequest) (*Rule, error)
// Gets a Rule.
GetRule(context.Context, *GetRuleRequest) (*Rule, error)
// Lists Rules.
ListRules(context.Context, *ListRulesRequest) (*ListRulesResponse, error)
// Updates a Rule.
UpdateRule(context.Context, *UpdateRuleRequest) (*Rule, error)
// Deletes a Rule.
DeleteRule(context.Context, *DeleteRuleRequest) (*emptypb.Empty, error)
// Verifies the given rule text.
VerifyRuleText(context.Context, *VerifyRuleTextRequest) (*VerifyRuleTextResponse, error)
// Lists all revisions of the rule.
ListRuleRevisions(context.Context, *ListRuleRevisionsRequest) (*ListRuleRevisionsResponse, error)
// Create a Retrohunt.
CreateRetrohunt(context.Context, *CreateRetrohuntRequest) (*longrunningpb.Operation, error)
// Get a Retrohunt.
GetRetrohunt(context.Context, *GetRetrohuntRequest) (*Retrohunt, error)
// List Retrohunts.
ListRetrohunts(context.Context, *ListRetrohuntsRequest) (*ListRetrohuntsResponse, error)
// Gets a RuleDeployment.
GetRuleDeployment(context.Context, *GetRuleDeploymentRequest) (*RuleDeployment, error)
// Lists RuleDeployments across all Rules.
ListRuleDeployments(context.Context, *ListRuleDeploymentsRequest) (*ListRuleDeploymentsResponse, error)
// Updates a RuleDeployment.
// Failures are not necessarily atomic. If there is a request to update
// multiple fields, and any update to a single field fails, an error will be
// returned, but other fields may remain successfully updated.
UpdateRuleDeployment(context.Context, *UpdateRuleDeploymentRequest) (*RuleDeployment, error)
}
RuleServiceServer is the server API for RuleService service. All implementations should embed UnimplementedRuleServiceServer for forward compatibility
type RuleType ¶
type RuleType int32
RuleType indicates the YARA-L rule type of user-created and Google Cloud Threat Intelligence (GCTI) authored rules.
func (RuleType) Descriptor ¶
func (RuleType) Descriptor() protoreflect.EnumDescriptor
func (RuleType) EnumDescriptor
deprecated
func (RuleType) Number ¶
func (x RuleType) Number() protoreflect.EnumNumber
func (RuleType) Type ¶
func (RuleType) Type() protoreflect.EnumType
type RuleView ¶
type RuleView int32
RuleView indicates the scope of fields to populate when returning the Rule resource.
const ( // The default/unset value. // The API will default to the BASIC view for ListRules/ListRuleRevisions. // The API will default to the FULL view for GetRule. RuleView_RULE_VIEW_UNSPECIFIED RuleView = 0 // Include basic metadata about the rule, but not the full contents. // Returned fields include: revision_id, revision_create_time, display_name, // author, severity, type, allowed_run_frequency, // near_real_time_live_rule_eligible, etag, and scope. // This is the default value for ListRules and ListRuleRevisions. RuleView_BASIC RuleView = 1 // Include all fields. // This is the default value for GetRule. RuleView_FULL RuleView = 2 // Include basic metadata about the rule's revision only. // Returned fields include: revision_id and revision_create_time. RuleView_REVISION_METADATA_ONLY RuleView = 3 )
func (RuleView) Descriptor ¶
func (RuleView) Descriptor() protoreflect.EnumDescriptor
func (RuleView) EnumDescriptor
deprecated
func (RuleView) Number ¶
func (x RuleView) Number() protoreflect.EnumNumber
func (RuleView) Type ¶
func (RuleView) Type() protoreflect.EnumType
type Rule_CompilationState ¶
type Rule_CompilationState int32
The current compilation state of the rule.
const ( // The compilation state is unspecified/unknown. Rule_COMPILATION_STATE_UNSPECIFIED Rule_CompilationState = 0 // The Rule can successfully compile. Rule_SUCCEEDED Rule_CompilationState = 1 // The Rule cannot successfully compile. // This is possible if a backwards-incompatible change was made to the // compiler. Rule_FAILED Rule_CompilationState = 2 )
func (Rule_CompilationState) Descriptor ¶
func (Rule_CompilationState) Descriptor() protoreflect.EnumDescriptor
func (Rule_CompilationState) Enum ¶
func (x Rule_CompilationState) Enum() *Rule_CompilationState
func (Rule_CompilationState) EnumDescriptor
deprecated
func (Rule_CompilationState) EnumDescriptor() ([]byte, []int)
Deprecated: Use Rule_CompilationState.Descriptor instead.
func (Rule_CompilationState) Number ¶
func (x Rule_CompilationState) Number() protoreflect.EnumNumber
func (Rule_CompilationState) String ¶
func (x Rule_CompilationState) String() string
func (Rule_CompilationState) Type ¶
func (Rule_CompilationState) Type() protoreflect.EnumType
type RunFrequency ¶
type RunFrequency int32
RunFrequency indicates the run frequency at which a YARA-L 2 rule will run if enabled.
const ( // The run frequency is unspecified/unknown. RunFrequency_RUN_FREQUENCY_UNSPECIFIED RunFrequency = 0 // Executes in real time. RunFrequency_LIVE RunFrequency = 1 // Executes once per hour. RunFrequency_HOURLY RunFrequency = 2 // Executes once per day. RunFrequency_DAILY RunFrequency = 3 )
func (RunFrequency) Descriptor ¶
func (RunFrequency) Descriptor() protoreflect.EnumDescriptor
func (RunFrequency) Enum ¶
func (x RunFrequency) Enum() *RunFrequency
func (RunFrequency) EnumDescriptor
deprecated
func (RunFrequency) EnumDescriptor() ([]byte, []int)
Deprecated: Use RunFrequency.Descriptor instead.
func (RunFrequency) Number ¶
func (x RunFrequency) Number() protoreflect.EnumNumber
func (RunFrequency) String ¶
func (x RunFrequency) String() string
func (RunFrequency) Type ¶
func (RunFrequency) Type() protoreflect.EnumType
type ScopeInfo ¶
type ScopeInfo struct {
// Required. The list of scope names of the reference list, if the list is
// empty the reference list is treated as unscoped.
ReferenceListScope *ReferenceListScope `protobuf:"bytes,2,opt,name=reference_list_scope,json=referenceListScope,proto3" json:"reference_list_scope,omitempty"`
// contains filtered or unexported fields
}
ScopeInfo specifies the scope info of the reference list.
func (*ScopeInfo) Descriptor
deprecated
func (*ScopeInfo) GetReferenceListScope ¶
func (x *ScopeInfo) GetReferenceListScope() *ReferenceListScope
func (*ScopeInfo) ProtoMessage ¶
func (*ScopeInfo) ProtoMessage()
func (*ScopeInfo) ProtoReflect ¶
func (x *ScopeInfo) ProtoReflect() protoreflect.Message
type SeriesStackStrategy ¶ added in v0.7.0
type SeriesStackStrategy int32
const ( SeriesStackStrategy_SERIES_STACK_STRATEGY_UNSPECIFIED SeriesStackStrategy = 0 SeriesStackStrategy_SAMESIGN SeriesStackStrategy = 1 SeriesStackStrategy_ALL SeriesStackStrategy = 2 SeriesStackStrategy_POSITIVE SeriesStackStrategy = 3 SeriesStackStrategy_NEGATIVE SeriesStackStrategy = 4 )
func (SeriesStackStrategy) Descriptor ¶ added in v0.7.0
func (SeriesStackStrategy) Descriptor() protoreflect.EnumDescriptor
func (SeriesStackStrategy) Enum ¶ added in v0.7.0
func (x SeriesStackStrategy) Enum() *SeriesStackStrategy
func (SeriesStackStrategy) EnumDescriptor
deprecated
added in
v0.7.0
func (SeriesStackStrategy) EnumDescriptor() ([]byte, []int)
Deprecated: Use SeriesStackStrategy.Descriptor instead.
func (SeriesStackStrategy) Number ¶ added in v0.7.0
func (x SeriesStackStrategy) Number() protoreflect.EnumNumber
func (SeriesStackStrategy) String ¶ added in v0.7.0
func (x SeriesStackStrategy) String() string
func (SeriesStackStrategy) Type ¶ added in v0.7.0
func (SeriesStackStrategy) Type() protoreflect.EnumType
type SeriesType ¶ added in v0.7.0
type SeriesType int32
const ( SeriesType_SERIES_TYPE_UNSPECIFIED SeriesType = 0 SeriesType_LINE SeriesType = 1 SeriesType_BAR SeriesType = 2 SeriesType_PIE SeriesType = 3 SeriesType_TEXT SeriesType = 4 // Represents map chart type. SeriesType_MAP SeriesType = 5 // Represents gauge chart type. SeriesType_GAUGE SeriesType = 6 // Represents scatterplot chart type. SeriesType_SCATTERPLOT SeriesType = 7 )
func (SeriesType) Descriptor ¶ added in v0.7.0
func (SeriesType) Descriptor() protoreflect.EnumDescriptor
func (SeriesType) Enum ¶ added in v0.7.0
func (x SeriesType) Enum() *SeriesType
func (SeriesType) EnumDescriptor
deprecated
added in
v0.7.0
func (SeriesType) EnumDescriptor() ([]byte, []int)
Deprecated: Use SeriesType.Descriptor instead.
func (SeriesType) Number ¶ added in v0.7.0
func (x SeriesType) Number() protoreflect.EnumNumber
func (SeriesType) String ¶ added in v0.7.0
func (x SeriesType) String() string
func (SeriesType) Type ¶ added in v0.7.0
func (SeriesType) Type() protoreflect.EnumType
type Severity ¶
type Severity struct {
// The display name of the severity level. Extracted from the meta section of
// the rule text.
DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// contains filtered or unexported fields
}
Severity represents the severity level of the rule.
func (*Severity) Descriptor
deprecated
func (*Severity) GetDisplayName ¶
func (*Severity) ProtoMessage ¶
func (*Severity) ProtoMessage()
func (*Severity) ProtoReflect ¶
func (x *Severity) ProtoReflect() protoreflect.Message
type TileType ¶ added in v0.7.0
type TileType int32
TileType indicates what type of chart tile it is i.e., visualization chart, button or text.
const ( // Defaults to VISUALIZATION. TileType_TILE_TYPE_UNSPECIFIED TileType = 0 // Visualization i.e., bar charts, pie charts etc. TileType_TILE_TYPE_VISUALIZATION TileType = 1 // Button with hyperlink. TileType_TILE_TYPE_BUTTON TileType = 2 // Markdown tile. TileType_TILE_TYPE_MARKDOWN TileType = 3 )
func (TileType) Descriptor ¶ added in v0.7.0
func (TileType) Descriptor() protoreflect.EnumDescriptor
func (TileType) EnumDescriptor
deprecated
added in
v0.7.0
func (TileType) Number ¶ added in v0.7.0
func (x TileType) Number() protoreflect.EnumNumber
func (TileType) Type ¶ added in v0.7.0
func (TileType) Type() protoreflect.EnumType
type TimeUnit ¶ added in v0.7.0
type TimeUnit int32
TimeUnit supported for PAST filter operator.
func (TimeUnit) Descriptor ¶ added in v0.7.0
func (TimeUnit) Descriptor() protoreflect.EnumDescriptor
func (TimeUnit) EnumDescriptor
deprecated
added in
v0.7.0
func (TimeUnit) Number ¶ added in v0.7.0
func (x TimeUnit) Number() protoreflect.EnumNumber
func (TimeUnit) Type ¶ added in v0.7.0
func (TimeUnit) Type() protoreflect.EnumType
type TimestampMetadata ¶ added in v0.7.0
type TimestampMetadata struct {
// Time format of the timestamp column.
TimeFormat string `protobuf:"bytes,1,opt,name=time_format,json=timeFormat,proto3" json:"time_format,omitempty"`
// Time zone of the timestamp column.
TimeZone string `protobuf:"bytes,2,opt,name=time_zone,json=timeZone,proto3" json:"time_zone,omitempty"`
// Time granularity of the timestamp column.
TimeGranularity string `protobuf:"bytes,3,opt,name=time_granularity,json=timeGranularity,proto3" json:"time_granularity,omitempty"`
// Whether the timestamp column is sortable in UI.
IsSortable bool `protobuf:"varint,4,opt,name=is_sortable,json=isSortable,proto3" json:"is_sortable,omitempty"`
// Whether the timestamp column is interpolable in UI.
IsInterpolable bool `protobuf:"varint,5,opt,name=is_interpolable,json=isInterpolable,proto3" json:"is_interpolable,omitempty"`
// contains filtered or unexported fields
}
Metadata of the timestamp column.
func (*TimestampMetadata) Descriptor
deprecated
added in
v0.7.0
func (*TimestampMetadata) Descriptor() ([]byte, []int)
Deprecated: Use TimestampMetadata.ProtoReflect.Descriptor instead.
func (*TimestampMetadata) GetIsInterpolable ¶ added in v0.7.0
func (x *TimestampMetadata) GetIsInterpolable() bool
func (*TimestampMetadata) GetIsSortable ¶ added in v0.7.0
func (x *TimestampMetadata) GetIsSortable() bool
func (*TimestampMetadata) GetTimeFormat ¶ added in v0.7.0
func (x *TimestampMetadata) GetTimeFormat() string
func (*TimestampMetadata) GetTimeGranularity ¶ added in v0.7.0
func (x *TimestampMetadata) GetTimeGranularity() string
func (*TimestampMetadata) GetTimeZone ¶ added in v0.7.0
func (x *TimestampMetadata) GetTimeZone() string
func (*TimestampMetadata) ProtoMessage ¶ added in v0.7.0
func (*TimestampMetadata) ProtoMessage()
func (*TimestampMetadata) ProtoReflect ¶ added in v0.7.0
func (x *TimestampMetadata) ProtoReflect() protoreflect.Message
func (*TimestampMetadata) Reset ¶ added in v0.7.0
func (x *TimestampMetadata) Reset()
func (*TimestampMetadata) String ¶ added in v0.7.0
func (x *TimestampMetadata) String() string
type ToolTipTrigger ¶ added in v0.7.0
type ToolTipTrigger int32
const ( ToolTipTrigger_TOOLTIP_TRIGGER_UNSPECIFIED ToolTipTrigger = 0 ToolTipTrigger_TOOLTIP_TRIGGER_NONE ToolTipTrigger = 1 ToolTipTrigger_TOOLTIP_TRIGGER_ITEM ToolTipTrigger = 2 ToolTipTrigger_TOOLTIP_TRIGGER_AXIS ToolTipTrigger = 3 )
func (ToolTipTrigger) Descriptor ¶ added in v0.7.0
func (ToolTipTrigger) Descriptor() protoreflect.EnumDescriptor
func (ToolTipTrigger) Enum ¶ added in v0.7.0
func (x ToolTipTrigger) Enum() *ToolTipTrigger
func (ToolTipTrigger) EnumDescriptor
deprecated
added in
v0.7.0
func (ToolTipTrigger) EnumDescriptor() ([]byte, []int)
Deprecated: Use ToolTipTrigger.Descriptor instead.
func (ToolTipTrigger) Number ¶ added in v0.7.0
func (x ToolTipTrigger) Number() protoreflect.EnumNumber
func (ToolTipTrigger) String ¶ added in v0.7.0
func (x ToolTipTrigger) String() string
func (ToolTipTrigger) Type ¶ added in v0.7.0
func (ToolTipTrigger) Type() protoreflect.EnumType
type UnimplementedBigQueryExportServiceServer ¶ added in v0.7.0
type UnimplementedBigQueryExportServiceServer struct {
}
UnimplementedBigQueryExportServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedBigQueryExportServiceServer) GetBigQueryExport ¶ added in v0.7.0
func (UnimplementedBigQueryExportServiceServer) GetBigQueryExport(context.Context, *GetBigQueryExportRequest) (*BigQueryExport, error)
func (UnimplementedBigQueryExportServiceServer) ProvisionBigQueryExport ¶ added in v0.7.0
func (UnimplementedBigQueryExportServiceServer) ProvisionBigQueryExport(context.Context, *ProvisionBigQueryExportRequest) (*BigQueryExport, error)
func (UnimplementedBigQueryExportServiceServer) UpdateBigQueryExport ¶ added in v0.7.0
func (UnimplementedBigQueryExportServiceServer) UpdateBigQueryExport(context.Context, *UpdateBigQueryExportRequest) (*BigQueryExport, error)
type UnimplementedDashboardChartServiceServer ¶ added in v0.7.0
type UnimplementedDashboardChartServiceServer struct {
}
UnimplementedDashboardChartServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedDashboardChartServiceServer) BatchGetDashboardCharts ¶ added in v0.7.0
func (UnimplementedDashboardChartServiceServer) BatchGetDashboardCharts(context.Context, *BatchGetDashboardChartsRequest) (*BatchGetDashboardChartsResponse, error)
func (UnimplementedDashboardChartServiceServer) GetDashboardChart ¶ added in v0.7.0
func (UnimplementedDashboardChartServiceServer) GetDashboardChart(context.Context, *GetDashboardChartRequest) (*DashboardChart, error)
type UnimplementedDashboardQueryServiceServer ¶ added in v0.7.0
type UnimplementedDashboardQueryServiceServer struct {
}
UnimplementedDashboardQueryServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedDashboardQueryServiceServer) ExecuteDashboardQuery ¶ added in v0.7.0
func (UnimplementedDashboardQueryServiceServer) ExecuteDashboardQuery(context.Context, *ExecuteDashboardQueryRequest) (*ExecuteDashboardQueryResponse, error)
func (UnimplementedDashboardQueryServiceServer) GetDashboardQuery ¶ added in v0.7.0
func (UnimplementedDashboardQueryServiceServer) GetDashboardQuery(context.Context, *GetDashboardQueryRequest) (*DashboardQuery, error)
type UnimplementedDataAccessControlServiceServer ¶
type UnimplementedDataAccessControlServiceServer struct {
}
UnimplementedDataAccessControlServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedDataAccessControlServiceServer) CreateDataAccessLabel ¶
func (UnimplementedDataAccessControlServiceServer) CreateDataAccessLabel(context.Context, *CreateDataAccessLabelRequest) (*DataAccessLabel, error)
func (UnimplementedDataAccessControlServiceServer) CreateDataAccessScope ¶
func (UnimplementedDataAccessControlServiceServer) CreateDataAccessScope(context.Context, *CreateDataAccessScopeRequest) (*DataAccessScope, error)
func (UnimplementedDataAccessControlServiceServer) DeleteDataAccessLabel ¶
func (UnimplementedDataAccessControlServiceServer) DeleteDataAccessLabel(context.Context, *DeleteDataAccessLabelRequest) (*emptypb.Empty, error)
func (UnimplementedDataAccessControlServiceServer) DeleteDataAccessScope ¶
func (UnimplementedDataAccessControlServiceServer) DeleteDataAccessScope(context.Context, *DeleteDataAccessScopeRequest) (*emptypb.Empty, error)
func (UnimplementedDataAccessControlServiceServer) GetDataAccessLabel ¶
func (UnimplementedDataAccessControlServiceServer) GetDataAccessLabel(context.Context, *GetDataAccessLabelRequest) (*DataAccessLabel, error)
func (UnimplementedDataAccessControlServiceServer) GetDataAccessScope ¶
func (UnimplementedDataAccessControlServiceServer) GetDataAccessScope(context.Context, *GetDataAccessScopeRequest) (*DataAccessScope, error)
func (UnimplementedDataAccessControlServiceServer) ListDataAccessLabels ¶
func (UnimplementedDataAccessControlServiceServer) ListDataAccessLabels(context.Context, *ListDataAccessLabelsRequest) (*ListDataAccessLabelsResponse, error)
func (UnimplementedDataAccessControlServiceServer) ListDataAccessScopes ¶
func (UnimplementedDataAccessControlServiceServer) ListDataAccessScopes(context.Context, *ListDataAccessScopesRequest) (*ListDataAccessScopesResponse, error)
func (UnimplementedDataAccessControlServiceServer) UpdateDataAccessLabel ¶
func (UnimplementedDataAccessControlServiceServer) UpdateDataAccessLabel(context.Context, *UpdateDataAccessLabelRequest) (*DataAccessLabel, error)
func (UnimplementedDataAccessControlServiceServer) UpdateDataAccessScope ¶
func (UnimplementedDataAccessControlServiceServer) UpdateDataAccessScope(context.Context, *UpdateDataAccessScopeRequest) (*DataAccessScope, error)
type UnimplementedDataTableServiceServer ¶ added in v0.6.0
type UnimplementedDataTableServiceServer struct {
}
UnimplementedDataTableServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedDataTableServiceServer) BulkCreateDataTableRows ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) BulkCreateDataTableRows(context.Context, *BulkCreateDataTableRowsRequest) (*BulkCreateDataTableRowsResponse, error)
func (UnimplementedDataTableServiceServer) BulkGetDataTableRows ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) BulkGetDataTableRows(context.Context, *BulkGetDataTableRowsRequest) (*BulkGetDataTableRowsResponse, error)
func (UnimplementedDataTableServiceServer) BulkReplaceDataTableRows ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) BulkReplaceDataTableRows(context.Context, *BulkReplaceDataTableRowsRequest) (*BulkReplaceDataTableRowsResponse, error)
func (UnimplementedDataTableServiceServer) BulkUpdateDataTableRows ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) BulkUpdateDataTableRows(context.Context, *BulkUpdateDataTableRowsRequest) (*BulkUpdateDataTableRowsResponse, error)
func (UnimplementedDataTableServiceServer) CreateDataTable ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) CreateDataTable(context.Context, *CreateDataTableRequest) (*DataTable, error)
func (UnimplementedDataTableServiceServer) CreateDataTableRow ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) CreateDataTableRow(context.Context, *CreateDataTableRowRequest) (*DataTableRow, error)
func (UnimplementedDataTableServiceServer) DeleteDataTable ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) DeleteDataTable(context.Context, *DeleteDataTableRequest) (*emptypb.Empty, error)
func (UnimplementedDataTableServiceServer) DeleteDataTableRow ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) DeleteDataTableRow(context.Context, *DeleteDataTableRowRequest) (*emptypb.Empty, error)
func (UnimplementedDataTableServiceServer) GetDataTable ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) GetDataTable(context.Context, *GetDataTableRequest) (*DataTable, error)
func (UnimplementedDataTableServiceServer) GetDataTableOperationErrors ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) GetDataTableOperationErrors(context.Context, *GetDataTableOperationErrorsRequest) (*DataTableOperationErrors, error)
func (UnimplementedDataTableServiceServer) GetDataTableRow ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) GetDataTableRow(context.Context, *GetDataTableRowRequest) (*DataTableRow, error)
func (UnimplementedDataTableServiceServer) ListDataTableRows ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) ListDataTableRows(context.Context, *ListDataTableRowsRequest) (*ListDataTableRowsResponse, error)
func (UnimplementedDataTableServiceServer) ListDataTables ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) ListDataTables(context.Context, *ListDataTablesRequest) (*ListDataTablesResponse, error)
func (UnimplementedDataTableServiceServer) UpdateDataTable ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) UpdateDataTable(context.Context, *UpdateDataTableRequest) (*DataTable, error)
func (UnimplementedDataTableServiceServer) UpdateDataTableRow ¶ added in v0.6.0
func (UnimplementedDataTableServiceServer) UpdateDataTableRow(context.Context, *UpdateDataTableRowRequest) (*DataTableRow, error)
type UnimplementedEntityServiceServer ¶
type UnimplementedEntityServiceServer struct {
}
UnimplementedEntityServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedEntityServiceServer) CreateWatchlist ¶
func (UnimplementedEntityServiceServer) CreateWatchlist(context.Context, *CreateWatchlistRequest) (*Watchlist, error)
func (UnimplementedEntityServiceServer) DeleteWatchlist ¶
func (UnimplementedEntityServiceServer) DeleteWatchlist(context.Context, *DeleteWatchlistRequest) (*emptypb.Empty, error)
func (UnimplementedEntityServiceServer) GetWatchlist ¶
func (UnimplementedEntityServiceServer) GetWatchlist(context.Context, *GetWatchlistRequest) (*Watchlist, error)
func (UnimplementedEntityServiceServer) ListWatchlists ¶
func (UnimplementedEntityServiceServer) ListWatchlists(context.Context, *ListWatchlistsRequest) (*ListWatchlistsResponse, error)
func (UnimplementedEntityServiceServer) UpdateWatchlist ¶
func (UnimplementedEntityServiceServer) UpdateWatchlist(context.Context, *UpdateWatchlistRequest) (*Watchlist, error)
type UnimplementedFeaturedContentNativeDashboardServiceServer ¶ added in v0.7.0
type UnimplementedFeaturedContentNativeDashboardServiceServer struct {
}
UnimplementedFeaturedContentNativeDashboardServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedFeaturedContentNativeDashboardServiceServer) GetFeaturedContentNativeDashboard ¶ added in v0.7.0
func (UnimplementedFeaturedContentNativeDashboardServiceServer) GetFeaturedContentNativeDashboard(context.Context, *GetFeaturedContentNativeDashboardRequest) (*FeaturedContentNativeDashboard, error)
func (UnimplementedFeaturedContentNativeDashboardServiceServer) InstallFeaturedContentNativeDashboard ¶ added in v0.7.0
func (UnimplementedFeaturedContentNativeDashboardServiceServer) InstallFeaturedContentNativeDashboard(context.Context, *InstallFeaturedContentNativeDashboardRequest) (*InstallFeaturedContentNativeDashboardResponse, error)
func (UnimplementedFeaturedContentNativeDashboardServiceServer) ListFeaturedContentNativeDashboards ¶ added in v0.7.0
func (UnimplementedFeaturedContentNativeDashboardServiceServer) ListFeaturedContentNativeDashboards(context.Context, *ListFeaturedContentNativeDashboardsRequest) (*ListFeaturedContentNativeDashboardsResponse, error)
type UnimplementedFindingsRefinementServiceServer ¶ added in v1.3.0
type UnimplementedFindingsRefinementServiceServer struct {
}
UnimplementedFindingsRefinementServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedFindingsRefinementServiceServer) ComputeAllFindingsRefinementActivities ¶ added in v1.3.0
func (UnimplementedFindingsRefinementServiceServer) ComputeAllFindingsRefinementActivities(context.Context, *ComputeAllFindingsRefinementActivitiesRequest) (*ComputeAllFindingsRefinementActivitiesResponse, error)
func (UnimplementedFindingsRefinementServiceServer) ComputeFindingsRefinementActivity ¶ added in v1.3.0
func (UnimplementedFindingsRefinementServiceServer) ComputeFindingsRefinementActivity(context.Context, *ComputeFindingsRefinementActivityRequest) (*ComputeFindingsRefinementActivityResponse, error)
func (UnimplementedFindingsRefinementServiceServer) CreateFindingsRefinement ¶ added in v1.3.0
func (UnimplementedFindingsRefinementServiceServer) CreateFindingsRefinement(context.Context, *CreateFindingsRefinementRequest) (*FindingsRefinement, error)
func (UnimplementedFindingsRefinementServiceServer) GetFindingsRefinement ¶ added in v1.3.0
func (UnimplementedFindingsRefinementServiceServer) GetFindingsRefinement(context.Context, *GetFindingsRefinementRequest) (*FindingsRefinement, error)
func (UnimplementedFindingsRefinementServiceServer) GetFindingsRefinementDeployment ¶ added in v1.3.0
func (UnimplementedFindingsRefinementServiceServer) GetFindingsRefinementDeployment(context.Context, *GetFindingsRefinementDeploymentRequest) (*FindingsRefinementDeployment, error)
func (UnimplementedFindingsRefinementServiceServer) ListAllFindingsRefinementDeployments ¶ added in v1.3.0
func (UnimplementedFindingsRefinementServiceServer) ListAllFindingsRefinementDeployments(context.Context, *ListAllFindingsRefinementDeploymentsRequest) (*ListAllFindingsRefinementDeploymentsResponse, error)
func (UnimplementedFindingsRefinementServiceServer) ListFindingsRefinements ¶ added in v1.3.0
func (UnimplementedFindingsRefinementServiceServer) ListFindingsRefinements(context.Context, *ListFindingsRefinementsRequest) (*ListFindingsRefinementsResponse, error)
func (UnimplementedFindingsRefinementServiceServer) UpdateFindingsRefinement ¶ added in v1.3.0
func (UnimplementedFindingsRefinementServiceServer) UpdateFindingsRefinement(context.Context, *UpdateFindingsRefinementRequest) (*FindingsRefinement, error)
func (UnimplementedFindingsRefinementServiceServer) UpdateFindingsRefinementDeployment ¶ added in v1.3.0
func (UnimplementedFindingsRefinementServiceServer) UpdateFindingsRefinementDeployment(context.Context, *UpdateFindingsRefinementDeploymentRequest) (*FindingsRefinementDeployment, error)
type UnimplementedInstanceServiceServer ¶
type UnimplementedInstanceServiceServer struct {
}
UnimplementedInstanceServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedInstanceServiceServer) GetInstance ¶
func (UnimplementedInstanceServiceServer) GetInstance(context.Context, *GetInstanceRequest) (*Instance, error)
type UnimplementedNativeDashboardServiceServer ¶ added in v0.7.0
type UnimplementedNativeDashboardServiceServer struct {
}
UnimplementedNativeDashboardServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedNativeDashboardServiceServer) AddChart ¶ added in v0.7.0
func (UnimplementedNativeDashboardServiceServer) AddChart(context.Context, *AddChartRequest) (*AddChartResponse, error)
func (UnimplementedNativeDashboardServiceServer) CreateNativeDashboard ¶ added in v0.7.0
func (UnimplementedNativeDashboardServiceServer) CreateNativeDashboard(context.Context, *CreateNativeDashboardRequest) (*NativeDashboard, error)
func (UnimplementedNativeDashboardServiceServer) DeleteNativeDashboard ¶ added in v0.7.0
func (UnimplementedNativeDashboardServiceServer) DeleteNativeDashboard(context.Context, *DeleteNativeDashboardRequest) (*emptypb.Empty, error)
func (UnimplementedNativeDashboardServiceServer) DuplicateChart ¶ added in v0.7.0
func (UnimplementedNativeDashboardServiceServer) DuplicateChart(context.Context, *DuplicateChartRequest) (*DuplicateChartResponse, error)
func (UnimplementedNativeDashboardServiceServer) DuplicateNativeDashboard ¶ added in v0.7.0
func (UnimplementedNativeDashboardServiceServer) DuplicateNativeDashboard(context.Context, *DuplicateNativeDashboardRequest) (*NativeDashboard, error)
func (UnimplementedNativeDashboardServiceServer) EditChart ¶ added in v0.7.0
func (UnimplementedNativeDashboardServiceServer) EditChart(context.Context, *EditChartRequest) (*EditChartResponse, error)
func (UnimplementedNativeDashboardServiceServer) ExportNativeDashboards ¶ added in v0.7.0
func (UnimplementedNativeDashboardServiceServer) ExportNativeDashboards(context.Context, *ExportNativeDashboardsRequest) (*ExportNativeDashboardsResponse, error)
func (UnimplementedNativeDashboardServiceServer) GetNativeDashboard ¶ added in v0.7.0
func (UnimplementedNativeDashboardServiceServer) GetNativeDashboard(context.Context, *GetNativeDashboardRequest) (*NativeDashboard, error)
func (UnimplementedNativeDashboardServiceServer) ImportNativeDashboards ¶ added in v0.7.0
func (UnimplementedNativeDashboardServiceServer) ImportNativeDashboards(context.Context, *ImportNativeDashboardsRequest) (*ImportNativeDashboardsResponse, error)
func (UnimplementedNativeDashboardServiceServer) ListNativeDashboards ¶ added in v0.7.0
func (UnimplementedNativeDashboardServiceServer) ListNativeDashboards(context.Context, *ListNativeDashboardsRequest) (*ListNativeDashboardsResponse, error)
func (UnimplementedNativeDashboardServiceServer) RemoveChart ¶ added in v0.7.0
func (UnimplementedNativeDashboardServiceServer) RemoveChart(context.Context, *RemoveChartRequest) (*NativeDashboard, error)
func (UnimplementedNativeDashboardServiceServer) UpdateNativeDashboard ¶ added in v0.7.0
func (UnimplementedNativeDashboardServiceServer) UpdateNativeDashboard(context.Context, *UpdateNativeDashboardRequest) (*NativeDashboard, error)
type UnimplementedReferenceListServiceServer ¶
type UnimplementedReferenceListServiceServer struct {
}
UnimplementedReferenceListServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedReferenceListServiceServer) CreateReferenceList ¶
func (UnimplementedReferenceListServiceServer) CreateReferenceList(context.Context, *CreateReferenceListRequest) (*ReferenceList, error)
func (UnimplementedReferenceListServiceServer) GetReferenceList ¶
func (UnimplementedReferenceListServiceServer) GetReferenceList(context.Context, *GetReferenceListRequest) (*ReferenceList, error)
func (UnimplementedReferenceListServiceServer) ListReferenceLists ¶
func (UnimplementedReferenceListServiceServer) ListReferenceLists(context.Context, *ListReferenceListsRequest) (*ListReferenceListsResponse, error)
func (UnimplementedReferenceListServiceServer) UpdateReferenceList ¶
func (UnimplementedReferenceListServiceServer) UpdateReferenceList(context.Context, *UpdateReferenceListRequest) (*ReferenceList, error)
func (UnimplementedReferenceListServiceServer) VerifyReferenceList ¶ added in v1.1.0
func (UnimplementedReferenceListServiceServer) VerifyReferenceList(context.Context, *VerifyReferenceListRequest) (*VerifyReferenceListResponse, error)
type UnimplementedRuleExecutionErrorServiceServer ¶ added in v1.2.0
type UnimplementedRuleExecutionErrorServiceServer struct {
}
UnimplementedRuleExecutionErrorServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedRuleExecutionErrorServiceServer) ListRuleExecutionErrors ¶ added in v1.2.0
func (UnimplementedRuleExecutionErrorServiceServer) ListRuleExecutionErrors(context.Context, *ListRuleExecutionErrorsRequest) (*ListRuleExecutionErrorsResponse, error)
type UnimplementedRuleServiceServer ¶
type UnimplementedRuleServiceServer struct {
}
UnimplementedRuleServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedRuleServiceServer) CreateRetrohunt ¶
func (UnimplementedRuleServiceServer) CreateRetrohunt(context.Context, *CreateRetrohuntRequest) (*longrunningpb.Operation, error)
func (UnimplementedRuleServiceServer) CreateRule ¶
func (UnimplementedRuleServiceServer) CreateRule(context.Context, *CreateRuleRequest) (*Rule, error)
func (UnimplementedRuleServiceServer) DeleteRule ¶
func (UnimplementedRuleServiceServer) DeleteRule(context.Context, *DeleteRuleRequest) (*emptypb.Empty, error)
func (UnimplementedRuleServiceServer) GetRetrohunt ¶
func (UnimplementedRuleServiceServer) GetRetrohunt(context.Context, *GetRetrohuntRequest) (*Retrohunt, error)
func (UnimplementedRuleServiceServer) GetRule ¶
func (UnimplementedRuleServiceServer) GetRule(context.Context, *GetRuleRequest) (*Rule, error)
func (UnimplementedRuleServiceServer) GetRuleDeployment ¶
func (UnimplementedRuleServiceServer) GetRuleDeployment(context.Context, *GetRuleDeploymentRequest) (*RuleDeployment, error)
func (UnimplementedRuleServiceServer) ListRetrohunts ¶
func (UnimplementedRuleServiceServer) ListRetrohunts(context.Context, *ListRetrohuntsRequest) (*ListRetrohuntsResponse, error)
func (UnimplementedRuleServiceServer) ListRuleDeployments ¶
func (UnimplementedRuleServiceServer) ListRuleDeployments(context.Context, *ListRuleDeploymentsRequest) (*ListRuleDeploymentsResponse, error)
func (UnimplementedRuleServiceServer) ListRuleRevisions ¶
func (UnimplementedRuleServiceServer) ListRuleRevisions(context.Context, *ListRuleRevisionsRequest) (*ListRuleRevisionsResponse, error)
func (UnimplementedRuleServiceServer) ListRules ¶
func (UnimplementedRuleServiceServer) ListRules(context.Context, *ListRulesRequest) (*ListRulesResponse, error)
func (UnimplementedRuleServiceServer) UpdateRule ¶
func (UnimplementedRuleServiceServer) UpdateRule(context.Context, *UpdateRuleRequest) (*Rule, error)
func (UnimplementedRuleServiceServer) UpdateRuleDeployment ¶
func (UnimplementedRuleServiceServer) UpdateRuleDeployment(context.Context, *UpdateRuleDeploymentRequest) (*RuleDeployment, error)
func (UnimplementedRuleServiceServer) VerifyRuleText ¶ added in v1.1.0
func (UnimplementedRuleServiceServer) VerifyRuleText(context.Context, *VerifyRuleTextRequest) (*VerifyRuleTextResponse, error)
type UnsafeBigQueryExportServiceServer ¶ added in v0.7.0
type UnsafeBigQueryExportServiceServer interface {
// contains filtered or unexported methods
}
UnsafeBigQueryExportServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BigQueryExportServiceServer will result in compilation errors.
type UnsafeDashboardChartServiceServer ¶ added in v0.7.0
type UnsafeDashboardChartServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDashboardChartServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DashboardChartServiceServer will result in compilation errors.
type UnsafeDashboardQueryServiceServer ¶ added in v0.7.0
type UnsafeDashboardQueryServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDashboardQueryServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DashboardQueryServiceServer will result in compilation errors.
type UnsafeDataAccessControlServiceServer ¶ added in v0.2.0
type UnsafeDataAccessControlServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDataAccessControlServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DataAccessControlServiceServer will result in compilation errors.
type UnsafeDataTableServiceServer ¶ added in v0.6.0
type UnsafeDataTableServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDataTableServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DataTableServiceServer will result in compilation errors.
type UnsafeEntityServiceServer ¶ added in v0.2.0
type UnsafeEntityServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEntityServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EntityServiceServer will result in compilation errors.
type UnsafeFeaturedContentNativeDashboardServiceServer ¶ added in v0.7.0
type UnsafeFeaturedContentNativeDashboardServiceServer interface {
// contains filtered or unexported methods
}
UnsafeFeaturedContentNativeDashboardServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FeaturedContentNativeDashboardServiceServer will result in compilation errors.
type UnsafeFindingsRefinementServiceServer ¶ added in v1.3.0
type UnsafeFindingsRefinementServiceServer interface {
// contains filtered or unexported methods
}
UnsafeFindingsRefinementServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FindingsRefinementServiceServer will result in compilation errors.
type UnsafeInstanceServiceServer ¶ added in v0.2.0
type UnsafeInstanceServiceServer interface {
// contains filtered or unexported methods
}
UnsafeInstanceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InstanceServiceServer will result in compilation errors.
type UnsafeNativeDashboardServiceServer ¶ added in v0.7.0
type UnsafeNativeDashboardServiceServer interface {
// contains filtered or unexported methods
}
UnsafeNativeDashboardServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to NativeDashboardServiceServer will result in compilation errors.
type UnsafeReferenceListServiceServer ¶ added in v0.2.0
type UnsafeReferenceListServiceServer interface {
// contains filtered or unexported methods
}
UnsafeReferenceListServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ReferenceListServiceServer will result in compilation errors.
type UnsafeRuleExecutionErrorServiceServer ¶ added in v1.2.0
type UnsafeRuleExecutionErrorServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRuleExecutionErrorServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RuleExecutionErrorServiceServer will result in compilation errors.
type UnsafeRuleServiceServer ¶ added in v0.2.0
type UnsafeRuleServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRuleServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RuleServiceServer will result in compilation errors.
type UpdateBigQueryExportRequest ¶ added in v0.7.0
type UpdateBigQueryExportRequest struct {
// Required. The BigQueryExport settings to update.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
BigQueryExport *BigQueryExport `protobuf:"bytes,1,opt,name=big_query_export,json=bigQueryExport,proto3" json:"big_query_export,omitempty"`
// Optional. The list of fields to update.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
The request message to update BigQuery Export configuration.
func (*UpdateBigQueryExportRequest) Descriptor
deprecated
added in
v0.7.0
func (*UpdateBigQueryExportRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBigQueryExportRequest.ProtoReflect.Descriptor instead.
func (*UpdateBigQueryExportRequest) GetBigQueryExport ¶ added in v0.7.0
func (x *UpdateBigQueryExportRequest) GetBigQueryExport() *BigQueryExport
func (*UpdateBigQueryExportRequest) GetUpdateMask ¶ added in v0.7.0
func (x *UpdateBigQueryExportRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateBigQueryExportRequest) ProtoMessage ¶ added in v0.7.0
func (*UpdateBigQueryExportRequest) ProtoMessage()
func (*UpdateBigQueryExportRequest) ProtoReflect ¶ added in v0.7.0
func (x *UpdateBigQueryExportRequest) ProtoReflect() protoreflect.Message
func (*UpdateBigQueryExportRequest) Reset ¶ added in v0.7.0
func (x *UpdateBigQueryExportRequest) Reset()
func (*UpdateBigQueryExportRequest) String ¶ added in v0.7.0
func (x *UpdateBigQueryExportRequest) String() string
type UpdateDataAccessLabelRequest ¶
type UpdateDataAccessLabelRequest struct {
// Required. The data access label to update.
//
// The label's `name` field is used to identify the label to update.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}`
DataAccessLabel *DataAccessLabel `protobuf:"bytes,1,opt,name=data_access_label,json=dataAccessLabel,proto3" json:"data_access_label,omitempty"`
// The list of fields to update. If not included, all fields with a non-empty
// value will be overwritten. Currently, only the description and definition
// fields are supported for update; an update call that attempts to update any
// other fields will return INVALID_ARGUMENT.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
Request message for UpdateDataAccessLabel method.
func (*UpdateDataAccessLabelRequest) Descriptor
deprecated
func (*UpdateDataAccessLabelRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDataAccessLabelRequest.ProtoReflect.Descriptor instead.
func (*UpdateDataAccessLabelRequest) GetDataAccessLabel ¶
func (x *UpdateDataAccessLabelRequest) GetDataAccessLabel() *DataAccessLabel
func (*UpdateDataAccessLabelRequest) GetUpdateMask ¶
func (x *UpdateDataAccessLabelRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateDataAccessLabelRequest) ProtoMessage ¶
func (*UpdateDataAccessLabelRequest) ProtoMessage()
func (*UpdateDataAccessLabelRequest) ProtoReflect ¶
func (x *UpdateDataAccessLabelRequest) ProtoReflect() protoreflect.Message
func (*UpdateDataAccessLabelRequest) Reset ¶
func (x *UpdateDataAccessLabelRequest) Reset()
func (*UpdateDataAccessLabelRequest) String ¶
func (x *UpdateDataAccessLabelRequest) String() string
type UpdateDataAccessScopeRequest ¶
type UpdateDataAccessScopeRequest struct {
// Required. The data access scope to update.
//
// The scope's `name` field is used to identify the scope to update.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}`
DataAccessScope *DataAccessScope `protobuf:"bytes,1,opt,name=data_access_scope,json=dataAccessScope,proto3" json:"data_access_scope,omitempty"`
// The list of fields to update. If not included, all fields with a non-empty
// value will be overwritten. Currently, only the description, the allowed
// and denied labels list fields are supported for update;
// an update call that attempts to update any
// other fields will return INVALID_ARGUMENT.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
Request message for UpdateDataAccessScope method.
func (*UpdateDataAccessScopeRequest) Descriptor
deprecated
func (*UpdateDataAccessScopeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDataAccessScopeRequest.ProtoReflect.Descriptor instead.
func (*UpdateDataAccessScopeRequest) GetDataAccessScope ¶
func (x *UpdateDataAccessScopeRequest) GetDataAccessScope() *DataAccessScope
func (*UpdateDataAccessScopeRequest) GetUpdateMask ¶
func (x *UpdateDataAccessScopeRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateDataAccessScopeRequest) ProtoMessage ¶
func (*UpdateDataAccessScopeRequest) ProtoMessage()
func (*UpdateDataAccessScopeRequest) ProtoReflect ¶
func (x *UpdateDataAccessScopeRequest) ProtoReflect() protoreflect.Message
func (*UpdateDataAccessScopeRequest) Reset ¶
func (x *UpdateDataAccessScopeRequest) Reset()
func (*UpdateDataAccessScopeRequest) String ¶
func (x *UpdateDataAccessScopeRequest) String() string
type UpdateDataTableRequest ¶ added in v0.6.0
type UpdateDataTableRequest struct {
// Required. This field is used to identify the datatable to update.
// Format:
// projects/{project}/locations/{locations}/instances/{instance}/dataTables/{data_table}
DataTable *DataTable `protobuf:"bytes,1,opt,name=data_table,json=dataTable,proto3" json:"data_table,omitempty"`
// Optional. The list of metadata fields to update. Currently data tables only
// support updating the `description`, `row_time_to_live` and `scope_info`
// fields. When no field mask is supplied, all non-empty fields will be
// updated. A field mask of "*" will update all fields, whether empty or not.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
A request to update details of data table.
func (*UpdateDataTableRequest) Descriptor
deprecated
added in
v0.6.0
func (*UpdateDataTableRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDataTableRequest.ProtoReflect.Descriptor instead.
func (*UpdateDataTableRequest) GetDataTable ¶ added in v0.6.0
func (x *UpdateDataTableRequest) GetDataTable() *DataTable
func (*UpdateDataTableRequest) GetUpdateMask ¶ added in v0.6.0
func (x *UpdateDataTableRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateDataTableRequest) ProtoMessage ¶ added in v0.6.0
func (*UpdateDataTableRequest) ProtoMessage()
func (*UpdateDataTableRequest) ProtoReflect ¶ added in v0.6.0
func (x *UpdateDataTableRequest) ProtoReflect() protoreflect.Message
func (*UpdateDataTableRequest) Reset ¶ added in v0.6.0
func (x *UpdateDataTableRequest) Reset()
func (*UpdateDataTableRequest) String ¶ added in v0.6.0
func (x *UpdateDataTableRequest) String() string
type UpdateDataTableRowRequest ¶ added in v0.6.0
type UpdateDataTableRowRequest struct {
// Required. Format:
// projects/{project}/locations/{location}/instances/{instance}/dataTables/{data_table}/dataTableRows/{data_table_row}
DataTableRow *DataTableRow `protobuf:"bytes,1,opt,name=data_table_row,json=dataTableRow,proto3" json:"data_table_row,omitempty"`
// Optional. The list of fields to update. Currently data table rows only
// support updating the `values` field. When no field mask is supplied, all
// non-empty fields will be updated. A field mask of "*" will update all
// fields, whether empty or not.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
Request to update data table row.
func (*UpdateDataTableRowRequest) Descriptor
deprecated
added in
v0.6.0
func (*UpdateDataTableRowRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDataTableRowRequest.ProtoReflect.Descriptor instead.
func (*UpdateDataTableRowRequest) GetDataTableRow ¶ added in v0.6.0
func (x *UpdateDataTableRowRequest) GetDataTableRow() *DataTableRow
func (*UpdateDataTableRowRequest) GetUpdateMask ¶ added in v0.6.0
func (x *UpdateDataTableRowRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateDataTableRowRequest) ProtoMessage ¶ added in v0.6.0
func (*UpdateDataTableRowRequest) ProtoMessage()
func (*UpdateDataTableRowRequest) ProtoReflect ¶ added in v0.6.0
func (x *UpdateDataTableRowRequest) ProtoReflect() protoreflect.Message
func (*UpdateDataTableRowRequest) Reset ¶ added in v0.6.0
func (x *UpdateDataTableRowRequest) Reset()
func (*UpdateDataTableRowRequest) String ¶ added in v0.6.0
func (x *UpdateDataTableRowRequest) String() string
type UpdateFindingsRefinementDeploymentRequest ¶ added in v1.3.0
type UpdateFindingsRefinementDeploymentRequest struct {
// Required. The findings refinement deployment to update.
//
// The findings refinement deployment's `name` field is used to identify the
// findings refinement deployment to update.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}/deployment
FindingsRefinementDeployment *FindingsRefinementDeployment `` /* 147-byte string literal not displayed */
// Required. The list of fields to update. If `*` is provided, all fields will
// be updated.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
Request message for UpdateFindingsRefinementDeployment method.
func (*UpdateFindingsRefinementDeploymentRequest) Descriptor
deprecated
added in
v1.3.0
func (*UpdateFindingsRefinementDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFindingsRefinementDeploymentRequest.ProtoReflect.Descriptor instead.
func (*UpdateFindingsRefinementDeploymentRequest) GetFindingsRefinementDeployment ¶ added in v1.3.0
func (x *UpdateFindingsRefinementDeploymentRequest) GetFindingsRefinementDeployment() *FindingsRefinementDeployment
func (*UpdateFindingsRefinementDeploymentRequest) GetUpdateMask ¶ added in v1.3.0
func (x *UpdateFindingsRefinementDeploymentRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateFindingsRefinementDeploymentRequest) ProtoMessage ¶ added in v1.3.0
func (*UpdateFindingsRefinementDeploymentRequest) ProtoMessage()
func (*UpdateFindingsRefinementDeploymentRequest) ProtoReflect ¶ added in v1.3.0
func (x *UpdateFindingsRefinementDeploymentRequest) ProtoReflect() protoreflect.Message
func (*UpdateFindingsRefinementDeploymentRequest) Reset ¶ added in v1.3.0
func (x *UpdateFindingsRefinementDeploymentRequest) Reset()
func (*UpdateFindingsRefinementDeploymentRequest) String ¶ added in v1.3.0
func (x *UpdateFindingsRefinementDeploymentRequest) String() string
type UpdateFindingsRefinementRequest ¶ added in v1.3.0
type UpdateFindingsRefinementRequest struct {
// Required. The findings refinement to update.
//
// The findings refinement's `name` field is used to identify the findings
// refinement to update.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}
FindingsRefinement *FindingsRefinement `protobuf:"bytes,1,opt,name=findings_refinement,json=findingsRefinement,proto3" json:"findings_refinement,omitempty"`
// Optional. The list of fields to update. If `*` is provided, all fields will
// be updated.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
Request message for UpdateFindingsRefinement method.
func (*UpdateFindingsRefinementRequest) Descriptor
deprecated
added in
v1.3.0
func (*UpdateFindingsRefinementRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFindingsRefinementRequest.ProtoReflect.Descriptor instead.
func (*UpdateFindingsRefinementRequest) GetFindingsRefinement ¶ added in v1.3.0
func (x *UpdateFindingsRefinementRequest) GetFindingsRefinement() *FindingsRefinement
func (*UpdateFindingsRefinementRequest) GetUpdateMask ¶ added in v1.3.0
func (x *UpdateFindingsRefinementRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateFindingsRefinementRequest) ProtoMessage ¶ added in v1.3.0
func (*UpdateFindingsRefinementRequest) ProtoMessage()
func (*UpdateFindingsRefinementRequest) ProtoReflect ¶ added in v1.3.0
func (x *UpdateFindingsRefinementRequest) ProtoReflect() protoreflect.Message
func (*UpdateFindingsRefinementRequest) Reset ¶ added in v1.3.0
func (x *UpdateFindingsRefinementRequest) Reset()
func (*UpdateFindingsRefinementRequest) String ¶ added in v1.3.0
func (x *UpdateFindingsRefinementRequest) String() string
type UpdateNativeDashboardRequest ¶ added in v0.7.0
type UpdateNativeDashboardRequest struct {
// Required. The dashboard to update.
//
// The dashboard's `name` field is used to identify the dashboard to update.
// Format:
// projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
NativeDashboard *NativeDashboard `protobuf:"bytes,1,opt,name=native_dashboard,json=nativeDashboard,proto3" json:"native_dashboard,omitempty"`
// Required. LINT.IfChange(update_mask_values)
// The list of fields to update.
// Supported paths are -
// display_name
// description
// definition.filters
// definition.charts
// type
// access
// dashboard_user_data.is_pinned
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
Request message to update a dashboard.
func (*UpdateNativeDashboardRequest) Descriptor
deprecated
added in
v0.7.0
func (*UpdateNativeDashboardRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNativeDashboardRequest.ProtoReflect.Descriptor instead.
func (*UpdateNativeDashboardRequest) GetNativeDashboard ¶ added in v0.7.0
func (x *UpdateNativeDashboardRequest) GetNativeDashboard() *NativeDashboard
func (*UpdateNativeDashboardRequest) GetUpdateMask ¶ added in v0.7.0
func (x *UpdateNativeDashboardRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateNativeDashboardRequest) ProtoMessage ¶ added in v0.7.0
func (*UpdateNativeDashboardRequest) ProtoMessage()
func (*UpdateNativeDashboardRequest) ProtoReflect ¶ added in v0.7.0
func (x *UpdateNativeDashboardRequest) ProtoReflect() protoreflect.Message
func (*UpdateNativeDashboardRequest) Reset ¶ added in v0.7.0
func (x *UpdateNativeDashboardRequest) Reset()
func (*UpdateNativeDashboardRequest) String ¶ added in v0.7.0
func (x *UpdateNativeDashboardRequest) String() string
type UpdateReferenceListRequest ¶
type UpdateReferenceListRequest struct {
// Required. The reference list to update.
//
// The reference list's `name` field is used to identify the reference list to
// update.
// Format:
// `projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}`
ReferenceList *ReferenceList `protobuf:"bytes,1,opt,name=reference_list,json=referenceList,proto3" json:"reference_list,omitempty"`
// The list of fields to update.
// When no field mask is supplied, all non-empty fields will be updated.
// A field mask of "*" will update all fields, whether empty or not.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
A request to update a reference list.
func (*UpdateReferenceListRequest) Descriptor
deprecated
func (*UpdateReferenceListRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateReferenceListRequest.ProtoReflect.Descriptor instead.
func (*UpdateReferenceListRequest) GetReferenceList ¶
func (x *UpdateReferenceListRequest) GetReferenceList() *ReferenceList
func (*UpdateReferenceListRequest) GetUpdateMask ¶
func (x *UpdateReferenceListRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateReferenceListRequest) ProtoMessage ¶
func (*UpdateReferenceListRequest) ProtoMessage()
func (*UpdateReferenceListRequest) ProtoReflect ¶
func (x *UpdateReferenceListRequest) ProtoReflect() protoreflect.Message
func (*UpdateReferenceListRequest) Reset ¶
func (x *UpdateReferenceListRequest) Reset()
func (*UpdateReferenceListRequest) String ¶
func (x *UpdateReferenceListRequest) String() string
type UpdateRuleDeploymentRequest ¶
type UpdateRuleDeploymentRequest struct {
// Required. The rule deployment to update.
//
// The rule deployment's `name` field is used to identify the rule deployment
// to update. Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/deployment`
RuleDeployment *RuleDeployment `protobuf:"bytes,1,opt,name=rule_deployment,json=ruleDeployment,proto3" json:"rule_deployment,omitempty"`
// Required. The list of fields to update.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
Request message for UpdateRuleDeployment.
func (*UpdateRuleDeploymentRequest) Descriptor
deprecated
func (*UpdateRuleDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRuleDeploymentRequest.ProtoReflect.Descriptor instead.
func (*UpdateRuleDeploymentRequest) GetRuleDeployment ¶
func (x *UpdateRuleDeploymentRequest) GetRuleDeployment() *RuleDeployment
func (*UpdateRuleDeploymentRequest) GetUpdateMask ¶
func (x *UpdateRuleDeploymentRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateRuleDeploymentRequest) ProtoMessage ¶
func (*UpdateRuleDeploymentRequest) ProtoMessage()
func (*UpdateRuleDeploymentRequest) ProtoReflect ¶
func (x *UpdateRuleDeploymentRequest) ProtoReflect() protoreflect.Message
func (*UpdateRuleDeploymentRequest) Reset ¶
func (x *UpdateRuleDeploymentRequest) Reset()
func (*UpdateRuleDeploymentRequest) String ¶
func (x *UpdateRuleDeploymentRequest) String() string
type UpdateRuleRequest ¶
type UpdateRuleRequest struct {
// Required. The rule to update.
//
// The rule's `name` field is used to identify the rule to update.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/rules/{rule}`
Rule *Rule `protobuf:"bytes,1,opt,name=rule,proto3" json:"rule,omitempty"`
// The list of fields to update. If not included, all fields with a non-empty
// value will be overwritten.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
Request message for UpdateRule method.
func (*UpdateRuleRequest) Descriptor
deprecated
func (*UpdateRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRuleRequest.ProtoReflect.Descriptor instead.
func (*UpdateRuleRequest) GetRule ¶
func (x *UpdateRuleRequest) GetRule() *Rule
func (*UpdateRuleRequest) GetUpdateMask ¶
func (x *UpdateRuleRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateRuleRequest) ProtoMessage ¶
func (*UpdateRuleRequest) ProtoMessage()
func (*UpdateRuleRequest) ProtoReflect ¶
func (x *UpdateRuleRequest) ProtoReflect() protoreflect.Message
func (*UpdateRuleRequest) Reset ¶
func (x *UpdateRuleRequest) Reset()
func (*UpdateRuleRequest) String ¶
func (x *UpdateRuleRequest) String() string
type UpdateWatchlistRequest ¶
type UpdateWatchlistRequest struct {
// Required. The watchlist to update.
//
// The watchlist's `name` field is used to identify the watchlist to update.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/watchlists/{watchlist}`
Watchlist *Watchlist `protobuf:"bytes,1,opt,name=watchlist,proto3" json:"watchlist,omitempty"`
// Optional. The list of fields to update.
UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
// contains filtered or unexported fields
}
Request message for updating watchlist.
func (*UpdateWatchlistRequest) Descriptor
deprecated
func (*UpdateWatchlistRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWatchlistRequest.ProtoReflect.Descriptor instead.
func (*UpdateWatchlistRequest) GetUpdateMask ¶
func (x *UpdateWatchlistRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateWatchlistRequest) GetWatchlist ¶
func (x *UpdateWatchlistRequest) GetWatchlist() *Watchlist
func (*UpdateWatchlistRequest) ProtoMessage ¶
func (*UpdateWatchlistRequest) ProtoMessage()
func (*UpdateWatchlistRequest) ProtoReflect ¶
func (x *UpdateWatchlistRequest) ProtoReflect() protoreflect.Message
func (*UpdateWatchlistRequest) Reset ¶
func (x *UpdateWatchlistRequest) Reset()
func (*UpdateWatchlistRequest) String ¶
func (x *UpdateWatchlistRequest) String() string
type VerifyReferenceListRequest ¶ added in v1.1.0
type VerifyReferenceListRequest struct {
// Required. The name of the parent resource, which is the SecOps instance
// associated with the request. Format:
// `projects/{project}/locations/{location}/instances/{instance}`
Instance string `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
// Required. Type (format) of list lines.
SyntaxType ReferenceListSyntaxType `` /* 147-byte string literal not displayed */
// Required. The entries of the reference list.
// Each line may be either an item in the list or a comment.
Entries []*ReferenceListEntry `protobuf:"bytes,3,rep,name=entries,proto3" json:"entries,omitempty"`
// contains filtered or unexported fields
}
VerifyReferenceList request message.
func (*VerifyReferenceListRequest) Descriptor
deprecated
added in
v1.1.0
func (*VerifyReferenceListRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyReferenceListRequest.ProtoReflect.Descriptor instead.
func (*VerifyReferenceListRequest) GetEntries ¶ added in v1.1.0
func (x *VerifyReferenceListRequest) GetEntries() []*ReferenceListEntry
func (*VerifyReferenceListRequest) GetInstance ¶ added in v1.1.0
func (x *VerifyReferenceListRequest) GetInstance() string
func (*VerifyReferenceListRequest) GetSyntaxType ¶ added in v1.1.0
func (x *VerifyReferenceListRequest) GetSyntaxType() ReferenceListSyntaxType
func (*VerifyReferenceListRequest) ProtoMessage ¶ added in v1.1.0
func (*VerifyReferenceListRequest) ProtoMessage()
func (*VerifyReferenceListRequest) ProtoReflect ¶ added in v1.1.0
func (x *VerifyReferenceListRequest) ProtoReflect() protoreflect.Message
func (*VerifyReferenceListRequest) Reset ¶ added in v1.1.0
func (x *VerifyReferenceListRequest) Reset()
func (*VerifyReferenceListRequest) String ¶ added in v1.1.0
func (x *VerifyReferenceListRequest) String() string
type VerifyReferenceListResponse ¶ added in v1.1.0
type VerifyReferenceListResponse struct {
// Validity of list - true if no errors found.
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// Line-level errors causing the list to be invalid.
Errors []*ReferenceListError `protobuf:"bytes,2,rep,name=errors,proto3" json:"errors,omitempty"`
// contains filtered or unexported fields
}
VerifyListResponse response message.
func (*VerifyReferenceListResponse) Descriptor
deprecated
added in
v1.1.0
func (*VerifyReferenceListResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyReferenceListResponse.ProtoReflect.Descriptor instead.
func (*VerifyReferenceListResponse) GetErrors ¶ added in v1.1.0
func (x *VerifyReferenceListResponse) GetErrors() []*ReferenceListError
func (*VerifyReferenceListResponse) GetSuccess ¶ added in v1.1.0
func (x *VerifyReferenceListResponse) GetSuccess() bool
func (*VerifyReferenceListResponse) ProtoMessage ¶ added in v1.1.0
func (*VerifyReferenceListResponse) ProtoMessage()
func (*VerifyReferenceListResponse) ProtoReflect ¶ added in v1.1.0
func (x *VerifyReferenceListResponse) ProtoReflect() protoreflect.Message
func (*VerifyReferenceListResponse) Reset ¶ added in v1.1.0
func (x *VerifyReferenceListResponse) Reset()
func (*VerifyReferenceListResponse) String ¶ added in v1.1.0
func (x *VerifyReferenceListResponse) String() string
type VerifyRuleTextRequest ¶ added in v1.1.0
type VerifyRuleTextRequest struct {
// Required. The name of the parent resource, which is the SecOps instance
// associated with the request. Format:
// `projects/{project}/locations/{location}/instances/{instance}`
Instance string `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
// Required. The rule text to verify as a UTF-8 string.
RuleText string `protobuf:"bytes,2,opt,name=rule_text,json=ruleText,proto3" json:"rule_text,omitempty"`
// contains filtered or unexported fields
}
Request message for VerifyRuleText method.
func (*VerifyRuleTextRequest) Descriptor
deprecated
added in
v1.1.0
func (*VerifyRuleTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyRuleTextRequest.ProtoReflect.Descriptor instead.
func (*VerifyRuleTextRequest) GetInstance ¶ added in v1.1.0
func (x *VerifyRuleTextRequest) GetInstance() string
func (*VerifyRuleTextRequest) GetRuleText ¶ added in v1.1.0
func (x *VerifyRuleTextRequest) GetRuleText() string
func (*VerifyRuleTextRequest) ProtoMessage ¶ added in v1.1.0
func (*VerifyRuleTextRequest) ProtoMessage()
func (*VerifyRuleTextRequest) ProtoReflect ¶ added in v1.1.0
func (x *VerifyRuleTextRequest) ProtoReflect() protoreflect.Message
func (*VerifyRuleTextRequest) Reset ¶ added in v1.1.0
func (x *VerifyRuleTextRequest) Reset()
func (*VerifyRuleTextRequest) String ¶ added in v1.1.0
func (x *VerifyRuleTextRequest) String() string
type VerifyRuleTextResponse ¶ added in v1.1.0
type VerifyRuleTextResponse struct {
// Whether or not the rule text was successfully verified.
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// A list of a rule's corresponding compilation diagnostic messages
// such as compilation errors and compilation warnings.
CompilationDiagnostics []*CompilationDiagnostic `` /* 127-byte string literal not displayed */
// contains filtered or unexported fields
}
Response message for VerifyRuleText method.
func (*VerifyRuleTextResponse) Descriptor
deprecated
added in
v1.1.0
func (*VerifyRuleTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyRuleTextResponse.ProtoReflect.Descriptor instead.
func (*VerifyRuleTextResponse) GetCompilationDiagnostics ¶ added in v1.1.0
func (x *VerifyRuleTextResponse) GetCompilationDiagnostics() []*CompilationDiagnostic
func (*VerifyRuleTextResponse) GetSuccess ¶ added in v1.1.0
func (x *VerifyRuleTextResponse) GetSuccess() bool
func (*VerifyRuleTextResponse) ProtoMessage ¶ added in v1.1.0
func (*VerifyRuleTextResponse) ProtoMessage()
func (*VerifyRuleTextResponse) ProtoReflect ¶ added in v1.1.0
func (x *VerifyRuleTextResponse) ProtoReflect() protoreflect.Message
func (*VerifyRuleTextResponse) Reset ¶ added in v1.1.0
func (x *VerifyRuleTextResponse) Reset()
func (*VerifyRuleTextResponse) String ¶ added in v1.1.0
func (x *VerifyRuleTextResponse) String() string
type VisualMapType ¶ added in v0.7.0
type VisualMapType int32
Visual map for various charts. More info: https://echarts.apache.org/en/option.html#visualMap
const ( // Visual map type is not specified VisualMapType_VISUAL_MAP_TYPE_UNSPECIFIED VisualMapType = 0 // Continuous visual map VisualMapType_CONTINUOUS VisualMapType = 1 // Piecewise visual map VisualMapType_PIECEWISE VisualMapType = 2 )
func (VisualMapType) Descriptor ¶ added in v0.7.0
func (VisualMapType) Descriptor() protoreflect.EnumDescriptor
func (VisualMapType) Enum ¶ added in v0.7.0
func (x VisualMapType) Enum() *VisualMapType
func (VisualMapType) EnumDescriptor
deprecated
added in
v0.7.0
func (VisualMapType) EnumDescriptor() ([]byte, []int)
Deprecated: Use VisualMapType.Descriptor instead.
func (VisualMapType) Number ¶ added in v0.7.0
func (x VisualMapType) Number() protoreflect.EnumNumber
func (VisualMapType) String ¶ added in v0.7.0
func (x VisualMapType) String() string
func (VisualMapType) Type ¶ added in v0.7.0
func (VisualMapType) Type() protoreflect.EnumType
type Watchlist ¶
type Watchlist struct {
// Identifier. Resource name of the watchlist.
// Format:
// `projects/{project}/locations/{location}/instances/{instance}/watchlists/{watchlist}`
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Required. Display name of the watchlist.
// Note that it must be at least one character and less than 63 characters
// (https://google.aip.dev/148).
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Optional. Description of the watchlist.
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
// Optional. Weight applied to the risk score for entities
// in this watchlist.
// The default is 1.0 if it is not specified.
MultiplyingFactor float32 `protobuf:"fixed32,5,opt,name=multiplying_factor,json=multiplyingFactor,proto3" json:"multiplying_factor,omitempty"`
// Required. Mechanism to populate entities in the watchlist.
EntityPopulationMechanism *Watchlist_EntityPopulationMechanism `` /* 138-byte string literal not displayed */
// Output only. Entity count in the watchlist.
EntityCount *Watchlist_EntityCount `protobuf:"bytes,7,opt,name=entity_count,json=entityCount,proto3" json:"entity_count,omitempty"`
// Output only. Time the watchlist was created.
CreateTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// Output only. Time the watchlist was last updated.
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
// Optional. User preferences for watchlist configuration.
WatchlistUserPreferences *WatchlistUserPreferences `` /* 136-byte string literal not displayed */
// contains filtered or unexported fields
}
A watchlist is a list of entities that allows for bulk operations over the included entities.
func (*Watchlist) Descriptor
deprecated
func (*Watchlist) GetCreateTime ¶
func (x *Watchlist) GetCreateTime() *timestamppb.Timestamp
func (*Watchlist) GetDescription ¶
func (*Watchlist) GetDisplayName ¶
func (*Watchlist) GetEntityCount ¶
func (x *Watchlist) GetEntityCount() *Watchlist_EntityCount
func (*Watchlist) GetEntityPopulationMechanism ¶
func (x *Watchlist) GetEntityPopulationMechanism() *Watchlist_EntityPopulationMechanism
func (*Watchlist) GetMultiplyingFactor ¶
func (*Watchlist) GetUpdateTime ¶
func (x *Watchlist) GetUpdateTime() *timestamppb.Timestamp
func (*Watchlist) GetWatchlistUserPreferences ¶
func (x *Watchlist) GetWatchlistUserPreferences() *WatchlistUserPreferences
func (*Watchlist) ProtoMessage ¶
func (*Watchlist) ProtoMessage()
func (*Watchlist) ProtoReflect ¶
func (x *Watchlist) ProtoReflect() protoreflect.Message
type WatchlistUserPreferences ¶
type WatchlistUserPreferences struct {
// Optional. Whether the watchlist is pinned on the dashboard.
Pinned bool `protobuf:"varint,1,opt,name=pinned,proto3" json:"pinned,omitempty"`
// contains filtered or unexported fields
}
A collection of user preferences for watchlist UI configuration.
func (*WatchlistUserPreferences) Descriptor
deprecated
func (*WatchlistUserPreferences) Descriptor() ([]byte, []int)
Deprecated: Use WatchlistUserPreferences.ProtoReflect.Descriptor instead.
func (*WatchlistUserPreferences) GetPinned ¶
func (x *WatchlistUserPreferences) GetPinned() bool
func (*WatchlistUserPreferences) ProtoMessage ¶
func (*WatchlistUserPreferences) ProtoMessage()
func (*WatchlistUserPreferences) ProtoReflect ¶
func (x *WatchlistUserPreferences) ProtoReflect() protoreflect.Message
func (*WatchlistUserPreferences) Reset ¶
func (x *WatchlistUserPreferences) Reset()
func (*WatchlistUserPreferences) String ¶
func (x *WatchlistUserPreferences) String() string
type Watchlist_EntityCount ¶
type Watchlist_EntityCount struct {
// Output only. Count of user type entities in the watchlist.
User int32 `protobuf:"varint,1,opt,name=user,proto3" json:"user,omitempty"`
// Output only. Count of asset type entities in the watchlist.
Asset int32 `protobuf:"varint,2,opt,name=asset,proto3" json:"asset,omitempty"`
// contains filtered or unexported fields
}
Count of different types of entities in the watchlist.
func (*Watchlist_EntityCount) Descriptor
deprecated
func (*Watchlist_EntityCount) Descriptor() ([]byte, []int)
Deprecated: Use Watchlist_EntityCount.ProtoReflect.Descriptor instead.
func (*Watchlist_EntityCount) GetAsset ¶
func (x *Watchlist_EntityCount) GetAsset() int32
func (*Watchlist_EntityCount) GetUser ¶
func (x *Watchlist_EntityCount) GetUser() int32
func (*Watchlist_EntityCount) ProtoMessage ¶
func (*Watchlist_EntityCount) ProtoMessage()
func (*Watchlist_EntityCount) ProtoReflect ¶
func (x *Watchlist_EntityCount) ProtoReflect() protoreflect.Message
func (*Watchlist_EntityCount) Reset ¶
func (x *Watchlist_EntityCount) Reset()
func (*Watchlist_EntityCount) String ¶
func (x *Watchlist_EntityCount) String() string
type Watchlist_EntityPopulationMechanism ¶
type Watchlist_EntityPopulationMechanism struct {
// Ways to populate entities in watchlist.
// Currently, only manual is supported.
//
// Types that are valid to be assigned to Mechanism:
//
// *Watchlist_EntityPopulationMechanism_Manual_
Mechanism isWatchlist_EntityPopulationMechanism_Mechanism `protobuf_oneof:"mechanism"`
// contains filtered or unexported fields
}
Mechanism to populate entities in the watchlist.
func (*Watchlist_EntityPopulationMechanism) Descriptor
deprecated
func (*Watchlist_EntityPopulationMechanism) Descriptor() ([]byte, []int)
Deprecated: Use Watchlist_EntityPopulationMechanism.ProtoReflect.Descriptor instead.
func (*Watchlist_EntityPopulationMechanism) GetManual ¶
func (x *Watchlist_EntityPopulationMechanism) GetManual() *Watchlist_EntityPopulationMechanism_Manual
func (*Watchlist_EntityPopulationMechanism) GetMechanism ¶
func (x *Watchlist_EntityPopulationMechanism) GetMechanism() isWatchlist_EntityPopulationMechanism_Mechanism
func (*Watchlist_EntityPopulationMechanism) ProtoMessage ¶
func (*Watchlist_EntityPopulationMechanism) ProtoMessage()
func (*Watchlist_EntityPopulationMechanism) ProtoReflect ¶
func (x *Watchlist_EntityPopulationMechanism) ProtoReflect() protoreflect.Message
func (*Watchlist_EntityPopulationMechanism) Reset ¶
func (x *Watchlist_EntityPopulationMechanism) Reset()
func (*Watchlist_EntityPopulationMechanism) String ¶
func (x *Watchlist_EntityPopulationMechanism) String() string
type Watchlist_EntityPopulationMechanism_Manual ¶
type Watchlist_EntityPopulationMechanism_Manual struct {
// contains filtered or unexported fields
}
Entities are added manually.
func (*Watchlist_EntityPopulationMechanism_Manual) Descriptor
deprecated
func (*Watchlist_EntityPopulationMechanism_Manual) Descriptor() ([]byte, []int)
Deprecated: Use Watchlist_EntityPopulationMechanism_Manual.ProtoReflect.Descriptor instead.
func (*Watchlist_EntityPopulationMechanism_Manual) ProtoMessage ¶
func (*Watchlist_EntityPopulationMechanism_Manual) ProtoMessage()
func (*Watchlist_EntityPopulationMechanism_Manual) ProtoReflect ¶
func (x *Watchlist_EntityPopulationMechanism_Manual) ProtoReflect() protoreflect.Message
func (*Watchlist_EntityPopulationMechanism_Manual) Reset ¶
func (x *Watchlist_EntityPopulationMechanism_Manual) Reset()
func (*Watchlist_EntityPopulationMechanism_Manual) String ¶
func (x *Watchlist_EntityPopulationMechanism_Manual) String() string
type Watchlist_EntityPopulationMechanism_Manual_ ¶
type Watchlist_EntityPopulationMechanism_Manual_ struct {
// Optional. Entities are added manually.
Manual *Watchlist_EntityPopulationMechanism_Manual `protobuf:"bytes,1,opt,name=manual,proto3,oneof"`
}
Source Files
¶
- big_query_export.pb.go
- big_query_export_grpc.pb.go
- dashboard_chart.pb.go
- dashboard_chart_grpc.pb.go
- dashboard_query.pb.go
- dashboard_query_grpc.pb.go
- data_access_control.pb.go
- data_access_control_grpc.pb.go
- data_table.pb.go
- data_table_grpc.pb.go
- entity.pb.go
- entity_grpc.pb.go
- featured_content_metadata.pb.go
- featured_content_native_dashboard.pb.go
- featured_content_native_dashboard_grpc.pb.go
- findings_refinement.pb.go
- findings_refinement_grpc.pb.go
- instance.pb.go
- instance_grpc.pb.go
- native_dashboard.pb.go
- native_dashboard_grpc.pb.go
- reference_list.pb.go
- reference_list_grpc.pb.go
- rule.pb.go
- rule_execution_error.pb.go
- rule_execution_error_grpc.pb.go
- rule_grpc.pb.go