Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type CreateSiteInformationProtectionSensitivityLabelSublabelOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateSiteInformationProtectionSensitivityLabelSublabelOperationOptions() CreateSiteInformationProtectionSensitivityLabelSublabelOperationOptions + func (o CreateSiteInformationProtectionSensitivityLabelSublabelOperationOptions) ToHeaders() *client.Headers + func (o CreateSiteInformationProtectionSensitivityLabelSublabelOperationOptions) ToOData() *odata.Query + func (o CreateSiteInformationProtectionSensitivityLabelSublabelOperationOptions) ToQuery() *client.QueryParams + type CreateSiteInformationProtectionSensitivityLabelSublabelOperationResponse struct + HttpResponse *http.Response + Model *beta.SensitivityLabel + OData *odata.OData + type DeleteSiteInformationProtectionSensitivityLabelSublabelOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteSiteInformationProtectionSensitivityLabelSublabelOperationOptions() DeleteSiteInformationProtectionSensitivityLabelSublabelOperationOptions + func (o DeleteSiteInformationProtectionSensitivityLabelSublabelOperationOptions) ToHeaders() *client.Headers + func (o DeleteSiteInformationProtectionSensitivityLabelSublabelOperationOptions) ToOData() *odata.Query + func (o DeleteSiteInformationProtectionSensitivityLabelSublabelOperationOptions) ToQuery() *client.QueryParams + type DeleteSiteInformationProtectionSensitivityLabelSublabelOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type EvaluateSiteInformationProtectionSensitivityLabelSublabelsOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultEvaluateSiteInformationProtectionSensitivityLabelSublabelsOperationOptions() EvaluateSiteInformationProtectionSensitivityLabelSublabelsOperationOptions + func (o EvaluateSiteInformationProtectionSensitivityLabelSublabelsOperationOptions) ToHeaders() *client.Headers + func (o EvaluateSiteInformationProtectionSensitivityLabelSublabelsOperationOptions) ToOData() *odata.Query + func (o EvaluateSiteInformationProtectionSensitivityLabelSublabelsOperationOptions) ToQuery() *client.QueryParams + type EvaluateSiteInformationProtectionSensitivityLabelSublabelsOperationResponse struct + HttpResponse *http.Response + Model *beta.EvaluateLabelJobResponse + OData *odata.OData + type EvaluateSiteInformationProtectionSensitivityLabelSublabelsRequest struct + CurrentLabel *beta.CurrentLabel + DiscoveredSensitiveTypes *[]beta.DiscoveredSensitiveType + type GetSiteInformationProtectionSensitivityLabelSublabelOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetSiteInformationProtectionSensitivityLabelSublabelOperationOptions() GetSiteInformationProtectionSensitivityLabelSublabelOperationOptions + func (o GetSiteInformationProtectionSensitivityLabelSublabelOperationOptions) ToHeaders() *client.Headers + func (o GetSiteInformationProtectionSensitivityLabelSublabelOperationOptions) ToOData() *odata.Query + func (o GetSiteInformationProtectionSensitivityLabelSublabelOperationOptions) ToQuery() *client.QueryParams + type GetSiteInformationProtectionSensitivityLabelSublabelOperationResponse struct + HttpResponse *http.Response + Model *beta.SensitivityLabel + OData *odata.OData + type GetSiteInformationProtectionSensitivityLabelSublabelsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetSiteInformationProtectionSensitivityLabelSublabelsCountOperationOptions() GetSiteInformationProtectionSensitivityLabelSublabelsCountOperationOptions + func (o GetSiteInformationProtectionSensitivityLabelSublabelsCountOperationOptions) ToHeaders() *client.Headers + func (o GetSiteInformationProtectionSensitivityLabelSublabelsCountOperationOptions) ToOData() *odata.Query + func (o GetSiteInformationProtectionSensitivityLabelSublabelsCountOperationOptions) ToQuery() *client.QueryParams + type GetSiteInformationProtectionSensitivityLabelSublabelsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListSiteInformationProtectionSensitivityLabelSublabelsCompleteResult struct + Items []beta.SensitivityLabel + LatestHttpResponse *http.Response + type ListSiteInformationProtectionSensitivityLabelSublabelsCustomPager struct + NextLink *odata.Link + func (p *ListSiteInformationProtectionSensitivityLabelSublabelsCustomPager) NextPageLink() *odata.Link + type ListSiteInformationProtectionSensitivityLabelSublabelsOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListSiteInformationProtectionSensitivityLabelSublabelsOperationOptions() ListSiteInformationProtectionSensitivityLabelSublabelsOperationOptions + func (o ListSiteInformationProtectionSensitivityLabelSublabelsOperationOptions) ToHeaders() *client.Headers + func (o ListSiteInformationProtectionSensitivityLabelSublabelsOperationOptions) ToOData() *odata.Query + func (o ListSiteInformationProtectionSensitivityLabelSublabelsOperationOptions) ToQuery() *client.QueryParams + type ListSiteInformationProtectionSensitivityLabelSublabelsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.SensitivityLabel + OData *odata.OData + type SensitivityLabelOperationPredicate struct + func (p SensitivityLabelOperationPredicate) Matches(input beta.SensitivityLabel) bool + type SiteInformationProtectionSensitivityLabelSublabelClient struct + Client *msgraph.Client + func NewSiteInformationProtectionSensitivityLabelSublabelClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteInformationProtectionSensitivityLabelSublabelClient, error) + func (c SiteInformationProtectionSensitivityLabelSublabelClient) CreateSiteInformationProtectionSensitivityLabelSublabel(ctx context.Context, ...) (...) + func (c SiteInformationProtectionSensitivityLabelSublabelClient) DeleteSiteInformationProtectionSensitivityLabelSublabel(ctx context.Context, ...) (...) + func (c SiteInformationProtectionSensitivityLabelSublabelClient) EvaluateSiteInformationProtectionSensitivityLabelSublabels(ctx context.Context, ...) (...) + func (c SiteInformationProtectionSensitivityLabelSublabelClient) GetSiteInformationProtectionSensitivityLabelSublabel(ctx context.Context, ...) (result GetSiteInformationProtectionSensitivityLabelSublabelOperationResponse, ...) + func (c SiteInformationProtectionSensitivityLabelSublabelClient) GetSiteInformationProtectionSensitivityLabelSublabelsCount(ctx context.Context, ...) (...) + func (c SiteInformationProtectionSensitivityLabelSublabelClient) ListSiteInformationProtectionSensitivityLabelSublabels(ctx context.Context, ...) (result ListSiteInformationProtectionSensitivityLabelSublabelsOperationResponse, ...) + func (c SiteInformationProtectionSensitivityLabelSublabelClient) ListSiteInformationProtectionSensitivityLabelSublabelsComplete(ctx context.Context, ...) (ListSiteInformationProtectionSensitivityLabelSublabelsCompleteResult, error) + func (c SiteInformationProtectionSensitivityLabelSublabelClient) ListSiteInformationProtectionSensitivityLabelSublabelsCompleteMatchingPredicate(ctx context.Context, ...) (result ListSiteInformationProtectionSensitivityLabelSublabelsCompleteResult, ...) + func (c SiteInformationProtectionSensitivityLabelSublabelClient) UpdateSiteInformationProtectionSensitivityLabelSublabel(ctx context.Context, ...) (...) + type UpdateSiteInformationProtectionSensitivityLabelSublabelOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateSiteInformationProtectionSensitivityLabelSublabelOperationOptions() UpdateSiteInformationProtectionSensitivityLabelSublabelOperationOptions + func (o UpdateSiteInformationProtectionSensitivityLabelSublabelOperationOptions) ToHeaders() *client.Headers + func (o UpdateSiteInformationProtectionSensitivityLabelSublabelOperationOptions) ToOData() *odata.Query + func (o UpdateSiteInformationProtectionSensitivityLabelSublabelOperationOptions) ToQuery() *client.QueryParams + type UpdateSiteInformationProtectionSensitivityLabelSublabelOperationResponse struct + HttpResponse *http.Response + OData *odata.OData