Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveRootLastModifiedByUserClient ¶
func NewDriveRootLastModifiedByUserClientWithBaseURI ¶
func NewDriveRootLastModifiedByUserClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootLastModifiedByUserClient, error)
func (DriveRootLastModifiedByUserClient) GetDriveRootLastModifiedByUser ¶
func (c DriveRootLastModifiedByUserClient) GetDriveRootLastModifiedByUser(ctx context.Context, id stable.UserIdDriveId, options GetDriveRootLastModifiedByUserOperationOptions) (result GetDriveRootLastModifiedByUserOperationResponse, err error)
GetDriveRootLastModifiedByUser - Get lastModifiedByUser from users. Identity of the user who last modified the item. Read-only.
type GetDriveRootLastModifiedByUserOperationOptions ¶
type GetDriveRootLastModifiedByUserOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveRootLastModifiedByUserOperationOptions ¶
func DefaultGetDriveRootLastModifiedByUserOperationOptions() GetDriveRootLastModifiedByUserOperationOptions
func (GetDriveRootLastModifiedByUserOperationOptions) ToHeaders ¶
func (o GetDriveRootLastModifiedByUserOperationOptions) ToHeaders() *client.Headers
func (GetDriveRootLastModifiedByUserOperationOptions) ToOData ¶
func (o GetDriveRootLastModifiedByUserOperationOptions) ToOData() *odata.Query
func (GetDriveRootLastModifiedByUserOperationOptions) ToQuery ¶
func (o GetDriveRootLastModifiedByUserOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.