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 GetSiteListDriveOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetSiteListDriveOperationOptions() GetSiteListDriveOperationOptions + func (o GetSiteListDriveOperationOptions) ToHeaders() *client.Headers + func (o GetSiteListDriveOperationOptions) ToOData() *odata.Query + func (o GetSiteListDriveOperationOptions) ToQuery() *client.QueryParams + type GetSiteListDriveOperationResponse struct + HttpResponse *http.Response + Model *beta.Drive + OData *odata.OData + type SiteListDriveClient struct + Client *msgraph.Client + func NewSiteListDriveClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteListDriveClient, error) + func (c SiteListDriveClient) GetSiteListDrive(ctx context.Context, id beta.GroupIdSiteIdListId, ...) (result GetSiteListDriveOperationResponse, err error)