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 AgreementFileLocalizationOperationPredicate struct + func (p AgreementFileLocalizationOperationPredicate) Matches(input stable.AgreementFileLocalization) bool + type CreateTermsOfUseAgreementFileLocalizationOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateTermsOfUseAgreementFileLocalizationOperationOptions() CreateTermsOfUseAgreementFileLocalizationOperationOptions + func (o CreateTermsOfUseAgreementFileLocalizationOperationOptions) ToHeaders() *client.Headers + func (o CreateTermsOfUseAgreementFileLocalizationOperationOptions) ToOData() *odata.Query + func (o CreateTermsOfUseAgreementFileLocalizationOperationOptions) ToQuery() *client.QueryParams + type CreateTermsOfUseAgreementFileLocalizationOperationResponse struct + HttpResponse *http.Response + Model *stable.AgreementFileLocalization + OData *odata.OData + type DeleteTermsOfUseAgreementFileLocalizationOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteTermsOfUseAgreementFileLocalizationOperationOptions() DeleteTermsOfUseAgreementFileLocalizationOperationOptions + func (o DeleteTermsOfUseAgreementFileLocalizationOperationOptions) ToHeaders() *client.Headers + func (o DeleteTermsOfUseAgreementFileLocalizationOperationOptions) ToOData() *odata.Query + func (o DeleteTermsOfUseAgreementFileLocalizationOperationOptions) ToQuery() *client.QueryParams + type DeleteTermsOfUseAgreementFileLocalizationOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetTermsOfUseAgreementFileLocalizationOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetTermsOfUseAgreementFileLocalizationOperationOptions() GetTermsOfUseAgreementFileLocalizationOperationOptions + func (o GetTermsOfUseAgreementFileLocalizationOperationOptions) ToHeaders() *client.Headers + func (o GetTermsOfUseAgreementFileLocalizationOperationOptions) ToOData() *odata.Query + func (o GetTermsOfUseAgreementFileLocalizationOperationOptions) ToQuery() *client.QueryParams + type GetTermsOfUseAgreementFileLocalizationOperationResponse struct + HttpResponse *http.Response + Model *stable.AgreementFileLocalization + OData *odata.OData + type GetTermsOfUseAgreementFileLocalizationsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetTermsOfUseAgreementFileLocalizationsCountOperationOptions() GetTermsOfUseAgreementFileLocalizationsCountOperationOptions + func (o GetTermsOfUseAgreementFileLocalizationsCountOperationOptions) ToHeaders() *client.Headers + func (o GetTermsOfUseAgreementFileLocalizationsCountOperationOptions) ToOData() *odata.Query + func (o GetTermsOfUseAgreementFileLocalizationsCountOperationOptions) ToQuery() *client.QueryParams + type GetTermsOfUseAgreementFileLocalizationsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListTermsOfUseAgreementFileLocalizationsCompleteResult struct + Items []stable.AgreementFileLocalization + LatestHttpResponse *http.Response + type ListTermsOfUseAgreementFileLocalizationsCustomPager struct + NextLink *odata.Link + func (p *ListTermsOfUseAgreementFileLocalizationsCustomPager) NextPageLink() *odata.Link + type ListTermsOfUseAgreementFileLocalizationsOperationOptions 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 DefaultListTermsOfUseAgreementFileLocalizationsOperationOptions() ListTermsOfUseAgreementFileLocalizationsOperationOptions + func (o ListTermsOfUseAgreementFileLocalizationsOperationOptions) ToHeaders() *client.Headers + func (o ListTermsOfUseAgreementFileLocalizationsOperationOptions) ToOData() *odata.Query + func (o ListTermsOfUseAgreementFileLocalizationsOperationOptions) ToQuery() *client.QueryParams + type ListTermsOfUseAgreementFileLocalizationsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.AgreementFileLocalization + OData *odata.OData + type TermsOfUseAgreementFileLocalizationClient struct + Client *msgraph.Client + func NewTermsOfUseAgreementFileLocalizationClientWithBaseURI(sdkApi sdkEnv.Api) (*TermsOfUseAgreementFileLocalizationClient, error) + func (c TermsOfUseAgreementFileLocalizationClient) CreateTermsOfUseAgreementFileLocalization(ctx context.Context, id stable.IdentityGovernanceTermsOfUseAgreementId, ...) (result CreateTermsOfUseAgreementFileLocalizationOperationResponse, err error) + func (c TermsOfUseAgreementFileLocalizationClient) DeleteTermsOfUseAgreementFileLocalization(ctx context.Context, ...) (result DeleteTermsOfUseAgreementFileLocalizationOperationResponse, err error) + func (c TermsOfUseAgreementFileLocalizationClient) GetTermsOfUseAgreementFileLocalization(ctx context.Context, ...) (result GetTermsOfUseAgreementFileLocalizationOperationResponse, err error) + func (c TermsOfUseAgreementFileLocalizationClient) GetTermsOfUseAgreementFileLocalizationsCount(ctx context.Context, id stable.IdentityGovernanceTermsOfUseAgreementId, ...) (result GetTermsOfUseAgreementFileLocalizationsCountOperationResponse, ...) + func (c TermsOfUseAgreementFileLocalizationClient) ListTermsOfUseAgreementFileLocalizations(ctx context.Context, id stable.IdentityGovernanceTermsOfUseAgreementId, ...) (result ListTermsOfUseAgreementFileLocalizationsOperationResponse, err error) + func (c TermsOfUseAgreementFileLocalizationClient) ListTermsOfUseAgreementFileLocalizationsComplete(ctx context.Context, id stable.IdentityGovernanceTermsOfUseAgreementId, ...) (ListTermsOfUseAgreementFileLocalizationsCompleteResult, error) + func (c TermsOfUseAgreementFileLocalizationClient) ListTermsOfUseAgreementFileLocalizationsCompleteMatchingPredicate(ctx context.Context, id stable.IdentityGovernanceTermsOfUseAgreementId, ...) (result ListTermsOfUseAgreementFileLocalizationsCompleteResult, err error) + func (c TermsOfUseAgreementFileLocalizationClient) UpdateTermsOfUseAgreementFileLocalization(ctx context.Context, ...) (result UpdateTermsOfUseAgreementFileLocalizationOperationResponse, err error) + type UpdateTermsOfUseAgreementFileLocalizationOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateTermsOfUseAgreementFileLocalizationOperationOptions() UpdateTermsOfUseAgreementFileLocalizationOperationOptions + func (o UpdateTermsOfUseAgreementFileLocalizationOperationOptions) ToHeaders() *client.Headers + func (o UpdateTermsOfUseAgreementFileLocalizationOperationOptions) ToOData() *odata.Query + func (o UpdateTermsOfUseAgreementFileLocalizationOperationOptions) ToQuery() *client.QueryParams + type UpdateTermsOfUseAgreementFileLocalizationOperationResponse struct + HttpResponse *http.Response + OData *odata.OData