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 CreateInformationProtectionSensitivityLabelSublabelOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateInformationProtectionSensitivityLabelSublabelOperationOptions() CreateInformationProtectionSensitivityLabelSublabelOperationOptions + func (o CreateInformationProtectionSensitivityLabelSublabelOperationOptions) ToHeaders() *client.Headers + func (o CreateInformationProtectionSensitivityLabelSublabelOperationOptions) ToOData() *odata.Query + func (o CreateInformationProtectionSensitivityLabelSublabelOperationOptions) ToQuery() *client.QueryParams + type CreateInformationProtectionSensitivityLabelSublabelOperationResponse struct + HttpResponse *http.Response + Model *beta.SensitivityLabel + OData *odata.OData + type DeleteInformationProtectionSensitivityLabelSublabelOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteInformationProtectionSensitivityLabelSublabelOperationOptions() DeleteInformationProtectionSensitivityLabelSublabelOperationOptions + func (o DeleteInformationProtectionSensitivityLabelSublabelOperationOptions) ToHeaders() *client.Headers + func (o DeleteInformationProtectionSensitivityLabelSublabelOperationOptions) ToOData() *odata.Query + func (o DeleteInformationProtectionSensitivityLabelSublabelOperationOptions) ToQuery() *client.QueryParams + type DeleteInformationProtectionSensitivityLabelSublabelOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type EvaluateInformationProtectionSensitivityLabelSublabelsOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultEvaluateInformationProtectionSensitivityLabelSublabelsOperationOptions() EvaluateInformationProtectionSensitivityLabelSublabelsOperationOptions + func (o EvaluateInformationProtectionSensitivityLabelSublabelsOperationOptions) ToHeaders() *client.Headers + func (o EvaluateInformationProtectionSensitivityLabelSublabelsOperationOptions) ToOData() *odata.Query + func (o EvaluateInformationProtectionSensitivityLabelSublabelsOperationOptions) ToQuery() *client.QueryParams + type EvaluateInformationProtectionSensitivityLabelSublabelsOperationResponse struct + HttpResponse *http.Response + Model *beta.EvaluateLabelJobResponse + OData *odata.OData + type EvaluateInformationProtectionSensitivityLabelSublabelsRequest struct + CurrentLabel *beta.CurrentLabel + DiscoveredSensitiveTypes *[]beta.DiscoveredSensitiveType + type GetInformationProtectionSensitivityLabelSublabelOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetInformationProtectionSensitivityLabelSublabelOperationOptions() GetInformationProtectionSensitivityLabelSublabelOperationOptions + func (o GetInformationProtectionSensitivityLabelSublabelOperationOptions) ToHeaders() *client.Headers + func (o GetInformationProtectionSensitivityLabelSublabelOperationOptions) ToOData() *odata.Query + func (o GetInformationProtectionSensitivityLabelSublabelOperationOptions) ToQuery() *client.QueryParams + type GetInformationProtectionSensitivityLabelSublabelOperationResponse struct + HttpResponse *http.Response + Model *beta.SensitivityLabel + OData *odata.OData + type GetInformationProtectionSensitivityLabelSublabelsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetInformationProtectionSensitivityLabelSublabelsCountOperationOptions() GetInformationProtectionSensitivityLabelSublabelsCountOperationOptions + func (o GetInformationProtectionSensitivityLabelSublabelsCountOperationOptions) ToHeaders() *client.Headers + func (o GetInformationProtectionSensitivityLabelSublabelsCountOperationOptions) ToOData() *odata.Query + func (o GetInformationProtectionSensitivityLabelSublabelsCountOperationOptions) ToQuery() *client.QueryParams + type GetInformationProtectionSensitivityLabelSublabelsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type InformationProtectionSensitivityLabelSublabelClient struct + Client *msgraph.Client + func NewInformationProtectionSensitivityLabelSublabelClientWithBaseURI(sdkApi sdkEnv.Api) (*InformationProtectionSensitivityLabelSublabelClient, error) + func (c InformationProtectionSensitivityLabelSublabelClient) CreateInformationProtectionSensitivityLabelSublabel(ctx context.Context, id beta.UserIdInformationProtectionSensitivityLabelId, ...) (result CreateInformationProtectionSensitivityLabelSublabelOperationResponse, ...) + func (c InformationProtectionSensitivityLabelSublabelClient) DeleteInformationProtectionSensitivityLabelSublabel(ctx context.Context, ...) (result DeleteInformationProtectionSensitivityLabelSublabelOperationResponse, ...) + func (c InformationProtectionSensitivityLabelSublabelClient) EvaluateInformationProtectionSensitivityLabelSublabels(ctx context.Context, id beta.UserIdInformationProtectionSensitivityLabelId, ...) (result EvaluateInformationProtectionSensitivityLabelSublabelsOperationResponse, ...) + func (c InformationProtectionSensitivityLabelSublabelClient) GetInformationProtectionSensitivityLabelSublabel(ctx context.Context, ...) (result GetInformationProtectionSensitivityLabelSublabelOperationResponse, ...) + func (c InformationProtectionSensitivityLabelSublabelClient) GetInformationProtectionSensitivityLabelSublabelsCount(ctx context.Context, id beta.UserIdInformationProtectionSensitivityLabelId, ...) (result GetInformationProtectionSensitivityLabelSublabelsCountOperationResponse, ...) + func (c InformationProtectionSensitivityLabelSublabelClient) ListInformationProtectionSensitivityLabelSublabels(ctx context.Context, id beta.UserIdInformationProtectionSensitivityLabelId, ...) (result ListInformationProtectionSensitivityLabelSublabelsOperationResponse, ...) + func (c InformationProtectionSensitivityLabelSublabelClient) ListInformationProtectionSensitivityLabelSublabelsComplete(ctx context.Context, id beta.UserIdInformationProtectionSensitivityLabelId, ...) (ListInformationProtectionSensitivityLabelSublabelsCompleteResult, error) + func (c InformationProtectionSensitivityLabelSublabelClient) ListInformationProtectionSensitivityLabelSublabelsCompleteMatchingPredicate(ctx context.Context, id beta.UserIdInformationProtectionSensitivityLabelId, ...) (result ListInformationProtectionSensitivityLabelSublabelsCompleteResult, ...) + func (c InformationProtectionSensitivityLabelSublabelClient) UpdateInformationProtectionSensitivityLabelSublabel(ctx context.Context, ...) (result UpdateInformationProtectionSensitivityLabelSublabelOperationResponse, ...) + type ListInformationProtectionSensitivityLabelSublabelsCompleteResult struct + Items []beta.SensitivityLabel + LatestHttpResponse *http.Response + type ListInformationProtectionSensitivityLabelSublabelsCustomPager struct + NextLink *odata.Link + func (p *ListInformationProtectionSensitivityLabelSublabelsCustomPager) NextPageLink() *odata.Link + type ListInformationProtectionSensitivityLabelSublabelsOperationOptions 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 DefaultListInformationProtectionSensitivityLabelSublabelsOperationOptions() ListInformationProtectionSensitivityLabelSublabelsOperationOptions + func (o ListInformationProtectionSensitivityLabelSublabelsOperationOptions) ToHeaders() *client.Headers + func (o ListInformationProtectionSensitivityLabelSublabelsOperationOptions) ToOData() *odata.Query + func (o ListInformationProtectionSensitivityLabelSublabelsOperationOptions) ToQuery() *client.QueryParams + type ListInformationProtectionSensitivityLabelSublabelsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.SensitivityLabel + OData *odata.OData + type SensitivityLabelOperationPredicate struct + func (p SensitivityLabelOperationPredicate) Matches(input beta.SensitivityLabel) bool + type UpdateInformationProtectionSensitivityLabelSublabelOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateInformationProtectionSensitivityLabelSublabelOperationOptions() UpdateInformationProtectionSensitivityLabelSublabelOperationOptions + func (o UpdateInformationProtectionSensitivityLabelSublabelOperationOptions) ToHeaders() *client.Headers + func (o UpdateInformationProtectionSensitivityLabelSublabelOperationOptions) ToOData() *odata.Query + func (o UpdateInformationProtectionSensitivityLabelSublabelOperationOptions) ToQuery() *client.QueryParams + type UpdateInformationProtectionSensitivityLabelSublabelOperationResponse struct + HttpResponse *http.Response + OData *odata.OData