Versions in this module Expand all Collapse all v0 v0.25.2 May 21, 2020 Changes in this version + const EdiscoveryReadonlyScope + const EdiscoveryScope + type AccountInfo struct + Emails []string + ForceSendFields []string + NullFields []string + func (s *AccountInfo) MarshalJSON() ([]byte, error) + type AddHeldAccountResult struct + Account *HeldAccount + ForceSendFields []string + NullFields []string + Status *Status + func (s *AddHeldAccountResult) MarshalJSON() ([]byte, error) + type AddHeldAccountsRequest struct + AccountIds []string + Emails []string + ForceSendFields []string + NullFields []string + func (s *AddHeldAccountsRequest) MarshalJSON() ([]byte, error) + type AddHeldAccountsResponse struct + ForceSendFields []string + NullFields []string + Responses []*AddHeldAccountResult + func (s *AddHeldAccountsResponse) MarshalJSON() ([]byte, error) + type AddMatterPermissionsRequest struct + CcMe bool + ForceSendFields []string + MatterPermission *MatterPermission + NullFields []string + SendEmails bool + func (s *AddMatterPermissionsRequest) MarshalJSON() ([]byte, error) + type CloseMatterRequest struct + type CloseMatterResponse struct + ForceSendFields []string + Matter *Matter + NullFields []string + func (s *CloseMatterResponse) MarshalJSON() ([]byte, error) + type CloudStorageFile struct + BucketName string + ForceSendFields []string + Md5Hash string + NullFields []string + ObjectName string + Size int64 + func (s *CloudStorageFile) MarshalJSON() ([]byte, error) + type CloudStorageSink struct + Files []*CloudStorageFile + ForceSendFields []string + NullFields []string + func (s *CloudStorageSink) MarshalJSON() ([]byte, error) + type CorpusQuery struct + DriveQuery *HeldDriveQuery + ForceSendFields []string + GroupsQuery *HeldGroupsQuery + HangoutsChatQuery *HeldHangoutsChatQuery + MailQuery *HeldMailQuery + NullFields []string + func (s *CorpusQuery) MarshalJSON() ([]byte, error) + type DriveExportOptions struct + ForceSendFields []string + IncludeAccessInfo bool + NullFields []string + func (s *DriveExportOptions) MarshalJSON() ([]byte, error) + type DriveOptions struct + ForceSendFields []string + IncludeSharedDrives bool + IncludeTeamDrives bool + NullFields []string + VersionDate string + func (s *DriveOptions) MarshalJSON() ([]byte, error) + type Empty struct + type Export struct + CloudStorageSink *CloudStorageSink + CreateTime string + ExportOptions *ExportOptions + ForceSendFields []string + Id string + MatterId string + Name string + NullFields []string + Query *Query + Requester *UserInfo + Stats *ExportStats + Status string + func (s *Export) MarshalJSON() ([]byte, error) + type ExportOptions struct + DriveOptions *DriveExportOptions + ForceSendFields []string + GroupsOptions *GroupsExportOptions + HangoutsChatOptions *HangoutsChatExportOptions + MailOptions *MailExportOptions + NullFields []string + Region string + func (s *ExportOptions) MarshalJSON() ([]byte, error) + type ExportStats struct + ExportedArtifactCount int64 + ForceSendFields []string + NullFields []string + SizeInBytes int64 + TotalArtifactCount int64 + func (s *ExportStats) MarshalJSON() ([]byte, error) + type GroupsExportOptions struct + ExportFormat string + ForceSendFields []string + NullFields []string + func (s *GroupsExportOptions) MarshalJSON() ([]byte, error) + type HangoutsChatExportOptions struct + ExportFormat string + ForceSendFields []string + NullFields []string + func (s *HangoutsChatExportOptions) MarshalJSON() ([]byte, error) + type HangoutsChatInfo struct + ForceSendFields []string + NullFields []string + RoomId []string + func (s *HangoutsChatInfo) MarshalJSON() ([]byte, error) + type HangoutsChatOptions struct + ForceSendFields []string + IncludeRooms bool + NullFields []string + func (s *HangoutsChatOptions) MarshalJSON() ([]byte, error) + type HeldAccount struct + AccountId string + Email string + FirstName string + ForceSendFields []string + HoldTime string + LastName string + NullFields []string + func (s *HeldAccount) MarshalJSON() ([]byte, error) + type HeldDriveQuery struct + ForceSendFields []string + IncludeSharedDriveFiles bool + IncludeTeamDriveFiles bool + NullFields []string + func (s *HeldDriveQuery) MarshalJSON() ([]byte, error) + type HeldGroupsQuery struct + EndTime string + ForceSendFields []string + NullFields []string + StartTime string + Terms string + func (s *HeldGroupsQuery) MarshalJSON() ([]byte, error) + type HeldHangoutsChatQuery struct + ForceSendFields []string + IncludeRooms bool + NullFields []string + func (s *HeldHangoutsChatQuery) MarshalJSON() ([]byte, error) + type HeldMailQuery struct + EndTime string + ForceSendFields []string + NullFields []string + StartTime string + Terms string + func (s *HeldMailQuery) MarshalJSON() ([]byte, error) + type HeldOrgUnit struct + ForceSendFields []string + HoldTime string + NullFields []string + OrgUnitId string + func (s *HeldOrgUnit) MarshalJSON() ([]byte, error) + type Hold struct + Accounts []*HeldAccount + Corpus string + ForceSendFields []string + HoldId string + Name string + NullFields []string + OrgUnit *HeldOrgUnit + Query *CorpusQuery + UpdateTime string + func (s *Hold) MarshalJSON() ([]byte, error) + type ListExportsResponse struct + Exports []*Export + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListExportsResponse) MarshalJSON() ([]byte, error) + type ListHeldAccountsResponse struct + Accounts []*HeldAccount + ForceSendFields []string + NullFields []string + func (s *ListHeldAccountsResponse) MarshalJSON() ([]byte, error) + type ListHoldsResponse struct + ForceSendFields []string + Holds []*Hold + NextPageToken string + NullFields []string + func (s *ListHoldsResponse) MarshalJSON() ([]byte, error) + type ListMattersResponse struct + ForceSendFields []string + Matters []*Matter + NextPageToken string + NullFields []string + func (s *ListMattersResponse) MarshalJSON() ([]byte, error) + type ListSavedQueriesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + SavedQueries []*SavedQuery + func (s *ListSavedQueriesResponse) MarshalJSON() ([]byte, error) + type MailExportOptions struct + ExportFormat string + ForceSendFields []string + NullFields []string + ShowConfidentialModeContent bool + func (s *MailExportOptions) MarshalJSON() ([]byte, error) + type MailOptions struct + ExcludeDrafts bool + ForceSendFields []string + NullFields []string + func (s *MailOptions) MarshalJSON() ([]byte, error) + type Matter struct + Description string + ForceSendFields []string + MatterId string + MatterPermissions []*MatterPermission + Name string + NullFields []string + State string + func (s *Matter) MarshalJSON() ([]byte, error) + type MatterPermission struct + AccountId string + ForceSendFields []string + NullFields []string + Role string + func (s *MatterPermission) MarshalJSON() ([]byte, error) + type MattersAddPermissionsCall struct + func (c *MattersAddPermissionsCall) Context(ctx context.Context) *MattersAddPermissionsCall + func (c *MattersAddPermissionsCall) Do(opts ...googleapi.CallOption) (*MatterPermission, error) + func (c *MattersAddPermissionsCall) Fields(s ...googleapi.Field) *MattersAddPermissionsCall + func (c *MattersAddPermissionsCall) Header() http.Header + type MattersCloseCall struct + func (c *MattersCloseCall) Context(ctx context.Context) *MattersCloseCall + func (c *MattersCloseCall) Do(opts ...googleapi.CallOption) (*CloseMatterResponse, error) + func (c *MattersCloseCall) Fields(s ...googleapi.Field) *MattersCloseCall + func (c *MattersCloseCall) Header() http.Header + type MattersCreateCall struct + func (c *MattersCreateCall) Context(ctx context.Context) *MattersCreateCall + func (c *MattersCreateCall) Do(opts ...googleapi.CallOption) (*Matter, error) + func (c *MattersCreateCall) Fields(s ...googleapi.Field) *MattersCreateCall + func (c *MattersCreateCall) Header() http.Header + type MattersDeleteCall struct + func (c *MattersDeleteCall) Context(ctx context.Context) *MattersDeleteCall + func (c *MattersDeleteCall) Do(opts ...googleapi.CallOption) (*Matter, error) + func (c *MattersDeleteCall) Fields(s ...googleapi.Field) *MattersDeleteCall + func (c *MattersDeleteCall) Header() http.Header + type MattersExportsCreateCall struct + func (c *MattersExportsCreateCall) Context(ctx context.Context) *MattersExportsCreateCall + func (c *MattersExportsCreateCall) Do(opts ...googleapi.CallOption) (*Export, error) + func (c *MattersExportsCreateCall) Fields(s ...googleapi.Field) *MattersExportsCreateCall + func (c *MattersExportsCreateCall) Header() http.Header + type MattersExportsDeleteCall struct + func (c *MattersExportsDeleteCall) Context(ctx context.Context) *MattersExportsDeleteCall + func (c *MattersExportsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *MattersExportsDeleteCall) Fields(s ...googleapi.Field) *MattersExportsDeleteCall + func (c *MattersExportsDeleteCall) Header() http.Header + type MattersExportsGetCall struct + func (c *MattersExportsGetCall) Context(ctx context.Context) *MattersExportsGetCall + func (c *MattersExportsGetCall) Do(opts ...googleapi.CallOption) (*Export, error) + func (c *MattersExportsGetCall) Fields(s ...googleapi.Field) *MattersExportsGetCall + func (c *MattersExportsGetCall) Header() http.Header + func (c *MattersExportsGetCall) IfNoneMatch(entityTag string) *MattersExportsGetCall + type MattersExportsListCall struct + func (c *MattersExportsListCall) Context(ctx context.Context) *MattersExportsListCall + func (c *MattersExportsListCall) Do(opts ...googleapi.CallOption) (*ListExportsResponse, error) + func (c *MattersExportsListCall) Fields(s ...googleapi.Field) *MattersExportsListCall + func (c *MattersExportsListCall) Header() http.Header + func (c *MattersExportsListCall) IfNoneMatch(entityTag string) *MattersExportsListCall + func (c *MattersExportsListCall) PageSize(pageSize int64) *MattersExportsListCall + func (c *MattersExportsListCall) PageToken(pageToken string) *MattersExportsListCall + func (c *MattersExportsListCall) Pages(ctx context.Context, f func(*ListExportsResponse) error) error + type MattersExportsService struct + func NewMattersExportsService(s *Service) *MattersExportsService + func (r *MattersExportsService) Create(matterId string, export *Export) *MattersExportsCreateCall + func (r *MattersExportsService) Delete(matterId string, exportId string) *MattersExportsDeleteCall + func (r *MattersExportsService) Get(matterId string, exportId string) *MattersExportsGetCall + func (r *MattersExportsService) List(matterId string) *MattersExportsListCall + type MattersGetCall struct + func (c *MattersGetCall) Context(ctx context.Context) *MattersGetCall + func (c *MattersGetCall) Do(opts ...googleapi.CallOption) (*Matter, error) + func (c *MattersGetCall) Fields(s ...googleapi.Field) *MattersGetCall + func (c *MattersGetCall) Header() http.Header + func (c *MattersGetCall) IfNoneMatch(entityTag string) *MattersGetCall + func (c *MattersGetCall) View(view string) *MattersGetCall + type MattersHoldsAccountsCreateCall struct + func (c *MattersHoldsAccountsCreateCall) Context(ctx context.Context) *MattersHoldsAccountsCreateCall + func (c *MattersHoldsAccountsCreateCall) Do(opts ...googleapi.CallOption) (*HeldAccount, error) + func (c *MattersHoldsAccountsCreateCall) Fields(s ...googleapi.Field) *MattersHoldsAccountsCreateCall + func (c *MattersHoldsAccountsCreateCall) Header() http.Header + type MattersHoldsAccountsDeleteCall struct + func (c *MattersHoldsAccountsDeleteCall) Context(ctx context.Context) *MattersHoldsAccountsDeleteCall + func (c *MattersHoldsAccountsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *MattersHoldsAccountsDeleteCall) Fields(s ...googleapi.Field) *MattersHoldsAccountsDeleteCall + func (c *MattersHoldsAccountsDeleteCall) Header() http.Header + type MattersHoldsAccountsListCall struct + func (c *MattersHoldsAccountsListCall) Context(ctx context.Context) *MattersHoldsAccountsListCall + func (c *MattersHoldsAccountsListCall) Do(opts ...googleapi.CallOption) (*ListHeldAccountsResponse, error) + func (c *MattersHoldsAccountsListCall) Fields(s ...googleapi.Field) *MattersHoldsAccountsListCall + func (c *MattersHoldsAccountsListCall) Header() http.Header + func (c *MattersHoldsAccountsListCall) IfNoneMatch(entityTag string) *MattersHoldsAccountsListCall + type MattersHoldsAccountsService struct + func NewMattersHoldsAccountsService(s *Service) *MattersHoldsAccountsService + func (r *MattersHoldsAccountsService) Create(matterId string, holdId string, heldaccount *HeldAccount) *MattersHoldsAccountsCreateCall + func (r *MattersHoldsAccountsService) Delete(matterId string, holdId string, accountId string) *MattersHoldsAccountsDeleteCall + func (r *MattersHoldsAccountsService) List(matterId string, holdId string) *MattersHoldsAccountsListCall + type MattersHoldsAddHeldAccountsCall struct + func (c *MattersHoldsAddHeldAccountsCall) Context(ctx context.Context) *MattersHoldsAddHeldAccountsCall + func (c *MattersHoldsAddHeldAccountsCall) Do(opts ...googleapi.CallOption) (*AddHeldAccountsResponse, error) + func (c *MattersHoldsAddHeldAccountsCall) Fields(s ...googleapi.Field) *MattersHoldsAddHeldAccountsCall + func (c *MattersHoldsAddHeldAccountsCall) Header() http.Header + type MattersHoldsCreateCall struct + func (c *MattersHoldsCreateCall) Context(ctx context.Context) *MattersHoldsCreateCall + func (c *MattersHoldsCreateCall) Do(opts ...googleapi.CallOption) (*Hold, error) + func (c *MattersHoldsCreateCall) Fields(s ...googleapi.Field) *MattersHoldsCreateCall + func (c *MattersHoldsCreateCall) Header() http.Header + type MattersHoldsDeleteCall struct + func (c *MattersHoldsDeleteCall) Context(ctx context.Context) *MattersHoldsDeleteCall + func (c *MattersHoldsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *MattersHoldsDeleteCall) Fields(s ...googleapi.Field) *MattersHoldsDeleteCall + func (c *MattersHoldsDeleteCall) Header() http.Header + type MattersHoldsGetCall struct + func (c *MattersHoldsGetCall) Context(ctx context.Context) *MattersHoldsGetCall + func (c *MattersHoldsGetCall) Do(opts ...googleapi.CallOption) (*Hold, error) + func (c *MattersHoldsGetCall) Fields(s ...googleapi.Field) *MattersHoldsGetCall + func (c *MattersHoldsGetCall) Header() http.Header + func (c *MattersHoldsGetCall) IfNoneMatch(entityTag string) *MattersHoldsGetCall + func (c *MattersHoldsGetCall) View(view string) *MattersHoldsGetCall + type MattersHoldsListCall struct + func (c *MattersHoldsListCall) Context(ctx context.Context) *MattersHoldsListCall + func (c *MattersHoldsListCall) Do(opts ...googleapi.CallOption) (*ListHoldsResponse, error) + func (c *MattersHoldsListCall) Fields(s ...googleapi.Field) *MattersHoldsListCall + func (c *MattersHoldsListCall) Header() http.Header + func (c *MattersHoldsListCall) IfNoneMatch(entityTag string) *MattersHoldsListCall + func (c *MattersHoldsListCall) PageSize(pageSize int64) *MattersHoldsListCall + func (c *MattersHoldsListCall) PageToken(pageToken string) *MattersHoldsListCall + func (c *MattersHoldsListCall) Pages(ctx context.Context, f func(*ListHoldsResponse) error) error + func (c *MattersHoldsListCall) View(view string) *MattersHoldsListCall + type MattersHoldsRemoveHeldAccountsCall struct + func (c *MattersHoldsRemoveHeldAccountsCall) Context(ctx context.Context) *MattersHoldsRemoveHeldAccountsCall + func (c *MattersHoldsRemoveHeldAccountsCall) Do(opts ...googleapi.CallOption) (*RemoveHeldAccountsResponse, error) + func (c *MattersHoldsRemoveHeldAccountsCall) Fields(s ...googleapi.Field) *MattersHoldsRemoveHeldAccountsCall + func (c *MattersHoldsRemoveHeldAccountsCall) Header() http.Header + type MattersHoldsService struct + Accounts *MattersHoldsAccountsService + func NewMattersHoldsService(s *Service) *MattersHoldsService + func (r *MattersHoldsService) AddHeldAccounts(matterId string, holdId string, addheldaccountsrequest *AddHeldAccountsRequest) *MattersHoldsAddHeldAccountsCall + func (r *MattersHoldsService) Create(matterId string, hold *Hold) *MattersHoldsCreateCall + func (r *MattersHoldsService) Delete(matterId string, holdId string) *MattersHoldsDeleteCall + func (r *MattersHoldsService) Get(matterId string, holdId string) *MattersHoldsGetCall + func (r *MattersHoldsService) List(matterId string) *MattersHoldsListCall + func (r *MattersHoldsService) RemoveHeldAccounts(matterId string, holdId string, ...) *MattersHoldsRemoveHeldAccountsCall + func (r *MattersHoldsService) Update(matterId string, holdId string, hold *Hold) *MattersHoldsUpdateCall + type MattersHoldsUpdateCall struct + func (c *MattersHoldsUpdateCall) Context(ctx context.Context) *MattersHoldsUpdateCall + func (c *MattersHoldsUpdateCall) Do(opts ...googleapi.CallOption) (*Hold, error) + func (c *MattersHoldsUpdateCall) Fields(s ...googleapi.Field) *MattersHoldsUpdateCall + func (c *MattersHoldsUpdateCall) Header() http.Header + type MattersListCall struct + func (c *MattersListCall) Context(ctx context.Context) *MattersListCall + func (c *MattersListCall) Do(opts ...googleapi.CallOption) (*ListMattersResponse, error) + func (c *MattersListCall) Fields(s ...googleapi.Field) *MattersListCall + func (c *MattersListCall) Header() http.Header + func (c *MattersListCall) IfNoneMatch(entityTag string) *MattersListCall + func (c *MattersListCall) PageSize(pageSize int64) *MattersListCall + func (c *MattersListCall) PageToken(pageToken string) *MattersListCall + func (c *MattersListCall) Pages(ctx context.Context, f func(*ListMattersResponse) error) error + func (c *MattersListCall) State(state string) *MattersListCall + func (c *MattersListCall) View(view string) *MattersListCall + type MattersRemovePermissionsCall struct + func (c *MattersRemovePermissionsCall) Context(ctx context.Context) *MattersRemovePermissionsCall + func (c *MattersRemovePermissionsCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *MattersRemovePermissionsCall) Fields(s ...googleapi.Field) *MattersRemovePermissionsCall + func (c *MattersRemovePermissionsCall) Header() http.Header + type MattersReopenCall struct + func (c *MattersReopenCall) Context(ctx context.Context) *MattersReopenCall + func (c *MattersReopenCall) Do(opts ...googleapi.CallOption) (*ReopenMatterResponse, error) + func (c *MattersReopenCall) Fields(s ...googleapi.Field) *MattersReopenCall + func (c *MattersReopenCall) Header() http.Header + type MattersSavedQueriesCreateCall struct + func (c *MattersSavedQueriesCreateCall) Context(ctx context.Context) *MattersSavedQueriesCreateCall + func (c *MattersSavedQueriesCreateCall) Do(opts ...googleapi.CallOption) (*SavedQuery, error) + func (c *MattersSavedQueriesCreateCall) Fields(s ...googleapi.Field) *MattersSavedQueriesCreateCall + func (c *MattersSavedQueriesCreateCall) Header() http.Header + type MattersSavedQueriesDeleteCall struct + func (c *MattersSavedQueriesDeleteCall) Context(ctx context.Context) *MattersSavedQueriesDeleteCall + func (c *MattersSavedQueriesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *MattersSavedQueriesDeleteCall) Fields(s ...googleapi.Field) *MattersSavedQueriesDeleteCall + func (c *MattersSavedQueriesDeleteCall) Header() http.Header + type MattersSavedQueriesGetCall struct + func (c *MattersSavedQueriesGetCall) Context(ctx context.Context) *MattersSavedQueriesGetCall + func (c *MattersSavedQueriesGetCall) Do(opts ...googleapi.CallOption) (*SavedQuery, error) + func (c *MattersSavedQueriesGetCall) Fields(s ...googleapi.Field) *MattersSavedQueriesGetCall + func (c *MattersSavedQueriesGetCall) Header() http.Header + func (c *MattersSavedQueriesGetCall) IfNoneMatch(entityTag string) *MattersSavedQueriesGetCall + type MattersSavedQueriesListCall struct + func (c *MattersSavedQueriesListCall) Context(ctx context.Context) *MattersSavedQueriesListCall + func (c *MattersSavedQueriesListCall) Do(opts ...googleapi.CallOption) (*ListSavedQueriesResponse, error) + func (c *MattersSavedQueriesListCall) Fields(s ...googleapi.Field) *MattersSavedQueriesListCall + func (c *MattersSavedQueriesListCall) Header() http.Header + func (c *MattersSavedQueriesListCall) IfNoneMatch(entityTag string) *MattersSavedQueriesListCall + func (c *MattersSavedQueriesListCall) PageSize(pageSize int64) *MattersSavedQueriesListCall + func (c *MattersSavedQueriesListCall) PageToken(pageToken string) *MattersSavedQueriesListCall + func (c *MattersSavedQueriesListCall) Pages(ctx context.Context, f func(*ListSavedQueriesResponse) error) error + type MattersSavedQueriesService struct + func NewMattersSavedQueriesService(s *Service) *MattersSavedQueriesService + func (r *MattersSavedQueriesService) Create(matterId string, savedquery *SavedQuery) *MattersSavedQueriesCreateCall + func (r *MattersSavedQueriesService) Delete(matterId string, savedQueryId string) *MattersSavedQueriesDeleteCall + func (r *MattersSavedQueriesService) Get(matterId string, savedQueryId string) *MattersSavedQueriesGetCall + func (r *MattersSavedQueriesService) List(matterId string) *MattersSavedQueriesListCall + type MattersService struct + Exports *MattersExportsService + Holds *MattersHoldsService + SavedQueries *MattersSavedQueriesService + func NewMattersService(s *Service) *MattersService + func (r *MattersService) AddPermissions(matterId string, addmatterpermissionsrequest *AddMatterPermissionsRequest) *MattersAddPermissionsCall + func (r *MattersService) Close(matterId string, closematterrequest *CloseMatterRequest) *MattersCloseCall + func (r *MattersService) Create(matter *Matter) *MattersCreateCall + func (r *MattersService) Delete(matterId string) *MattersDeleteCall + func (r *MattersService) Get(matterId string) *MattersGetCall + func (r *MattersService) List() *MattersListCall + func (r *MattersService) RemovePermissions(matterId string, ...) *MattersRemovePermissionsCall + func (r *MattersService) Reopen(matterId string, reopenmatterrequest *ReopenMatterRequest) *MattersReopenCall + func (r *MattersService) Undelete(matterId string, undeletematterrequest *UndeleteMatterRequest) *MattersUndeleteCall + func (r *MattersService) Update(matterId string, matter *Matter) *MattersUpdateCall + type MattersUndeleteCall struct + func (c *MattersUndeleteCall) Context(ctx context.Context) *MattersUndeleteCall + func (c *MattersUndeleteCall) Do(opts ...googleapi.CallOption) (*Matter, error) + func (c *MattersUndeleteCall) Fields(s ...googleapi.Field) *MattersUndeleteCall + func (c *MattersUndeleteCall) Header() http.Header + type MattersUpdateCall struct + func (c *MattersUpdateCall) Context(ctx context.Context) *MattersUpdateCall + func (c *MattersUpdateCall) Do(opts ...googleapi.CallOption) (*Matter, error) + func (c *MattersUpdateCall) Fields(s ...googleapi.Field) *MattersUpdateCall + func (c *MattersUpdateCall) Header() http.Header + type OperationsDeleteCall struct + func (c *OperationsDeleteCall) Context(ctx context.Context) *OperationsDeleteCall + func (c *OperationsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OperationsDeleteCall) Fields(s ...googleapi.Field) *OperationsDeleteCall + func (c *OperationsDeleteCall) Header() http.Header + type OperationsService struct + func NewOperationsService(s *Service) *OperationsService + func (r *OperationsService) Delete(name string) *OperationsDeleteCall + type OrgUnitInfo struct + ForceSendFields []string + NullFields []string + OrgUnitId string + func (s *OrgUnitInfo) MarshalJSON() ([]byte, error) + type Query struct + AccountInfo *AccountInfo + Corpus string + DataScope string + DriveOptions *DriveOptions + EndTime string + ForceSendFields []string + HangoutsChatInfo *HangoutsChatInfo + HangoutsChatOptions *HangoutsChatOptions + MailOptions *MailOptions + Method string + NullFields []string + OrgUnitInfo *OrgUnitInfo + SearchMethod string + SharedDriveInfo *SharedDriveInfo + StartTime string + TeamDriveInfo *TeamDriveInfo + Terms string + TimeZone string + func (s *Query) MarshalJSON() ([]byte, error) + type RemoveHeldAccountsRequest struct + AccountIds []string + ForceSendFields []string + NullFields []string + func (s *RemoveHeldAccountsRequest) MarshalJSON() ([]byte, error) + type RemoveHeldAccountsResponse struct + ForceSendFields []string + NullFields []string + Statuses []*Status + func (s *RemoveHeldAccountsResponse) MarshalJSON() ([]byte, error) + type RemoveMatterPermissionsRequest struct + AccountId string + ForceSendFields []string + NullFields []string + func (s *RemoveMatterPermissionsRequest) MarshalJSON() ([]byte, error) + type ReopenMatterRequest struct + type ReopenMatterResponse struct + ForceSendFields []string + Matter *Matter + NullFields []string + func (s *ReopenMatterResponse) MarshalJSON() ([]byte, error) + type SavedQuery struct + CreateTime string + DisplayName string + ForceSendFields []string + MatterId string + NullFields []string + Query *Query + SavedQueryId string + func (s *SavedQuery) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Matters *MattersService + Operations *OperationsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type SharedDriveInfo struct + ForceSendFields []string + NullFields []string + SharedDriveIds []string + func (s *SharedDriveInfo) MarshalJSON() ([]byte, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error) + type TeamDriveInfo struct + ForceSendFields []string + NullFields []string + TeamDriveIds []string + func (s *TeamDriveInfo) MarshalJSON() ([]byte, error) + type UndeleteMatterRequest struct + type UserInfo struct + DisplayName string + Email string + ForceSendFields []string + NullFields []string + func (s *UserInfo) MarshalJSON() ([]byte, error)