permissionsanalyticgcppermissionscreepindexdistribution

package
v0.20241111.1164443 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions

type CreatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (CreatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions) ToHeaders

func (CreatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions) ToOData

func (CreatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions) ToQuery

type CreatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationResponse

type CreatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.PermissionsCreepIndexDistribution
}

type DeletePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions

type DeletePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (DeletePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions) ToHeaders

func (DeletePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions) ToOData

func (DeletePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions) ToQuery

type DeletePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationResponse

type DeletePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions

type GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func (GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions) ToHeaders

func (GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions) ToOData

func (GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions) ToQuery

type GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationResponse

type GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.PermissionsCreepIndexDistribution
}

type GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCountOperationOptions

type GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func (GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCountOperationOptions) ToHeaders

func (GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCountOperationOptions) ToOData

func (GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCountOperationOptions) ToQuery

type GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCountOperationResponse

type GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCompleteResult

type ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.PermissionsCreepIndexDistribution
}

type ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCustomPager

type ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsOperationOptions

type ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsOperationOptions 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 (ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsOperationOptions) ToHeaders

func (ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsOperationOptions) ToOData

func (ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsOperationOptions) ToQuery

type ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsOperationResponse

type ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.PermissionsCreepIndexDistribution
}

type PermissionsAnalyticGcpPermissionsCreepIndexDistributionClient

type PermissionsAnalyticGcpPermissionsCreepIndexDistributionClient struct {
	Client *msgraph.Client
}

func NewPermissionsAnalyticGcpPermissionsCreepIndexDistributionClientWithBaseURI

func NewPermissionsAnalyticGcpPermissionsCreepIndexDistributionClientWithBaseURI(sdkApi sdkEnv.Api) (*PermissionsAnalyticGcpPermissionsCreepIndexDistributionClient, error)

func (PermissionsAnalyticGcpPermissionsCreepIndexDistributionClient) CreatePermissionsAnalyticGcpPermissionsCreepIndexDistribution

CreatePermissionsAnalyticGcpPermissionsCreepIndexDistribution - Create new navigation property to permissionsCreepIndexDistributions for identityGovernance

func (PermissionsAnalyticGcpPermissionsCreepIndexDistributionClient) DeletePermissionsAnalyticGcpPermissionsCreepIndexDistribution

DeletePermissionsAnalyticGcpPermissionsCreepIndexDistribution - Delete navigation property permissionsCreepIndexDistributions for identityGovernance

func (PermissionsAnalyticGcpPermissionsCreepIndexDistributionClient) GetPermissionsAnalyticGcpPermissionsCreepIndexDistribution

GetPermissionsAnalyticGcpPermissionsCreepIndexDistribution - Get permissionsCreepIndexDistributions from identityGovernance. Represents the Permissions Creep Index (PCI) for the authorization system. PCI distribution chart shows the classification of human and nonhuman identities based on the PCI score in three buckets (low, medium, high).

func (PermissionsAnalyticGcpPermissionsCreepIndexDistributionClient) GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCount

GetPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCount - Get the number of the resource

func (PermissionsAnalyticGcpPermissionsCreepIndexDistributionClient) ListPermissionsAnalyticGcpPermissionsCreepIndexDistributions

ListPermissionsAnalyticGcpPermissionsCreepIndexDistributions - Get permissionsCreepIndexDistributions from identityGovernance. Represents the Permissions Creep Index (PCI) for the authorization system. PCI distribution chart shows the classification of human and nonhuman identities based on the PCI score in three buckets (low, medium, high).

func (PermissionsAnalyticGcpPermissionsCreepIndexDistributionClient) ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsComplete

ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsComplete retrieves all the results into a single object

func (PermissionsAnalyticGcpPermissionsCreepIndexDistributionClient) ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCompleteMatchingPredicate

ListPermissionsAnalyticGcpPermissionsCreepIndexDistributionsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (PermissionsAnalyticGcpPermissionsCreepIndexDistributionClient) UpdatePermissionsAnalyticGcpPermissionsCreepIndexDistribution

UpdatePermissionsAnalyticGcpPermissionsCreepIndexDistribution - Update the navigation property permissionsCreepIndexDistributions in identityGovernance

type PermissionsCreepIndexDistributionOperationPredicate

type PermissionsCreepIndexDistributionOperationPredicate struct {
}

func (PermissionsCreepIndexDistributionOperationPredicate) Matches

type UpdatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions

type UpdatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (UpdatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions) ToHeaders

func (UpdatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions) ToOData

func (UpdatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationOptions) ToQuery

type UpdatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationResponse

type UpdatePermissionsAnalyticGcpPermissionsCreepIndexDistributionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL