Documentation ¶
Index ¶
- type DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions
- type DeleteDriveItemListItemDocumentSetVersionFieldOperationResponse
- type DriveItemListItemDocumentSetVersionFieldClient
- func (c DriveItemListItemDocumentSetVersionFieldClient) DeleteDriveItemListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdItemIdListItemDocumentSetVersionId, ...) (result DeleteDriveItemListItemDocumentSetVersionFieldOperationResponse, ...)
- func (c DriveItemListItemDocumentSetVersionFieldClient) GetDriveItemListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdItemIdListItemDocumentSetVersionId, ...) (result GetDriveItemListItemDocumentSetVersionFieldOperationResponse, err error)
- func (c DriveItemListItemDocumentSetVersionFieldClient) UpdateDriveItemListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdItemIdListItemDocumentSetVersionId, ...) (result UpdateDriveItemListItemDocumentSetVersionFieldOperationResponse, ...)
- type GetDriveItemListItemDocumentSetVersionFieldOperationOptions
- type GetDriveItemListItemDocumentSetVersionFieldOperationResponse
- type UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions
- type UpdateDriveItemListItemDocumentSetVersionFieldOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions ¶
type DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDriveItemListItemDocumentSetVersionFieldOperationOptions ¶
func DefaultDeleteDriveItemListItemDocumentSetVersionFieldOperationOptions() DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions
func (DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions) ToHeaders ¶
func (o DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers
func (DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions) ToOData ¶
func (o DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query
func (DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions) ToQuery ¶
func (o DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams
type DriveItemListItemDocumentSetVersionFieldClient ¶
func NewDriveItemListItemDocumentSetVersionFieldClientWithBaseURI ¶
func NewDriveItemListItemDocumentSetVersionFieldClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveItemListItemDocumentSetVersionFieldClient, error)
func (DriveItemListItemDocumentSetVersionFieldClient) DeleteDriveItemListItemDocumentSetVersionField ¶
func (c DriveItemListItemDocumentSetVersionFieldClient) DeleteDriveItemListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdItemIdListItemDocumentSetVersionId, options DeleteDriveItemListItemDocumentSetVersionFieldOperationOptions) (result DeleteDriveItemListItemDocumentSetVersionFieldOperationResponse, err error)
DeleteDriveItemListItemDocumentSetVersionField - Delete navigation property fields for me
func (DriveItemListItemDocumentSetVersionFieldClient) GetDriveItemListItemDocumentSetVersionField ¶
func (c DriveItemListItemDocumentSetVersionFieldClient) GetDriveItemListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdItemIdListItemDocumentSetVersionId, options GetDriveItemListItemDocumentSetVersionFieldOperationOptions) (result GetDriveItemListItemDocumentSetVersionFieldOperationResponse, err error)
GetDriveItemListItemDocumentSetVersionField - Get fields from me. A collection of the fields and values for this version of the list item.
func (DriveItemListItemDocumentSetVersionFieldClient) UpdateDriveItemListItemDocumentSetVersionField ¶
func (c DriveItemListItemDocumentSetVersionFieldClient) UpdateDriveItemListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdItemIdListItemDocumentSetVersionId, input stable.FieldValueSet, options UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions) (result UpdateDriveItemListItemDocumentSetVersionFieldOperationResponse, err error)
UpdateDriveItemListItemDocumentSetVersionField - Update the navigation property fields in me
type GetDriveItemListItemDocumentSetVersionFieldOperationOptions ¶
type GetDriveItemListItemDocumentSetVersionFieldOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveItemListItemDocumentSetVersionFieldOperationOptions ¶
func DefaultGetDriveItemListItemDocumentSetVersionFieldOperationOptions() GetDriveItemListItemDocumentSetVersionFieldOperationOptions
func (GetDriveItemListItemDocumentSetVersionFieldOperationOptions) ToHeaders ¶
func (o GetDriveItemListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers
func (GetDriveItemListItemDocumentSetVersionFieldOperationOptions) ToOData ¶
func (o GetDriveItemListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query
func (GetDriveItemListItemDocumentSetVersionFieldOperationOptions) ToQuery ¶
func (o GetDriveItemListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams
type UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions ¶
type UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDriveItemListItemDocumentSetVersionFieldOperationOptions ¶
func DefaultUpdateDriveItemListItemDocumentSetVersionFieldOperationOptions() UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions
func (UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions) ToHeaders ¶
func (o UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers
func (UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions) ToOData ¶
func (o UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query
func (UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions) ToQuery ¶
func (o UpdateDriveItemListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.