Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const CloudPlatformReadOnlyScope + const CloudPlatformScope + const LoggingAdminScope + const LoggingReadScope + const LoggingWriteScope + type BigQueryDataset struct + DatasetId string + ForceSendFields []string + NullFields []string + func (s *BigQueryDataset) MarshalJSON() ([]byte, error) + type BigQueryOptions struct + ForceSendFields []string + NullFields []string + UsePartitionedTables bool + UsesTimestampColumnPartitioning bool + func (s *BigQueryOptions) MarshalJSON() ([]byte, error) + type BillingAccountsExclusionsCreateCall struct + func (c *BillingAccountsExclusionsCreateCall) Context(ctx context.Context) *BillingAccountsExclusionsCreateCall + func (c *BillingAccountsExclusionsCreateCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *BillingAccountsExclusionsCreateCall) Fields(s ...googleapi.Field) *BillingAccountsExclusionsCreateCall + func (c *BillingAccountsExclusionsCreateCall) Header() http.Header + type BillingAccountsExclusionsDeleteCall struct + func (c *BillingAccountsExclusionsDeleteCall) Context(ctx context.Context) *BillingAccountsExclusionsDeleteCall + func (c *BillingAccountsExclusionsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *BillingAccountsExclusionsDeleteCall) Fields(s ...googleapi.Field) *BillingAccountsExclusionsDeleteCall + func (c *BillingAccountsExclusionsDeleteCall) Header() http.Header + type BillingAccountsExclusionsGetCall struct + func (c *BillingAccountsExclusionsGetCall) Context(ctx context.Context) *BillingAccountsExclusionsGetCall + func (c *BillingAccountsExclusionsGetCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *BillingAccountsExclusionsGetCall) Fields(s ...googleapi.Field) *BillingAccountsExclusionsGetCall + func (c *BillingAccountsExclusionsGetCall) Header() http.Header + func (c *BillingAccountsExclusionsGetCall) IfNoneMatch(entityTag string) *BillingAccountsExclusionsGetCall + type BillingAccountsExclusionsListCall struct + func (c *BillingAccountsExclusionsListCall) Context(ctx context.Context) *BillingAccountsExclusionsListCall + func (c *BillingAccountsExclusionsListCall) Do(opts ...googleapi.CallOption) (*ListExclusionsResponse, error) + func (c *BillingAccountsExclusionsListCall) Fields(s ...googleapi.Field) *BillingAccountsExclusionsListCall + func (c *BillingAccountsExclusionsListCall) Header() http.Header + func (c *BillingAccountsExclusionsListCall) IfNoneMatch(entityTag string) *BillingAccountsExclusionsListCall + func (c *BillingAccountsExclusionsListCall) PageSize(pageSize int64) *BillingAccountsExclusionsListCall + func (c *BillingAccountsExclusionsListCall) PageToken(pageToken string) *BillingAccountsExclusionsListCall + func (c *BillingAccountsExclusionsListCall) Pages(ctx context.Context, f func(*ListExclusionsResponse) error) error + type BillingAccountsExclusionsPatchCall struct + func (c *BillingAccountsExclusionsPatchCall) Context(ctx context.Context) *BillingAccountsExclusionsPatchCall + func (c *BillingAccountsExclusionsPatchCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *BillingAccountsExclusionsPatchCall) Fields(s ...googleapi.Field) *BillingAccountsExclusionsPatchCall + func (c *BillingAccountsExclusionsPatchCall) Header() http.Header + func (c *BillingAccountsExclusionsPatchCall) UpdateMask(updateMask string) *BillingAccountsExclusionsPatchCall + type BillingAccountsExclusionsService struct + func NewBillingAccountsExclusionsService(s *Service) *BillingAccountsExclusionsService + func (r *BillingAccountsExclusionsService) Create(parent string, logexclusion *LogExclusion) *BillingAccountsExclusionsCreateCall + func (r *BillingAccountsExclusionsService) Delete(name string) *BillingAccountsExclusionsDeleteCall + func (r *BillingAccountsExclusionsService) Get(name string) *BillingAccountsExclusionsGetCall + func (r *BillingAccountsExclusionsService) List(parent string) *BillingAccountsExclusionsListCall + func (r *BillingAccountsExclusionsService) Patch(name string, logexclusion *LogExclusion) *BillingAccountsExclusionsPatchCall + type BillingAccountsGetCmekSettingsCall struct + func (c *BillingAccountsGetCmekSettingsCall) Context(ctx context.Context) *BillingAccountsGetCmekSettingsCall + func (c *BillingAccountsGetCmekSettingsCall) Do(opts ...googleapi.CallOption) (*CmekSettings, error) + func (c *BillingAccountsGetCmekSettingsCall) Fields(s ...googleapi.Field) *BillingAccountsGetCmekSettingsCall + func (c *BillingAccountsGetCmekSettingsCall) Header() http.Header + func (c *BillingAccountsGetCmekSettingsCall) IfNoneMatch(entityTag string) *BillingAccountsGetCmekSettingsCall + type BillingAccountsGetSettingsCall struct + func (c *BillingAccountsGetSettingsCall) Context(ctx context.Context) *BillingAccountsGetSettingsCall + func (c *BillingAccountsGetSettingsCall) Do(opts ...googleapi.CallOption) (*Settings, error) + func (c *BillingAccountsGetSettingsCall) Fields(s ...googleapi.Field) *BillingAccountsGetSettingsCall + func (c *BillingAccountsGetSettingsCall) Header() http.Header + func (c *BillingAccountsGetSettingsCall) IfNoneMatch(entityTag string) *BillingAccountsGetSettingsCall + type BillingAccountsLocationsBucketsCreateAsyncCall struct + func (c *BillingAccountsLocationsBucketsCreateAsyncCall) BucketId(bucketId string) *BillingAccountsLocationsBucketsCreateAsyncCall + func (c *BillingAccountsLocationsBucketsCreateAsyncCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsCreateAsyncCall + func (c *BillingAccountsLocationsBucketsCreateAsyncCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BillingAccountsLocationsBucketsCreateAsyncCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsCreateAsyncCall + func (c *BillingAccountsLocationsBucketsCreateAsyncCall) Header() http.Header + type BillingAccountsLocationsBucketsCreateCall struct + func (c *BillingAccountsLocationsBucketsCreateCall) BucketId(bucketId string) *BillingAccountsLocationsBucketsCreateCall + func (c *BillingAccountsLocationsBucketsCreateCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsCreateCall + func (c *BillingAccountsLocationsBucketsCreateCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *BillingAccountsLocationsBucketsCreateCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsCreateCall + func (c *BillingAccountsLocationsBucketsCreateCall) Header() http.Header + type BillingAccountsLocationsBucketsDeleteCall struct + func (c *BillingAccountsLocationsBucketsDeleteCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsDeleteCall + func (c *BillingAccountsLocationsBucketsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *BillingAccountsLocationsBucketsDeleteCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsDeleteCall + func (c *BillingAccountsLocationsBucketsDeleteCall) Header() http.Header + type BillingAccountsLocationsBucketsGetCall struct + func (c *BillingAccountsLocationsBucketsGetCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsGetCall + func (c *BillingAccountsLocationsBucketsGetCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *BillingAccountsLocationsBucketsGetCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsGetCall + func (c *BillingAccountsLocationsBucketsGetCall) Header() http.Header + func (c *BillingAccountsLocationsBucketsGetCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsBucketsGetCall + type BillingAccountsLocationsBucketsLinksCreateCall struct + func (c *BillingAccountsLocationsBucketsLinksCreateCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsLinksCreateCall + func (c *BillingAccountsLocationsBucketsLinksCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BillingAccountsLocationsBucketsLinksCreateCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsLinksCreateCall + func (c *BillingAccountsLocationsBucketsLinksCreateCall) Header() http.Header + func (c *BillingAccountsLocationsBucketsLinksCreateCall) LinkId(linkId string) *BillingAccountsLocationsBucketsLinksCreateCall + type BillingAccountsLocationsBucketsLinksDeleteCall struct + func (c *BillingAccountsLocationsBucketsLinksDeleteCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsLinksDeleteCall + func (c *BillingAccountsLocationsBucketsLinksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BillingAccountsLocationsBucketsLinksDeleteCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsLinksDeleteCall + func (c *BillingAccountsLocationsBucketsLinksDeleteCall) Header() http.Header + type BillingAccountsLocationsBucketsLinksGetCall struct + func (c *BillingAccountsLocationsBucketsLinksGetCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsLinksGetCall + func (c *BillingAccountsLocationsBucketsLinksGetCall) Do(opts ...googleapi.CallOption) (*Link, error) + func (c *BillingAccountsLocationsBucketsLinksGetCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsLinksGetCall + func (c *BillingAccountsLocationsBucketsLinksGetCall) Header() http.Header + func (c *BillingAccountsLocationsBucketsLinksGetCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsBucketsLinksGetCall + type BillingAccountsLocationsBucketsLinksListCall struct + func (c *BillingAccountsLocationsBucketsLinksListCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsLinksListCall + func (c *BillingAccountsLocationsBucketsLinksListCall) Do(opts ...googleapi.CallOption) (*ListLinksResponse, error) + func (c *BillingAccountsLocationsBucketsLinksListCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsLinksListCall + func (c *BillingAccountsLocationsBucketsLinksListCall) Header() http.Header + func (c *BillingAccountsLocationsBucketsLinksListCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsBucketsLinksListCall + func (c *BillingAccountsLocationsBucketsLinksListCall) PageSize(pageSize int64) *BillingAccountsLocationsBucketsLinksListCall + func (c *BillingAccountsLocationsBucketsLinksListCall) PageToken(pageToken string) *BillingAccountsLocationsBucketsLinksListCall + func (c *BillingAccountsLocationsBucketsLinksListCall) Pages(ctx context.Context, f func(*ListLinksResponse) error) error + type BillingAccountsLocationsBucketsLinksService struct + func NewBillingAccountsLocationsBucketsLinksService(s *Service) *BillingAccountsLocationsBucketsLinksService + func (r *BillingAccountsLocationsBucketsLinksService) Create(parent string, link *Link) *BillingAccountsLocationsBucketsLinksCreateCall + func (r *BillingAccountsLocationsBucketsLinksService) Delete(name string) *BillingAccountsLocationsBucketsLinksDeleteCall + func (r *BillingAccountsLocationsBucketsLinksService) Get(name string) *BillingAccountsLocationsBucketsLinksGetCall + func (r *BillingAccountsLocationsBucketsLinksService) List(parent string) *BillingAccountsLocationsBucketsLinksListCall + type BillingAccountsLocationsBucketsListCall struct + func (c *BillingAccountsLocationsBucketsListCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsListCall + func (c *BillingAccountsLocationsBucketsListCall) Do(opts ...googleapi.CallOption) (*ListBucketsResponse, error) + func (c *BillingAccountsLocationsBucketsListCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsListCall + func (c *BillingAccountsLocationsBucketsListCall) Header() http.Header + func (c *BillingAccountsLocationsBucketsListCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsBucketsListCall + func (c *BillingAccountsLocationsBucketsListCall) PageSize(pageSize int64) *BillingAccountsLocationsBucketsListCall + func (c *BillingAccountsLocationsBucketsListCall) PageToken(pageToken string) *BillingAccountsLocationsBucketsListCall + func (c *BillingAccountsLocationsBucketsListCall) Pages(ctx context.Context, f func(*ListBucketsResponse) error) error + type BillingAccountsLocationsBucketsPatchCall struct + func (c *BillingAccountsLocationsBucketsPatchCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsPatchCall + func (c *BillingAccountsLocationsBucketsPatchCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *BillingAccountsLocationsBucketsPatchCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsPatchCall + func (c *BillingAccountsLocationsBucketsPatchCall) Header() http.Header + func (c *BillingAccountsLocationsBucketsPatchCall) UpdateMask(updateMask string) *BillingAccountsLocationsBucketsPatchCall + type BillingAccountsLocationsBucketsService struct + Links *BillingAccountsLocationsBucketsLinksService + Views *BillingAccountsLocationsBucketsViewsService + func NewBillingAccountsLocationsBucketsService(s *Service) *BillingAccountsLocationsBucketsService + func (r *BillingAccountsLocationsBucketsService) Create(parent string, logbucket *LogBucket) *BillingAccountsLocationsBucketsCreateCall + func (r *BillingAccountsLocationsBucketsService) CreateAsync(parent string, logbucket *LogBucket) *BillingAccountsLocationsBucketsCreateAsyncCall + func (r *BillingAccountsLocationsBucketsService) Delete(name string) *BillingAccountsLocationsBucketsDeleteCall + func (r *BillingAccountsLocationsBucketsService) Get(name string) *BillingAccountsLocationsBucketsGetCall + func (r *BillingAccountsLocationsBucketsService) List(parent string) *BillingAccountsLocationsBucketsListCall + func (r *BillingAccountsLocationsBucketsService) Patch(name string, logbucket *LogBucket) *BillingAccountsLocationsBucketsPatchCall + func (r *BillingAccountsLocationsBucketsService) Undelete(name string, undeletebucketrequest *UndeleteBucketRequest) *BillingAccountsLocationsBucketsUndeleteCall + func (r *BillingAccountsLocationsBucketsService) UpdateAsync(name string, logbucket *LogBucket) *BillingAccountsLocationsBucketsUpdateAsyncCall + type BillingAccountsLocationsBucketsUndeleteCall struct + func (c *BillingAccountsLocationsBucketsUndeleteCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsUndeleteCall + func (c *BillingAccountsLocationsBucketsUndeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *BillingAccountsLocationsBucketsUndeleteCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsUndeleteCall + func (c *BillingAccountsLocationsBucketsUndeleteCall) Header() http.Header + type BillingAccountsLocationsBucketsUpdateAsyncCall struct + func (c *BillingAccountsLocationsBucketsUpdateAsyncCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsUpdateAsyncCall + func (c *BillingAccountsLocationsBucketsUpdateAsyncCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BillingAccountsLocationsBucketsUpdateAsyncCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsUpdateAsyncCall + func (c *BillingAccountsLocationsBucketsUpdateAsyncCall) Header() http.Header + func (c *BillingAccountsLocationsBucketsUpdateAsyncCall) UpdateMask(updateMask string) *BillingAccountsLocationsBucketsUpdateAsyncCall + type BillingAccountsLocationsBucketsViewsCreateCall struct + func (c *BillingAccountsLocationsBucketsViewsCreateCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsViewsCreateCall + func (c *BillingAccountsLocationsBucketsViewsCreateCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *BillingAccountsLocationsBucketsViewsCreateCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsViewsCreateCall + func (c *BillingAccountsLocationsBucketsViewsCreateCall) Header() http.Header + func (c *BillingAccountsLocationsBucketsViewsCreateCall) ViewId(viewId string) *BillingAccountsLocationsBucketsViewsCreateCall + type BillingAccountsLocationsBucketsViewsDeleteCall struct + func (c *BillingAccountsLocationsBucketsViewsDeleteCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsViewsDeleteCall + func (c *BillingAccountsLocationsBucketsViewsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *BillingAccountsLocationsBucketsViewsDeleteCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsViewsDeleteCall + func (c *BillingAccountsLocationsBucketsViewsDeleteCall) Header() http.Header + type BillingAccountsLocationsBucketsViewsGetCall struct + func (c *BillingAccountsLocationsBucketsViewsGetCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsViewsGetCall + func (c *BillingAccountsLocationsBucketsViewsGetCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *BillingAccountsLocationsBucketsViewsGetCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsViewsGetCall + func (c *BillingAccountsLocationsBucketsViewsGetCall) Header() http.Header + func (c *BillingAccountsLocationsBucketsViewsGetCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsBucketsViewsGetCall + type BillingAccountsLocationsBucketsViewsListCall struct + func (c *BillingAccountsLocationsBucketsViewsListCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsViewsListCall + func (c *BillingAccountsLocationsBucketsViewsListCall) Do(opts ...googleapi.CallOption) (*ListViewsResponse, error) + func (c *BillingAccountsLocationsBucketsViewsListCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsViewsListCall + func (c *BillingAccountsLocationsBucketsViewsListCall) Header() http.Header + func (c *BillingAccountsLocationsBucketsViewsListCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsBucketsViewsListCall + func (c *BillingAccountsLocationsBucketsViewsListCall) PageSize(pageSize int64) *BillingAccountsLocationsBucketsViewsListCall + func (c *BillingAccountsLocationsBucketsViewsListCall) PageToken(pageToken string) *BillingAccountsLocationsBucketsViewsListCall + func (c *BillingAccountsLocationsBucketsViewsListCall) Pages(ctx context.Context, f func(*ListViewsResponse) error) error + type BillingAccountsLocationsBucketsViewsLogsListCall struct + func (c *BillingAccountsLocationsBucketsViewsLogsListCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsViewsLogsListCall + func (c *BillingAccountsLocationsBucketsViewsLogsListCall) Do(opts ...googleapi.CallOption) (*ListLogsResponse, error) + func (c *BillingAccountsLocationsBucketsViewsLogsListCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsViewsLogsListCall + func (c *BillingAccountsLocationsBucketsViewsLogsListCall) Header() http.Header + func (c *BillingAccountsLocationsBucketsViewsLogsListCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsBucketsViewsLogsListCall + func (c *BillingAccountsLocationsBucketsViewsLogsListCall) PageSize(pageSize int64) *BillingAccountsLocationsBucketsViewsLogsListCall + func (c *BillingAccountsLocationsBucketsViewsLogsListCall) PageToken(pageToken string) *BillingAccountsLocationsBucketsViewsLogsListCall + func (c *BillingAccountsLocationsBucketsViewsLogsListCall) Pages(ctx context.Context, f func(*ListLogsResponse) error) error + func (c *BillingAccountsLocationsBucketsViewsLogsListCall) ResourceNames(resourceNames ...string) *BillingAccountsLocationsBucketsViewsLogsListCall + type BillingAccountsLocationsBucketsViewsLogsService struct + func NewBillingAccountsLocationsBucketsViewsLogsService(s *Service) *BillingAccountsLocationsBucketsViewsLogsService + func (r *BillingAccountsLocationsBucketsViewsLogsService) List(parent string) *BillingAccountsLocationsBucketsViewsLogsListCall + type BillingAccountsLocationsBucketsViewsPatchCall struct + func (c *BillingAccountsLocationsBucketsViewsPatchCall) Context(ctx context.Context) *BillingAccountsLocationsBucketsViewsPatchCall + func (c *BillingAccountsLocationsBucketsViewsPatchCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *BillingAccountsLocationsBucketsViewsPatchCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsBucketsViewsPatchCall + func (c *BillingAccountsLocationsBucketsViewsPatchCall) Header() http.Header + func (c *BillingAccountsLocationsBucketsViewsPatchCall) UpdateMask(updateMask string) *BillingAccountsLocationsBucketsViewsPatchCall + type BillingAccountsLocationsBucketsViewsService struct + Logs *BillingAccountsLocationsBucketsViewsLogsService + func NewBillingAccountsLocationsBucketsViewsService(s *Service) *BillingAccountsLocationsBucketsViewsService + func (r *BillingAccountsLocationsBucketsViewsService) Create(parent string, logview *LogView) *BillingAccountsLocationsBucketsViewsCreateCall + func (r *BillingAccountsLocationsBucketsViewsService) Delete(name string) *BillingAccountsLocationsBucketsViewsDeleteCall + func (r *BillingAccountsLocationsBucketsViewsService) Get(name string) *BillingAccountsLocationsBucketsViewsGetCall + func (r *BillingAccountsLocationsBucketsViewsService) List(parent string) *BillingAccountsLocationsBucketsViewsListCall + func (r *BillingAccountsLocationsBucketsViewsService) Patch(name string, logview *LogView) *BillingAccountsLocationsBucketsViewsPatchCall + type BillingAccountsLocationsGetCall struct + func (c *BillingAccountsLocationsGetCall) Context(ctx context.Context) *BillingAccountsLocationsGetCall + func (c *BillingAccountsLocationsGetCall) Do(opts ...googleapi.CallOption) (*Location, error) + func (c *BillingAccountsLocationsGetCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsGetCall + func (c *BillingAccountsLocationsGetCall) Header() http.Header + func (c *BillingAccountsLocationsGetCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsGetCall + type BillingAccountsLocationsListCall struct + func (c *BillingAccountsLocationsListCall) Context(ctx context.Context) *BillingAccountsLocationsListCall + func (c *BillingAccountsLocationsListCall) Do(opts ...googleapi.CallOption) (*ListLocationsResponse, error) + func (c *BillingAccountsLocationsListCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsListCall + func (c *BillingAccountsLocationsListCall) Filter(filter string) *BillingAccountsLocationsListCall + func (c *BillingAccountsLocationsListCall) Header() http.Header + func (c *BillingAccountsLocationsListCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsListCall + func (c *BillingAccountsLocationsListCall) PageSize(pageSize int64) *BillingAccountsLocationsListCall + func (c *BillingAccountsLocationsListCall) PageToken(pageToken string) *BillingAccountsLocationsListCall + func (c *BillingAccountsLocationsListCall) Pages(ctx context.Context, f func(*ListLocationsResponse) error) error + type BillingAccountsLocationsOperationsCancelCall struct + func (c *BillingAccountsLocationsOperationsCancelCall) Context(ctx context.Context) *BillingAccountsLocationsOperationsCancelCall + func (c *BillingAccountsLocationsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *BillingAccountsLocationsOperationsCancelCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsOperationsCancelCall + func (c *BillingAccountsLocationsOperationsCancelCall) Header() http.Header + type BillingAccountsLocationsOperationsGetCall struct + func (c *BillingAccountsLocationsOperationsGetCall) Context(ctx context.Context) *BillingAccountsLocationsOperationsGetCall + func (c *BillingAccountsLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BillingAccountsLocationsOperationsGetCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsOperationsGetCall + func (c *BillingAccountsLocationsOperationsGetCall) Header() http.Header + func (c *BillingAccountsLocationsOperationsGetCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsOperationsGetCall + type BillingAccountsLocationsOperationsListCall struct + func (c *BillingAccountsLocationsOperationsListCall) Context(ctx context.Context) *BillingAccountsLocationsOperationsListCall + func (c *BillingAccountsLocationsOperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *BillingAccountsLocationsOperationsListCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsOperationsListCall + func (c *BillingAccountsLocationsOperationsListCall) Filter(filter string) *BillingAccountsLocationsOperationsListCall + func (c *BillingAccountsLocationsOperationsListCall) Header() http.Header + func (c *BillingAccountsLocationsOperationsListCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsOperationsListCall + func (c *BillingAccountsLocationsOperationsListCall) PageSize(pageSize int64) *BillingAccountsLocationsOperationsListCall + func (c *BillingAccountsLocationsOperationsListCall) PageToken(pageToken string) *BillingAccountsLocationsOperationsListCall + func (c *BillingAccountsLocationsOperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type BillingAccountsLocationsOperationsService struct + func NewBillingAccountsLocationsOperationsService(s *Service) *BillingAccountsLocationsOperationsService + func (r *BillingAccountsLocationsOperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *BillingAccountsLocationsOperationsCancelCall + func (r *BillingAccountsLocationsOperationsService) Get(name string) *BillingAccountsLocationsOperationsGetCall + func (r *BillingAccountsLocationsOperationsService) List(name string) *BillingAccountsLocationsOperationsListCall + type BillingAccountsLocationsRecentQueriesListCall struct + func (c *BillingAccountsLocationsRecentQueriesListCall) Context(ctx context.Context) *BillingAccountsLocationsRecentQueriesListCall + func (c *BillingAccountsLocationsRecentQueriesListCall) Do(opts ...googleapi.CallOption) (*ListRecentQueriesResponse, error) + func (c *BillingAccountsLocationsRecentQueriesListCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsRecentQueriesListCall + func (c *BillingAccountsLocationsRecentQueriesListCall) Header() http.Header + func (c *BillingAccountsLocationsRecentQueriesListCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsRecentQueriesListCall + func (c *BillingAccountsLocationsRecentQueriesListCall) PageSize(pageSize int64) *BillingAccountsLocationsRecentQueriesListCall + func (c *BillingAccountsLocationsRecentQueriesListCall) PageToken(pageToken string) *BillingAccountsLocationsRecentQueriesListCall + func (c *BillingAccountsLocationsRecentQueriesListCall) Pages(ctx context.Context, f func(*ListRecentQueriesResponse) error) error + type BillingAccountsLocationsRecentQueriesService struct + func NewBillingAccountsLocationsRecentQueriesService(s *Service) *BillingAccountsLocationsRecentQueriesService + func (r *BillingAccountsLocationsRecentQueriesService) List(parent string) *BillingAccountsLocationsRecentQueriesListCall + type BillingAccountsLocationsSavedQueriesCreateCall struct + func (c *BillingAccountsLocationsSavedQueriesCreateCall) Context(ctx context.Context) *BillingAccountsLocationsSavedQueriesCreateCall + func (c *BillingAccountsLocationsSavedQueriesCreateCall) Do(opts ...googleapi.CallOption) (*SavedQuery, error) + func (c *BillingAccountsLocationsSavedQueriesCreateCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsSavedQueriesCreateCall + func (c *BillingAccountsLocationsSavedQueriesCreateCall) Header() http.Header + func (c *BillingAccountsLocationsSavedQueriesCreateCall) SavedQueryId(savedQueryId string) *BillingAccountsLocationsSavedQueriesCreateCall + type BillingAccountsLocationsSavedQueriesDeleteCall struct + func (c *BillingAccountsLocationsSavedQueriesDeleteCall) Context(ctx context.Context) *BillingAccountsLocationsSavedQueriesDeleteCall + func (c *BillingAccountsLocationsSavedQueriesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *BillingAccountsLocationsSavedQueriesDeleteCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsSavedQueriesDeleteCall + func (c *BillingAccountsLocationsSavedQueriesDeleteCall) Header() http.Header + type BillingAccountsLocationsSavedQueriesListCall struct + func (c *BillingAccountsLocationsSavedQueriesListCall) Context(ctx context.Context) *BillingAccountsLocationsSavedQueriesListCall + func (c *BillingAccountsLocationsSavedQueriesListCall) Do(opts ...googleapi.CallOption) (*ListSavedQueriesResponse, error) + func (c *BillingAccountsLocationsSavedQueriesListCall) Fields(s ...googleapi.Field) *BillingAccountsLocationsSavedQueriesListCall + func (c *BillingAccountsLocationsSavedQueriesListCall) Header() http.Header + func (c *BillingAccountsLocationsSavedQueriesListCall) IfNoneMatch(entityTag string) *BillingAccountsLocationsSavedQueriesListCall + func (c *BillingAccountsLocationsSavedQueriesListCall) PageSize(pageSize int64) *BillingAccountsLocationsSavedQueriesListCall + func (c *BillingAccountsLocationsSavedQueriesListCall) PageToken(pageToken string) *BillingAccountsLocationsSavedQueriesListCall + func (c *BillingAccountsLocationsSavedQueriesListCall) Pages(ctx context.Context, f func(*ListSavedQueriesResponse) error) error + type BillingAccountsLocationsSavedQueriesService struct + func NewBillingAccountsLocationsSavedQueriesService(s *Service) *BillingAccountsLocationsSavedQueriesService + func (r *BillingAccountsLocationsSavedQueriesService) Create(parent string, savedquery *SavedQuery) *BillingAccountsLocationsSavedQueriesCreateCall + func (r *BillingAccountsLocationsSavedQueriesService) Delete(name string) *BillingAccountsLocationsSavedQueriesDeleteCall + func (r *BillingAccountsLocationsSavedQueriesService) List(parent string) *BillingAccountsLocationsSavedQueriesListCall + type BillingAccountsLocationsService struct + Buckets *BillingAccountsLocationsBucketsService + Operations *BillingAccountsLocationsOperationsService + RecentQueries *BillingAccountsLocationsRecentQueriesService + SavedQueries *BillingAccountsLocationsSavedQueriesService + func NewBillingAccountsLocationsService(s *Service) *BillingAccountsLocationsService + func (r *BillingAccountsLocationsService) Get(name string) *BillingAccountsLocationsGetCall + func (r *BillingAccountsLocationsService) List(name string) *BillingAccountsLocationsListCall + type BillingAccountsLogsDeleteCall struct + func (c *BillingAccountsLogsDeleteCall) Context(ctx context.Context) *BillingAccountsLogsDeleteCall + func (c *BillingAccountsLogsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *BillingAccountsLogsDeleteCall) Fields(s ...googleapi.Field) *BillingAccountsLogsDeleteCall + func (c *BillingAccountsLogsDeleteCall) Header() http.Header + type BillingAccountsLogsListCall struct + func (c *BillingAccountsLogsListCall) Context(ctx context.Context) *BillingAccountsLogsListCall + func (c *BillingAccountsLogsListCall) Do(opts ...googleapi.CallOption) (*ListLogsResponse, error) + func (c *BillingAccountsLogsListCall) Fields(s ...googleapi.Field) *BillingAccountsLogsListCall + func (c *BillingAccountsLogsListCall) Header() http.Header + func (c *BillingAccountsLogsListCall) IfNoneMatch(entityTag string) *BillingAccountsLogsListCall + func (c *BillingAccountsLogsListCall) PageSize(pageSize int64) *BillingAccountsLogsListCall + func (c *BillingAccountsLogsListCall) PageToken(pageToken string) *BillingAccountsLogsListCall + func (c *BillingAccountsLogsListCall) Pages(ctx context.Context, f func(*ListLogsResponse) error) error + func (c *BillingAccountsLogsListCall) ResourceNames(resourceNames ...string) *BillingAccountsLogsListCall + type BillingAccountsLogsService struct + func NewBillingAccountsLogsService(s *Service) *BillingAccountsLogsService + func (r *BillingAccountsLogsService) Delete(logName string) *BillingAccountsLogsDeleteCall + func (r *BillingAccountsLogsService) List(parent string) *BillingAccountsLogsListCall + type BillingAccountsService struct + Exclusions *BillingAccountsExclusionsService + Locations *BillingAccountsLocationsService + Logs *BillingAccountsLogsService + Sinks *BillingAccountsSinksService + func NewBillingAccountsService(s *Service) *BillingAccountsService + func (r *BillingAccountsService) GetCmekSettings(name string) *BillingAccountsGetCmekSettingsCall + func (r *BillingAccountsService) GetSettings(name string) *BillingAccountsGetSettingsCall + type BillingAccountsSinksCreateCall struct + func (c *BillingAccountsSinksCreateCall) Context(ctx context.Context) *BillingAccountsSinksCreateCall + func (c *BillingAccountsSinksCreateCall) CustomWriterIdentity(customWriterIdentity string) *BillingAccountsSinksCreateCall + func (c *BillingAccountsSinksCreateCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *BillingAccountsSinksCreateCall) Fields(s ...googleapi.Field) *BillingAccountsSinksCreateCall + func (c *BillingAccountsSinksCreateCall) Header() http.Header + func (c *BillingAccountsSinksCreateCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *BillingAccountsSinksCreateCall + type BillingAccountsSinksDeleteCall struct + func (c *BillingAccountsSinksDeleteCall) Context(ctx context.Context) *BillingAccountsSinksDeleteCall + func (c *BillingAccountsSinksDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *BillingAccountsSinksDeleteCall) Fields(s ...googleapi.Field) *BillingAccountsSinksDeleteCall + func (c *BillingAccountsSinksDeleteCall) Header() http.Header + type BillingAccountsSinksGetCall struct + func (c *BillingAccountsSinksGetCall) Context(ctx context.Context) *BillingAccountsSinksGetCall + func (c *BillingAccountsSinksGetCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *BillingAccountsSinksGetCall) Fields(s ...googleapi.Field) *BillingAccountsSinksGetCall + func (c *BillingAccountsSinksGetCall) Header() http.Header + func (c *BillingAccountsSinksGetCall) IfNoneMatch(entityTag string) *BillingAccountsSinksGetCall + type BillingAccountsSinksListCall struct + func (c *BillingAccountsSinksListCall) Context(ctx context.Context) *BillingAccountsSinksListCall + func (c *BillingAccountsSinksListCall) Do(opts ...googleapi.CallOption) (*ListSinksResponse, error) + func (c *BillingAccountsSinksListCall) Fields(s ...googleapi.Field) *BillingAccountsSinksListCall + func (c *BillingAccountsSinksListCall) Header() http.Header + func (c *BillingAccountsSinksListCall) IfNoneMatch(entityTag string) *BillingAccountsSinksListCall + func (c *BillingAccountsSinksListCall) PageSize(pageSize int64) *BillingAccountsSinksListCall + func (c *BillingAccountsSinksListCall) PageToken(pageToken string) *BillingAccountsSinksListCall + func (c *BillingAccountsSinksListCall) Pages(ctx context.Context, f func(*ListSinksResponse) error) error + type BillingAccountsSinksPatchCall struct + func (c *BillingAccountsSinksPatchCall) Context(ctx context.Context) *BillingAccountsSinksPatchCall + func (c *BillingAccountsSinksPatchCall) CustomWriterIdentity(customWriterIdentity string) *BillingAccountsSinksPatchCall + func (c *BillingAccountsSinksPatchCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *BillingAccountsSinksPatchCall) Fields(s ...googleapi.Field) *BillingAccountsSinksPatchCall + func (c *BillingAccountsSinksPatchCall) Header() http.Header + func (c *BillingAccountsSinksPatchCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *BillingAccountsSinksPatchCall + func (c *BillingAccountsSinksPatchCall) UpdateMask(updateMask string) *BillingAccountsSinksPatchCall + type BillingAccountsSinksService struct + func NewBillingAccountsSinksService(s *Service) *BillingAccountsSinksService + func (r *BillingAccountsSinksService) Create(parent string, logsink *LogSink) *BillingAccountsSinksCreateCall + func (r *BillingAccountsSinksService) Delete(sinkNameid string) *BillingAccountsSinksDeleteCall + func (r *BillingAccountsSinksService) Get(sinkName string) *BillingAccountsSinksGetCall + func (r *BillingAccountsSinksService) List(parent string) *BillingAccountsSinksListCall + func (r *BillingAccountsSinksService) Patch(sinkNameid string, logsink *LogSink) *BillingAccountsSinksPatchCall + func (r *BillingAccountsSinksService) Update(sinkNameid string, logsink *LogSink) *BillingAccountsSinksUpdateCall + type BillingAccountsSinksUpdateCall struct + func (c *BillingAccountsSinksUpdateCall) Context(ctx context.Context) *BillingAccountsSinksUpdateCall + func (c *BillingAccountsSinksUpdateCall) CustomWriterIdentity(customWriterIdentity string) *BillingAccountsSinksUpdateCall + func (c *BillingAccountsSinksUpdateCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *BillingAccountsSinksUpdateCall) Fields(s ...googleapi.Field) *BillingAccountsSinksUpdateCall + func (c *BillingAccountsSinksUpdateCall) Header() http.Header + func (c *BillingAccountsSinksUpdateCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *BillingAccountsSinksUpdateCall + func (c *BillingAccountsSinksUpdateCall) UpdateMask(updateMask string) *BillingAccountsSinksUpdateCall + type BucketMetadata struct + CreateBucketRequest *CreateBucketRequest + EndTime string + ForceSendFields []string + NullFields []string + StartTime string + State string + UpdateBucketRequest *UpdateBucketRequest + func (s *BucketMetadata) MarshalJSON() ([]byte, error) + type BucketOptions struct + ExplicitBuckets *Explicit + ExponentialBuckets *Exponential + ForceSendFields []string + LinearBuckets *Linear + NullFields []string + func (s *BucketOptions) MarshalJSON() ([]byte, error) + type CancelOperationRequest struct + type CmekSettings struct + ForceSendFields []string + KmsKeyName string + KmsKeyVersionName string + Name string + NullFields []string + ServiceAccountId string + func (s *CmekSettings) MarshalJSON() ([]byte, error) + type CopyLogEntriesMetadata struct + CancellationRequested bool + EndTime string + ForceSendFields []string + NullFields []string + Progress int64 + Request *CopyLogEntriesRequest + StartTime string + State string + WriterIdentity string + func (s *CopyLogEntriesMetadata) MarshalJSON() ([]byte, error) + type CopyLogEntriesRequest struct + Destination string + Filter string + ForceSendFields []string + Name string + NullFields []string + func (s *CopyLogEntriesRequest) MarshalJSON() ([]byte, error) + type CopyLogEntriesResponse struct + ForceSendFields []string + LogEntriesCopiedCount int64 + NullFields []string + func (s *CopyLogEntriesResponse) MarshalJSON() ([]byte, error) + type CreateBucketRequest struct + Bucket *LogBucket + BucketId string + ForceSendFields []string + NullFields []string + Parent string + func (s *CreateBucketRequest) MarshalJSON() ([]byte, error) + type CreateLinkRequest struct + ForceSendFields []string + Link *Link + LinkId string + NullFields []string + Parent string + func (s *CreateLinkRequest) MarshalJSON() ([]byte, error) + type DefaultSinkConfig struct + Exclusions []*LogExclusion + Filter string + ForceSendFields []string + Mode string + NullFields []string + func (s *DefaultSinkConfig) MarshalJSON() ([]byte, error) + type DeleteLinkRequest struct + ForceSendFields []string + Name string + NullFields []string + func (s *DeleteLinkRequest) MarshalJSON() ([]byte, error) + type Empty struct + type EntriesCopyCall struct + func (c *EntriesCopyCall) Context(ctx context.Context) *EntriesCopyCall + func (c *EntriesCopyCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *EntriesCopyCall) Fields(s ...googleapi.Field) *EntriesCopyCall + func (c *EntriesCopyCall) Header() http.Header + type EntriesListCall struct + func (c *EntriesListCall) Context(ctx context.Context) *EntriesListCall + func (c *EntriesListCall) Do(opts ...googleapi.CallOption) (*ListLogEntriesResponse, error) + func (c *EntriesListCall) Fields(s ...googleapi.Field) *EntriesListCall + func (c *EntriesListCall) Header() http.Header + func (c *EntriesListCall) Pages(ctx context.Context, f func(*ListLogEntriesResponse) error) error + type EntriesService struct + func NewEntriesService(s *Service) *EntriesService + func (r *EntriesService) Copy(copylogentriesrequest *CopyLogEntriesRequest) *EntriesCopyCall + func (r *EntriesService) List(listlogentriesrequest *ListLogEntriesRequest) *EntriesListCall + func (r *EntriesService) Tail(taillogentriesrequest *TailLogEntriesRequest) *EntriesTailCall + func (r *EntriesService) Write(writelogentriesrequest *WriteLogEntriesRequest) *EntriesWriteCall + type EntriesTailCall struct + func (c *EntriesTailCall) Context(ctx context.Context) *EntriesTailCall + func (c *EntriesTailCall) Do(opts ...googleapi.CallOption) (*TailLogEntriesResponse, error) + func (c *EntriesTailCall) Fields(s ...googleapi.Field) *EntriesTailCall + func (c *EntriesTailCall) Header() http.Header + type EntriesWriteCall struct + func (c *EntriesWriteCall) Context(ctx context.Context) *EntriesWriteCall + func (c *EntriesWriteCall) Do(opts ...googleapi.CallOption) (*WriteLogEntriesResponse, error) + func (c *EntriesWriteCall) Fields(s ...googleapi.Field) *EntriesWriteCall + func (c *EntriesWriteCall) Header() http.Header + type ExclusionsCreateCall struct + func (c *ExclusionsCreateCall) Context(ctx context.Context) *ExclusionsCreateCall + func (c *ExclusionsCreateCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *ExclusionsCreateCall) Fields(s ...googleapi.Field) *ExclusionsCreateCall + func (c *ExclusionsCreateCall) Header() http.Header + type ExclusionsDeleteCall struct + func (c *ExclusionsDeleteCall) Context(ctx context.Context) *ExclusionsDeleteCall + func (c *ExclusionsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ExclusionsDeleteCall) Fields(s ...googleapi.Field) *ExclusionsDeleteCall + func (c *ExclusionsDeleteCall) Header() http.Header + type ExclusionsGetCall struct + func (c *ExclusionsGetCall) Context(ctx context.Context) *ExclusionsGetCall + func (c *ExclusionsGetCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *ExclusionsGetCall) Fields(s ...googleapi.Field) *ExclusionsGetCall + func (c *ExclusionsGetCall) Header() http.Header + func (c *ExclusionsGetCall) IfNoneMatch(entityTag string) *ExclusionsGetCall + type ExclusionsListCall struct + func (c *ExclusionsListCall) Context(ctx context.Context) *ExclusionsListCall + func (c *ExclusionsListCall) Do(opts ...googleapi.CallOption) (*ListExclusionsResponse, error) + func (c *ExclusionsListCall) Fields(s ...googleapi.Field) *ExclusionsListCall + func (c *ExclusionsListCall) Header() http.Header + func (c *ExclusionsListCall) IfNoneMatch(entityTag string) *ExclusionsListCall + func (c *ExclusionsListCall) PageSize(pageSize int64) *ExclusionsListCall + func (c *ExclusionsListCall) PageToken(pageToken string) *ExclusionsListCall + func (c *ExclusionsListCall) Pages(ctx context.Context, f func(*ListExclusionsResponse) error) error + type ExclusionsPatchCall struct + func (c *ExclusionsPatchCall) Context(ctx context.Context) *ExclusionsPatchCall + func (c *ExclusionsPatchCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *ExclusionsPatchCall) Fields(s ...googleapi.Field) *ExclusionsPatchCall + func (c *ExclusionsPatchCall) Header() http.Header + func (c *ExclusionsPatchCall) UpdateMask(updateMask string) *ExclusionsPatchCall + type ExclusionsService struct + func NewExclusionsService(s *Service) *ExclusionsService + func (r *ExclusionsService) Create(parent string, logexclusion *LogExclusion) *ExclusionsCreateCall + func (r *ExclusionsService) Delete(name string) *ExclusionsDeleteCall + func (r *ExclusionsService) Get(name string) *ExclusionsGetCall + func (r *ExclusionsService) List(parent string) *ExclusionsListCall + func (r *ExclusionsService) Patch(name string, logexclusion *LogExclusion) *ExclusionsPatchCall + type Explicit struct + Bounds []float64 + ForceSendFields []string + NullFields []string + func (s *Explicit) MarshalJSON() ([]byte, error) + func (s *Explicit) UnmarshalJSON(data []byte) error + type Exponential struct + ForceSendFields []string + GrowthFactor float64 + NullFields []string + NumFiniteBuckets int64 + Scale float64 + func (s *Exponential) MarshalJSON() ([]byte, error) + func (s *Exponential) UnmarshalJSON(data []byte) error + type FoldersExclusionsCreateCall struct + func (c *FoldersExclusionsCreateCall) Context(ctx context.Context) *FoldersExclusionsCreateCall + func (c *FoldersExclusionsCreateCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *FoldersExclusionsCreateCall) Fields(s ...googleapi.Field) *FoldersExclusionsCreateCall + func (c *FoldersExclusionsCreateCall) Header() http.Header + type FoldersExclusionsDeleteCall struct + func (c *FoldersExclusionsDeleteCall) Context(ctx context.Context) *FoldersExclusionsDeleteCall + func (c *FoldersExclusionsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *FoldersExclusionsDeleteCall) Fields(s ...googleapi.Field) *FoldersExclusionsDeleteCall + func (c *FoldersExclusionsDeleteCall) Header() http.Header + type FoldersExclusionsGetCall struct + func (c *FoldersExclusionsGetCall) Context(ctx context.Context) *FoldersExclusionsGetCall + func (c *FoldersExclusionsGetCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *FoldersExclusionsGetCall) Fields(s ...googleapi.Field) *FoldersExclusionsGetCall + func (c *FoldersExclusionsGetCall) Header() http.Header + func (c *FoldersExclusionsGetCall) IfNoneMatch(entityTag string) *FoldersExclusionsGetCall + type FoldersExclusionsListCall struct + func (c *FoldersExclusionsListCall) Context(ctx context.Context) *FoldersExclusionsListCall + func (c *FoldersExclusionsListCall) Do(opts ...googleapi.CallOption) (*ListExclusionsResponse, error) + func (c *FoldersExclusionsListCall) Fields(s ...googleapi.Field) *FoldersExclusionsListCall + func (c *FoldersExclusionsListCall) Header() http.Header + func (c *FoldersExclusionsListCall) IfNoneMatch(entityTag string) *FoldersExclusionsListCall + func (c *FoldersExclusionsListCall) PageSize(pageSize int64) *FoldersExclusionsListCall + func (c *FoldersExclusionsListCall) PageToken(pageToken string) *FoldersExclusionsListCall + func (c *FoldersExclusionsListCall) Pages(ctx context.Context, f func(*ListExclusionsResponse) error) error + type FoldersExclusionsPatchCall struct + func (c *FoldersExclusionsPatchCall) Context(ctx context.Context) *FoldersExclusionsPatchCall + func (c *FoldersExclusionsPatchCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *FoldersExclusionsPatchCall) Fields(s ...googleapi.Field) *FoldersExclusionsPatchCall + func (c *FoldersExclusionsPatchCall) Header() http.Header + func (c *FoldersExclusionsPatchCall) UpdateMask(updateMask string) *FoldersExclusionsPatchCall + type FoldersExclusionsService struct + func NewFoldersExclusionsService(s *Service) *FoldersExclusionsService + func (r *FoldersExclusionsService) Create(parent string, logexclusion *LogExclusion) *FoldersExclusionsCreateCall + func (r *FoldersExclusionsService) Delete(name string) *FoldersExclusionsDeleteCall + func (r *FoldersExclusionsService) Get(name string) *FoldersExclusionsGetCall + func (r *FoldersExclusionsService) List(parent string) *FoldersExclusionsListCall + func (r *FoldersExclusionsService) Patch(name string, logexclusion *LogExclusion) *FoldersExclusionsPatchCall + type FoldersGetCmekSettingsCall struct + func (c *FoldersGetCmekSettingsCall) Context(ctx context.Context) *FoldersGetCmekSettingsCall + func (c *FoldersGetCmekSettingsCall) Do(opts ...googleapi.CallOption) (*CmekSettings, error) + func (c *FoldersGetCmekSettingsCall) Fields(s ...googleapi.Field) *FoldersGetCmekSettingsCall + func (c *FoldersGetCmekSettingsCall) Header() http.Header + func (c *FoldersGetCmekSettingsCall) IfNoneMatch(entityTag string) *FoldersGetCmekSettingsCall + type FoldersGetSettingsCall struct + func (c *FoldersGetSettingsCall) Context(ctx context.Context) *FoldersGetSettingsCall + func (c *FoldersGetSettingsCall) Do(opts ...googleapi.CallOption) (*Settings, error) + func (c *FoldersGetSettingsCall) Fields(s ...googleapi.Field) *FoldersGetSettingsCall + func (c *FoldersGetSettingsCall) Header() http.Header + func (c *FoldersGetSettingsCall) IfNoneMatch(entityTag string) *FoldersGetSettingsCall + type FoldersLocationsBucketsCreateAsyncCall struct + func (c *FoldersLocationsBucketsCreateAsyncCall) BucketId(bucketId string) *FoldersLocationsBucketsCreateAsyncCall + func (c *FoldersLocationsBucketsCreateAsyncCall) Context(ctx context.Context) *FoldersLocationsBucketsCreateAsyncCall + func (c *FoldersLocationsBucketsCreateAsyncCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *FoldersLocationsBucketsCreateAsyncCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsCreateAsyncCall + func (c *FoldersLocationsBucketsCreateAsyncCall) Header() http.Header + type FoldersLocationsBucketsCreateCall struct + func (c *FoldersLocationsBucketsCreateCall) BucketId(bucketId string) *FoldersLocationsBucketsCreateCall + func (c *FoldersLocationsBucketsCreateCall) Context(ctx context.Context) *FoldersLocationsBucketsCreateCall + func (c *FoldersLocationsBucketsCreateCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *FoldersLocationsBucketsCreateCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsCreateCall + func (c *FoldersLocationsBucketsCreateCall) Header() http.Header + type FoldersLocationsBucketsDeleteCall struct + func (c *FoldersLocationsBucketsDeleteCall) Context(ctx context.Context) *FoldersLocationsBucketsDeleteCall + func (c *FoldersLocationsBucketsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *FoldersLocationsBucketsDeleteCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsDeleteCall + func (c *FoldersLocationsBucketsDeleteCall) Header() http.Header + type FoldersLocationsBucketsGetCall struct + func (c *FoldersLocationsBucketsGetCall) Context(ctx context.Context) *FoldersLocationsBucketsGetCall + func (c *FoldersLocationsBucketsGetCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *FoldersLocationsBucketsGetCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsGetCall + func (c *FoldersLocationsBucketsGetCall) Header() http.Header + func (c *FoldersLocationsBucketsGetCall) IfNoneMatch(entityTag string) *FoldersLocationsBucketsGetCall + type FoldersLocationsBucketsLinksCreateCall struct + func (c *FoldersLocationsBucketsLinksCreateCall) Context(ctx context.Context) *FoldersLocationsBucketsLinksCreateCall + func (c *FoldersLocationsBucketsLinksCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *FoldersLocationsBucketsLinksCreateCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsLinksCreateCall + func (c *FoldersLocationsBucketsLinksCreateCall) Header() http.Header + func (c *FoldersLocationsBucketsLinksCreateCall) LinkId(linkId string) *FoldersLocationsBucketsLinksCreateCall + type FoldersLocationsBucketsLinksDeleteCall struct + func (c *FoldersLocationsBucketsLinksDeleteCall) Context(ctx context.Context) *FoldersLocationsBucketsLinksDeleteCall + func (c *FoldersLocationsBucketsLinksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *FoldersLocationsBucketsLinksDeleteCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsLinksDeleteCall + func (c *FoldersLocationsBucketsLinksDeleteCall) Header() http.Header + type FoldersLocationsBucketsLinksGetCall struct + func (c *FoldersLocationsBucketsLinksGetCall) Context(ctx context.Context) *FoldersLocationsBucketsLinksGetCall + func (c *FoldersLocationsBucketsLinksGetCall) Do(opts ...googleapi.CallOption) (*Link, error) + func (c *FoldersLocationsBucketsLinksGetCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsLinksGetCall + func (c *FoldersLocationsBucketsLinksGetCall) Header() http.Header + func (c *FoldersLocationsBucketsLinksGetCall) IfNoneMatch(entityTag string) *FoldersLocationsBucketsLinksGetCall + type FoldersLocationsBucketsLinksListCall struct + func (c *FoldersLocationsBucketsLinksListCall) Context(ctx context.Context) *FoldersLocationsBucketsLinksListCall + func (c *FoldersLocationsBucketsLinksListCall) Do(opts ...googleapi.CallOption) (*ListLinksResponse, error) + func (c *FoldersLocationsBucketsLinksListCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsLinksListCall + func (c *FoldersLocationsBucketsLinksListCall) Header() http.Header + func (c *FoldersLocationsBucketsLinksListCall) IfNoneMatch(entityTag string) *FoldersLocationsBucketsLinksListCall + func (c *FoldersLocationsBucketsLinksListCall) PageSize(pageSize int64) *FoldersLocationsBucketsLinksListCall + func (c *FoldersLocationsBucketsLinksListCall) PageToken(pageToken string) *FoldersLocationsBucketsLinksListCall + func (c *FoldersLocationsBucketsLinksListCall) Pages(ctx context.Context, f func(*ListLinksResponse) error) error + type FoldersLocationsBucketsLinksService struct + func NewFoldersLocationsBucketsLinksService(s *Service) *FoldersLocationsBucketsLinksService + func (r *FoldersLocationsBucketsLinksService) Create(parent string, link *Link) *FoldersLocationsBucketsLinksCreateCall + func (r *FoldersLocationsBucketsLinksService) Delete(name string) *FoldersLocationsBucketsLinksDeleteCall + func (r *FoldersLocationsBucketsLinksService) Get(name string) *FoldersLocationsBucketsLinksGetCall + func (r *FoldersLocationsBucketsLinksService) List(parent string) *FoldersLocationsBucketsLinksListCall + type FoldersLocationsBucketsListCall struct + func (c *FoldersLocationsBucketsListCall) Context(ctx context.Context) *FoldersLocationsBucketsListCall + func (c *FoldersLocationsBucketsListCall) Do(opts ...googleapi.CallOption) (*ListBucketsResponse, error) + func (c *FoldersLocationsBucketsListCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsListCall + func (c *FoldersLocationsBucketsListCall) Header() http.Header + func (c *FoldersLocationsBucketsListCall) IfNoneMatch(entityTag string) *FoldersLocationsBucketsListCall + func (c *FoldersLocationsBucketsListCall) PageSize(pageSize int64) *FoldersLocationsBucketsListCall + func (c *FoldersLocationsBucketsListCall) PageToken(pageToken string) *FoldersLocationsBucketsListCall + func (c *FoldersLocationsBucketsListCall) Pages(ctx context.Context, f func(*ListBucketsResponse) error) error + type FoldersLocationsBucketsPatchCall struct + func (c *FoldersLocationsBucketsPatchCall) Context(ctx context.Context) *FoldersLocationsBucketsPatchCall + func (c *FoldersLocationsBucketsPatchCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *FoldersLocationsBucketsPatchCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsPatchCall + func (c *FoldersLocationsBucketsPatchCall) Header() http.Header + func (c *FoldersLocationsBucketsPatchCall) UpdateMask(updateMask string) *FoldersLocationsBucketsPatchCall + type FoldersLocationsBucketsService struct + Links *FoldersLocationsBucketsLinksService + Views *FoldersLocationsBucketsViewsService + func NewFoldersLocationsBucketsService(s *Service) *FoldersLocationsBucketsService + func (r *FoldersLocationsBucketsService) Create(parent string, logbucket *LogBucket) *FoldersLocationsBucketsCreateCall + func (r *FoldersLocationsBucketsService) CreateAsync(parent string, logbucket *LogBucket) *FoldersLocationsBucketsCreateAsyncCall + func (r *FoldersLocationsBucketsService) Delete(name string) *FoldersLocationsBucketsDeleteCall + func (r *FoldersLocationsBucketsService) Get(name string) *FoldersLocationsBucketsGetCall + func (r *FoldersLocationsBucketsService) List(parent string) *FoldersLocationsBucketsListCall + func (r *FoldersLocationsBucketsService) Patch(name string, logbucket *LogBucket) *FoldersLocationsBucketsPatchCall + func (r *FoldersLocationsBucketsService) Undelete(name string, undeletebucketrequest *UndeleteBucketRequest) *FoldersLocationsBucketsUndeleteCall + func (r *FoldersLocationsBucketsService) UpdateAsync(name string, logbucket *LogBucket) *FoldersLocationsBucketsUpdateAsyncCall + type FoldersLocationsBucketsUndeleteCall struct + func (c *FoldersLocationsBucketsUndeleteCall) Context(ctx context.Context) *FoldersLocationsBucketsUndeleteCall + func (c *FoldersLocationsBucketsUndeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *FoldersLocationsBucketsUndeleteCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsUndeleteCall + func (c *FoldersLocationsBucketsUndeleteCall) Header() http.Header + type FoldersLocationsBucketsUpdateAsyncCall struct + func (c *FoldersLocationsBucketsUpdateAsyncCall) Context(ctx context.Context) *FoldersLocationsBucketsUpdateAsyncCall + func (c *FoldersLocationsBucketsUpdateAsyncCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *FoldersLocationsBucketsUpdateAsyncCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsUpdateAsyncCall + func (c *FoldersLocationsBucketsUpdateAsyncCall) Header() http.Header + func (c *FoldersLocationsBucketsUpdateAsyncCall) UpdateMask(updateMask string) *FoldersLocationsBucketsUpdateAsyncCall + type FoldersLocationsBucketsViewsCreateCall struct + func (c *FoldersLocationsBucketsViewsCreateCall) Context(ctx context.Context) *FoldersLocationsBucketsViewsCreateCall + func (c *FoldersLocationsBucketsViewsCreateCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *FoldersLocationsBucketsViewsCreateCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsViewsCreateCall + func (c *FoldersLocationsBucketsViewsCreateCall) Header() http.Header + func (c *FoldersLocationsBucketsViewsCreateCall) ViewId(viewId string) *FoldersLocationsBucketsViewsCreateCall + type FoldersLocationsBucketsViewsDeleteCall struct + func (c *FoldersLocationsBucketsViewsDeleteCall) Context(ctx context.Context) *FoldersLocationsBucketsViewsDeleteCall + func (c *FoldersLocationsBucketsViewsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *FoldersLocationsBucketsViewsDeleteCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsViewsDeleteCall + func (c *FoldersLocationsBucketsViewsDeleteCall) Header() http.Header + type FoldersLocationsBucketsViewsGetCall struct + func (c *FoldersLocationsBucketsViewsGetCall) Context(ctx context.Context) *FoldersLocationsBucketsViewsGetCall + func (c *FoldersLocationsBucketsViewsGetCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *FoldersLocationsBucketsViewsGetCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsViewsGetCall + func (c *FoldersLocationsBucketsViewsGetCall) Header() http.Header + func (c *FoldersLocationsBucketsViewsGetCall) IfNoneMatch(entityTag string) *FoldersLocationsBucketsViewsGetCall + type FoldersLocationsBucketsViewsListCall struct + func (c *FoldersLocationsBucketsViewsListCall) Context(ctx context.Context) *FoldersLocationsBucketsViewsListCall + func (c *FoldersLocationsBucketsViewsListCall) Do(opts ...googleapi.CallOption) (*ListViewsResponse, error) + func (c *FoldersLocationsBucketsViewsListCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsViewsListCall + func (c *FoldersLocationsBucketsViewsListCall) Header() http.Header + func (c *FoldersLocationsBucketsViewsListCall) IfNoneMatch(entityTag string) *FoldersLocationsBucketsViewsListCall + func (c *FoldersLocationsBucketsViewsListCall) PageSize(pageSize int64) *FoldersLocationsBucketsViewsListCall + func (c *FoldersLocationsBucketsViewsListCall) PageToken(pageToken string) *FoldersLocationsBucketsViewsListCall + func (c *FoldersLocationsBucketsViewsListCall) Pages(ctx context.Context, f func(*ListViewsResponse) error) error + type FoldersLocationsBucketsViewsLogsListCall struct + func (c *FoldersLocationsBucketsViewsLogsListCall) Context(ctx context.Context) *FoldersLocationsBucketsViewsLogsListCall + func (c *FoldersLocationsBucketsViewsLogsListCall) Do(opts ...googleapi.CallOption) (*ListLogsResponse, error) + func (c *FoldersLocationsBucketsViewsLogsListCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsViewsLogsListCall + func (c *FoldersLocationsBucketsViewsLogsListCall) Header() http.Header + func (c *FoldersLocationsBucketsViewsLogsListCall) IfNoneMatch(entityTag string) *FoldersLocationsBucketsViewsLogsListCall + func (c *FoldersLocationsBucketsViewsLogsListCall) PageSize(pageSize int64) *FoldersLocationsBucketsViewsLogsListCall + func (c *FoldersLocationsBucketsViewsLogsListCall) PageToken(pageToken string) *FoldersLocationsBucketsViewsLogsListCall + func (c *FoldersLocationsBucketsViewsLogsListCall) Pages(ctx context.Context, f func(*ListLogsResponse) error) error + func (c *FoldersLocationsBucketsViewsLogsListCall) ResourceNames(resourceNames ...string) *FoldersLocationsBucketsViewsLogsListCall + type FoldersLocationsBucketsViewsLogsService struct + func NewFoldersLocationsBucketsViewsLogsService(s *Service) *FoldersLocationsBucketsViewsLogsService + func (r *FoldersLocationsBucketsViewsLogsService) List(parent string) *FoldersLocationsBucketsViewsLogsListCall + type FoldersLocationsBucketsViewsPatchCall struct + func (c *FoldersLocationsBucketsViewsPatchCall) Context(ctx context.Context) *FoldersLocationsBucketsViewsPatchCall + func (c *FoldersLocationsBucketsViewsPatchCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *FoldersLocationsBucketsViewsPatchCall) Fields(s ...googleapi.Field) *FoldersLocationsBucketsViewsPatchCall + func (c *FoldersLocationsBucketsViewsPatchCall) Header() http.Header + func (c *FoldersLocationsBucketsViewsPatchCall) UpdateMask(updateMask string) *FoldersLocationsBucketsViewsPatchCall + type FoldersLocationsBucketsViewsService struct + Logs *FoldersLocationsBucketsViewsLogsService + func NewFoldersLocationsBucketsViewsService(s *Service) *FoldersLocationsBucketsViewsService + func (r *FoldersLocationsBucketsViewsService) Create(parent string, logview *LogView) *FoldersLocationsBucketsViewsCreateCall + func (r *FoldersLocationsBucketsViewsService) Delete(name string) *FoldersLocationsBucketsViewsDeleteCall + func (r *FoldersLocationsBucketsViewsService) Get(name string) *FoldersLocationsBucketsViewsGetCall + func (r *FoldersLocationsBucketsViewsService) List(parent string) *FoldersLocationsBucketsViewsListCall + func (r *FoldersLocationsBucketsViewsService) Patch(name string, logview *LogView) *FoldersLocationsBucketsViewsPatchCall + type FoldersLocationsGetCall struct + func (c *FoldersLocationsGetCall) Context(ctx context.Context) *FoldersLocationsGetCall + func (c *FoldersLocationsGetCall) Do(opts ...googleapi.CallOption) (*Location, error) + func (c *FoldersLocationsGetCall) Fields(s ...googleapi.Field) *FoldersLocationsGetCall + func (c *FoldersLocationsGetCall) Header() http.Header + func (c *FoldersLocationsGetCall) IfNoneMatch(entityTag string) *FoldersLocationsGetCall + type FoldersLocationsListCall struct + func (c *FoldersLocationsListCall) Context(ctx context.Context) *FoldersLocationsListCall + func (c *FoldersLocationsListCall) Do(opts ...googleapi.CallOption) (*ListLocationsResponse, error) + func (c *FoldersLocationsListCall) Fields(s ...googleapi.Field) *FoldersLocationsListCall + func (c *FoldersLocationsListCall) Filter(filter string) *FoldersLocationsListCall + func (c *FoldersLocationsListCall) Header() http.Header + func (c *FoldersLocationsListCall) IfNoneMatch(entityTag string) *FoldersLocationsListCall + func (c *FoldersLocationsListCall) PageSize(pageSize int64) *FoldersLocationsListCall + func (c *FoldersLocationsListCall) PageToken(pageToken string) *FoldersLocationsListCall + func (c *FoldersLocationsListCall) Pages(ctx context.Context, f func(*ListLocationsResponse) error) error + type FoldersLocationsOperationsCancelCall struct + func (c *FoldersLocationsOperationsCancelCall) Context(ctx context.Context) *FoldersLocationsOperationsCancelCall + func (c *FoldersLocationsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *FoldersLocationsOperationsCancelCall) Fields(s ...googleapi.Field) *FoldersLocationsOperationsCancelCall + func (c *FoldersLocationsOperationsCancelCall) Header() http.Header + type FoldersLocationsOperationsGetCall struct + func (c *FoldersLocationsOperationsGetCall) Context(ctx context.Context) *FoldersLocationsOperationsGetCall + func (c *FoldersLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *FoldersLocationsOperationsGetCall) Fields(s ...googleapi.Field) *FoldersLocationsOperationsGetCall + func (c *FoldersLocationsOperationsGetCall) Header() http.Header + func (c *FoldersLocationsOperationsGetCall) IfNoneMatch(entityTag string) *FoldersLocationsOperationsGetCall + type FoldersLocationsOperationsListCall struct + func (c *FoldersLocationsOperationsListCall) Context(ctx context.Context) *FoldersLocationsOperationsListCall + func (c *FoldersLocationsOperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *FoldersLocationsOperationsListCall) Fields(s ...googleapi.Field) *FoldersLocationsOperationsListCall + func (c *FoldersLocationsOperationsListCall) Filter(filter string) *FoldersLocationsOperationsListCall + func (c *FoldersLocationsOperationsListCall) Header() http.Header + func (c *FoldersLocationsOperationsListCall) IfNoneMatch(entityTag string) *FoldersLocationsOperationsListCall + func (c *FoldersLocationsOperationsListCall) PageSize(pageSize int64) *FoldersLocationsOperationsListCall + func (c *FoldersLocationsOperationsListCall) PageToken(pageToken string) *FoldersLocationsOperationsListCall + func (c *FoldersLocationsOperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type FoldersLocationsOperationsService struct + func NewFoldersLocationsOperationsService(s *Service) *FoldersLocationsOperationsService + func (r *FoldersLocationsOperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *FoldersLocationsOperationsCancelCall + func (r *FoldersLocationsOperationsService) Get(name string) *FoldersLocationsOperationsGetCall + func (r *FoldersLocationsOperationsService) List(name string) *FoldersLocationsOperationsListCall + type FoldersLocationsRecentQueriesListCall struct + func (c *FoldersLocationsRecentQueriesListCall) Context(ctx context.Context) *FoldersLocationsRecentQueriesListCall + func (c *FoldersLocationsRecentQueriesListCall) Do(opts ...googleapi.CallOption) (*ListRecentQueriesResponse, error) + func (c *FoldersLocationsRecentQueriesListCall) Fields(s ...googleapi.Field) *FoldersLocationsRecentQueriesListCall + func (c *FoldersLocationsRecentQueriesListCall) Header() http.Header + func (c *FoldersLocationsRecentQueriesListCall) IfNoneMatch(entityTag string) *FoldersLocationsRecentQueriesListCall + func (c *FoldersLocationsRecentQueriesListCall) PageSize(pageSize int64) *FoldersLocationsRecentQueriesListCall + func (c *FoldersLocationsRecentQueriesListCall) PageToken(pageToken string) *FoldersLocationsRecentQueriesListCall + func (c *FoldersLocationsRecentQueriesListCall) Pages(ctx context.Context, f func(*ListRecentQueriesResponse) error) error + type FoldersLocationsRecentQueriesService struct + func NewFoldersLocationsRecentQueriesService(s *Service) *FoldersLocationsRecentQueriesService + func (r *FoldersLocationsRecentQueriesService) List(parent string) *FoldersLocationsRecentQueriesListCall + type FoldersLocationsSavedQueriesCreateCall struct + func (c *FoldersLocationsSavedQueriesCreateCall) Context(ctx context.Context) *FoldersLocationsSavedQueriesCreateCall + func (c *FoldersLocationsSavedQueriesCreateCall) Do(opts ...googleapi.CallOption) (*SavedQuery, error) + func (c *FoldersLocationsSavedQueriesCreateCall) Fields(s ...googleapi.Field) *FoldersLocationsSavedQueriesCreateCall + func (c *FoldersLocationsSavedQueriesCreateCall) Header() http.Header + func (c *FoldersLocationsSavedQueriesCreateCall) SavedQueryId(savedQueryId string) *FoldersLocationsSavedQueriesCreateCall + type FoldersLocationsSavedQueriesDeleteCall struct + func (c *FoldersLocationsSavedQueriesDeleteCall) Context(ctx context.Context) *FoldersLocationsSavedQueriesDeleteCall + func (c *FoldersLocationsSavedQueriesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *FoldersLocationsSavedQueriesDeleteCall) Fields(s ...googleapi.Field) *FoldersLocationsSavedQueriesDeleteCall + func (c *FoldersLocationsSavedQueriesDeleteCall) Header() http.Header + type FoldersLocationsSavedQueriesListCall struct + func (c *FoldersLocationsSavedQueriesListCall) Context(ctx context.Context) *FoldersLocationsSavedQueriesListCall + func (c *FoldersLocationsSavedQueriesListCall) Do(opts ...googleapi.CallOption) (*ListSavedQueriesResponse, error) + func (c *FoldersLocationsSavedQueriesListCall) Fields(s ...googleapi.Field) *FoldersLocationsSavedQueriesListCall + func (c *FoldersLocationsSavedQueriesListCall) Header() http.Header + func (c *FoldersLocationsSavedQueriesListCall) IfNoneMatch(entityTag string) *FoldersLocationsSavedQueriesListCall + func (c *FoldersLocationsSavedQueriesListCall) PageSize(pageSize int64) *FoldersLocationsSavedQueriesListCall + func (c *FoldersLocationsSavedQueriesListCall) PageToken(pageToken string) *FoldersLocationsSavedQueriesListCall + func (c *FoldersLocationsSavedQueriesListCall) Pages(ctx context.Context, f func(*ListSavedQueriesResponse) error) error + type FoldersLocationsSavedQueriesService struct + func NewFoldersLocationsSavedQueriesService(s *Service) *FoldersLocationsSavedQueriesService + func (r *FoldersLocationsSavedQueriesService) Create(parent string, savedquery *SavedQuery) *FoldersLocationsSavedQueriesCreateCall + func (r *FoldersLocationsSavedQueriesService) Delete(name string) *FoldersLocationsSavedQueriesDeleteCall + func (r *FoldersLocationsSavedQueriesService) List(parent string) *FoldersLocationsSavedQueriesListCall + type FoldersLocationsService struct + Buckets *FoldersLocationsBucketsService + Operations *FoldersLocationsOperationsService + RecentQueries *FoldersLocationsRecentQueriesService + SavedQueries *FoldersLocationsSavedQueriesService + func NewFoldersLocationsService(s *Service) *FoldersLocationsService + func (r *FoldersLocationsService) Get(name string) *FoldersLocationsGetCall + func (r *FoldersLocationsService) List(name string) *FoldersLocationsListCall + type FoldersLogsDeleteCall struct + func (c *FoldersLogsDeleteCall) Context(ctx context.Context) *FoldersLogsDeleteCall + func (c *FoldersLogsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *FoldersLogsDeleteCall) Fields(s ...googleapi.Field) *FoldersLogsDeleteCall + func (c *FoldersLogsDeleteCall) Header() http.Header + type FoldersLogsListCall struct + func (c *FoldersLogsListCall) Context(ctx context.Context) *FoldersLogsListCall + func (c *FoldersLogsListCall) Do(opts ...googleapi.CallOption) (*ListLogsResponse, error) + func (c *FoldersLogsListCall) Fields(s ...googleapi.Field) *FoldersLogsListCall + func (c *FoldersLogsListCall) Header() http.Header + func (c *FoldersLogsListCall) IfNoneMatch(entityTag string) *FoldersLogsListCall + func (c *FoldersLogsListCall) PageSize(pageSize int64) *FoldersLogsListCall + func (c *FoldersLogsListCall) PageToken(pageToken string) *FoldersLogsListCall + func (c *FoldersLogsListCall) Pages(ctx context.Context, f func(*ListLogsResponse) error) error + func (c *FoldersLogsListCall) ResourceNames(resourceNames ...string) *FoldersLogsListCall + type FoldersLogsService struct + func NewFoldersLogsService(s *Service) *FoldersLogsService + func (r *FoldersLogsService) Delete(logName string) *FoldersLogsDeleteCall + func (r *FoldersLogsService) List(parent string) *FoldersLogsListCall + type FoldersService struct + Exclusions *FoldersExclusionsService + Locations *FoldersLocationsService + Logs *FoldersLogsService + Sinks *FoldersSinksService + func NewFoldersService(s *Service) *FoldersService + func (r *FoldersService) GetCmekSettings(name string) *FoldersGetCmekSettingsCall + func (r *FoldersService) GetSettings(name string) *FoldersGetSettingsCall + func (r *FoldersService) UpdateSettings(name string, settings *Settings) *FoldersUpdateSettingsCall + type FoldersSinksCreateCall struct + func (c *FoldersSinksCreateCall) Context(ctx context.Context) *FoldersSinksCreateCall + func (c *FoldersSinksCreateCall) CustomWriterIdentity(customWriterIdentity string) *FoldersSinksCreateCall + func (c *FoldersSinksCreateCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *FoldersSinksCreateCall) Fields(s ...googleapi.Field) *FoldersSinksCreateCall + func (c *FoldersSinksCreateCall) Header() http.Header + func (c *FoldersSinksCreateCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *FoldersSinksCreateCall + type FoldersSinksDeleteCall struct + func (c *FoldersSinksDeleteCall) Context(ctx context.Context) *FoldersSinksDeleteCall + func (c *FoldersSinksDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *FoldersSinksDeleteCall) Fields(s ...googleapi.Field) *FoldersSinksDeleteCall + func (c *FoldersSinksDeleteCall) Header() http.Header + type FoldersSinksGetCall struct + func (c *FoldersSinksGetCall) Context(ctx context.Context) *FoldersSinksGetCall + func (c *FoldersSinksGetCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *FoldersSinksGetCall) Fields(s ...googleapi.Field) *FoldersSinksGetCall + func (c *FoldersSinksGetCall) Header() http.Header + func (c *FoldersSinksGetCall) IfNoneMatch(entityTag string) *FoldersSinksGetCall + type FoldersSinksListCall struct + func (c *FoldersSinksListCall) Context(ctx context.Context) *FoldersSinksListCall + func (c *FoldersSinksListCall) Do(opts ...googleapi.CallOption) (*ListSinksResponse, error) + func (c *FoldersSinksListCall) Fields(s ...googleapi.Field) *FoldersSinksListCall + func (c *FoldersSinksListCall) Header() http.Header + func (c *FoldersSinksListCall) IfNoneMatch(entityTag string) *FoldersSinksListCall + func (c *FoldersSinksListCall) PageSize(pageSize int64) *FoldersSinksListCall + func (c *FoldersSinksListCall) PageToken(pageToken string) *FoldersSinksListCall + func (c *FoldersSinksListCall) Pages(ctx context.Context, f func(*ListSinksResponse) error) error + type FoldersSinksPatchCall struct + func (c *FoldersSinksPatchCall) Context(ctx context.Context) *FoldersSinksPatchCall + func (c *FoldersSinksPatchCall) CustomWriterIdentity(customWriterIdentity string) *FoldersSinksPatchCall + func (c *FoldersSinksPatchCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *FoldersSinksPatchCall) Fields(s ...googleapi.Field) *FoldersSinksPatchCall + func (c *FoldersSinksPatchCall) Header() http.Header + func (c *FoldersSinksPatchCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *FoldersSinksPatchCall + func (c *FoldersSinksPatchCall) UpdateMask(updateMask string) *FoldersSinksPatchCall + type FoldersSinksService struct + func NewFoldersSinksService(s *Service) *FoldersSinksService + func (r *FoldersSinksService) Create(parent string, logsink *LogSink) *FoldersSinksCreateCall + func (r *FoldersSinksService) Delete(sinkNameid string) *FoldersSinksDeleteCall + func (r *FoldersSinksService) Get(sinkName string) *FoldersSinksGetCall + func (r *FoldersSinksService) List(parent string) *FoldersSinksListCall + func (r *FoldersSinksService) Patch(sinkNameid string, logsink *LogSink) *FoldersSinksPatchCall + func (r *FoldersSinksService) Update(sinkNameid string, logsink *LogSink) *FoldersSinksUpdateCall + type FoldersSinksUpdateCall struct + func (c *FoldersSinksUpdateCall) Context(ctx context.Context) *FoldersSinksUpdateCall + func (c *FoldersSinksUpdateCall) CustomWriterIdentity(customWriterIdentity string) *FoldersSinksUpdateCall + func (c *FoldersSinksUpdateCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *FoldersSinksUpdateCall) Fields(s ...googleapi.Field) *FoldersSinksUpdateCall + func (c *FoldersSinksUpdateCall) Header() http.Header + func (c *FoldersSinksUpdateCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *FoldersSinksUpdateCall + func (c *FoldersSinksUpdateCall) UpdateMask(updateMask string) *FoldersSinksUpdateCall + type FoldersUpdateSettingsCall struct + func (c *FoldersUpdateSettingsCall) Context(ctx context.Context) *FoldersUpdateSettingsCall + func (c *FoldersUpdateSettingsCall) Do(opts ...googleapi.CallOption) (*Settings, error) + func (c *FoldersUpdateSettingsCall) Fields(s ...googleapi.Field) *FoldersUpdateSettingsCall + func (c *FoldersUpdateSettingsCall) Header() http.Header + func (c *FoldersUpdateSettingsCall) UpdateMask(updateMask string) *FoldersUpdateSettingsCall + type HttpRequest struct + CacheFillBytes int64 + CacheHit bool + CacheLookup bool + CacheValidatedWithOriginServer bool + ForceSendFields []string + Latency string + NullFields []string + Protocol string + Referer string + RemoteIp string + RequestMethod string + RequestSize int64 + RequestUrl string + ResponseSize int64 + ServerIp string + Status int64 + UserAgent string + func (s *HttpRequest) MarshalJSON() ([]byte, error) + type IndexConfig struct + CreateTime string + FieldPath string + ForceSendFields []string + NullFields []string + Type string + func (s *IndexConfig) MarshalJSON() ([]byte, error) + type LabelDescriptor struct + Description string + ForceSendFields []string + Key string + NullFields []string + ValueType string + func (s *LabelDescriptor) MarshalJSON() ([]byte, error) + type Linear struct + ForceSendFields []string + NullFields []string + NumFiniteBuckets int64 + Offset float64 + Width float64 + func (s *Linear) MarshalJSON() ([]byte, error) + func (s *Linear) UnmarshalJSON(data []byte) error + type Link struct + BigqueryDataset *BigQueryDataset + CreateTime string + Description string + ForceSendFields []string + LifecycleState string + Name string + NullFields []string + func (s *Link) MarshalJSON() ([]byte, error) + type LinkMetadata struct + CreateLinkRequest *CreateLinkRequest + DeleteLinkRequest *DeleteLinkRequest + EndTime string + ForceSendFields []string + NullFields []string + StartTime string + State string + func (s *LinkMetadata) MarshalJSON() ([]byte, error) + type ListBucketsResponse struct + Buckets []*LogBucket + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListBucketsResponse) MarshalJSON() ([]byte, error) + type ListExclusionsResponse struct + Exclusions []*LogExclusion + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListExclusionsResponse) MarshalJSON() ([]byte, error) + type ListLinksResponse struct + ForceSendFields []string + Links []*Link + NextPageToken string + NullFields []string + func (s *ListLinksResponse) MarshalJSON() ([]byte, error) + type ListLocationsResponse struct + ForceSendFields []string + Locations []*Location + NextPageToken string + NullFields []string + func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) + type ListLogEntriesRequest struct + Filter string + ForceSendFields []string + NullFields []string + OrderBy string + PageSize int64 + PageToken string + ProjectIds []string + ResourceNames []string + func (s *ListLogEntriesRequest) MarshalJSON() ([]byte, error) + type ListLogEntriesResponse struct + Entries []*LogEntry + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListLogEntriesResponse) MarshalJSON() ([]byte, error) + type ListLogMetricsResponse struct + ForceSendFields []string + Metrics []*LogMetric + NextPageToken string + NullFields []string + func (s *ListLogMetricsResponse) MarshalJSON() ([]byte, error) + type ListLogsResponse struct + ForceSendFields []string + LogNames []string + NextPageToken string + NullFields []string + func (s *ListLogsResponse) MarshalJSON() ([]byte, error) + type ListMonitoredResourceDescriptorsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + ResourceDescriptors []*MonitoredResourceDescriptor + func (s *ListMonitoredResourceDescriptorsResponse) MarshalJSON() ([]byte, error) + type ListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*Operation + func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) + type ListRecentQueriesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + RecentQueries []*RecentQuery + Unreachable []string + func (s *ListRecentQueriesResponse) MarshalJSON() ([]byte, error) + type ListSavedQueriesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + SavedQueries []*SavedQuery + Unreachable []string + func (s *ListSavedQueriesResponse) MarshalJSON() ([]byte, error) + type ListSinksResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Sinks []*LogSink + func (s *ListSinksResponse) MarshalJSON() ([]byte, error) + type ListViewsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Views []*LogView + func (s *ListViewsResponse) MarshalJSON() ([]byte, error) + type Location struct + DisplayName string + ForceSendFields []string + Labels map[string]string + LocationId string + Metadata googleapi.RawMessage + Name string + NullFields []string + func (s *Location) MarshalJSON() ([]byte, error) + type LocationMetadata struct + ForceSendFields []string + LogAnalyticsEnabled bool + NullFields []string + func (s *LocationMetadata) MarshalJSON() ([]byte, error) + type LocationsBucketsCreateAsyncCall struct + func (c *LocationsBucketsCreateAsyncCall) BucketId(bucketId string) *LocationsBucketsCreateAsyncCall + func (c *LocationsBucketsCreateAsyncCall) Context(ctx context.Context) *LocationsBucketsCreateAsyncCall + func (c *LocationsBucketsCreateAsyncCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *LocationsBucketsCreateAsyncCall) Fields(s ...googleapi.Field) *LocationsBucketsCreateAsyncCall + func (c *LocationsBucketsCreateAsyncCall) Header() http.Header + type LocationsBucketsCreateCall struct + func (c *LocationsBucketsCreateCall) BucketId(bucketId string) *LocationsBucketsCreateCall + func (c *LocationsBucketsCreateCall) Context(ctx context.Context) *LocationsBucketsCreateCall + func (c *LocationsBucketsCreateCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *LocationsBucketsCreateCall) Fields(s ...googleapi.Field) *LocationsBucketsCreateCall + func (c *LocationsBucketsCreateCall) Header() http.Header + type LocationsBucketsDeleteCall struct + func (c *LocationsBucketsDeleteCall) Context(ctx context.Context) *LocationsBucketsDeleteCall + func (c *LocationsBucketsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *LocationsBucketsDeleteCall) Fields(s ...googleapi.Field) *LocationsBucketsDeleteCall + func (c *LocationsBucketsDeleteCall) Header() http.Header + type LocationsBucketsGetCall struct + func (c *LocationsBucketsGetCall) Context(ctx context.Context) *LocationsBucketsGetCall + func (c *LocationsBucketsGetCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *LocationsBucketsGetCall) Fields(s ...googleapi.Field) *LocationsBucketsGetCall + func (c *LocationsBucketsGetCall) Header() http.Header + func (c *LocationsBucketsGetCall) IfNoneMatch(entityTag string) *LocationsBucketsGetCall + type LocationsBucketsLinksCreateCall struct + func (c *LocationsBucketsLinksCreateCall) Context(ctx context.Context) *LocationsBucketsLinksCreateCall + func (c *LocationsBucketsLinksCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *LocationsBucketsLinksCreateCall) Fields(s ...googleapi.Field) *LocationsBucketsLinksCreateCall + func (c *LocationsBucketsLinksCreateCall) Header() http.Header + func (c *LocationsBucketsLinksCreateCall) LinkId(linkId string) *LocationsBucketsLinksCreateCall + type LocationsBucketsLinksDeleteCall struct + func (c *LocationsBucketsLinksDeleteCall) Context(ctx context.Context) *LocationsBucketsLinksDeleteCall + func (c *LocationsBucketsLinksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *LocationsBucketsLinksDeleteCall) Fields(s ...googleapi.Field) *LocationsBucketsLinksDeleteCall + func (c *LocationsBucketsLinksDeleteCall) Header() http.Header + type LocationsBucketsLinksGetCall struct + func (c *LocationsBucketsLinksGetCall) Context(ctx context.Context) *LocationsBucketsLinksGetCall + func (c *LocationsBucketsLinksGetCall) Do(opts ...googleapi.CallOption) (*Link, error) + func (c *LocationsBucketsLinksGetCall) Fields(s ...googleapi.Field) *LocationsBucketsLinksGetCall + func (c *LocationsBucketsLinksGetCall) Header() http.Header + func (c *LocationsBucketsLinksGetCall) IfNoneMatch(entityTag string) *LocationsBucketsLinksGetCall + type LocationsBucketsLinksListCall struct + func (c *LocationsBucketsLinksListCall) Context(ctx context.Context) *LocationsBucketsLinksListCall + func (c *LocationsBucketsLinksListCall) Do(opts ...googleapi.CallOption) (*ListLinksResponse, error) + func (c *LocationsBucketsLinksListCall) Fields(s ...googleapi.Field) *LocationsBucketsLinksListCall + func (c *LocationsBucketsLinksListCall) Header() http.Header + func (c *LocationsBucketsLinksListCall) IfNoneMatch(entityTag string) *LocationsBucketsLinksListCall + func (c *LocationsBucketsLinksListCall) PageSize(pageSize int64) *LocationsBucketsLinksListCall + func (c *LocationsBucketsLinksListCall) PageToken(pageToken string) *LocationsBucketsLinksListCall + func (c *LocationsBucketsLinksListCall) Pages(ctx context.Context, f func(*ListLinksResponse) error) error + type LocationsBucketsLinksService struct + func NewLocationsBucketsLinksService(s *Service) *LocationsBucketsLinksService + func (r *LocationsBucketsLinksService) Create(parent string, link *Link) *LocationsBucketsLinksCreateCall + func (r *LocationsBucketsLinksService) Delete(name string) *LocationsBucketsLinksDeleteCall + func (r *LocationsBucketsLinksService) Get(name string) *LocationsBucketsLinksGetCall + func (r *LocationsBucketsLinksService) List(parent string) *LocationsBucketsLinksListCall + type LocationsBucketsListCall struct + func (c *LocationsBucketsListCall) Context(ctx context.Context) *LocationsBucketsListCall + func (c *LocationsBucketsListCall) Do(opts ...googleapi.CallOption) (*ListBucketsResponse, error) + func (c *LocationsBucketsListCall) Fields(s ...googleapi.Field) *LocationsBucketsListCall + func (c *LocationsBucketsListCall) Header() http.Header + func (c *LocationsBucketsListCall) IfNoneMatch(entityTag string) *LocationsBucketsListCall + func (c *LocationsBucketsListCall) PageSize(pageSize int64) *LocationsBucketsListCall + func (c *LocationsBucketsListCall) PageToken(pageToken string) *LocationsBucketsListCall + func (c *LocationsBucketsListCall) Pages(ctx context.Context, f func(*ListBucketsResponse) error) error + type LocationsBucketsPatchCall struct + func (c *LocationsBucketsPatchCall) Context(ctx context.Context) *LocationsBucketsPatchCall + func (c *LocationsBucketsPatchCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *LocationsBucketsPatchCall) Fields(s ...googleapi.Field) *LocationsBucketsPatchCall + func (c *LocationsBucketsPatchCall) Header() http.Header + func (c *LocationsBucketsPatchCall) UpdateMask(updateMask string) *LocationsBucketsPatchCall + type LocationsBucketsService struct + Links *LocationsBucketsLinksService + Views *LocationsBucketsViewsService + func NewLocationsBucketsService(s *Service) *LocationsBucketsService + func (r *LocationsBucketsService) Create(parent string, logbucket *LogBucket) *LocationsBucketsCreateCall + func (r *LocationsBucketsService) CreateAsync(parent string, logbucket *LogBucket) *LocationsBucketsCreateAsyncCall + func (r *LocationsBucketsService) Delete(name string) *LocationsBucketsDeleteCall + func (r *LocationsBucketsService) Get(name string) *LocationsBucketsGetCall + func (r *LocationsBucketsService) List(parent string) *LocationsBucketsListCall + func (r *LocationsBucketsService) Patch(name string, logbucket *LogBucket) *LocationsBucketsPatchCall + func (r *LocationsBucketsService) Undelete(name string, undeletebucketrequest *UndeleteBucketRequest) *LocationsBucketsUndeleteCall + func (r *LocationsBucketsService) UpdateAsync(name string, logbucket *LogBucket) *LocationsBucketsUpdateAsyncCall + type LocationsBucketsUndeleteCall struct + func (c *LocationsBucketsUndeleteCall) Context(ctx context.Context) *LocationsBucketsUndeleteCall + func (c *LocationsBucketsUndeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *LocationsBucketsUndeleteCall) Fields(s ...googleapi.Field) *LocationsBucketsUndeleteCall + func (c *LocationsBucketsUndeleteCall) Header() http.Header + type LocationsBucketsUpdateAsyncCall struct + func (c *LocationsBucketsUpdateAsyncCall) Context(ctx context.Context) *LocationsBucketsUpdateAsyncCall + func (c *LocationsBucketsUpdateAsyncCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *LocationsBucketsUpdateAsyncCall) Fields(s ...googleapi.Field) *LocationsBucketsUpdateAsyncCall + func (c *LocationsBucketsUpdateAsyncCall) Header() http.Header + func (c *LocationsBucketsUpdateAsyncCall) UpdateMask(updateMask string) *LocationsBucketsUpdateAsyncCall + type LocationsBucketsViewsCreateCall struct + func (c *LocationsBucketsViewsCreateCall) Context(ctx context.Context) *LocationsBucketsViewsCreateCall + func (c *LocationsBucketsViewsCreateCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *LocationsBucketsViewsCreateCall) Fields(s ...googleapi.Field) *LocationsBucketsViewsCreateCall + func (c *LocationsBucketsViewsCreateCall) Header() http.Header + func (c *LocationsBucketsViewsCreateCall) ViewId(viewId string) *LocationsBucketsViewsCreateCall + type LocationsBucketsViewsDeleteCall struct + func (c *LocationsBucketsViewsDeleteCall) Context(ctx context.Context) *LocationsBucketsViewsDeleteCall + func (c *LocationsBucketsViewsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *LocationsBucketsViewsDeleteCall) Fields(s ...googleapi.Field) *LocationsBucketsViewsDeleteCall + func (c *LocationsBucketsViewsDeleteCall) Header() http.Header + type LocationsBucketsViewsGetCall struct + func (c *LocationsBucketsViewsGetCall) Context(ctx context.Context) *LocationsBucketsViewsGetCall + func (c *LocationsBucketsViewsGetCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *LocationsBucketsViewsGetCall) Fields(s ...googleapi.Field) *LocationsBucketsViewsGetCall + func (c *LocationsBucketsViewsGetCall) Header() http.Header + func (c *LocationsBucketsViewsGetCall) IfNoneMatch(entityTag string) *LocationsBucketsViewsGetCall + type LocationsBucketsViewsListCall struct + func (c *LocationsBucketsViewsListCall) Context(ctx context.Context) *LocationsBucketsViewsListCall + func (c *LocationsBucketsViewsListCall) Do(opts ...googleapi.CallOption) (*ListViewsResponse, error) + func (c *LocationsBucketsViewsListCall) Fields(s ...googleapi.Field) *LocationsBucketsViewsListCall + func (c *LocationsBucketsViewsListCall) Header() http.Header + func (c *LocationsBucketsViewsListCall) IfNoneMatch(entityTag string) *LocationsBucketsViewsListCall + func (c *LocationsBucketsViewsListCall) PageSize(pageSize int64) *LocationsBucketsViewsListCall + func (c *LocationsBucketsViewsListCall) PageToken(pageToken string) *LocationsBucketsViewsListCall + func (c *LocationsBucketsViewsListCall) Pages(ctx context.Context, f func(*ListViewsResponse) error) error + type LocationsBucketsViewsPatchCall struct + func (c *LocationsBucketsViewsPatchCall) Context(ctx context.Context) *LocationsBucketsViewsPatchCall + func (c *LocationsBucketsViewsPatchCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *LocationsBucketsViewsPatchCall) Fields(s ...googleapi.Field) *LocationsBucketsViewsPatchCall + func (c *LocationsBucketsViewsPatchCall) Header() http.Header + func (c *LocationsBucketsViewsPatchCall) UpdateMask(updateMask string) *LocationsBucketsViewsPatchCall + type LocationsBucketsViewsService struct + func NewLocationsBucketsViewsService(s *Service) *LocationsBucketsViewsService + func (r *LocationsBucketsViewsService) Create(parent string, logview *LogView) *LocationsBucketsViewsCreateCall + func (r *LocationsBucketsViewsService) Delete(name string) *LocationsBucketsViewsDeleteCall + func (r *LocationsBucketsViewsService) Get(name string) *LocationsBucketsViewsGetCall + func (r *LocationsBucketsViewsService) List(parent string) *LocationsBucketsViewsListCall + func (r *LocationsBucketsViewsService) Patch(name string, logview *LogView) *LocationsBucketsViewsPatchCall + type LocationsGetCall struct + func (c *LocationsGetCall) Context(ctx context.Context) *LocationsGetCall + func (c *LocationsGetCall) Do(opts ...googleapi.CallOption) (*Location, error) + func (c *LocationsGetCall) Fields(s ...googleapi.Field) *LocationsGetCall + func (c *LocationsGetCall) Header() http.Header + func (c *LocationsGetCall) IfNoneMatch(entityTag string) *LocationsGetCall + type LocationsListCall struct + func (c *LocationsListCall) Context(ctx context.Context) *LocationsListCall + func (c *LocationsListCall) Do(opts ...googleapi.CallOption) (*ListLocationsResponse, error) + func (c *LocationsListCall) Fields(s ...googleapi.Field) *LocationsListCall + func (c *LocationsListCall) Filter(filter string) *LocationsListCall + func (c *LocationsListCall) Header() http.Header + func (c *LocationsListCall) IfNoneMatch(entityTag string) *LocationsListCall + func (c *LocationsListCall) PageSize(pageSize int64) *LocationsListCall + func (c *LocationsListCall) PageToken(pageToken string) *LocationsListCall + func (c *LocationsListCall) Pages(ctx context.Context, f func(*ListLocationsResponse) error) error + type LocationsOperationsCancelCall struct + func (c *LocationsOperationsCancelCall) Context(ctx context.Context) *LocationsOperationsCancelCall + func (c *LocationsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *LocationsOperationsCancelCall) Fields(s ...googleapi.Field) *LocationsOperationsCancelCall + func (c *LocationsOperationsCancelCall) Header() http.Header + type LocationsOperationsGetCall struct + func (c *LocationsOperationsGetCall) Context(ctx context.Context) *LocationsOperationsGetCall + func (c *LocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *LocationsOperationsGetCall) Fields(s ...googleapi.Field) *LocationsOperationsGetCall + func (c *LocationsOperationsGetCall) Header() http.Header + func (c *LocationsOperationsGetCall) IfNoneMatch(entityTag string) *LocationsOperationsGetCall + type LocationsOperationsListCall struct + func (c *LocationsOperationsListCall) Context(ctx context.Context) *LocationsOperationsListCall + func (c *LocationsOperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *LocationsOperationsListCall) Fields(s ...googleapi.Field) *LocationsOperationsListCall + func (c *LocationsOperationsListCall) Filter(filter string) *LocationsOperationsListCall + func (c *LocationsOperationsListCall) Header() http.Header + func (c *LocationsOperationsListCall) IfNoneMatch(entityTag string) *LocationsOperationsListCall + func (c *LocationsOperationsListCall) PageSize(pageSize int64) *LocationsOperationsListCall + func (c *LocationsOperationsListCall) PageToken(pageToken string) *LocationsOperationsListCall + func (c *LocationsOperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type LocationsOperationsService struct + func NewLocationsOperationsService(s *Service) *LocationsOperationsService + func (r *LocationsOperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *LocationsOperationsCancelCall + func (r *LocationsOperationsService) Get(name string) *LocationsOperationsGetCall + func (r *LocationsOperationsService) List(name string) *LocationsOperationsListCall + type LocationsService struct + Buckets *LocationsBucketsService + Operations *LocationsOperationsService + func NewLocationsService(s *Service) *LocationsService + func (r *LocationsService) Get(name string) *LocationsGetCall + func (r *LocationsService) List(name string) *LocationsListCall + type LogBucket struct + AnalyticsEnabled bool + CmekSettings *CmekSettings + CreateTime string + Description string + ForceSendFields []string + IndexConfigs []*IndexConfig + LifecycleState string + Locked bool + Name string + NullFields []string + RestrictedFields []string + RetentionDays int64 + UpdateTime string + func (s *LogBucket) MarshalJSON() ([]byte, error) + type LogEntry struct + ErrorGroups []*LogErrorGroup + ForceSendFields []string + HttpRequest *HttpRequest + InsertId string + JsonPayload googleapi.RawMessage + Labels map[string]string + LogName string + Metadata *MonitoredResourceMetadata + NullFields []string + Operation *LogEntryOperation + ProtoPayload googleapi.RawMessage + ReceiveTimestamp string + Resource *MonitoredResource + Severity string + SourceLocation *LogEntrySourceLocation + SpanId string + Split *LogSplit + TextPayload string + Timestamp string + Trace string + TraceSampled bool + func (s *LogEntry) MarshalJSON() ([]byte, error) + type LogEntryOperation struct + First bool + ForceSendFields []string + Id string + Last bool + NullFields []string + Producer string + func (s *LogEntryOperation) MarshalJSON() ([]byte, error) + type LogEntrySourceLocation struct + File string + ForceSendFields []string + Function string + Line int64 + NullFields []string + func (s *LogEntrySourceLocation) MarshalJSON() ([]byte, error) + type LogErrorGroup struct + ForceSendFields []string + Id string + NullFields []string + func (s *LogErrorGroup) MarshalJSON() ([]byte, error) + type LogExclusion struct + CreateTime string + Description string + Disabled bool + Filter string + ForceSendFields []string + Name string + NullFields []string + UpdateTime string + func (s *LogExclusion) MarshalJSON() ([]byte, error) + type LogLine struct + ForceSendFields []string + LogMessage string + NullFields []string + Severity string + SourceLocation *SourceLocation + Time string + func (s *LogLine) MarshalJSON() ([]byte, error) + type LogMetric struct + BucketName string + BucketOptions *BucketOptions + CreateTime string + Description string + Disabled bool + Filter string + ForceSendFields []string + LabelExtractors map[string]string + MetricDescriptor *MetricDescriptor + Name string + NullFields []string + UpdateTime string + ValueExtractor string + Version string + func (s *LogMetric) MarshalJSON() ([]byte, error) + type LogSink struct + BigqueryOptions *BigQueryOptions + CreateTime string + Description string + Destination string + Disabled bool + Exclusions []*LogExclusion + Filter string + ForceSendFields []string + IncludeChildren bool + Name string + NullFields []string + OutputVersionFormat string + UpdateTime string + WriterIdentity string + func (s *LogSink) MarshalJSON() ([]byte, error) + type LogSplit struct + ForceSendFields []string + Index int64 + NullFields []string + TotalSplits int64 + Uid string + func (s *LogSplit) MarshalJSON() ([]byte, error) + type LogView struct + CreateTime string + Description string + Filter string + ForceSendFields []string + Name string + NullFields []string + UpdateTime string + func (s *LogView) MarshalJSON() ([]byte, error) + type LoggingQuery struct + Filter string + ForceSendFields []string + NullFields []string + SummaryFieldEnd int64 + SummaryFieldStart int64 + SummaryFields []*SummaryField + func (s *LoggingQuery) MarshalJSON() ([]byte, error) + type LogsDeleteCall struct + func (c *LogsDeleteCall) Context(ctx context.Context) *LogsDeleteCall + func (c *LogsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *LogsDeleteCall) Fields(s ...googleapi.Field) *LogsDeleteCall + func (c *LogsDeleteCall) Header() http.Header + type LogsListCall struct + func (c *LogsListCall) Context(ctx context.Context) *LogsListCall + func (c *LogsListCall) Do(opts ...googleapi.CallOption) (*ListLogsResponse, error) + func (c *LogsListCall) Fields(s ...googleapi.Field) *LogsListCall + func (c *LogsListCall) Header() http.Header + func (c *LogsListCall) IfNoneMatch(entityTag string) *LogsListCall + func (c *LogsListCall) PageSize(pageSize int64) *LogsListCall + func (c *LogsListCall) PageToken(pageToken string) *LogsListCall + func (c *LogsListCall) Pages(ctx context.Context, f func(*ListLogsResponse) error) error + func (c *LogsListCall) ResourceNames(resourceNames ...string) *LogsListCall + type LogsService struct + func NewLogsService(s *Service) *LogsService + func (r *LogsService) Delete(logName string) *LogsDeleteCall + func (r *LogsService) List(parent string) *LogsListCall + type MetricDescriptor struct + Description string + DisplayName string + ForceSendFields []string + Labels []*LabelDescriptor + LaunchStage string + Metadata *MetricDescriptorMetadata + MetricKind string + MonitoredResourceTypes []string + Name string + NullFields []string + Type string + Unit string + ValueType string + func (s *MetricDescriptor) MarshalJSON() ([]byte, error) + type MetricDescriptorMetadata struct + ForceSendFields []string + IngestDelay string + LaunchStage string + NullFields []string + SamplePeriod string + func (s *MetricDescriptorMetadata) MarshalJSON() ([]byte, error) + type MonitoredResource struct + ForceSendFields []string + Labels map[string]string + NullFields []string + Type string + func (s *MonitoredResource) MarshalJSON() ([]byte, error) + type MonitoredResourceDescriptor struct + Description string + DisplayName string + ForceSendFields []string + Labels []*LabelDescriptor + LaunchStage string + Name string + NullFields []string + Type string + func (s *MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) + type MonitoredResourceDescriptorsListCall struct + func (c *MonitoredResourceDescriptorsListCall) Context(ctx context.Context) *MonitoredResourceDescriptorsListCall + func (c *MonitoredResourceDescriptorsListCall) Do(opts ...googleapi.CallOption) (*ListMonitoredResourceDescriptorsResponse, error) + func (c *MonitoredResourceDescriptorsListCall) Fields(s ...googleapi.Field) *MonitoredResourceDescriptorsListCall + func (c *MonitoredResourceDescriptorsListCall) Header() http.Header + func (c *MonitoredResourceDescriptorsListCall) IfNoneMatch(entityTag string) *MonitoredResourceDescriptorsListCall + func (c *MonitoredResourceDescriptorsListCall) PageSize(pageSize int64) *MonitoredResourceDescriptorsListCall + func (c *MonitoredResourceDescriptorsListCall) PageToken(pageToken string) *MonitoredResourceDescriptorsListCall + func (c *MonitoredResourceDescriptorsListCall) Pages(ctx context.Context, f func(*ListMonitoredResourceDescriptorsResponse) error) error + type MonitoredResourceDescriptorsService struct + func NewMonitoredResourceDescriptorsService(s *Service) *MonitoredResourceDescriptorsService + func (r *MonitoredResourceDescriptorsService) List() *MonitoredResourceDescriptorsListCall + type MonitoredResourceMetadata struct + ForceSendFields []string + NullFields []string + SystemLabels googleapi.RawMessage + UserLabels map[string]string + func (s *MonitoredResourceMetadata) MarshalJSON() ([]byte, error) + type Operation struct + Done bool + Error *Status + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *Operation) MarshalJSON() ([]byte, error) + type OpsAnalyticsQuery struct + ForceSendFields []string + NullFields []string + SqlQueryText string + func (s *OpsAnalyticsQuery) MarshalJSON() ([]byte, error) + type OrganizationsExclusionsCreateCall struct + func (c *OrganizationsExclusionsCreateCall) Context(ctx context.Context) *OrganizationsExclusionsCreateCall + func (c *OrganizationsExclusionsCreateCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *OrganizationsExclusionsCreateCall) Fields(s ...googleapi.Field) *OrganizationsExclusionsCreateCall + func (c *OrganizationsExclusionsCreateCall) Header() http.Header + type OrganizationsExclusionsDeleteCall struct + func (c *OrganizationsExclusionsDeleteCall) Context(ctx context.Context) *OrganizationsExclusionsDeleteCall + func (c *OrganizationsExclusionsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OrganizationsExclusionsDeleteCall) Fields(s ...googleapi.Field) *OrganizationsExclusionsDeleteCall + func (c *OrganizationsExclusionsDeleteCall) Header() http.Header + type OrganizationsExclusionsGetCall struct + func (c *OrganizationsExclusionsGetCall) Context(ctx context.Context) *OrganizationsExclusionsGetCall + func (c *OrganizationsExclusionsGetCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *OrganizationsExclusionsGetCall) Fields(s ...googleapi.Field) *OrganizationsExclusionsGetCall + func (c *OrganizationsExclusionsGetCall) Header() http.Header + func (c *OrganizationsExclusionsGetCall) IfNoneMatch(entityTag string) *OrganizationsExclusionsGetCall + type OrganizationsExclusionsListCall struct + func (c *OrganizationsExclusionsListCall) Context(ctx context.Context) *OrganizationsExclusionsListCall + func (c *OrganizationsExclusionsListCall) Do(opts ...googleapi.CallOption) (*ListExclusionsResponse, error) + func (c *OrganizationsExclusionsListCall) Fields(s ...googleapi.Field) *OrganizationsExclusionsListCall + func (c *OrganizationsExclusionsListCall) Header() http.Header + func (c *OrganizationsExclusionsListCall) IfNoneMatch(entityTag string) *OrganizationsExclusionsListCall + func (c *OrganizationsExclusionsListCall) PageSize(pageSize int64) *OrganizationsExclusionsListCall + func (c *OrganizationsExclusionsListCall) PageToken(pageToken string) *OrganizationsExclusionsListCall + func (c *OrganizationsExclusionsListCall) Pages(ctx context.Context, f func(*ListExclusionsResponse) error) error + type OrganizationsExclusionsPatchCall struct + func (c *OrganizationsExclusionsPatchCall) Context(ctx context.Context) *OrganizationsExclusionsPatchCall + func (c *OrganizationsExclusionsPatchCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *OrganizationsExclusionsPatchCall) Fields(s ...googleapi.Field) *OrganizationsExclusionsPatchCall + func (c *OrganizationsExclusionsPatchCall) Header() http.Header + func (c *OrganizationsExclusionsPatchCall) UpdateMask(updateMask string) *OrganizationsExclusionsPatchCall + type OrganizationsExclusionsService struct + func NewOrganizationsExclusionsService(s *Service) *OrganizationsExclusionsService + func (r *OrganizationsExclusionsService) Create(parent string, logexclusion *LogExclusion) *OrganizationsExclusionsCreateCall + func (r *OrganizationsExclusionsService) Delete(name string) *OrganizationsExclusionsDeleteCall + func (r *OrganizationsExclusionsService) Get(name string) *OrganizationsExclusionsGetCall + func (r *OrganizationsExclusionsService) List(parent string) *OrganizationsExclusionsListCall + func (r *OrganizationsExclusionsService) Patch(name string, logexclusion *LogExclusion) *OrganizationsExclusionsPatchCall + type OrganizationsGetCmekSettingsCall struct + func (c *OrganizationsGetCmekSettingsCall) Context(ctx context.Context) *OrganizationsGetCmekSettingsCall + func (c *OrganizationsGetCmekSettingsCall) Do(opts ...googleapi.CallOption) (*CmekSettings, error) + func (c *OrganizationsGetCmekSettingsCall) Fields(s ...googleapi.Field) *OrganizationsGetCmekSettingsCall + func (c *OrganizationsGetCmekSettingsCall) Header() http.Header + func (c *OrganizationsGetCmekSettingsCall) IfNoneMatch(entityTag string) *OrganizationsGetCmekSettingsCall + type OrganizationsGetSettingsCall struct + func (c *OrganizationsGetSettingsCall) Context(ctx context.Context) *OrganizationsGetSettingsCall + func (c *OrganizationsGetSettingsCall) Do(opts ...googleapi.CallOption) (*Settings, error) + func (c *OrganizationsGetSettingsCall) Fields(s ...googleapi.Field) *OrganizationsGetSettingsCall + func (c *OrganizationsGetSettingsCall) Header() http.Header + func (c *OrganizationsGetSettingsCall) IfNoneMatch(entityTag string) *OrganizationsGetSettingsCall + type OrganizationsLocationsBucketsCreateAsyncCall struct + func (c *OrganizationsLocationsBucketsCreateAsyncCall) BucketId(bucketId string) *OrganizationsLocationsBucketsCreateAsyncCall + func (c *OrganizationsLocationsBucketsCreateAsyncCall) Context(ctx context.Context) *OrganizationsLocationsBucketsCreateAsyncCall + func (c *OrganizationsLocationsBucketsCreateAsyncCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationsLocationsBucketsCreateAsyncCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsCreateAsyncCall + func (c *OrganizationsLocationsBucketsCreateAsyncCall) Header() http.Header + type OrganizationsLocationsBucketsCreateCall struct + func (c *OrganizationsLocationsBucketsCreateCall) BucketId(bucketId string) *OrganizationsLocationsBucketsCreateCall + func (c *OrganizationsLocationsBucketsCreateCall) Context(ctx context.Context) *OrganizationsLocationsBucketsCreateCall + func (c *OrganizationsLocationsBucketsCreateCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *OrganizationsLocationsBucketsCreateCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsCreateCall + func (c *OrganizationsLocationsBucketsCreateCall) Header() http.Header + type OrganizationsLocationsBucketsDeleteCall struct + func (c *OrganizationsLocationsBucketsDeleteCall) Context(ctx context.Context) *OrganizationsLocationsBucketsDeleteCall + func (c *OrganizationsLocationsBucketsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OrganizationsLocationsBucketsDeleteCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsDeleteCall + func (c *OrganizationsLocationsBucketsDeleteCall) Header() http.Header + type OrganizationsLocationsBucketsGetCall struct + func (c *OrganizationsLocationsBucketsGetCall) Context(ctx context.Context) *OrganizationsLocationsBucketsGetCall + func (c *OrganizationsLocationsBucketsGetCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *OrganizationsLocationsBucketsGetCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsGetCall + func (c *OrganizationsLocationsBucketsGetCall) Header() http.Header + func (c *OrganizationsLocationsBucketsGetCall) IfNoneMatch(entityTag string) *OrganizationsLocationsBucketsGetCall + type OrganizationsLocationsBucketsLinksCreateCall struct + func (c *OrganizationsLocationsBucketsLinksCreateCall) Context(ctx context.Context) *OrganizationsLocationsBucketsLinksCreateCall + func (c *OrganizationsLocationsBucketsLinksCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationsLocationsBucketsLinksCreateCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsLinksCreateCall + func (c *OrganizationsLocationsBucketsLinksCreateCall) Header() http.Header + func (c *OrganizationsLocationsBucketsLinksCreateCall) LinkId(linkId string) *OrganizationsLocationsBucketsLinksCreateCall + type OrganizationsLocationsBucketsLinksDeleteCall struct + func (c *OrganizationsLocationsBucketsLinksDeleteCall) Context(ctx context.Context) *OrganizationsLocationsBucketsLinksDeleteCall + func (c *OrganizationsLocationsBucketsLinksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationsLocationsBucketsLinksDeleteCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsLinksDeleteCall + func (c *OrganizationsLocationsBucketsLinksDeleteCall) Header() http.Header + type OrganizationsLocationsBucketsLinksGetCall struct + func (c *OrganizationsLocationsBucketsLinksGetCall) Context(ctx context.Context) *OrganizationsLocationsBucketsLinksGetCall + func (c *OrganizationsLocationsBucketsLinksGetCall) Do(opts ...googleapi.CallOption) (*Link, error) + func (c *OrganizationsLocationsBucketsLinksGetCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsLinksGetCall + func (c *OrganizationsLocationsBucketsLinksGetCall) Header() http.Header + func (c *OrganizationsLocationsBucketsLinksGetCall) IfNoneMatch(entityTag string) *OrganizationsLocationsBucketsLinksGetCall + type OrganizationsLocationsBucketsLinksListCall struct + func (c *OrganizationsLocationsBucketsLinksListCall) Context(ctx context.Context) *OrganizationsLocationsBucketsLinksListCall + func (c *OrganizationsLocationsBucketsLinksListCall) Do(opts ...googleapi.CallOption) (*ListLinksResponse, error) + func (c *OrganizationsLocationsBucketsLinksListCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsLinksListCall + func (c *OrganizationsLocationsBucketsLinksListCall) Header() http.Header + func (c *OrganizationsLocationsBucketsLinksListCall) IfNoneMatch(entityTag string) *OrganizationsLocationsBucketsLinksListCall + func (c *OrganizationsLocationsBucketsLinksListCall) PageSize(pageSize int64) *OrganizationsLocationsBucketsLinksListCall + func (c *OrganizationsLocationsBucketsLinksListCall) PageToken(pageToken string) *OrganizationsLocationsBucketsLinksListCall + func (c *OrganizationsLocationsBucketsLinksListCall) Pages(ctx context.Context, f func(*ListLinksResponse) error) error + type OrganizationsLocationsBucketsLinksService struct + func NewOrganizationsLocationsBucketsLinksService(s *Service) *OrganizationsLocationsBucketsLinksService + func (r *OrganizationsLocationsBucketsLinksService) Create(parent string, link *Link) *OrganizationsLocationsBucketsLinksCreateCall + func (r *OrganizationsLocationsBucketsLinksService) Delete(name string) *OrganizationsLocationsBucketsLinksDeleteCall + func (r *OrganizationsLocationsBucketsLinksService) Get(name string) *OrganizationsLocationsBucketsLinksGetCall + func (r *OrganizationsLocationsBucketsLinksService) List(parent string) *OrganizationsLocationsBucketsLinksListCall + type OrganizationsLocationsBucketsListCall struct + func (c *OrganizationsLocationsBucketsListCall) Context(ctx context.Context) *OrganizationsLocationsBucketsListCall + func (c *OrganizationsLocationsBucketsListCall) Do(opts ...googleapi.CallOption) (*ListBucketsResponse, error) + func (c *OrganizationsLocationsBucketsListCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsListCall + func (c *OrganizationsLocationsBucketsListCall) Header() http.Header + func (c *OrganizationsLocationsBucketsListCall) IfNoneMatch(entityTag string) *OrganizationsLocationsBucketsListCall + func (c *OrganizationsLocationsBucketsListCall) PageSize(pageSize int64) *OrganizationsLocationsBucketsListCall + func (c *OrganizationsLocationsBucketsListCall) PageToken(pageToken string) *OrganizationsLocationsBucketsListCall + func (c *OrganizationsLocationsBucketsListCall) Pages(ctx context.Context, f func(*ListBucketsResponse) error) error + type OrganizationsLocationsBucketsPatchCall struct + func (c *OrganizationsLocationsBucketsPatchCall) Context(ctx context.Context) *OrganizationsLocationsBucketsPatchCall + func (c *OrganizationsLocationsBucketsPatchCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *OrganizationsLocationsBucketsPatchCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsPatchCall + func (c *OrganizationsLocationsBucketsPatchCall) Header() http.Header + func (c *OrganizationsLocationsBucketsPatchCall) UpdateMask(updateMask string) *OrganizationsLocationsBucketsPatchCall + type OrganizationsLocationsBucketsService struct + Links *OrganizationsLocationsBucketsLinksService + Views *OrganizationsLocationsBucketsViewsService + func NewOrganizationsLocationsBucketsService(s *Service) *OrganizationsLocationsBucketsService + func (r *OrganizationsLocationsBucketsService) Create(parent string, logbucket *LogBucket) *OrganizationsLocationsBucketsCreateCall + func (r *OrganizationsLocationsBucketsService) CreateAsync(parent string, logbucket *LogBucket) *OrganizationsLocationsBucketsCreateAsyncCall + func (r *OrganizationsLocationsBucketsService) Delete(name string) *OrganizationsLocationsBucketsDeleteCall + func (r *OrganizationsLocationsBucketsService) Get(name string) *OrganizationsLocationsBucketsGetCall + func (r *OrganizationsLocationsBucketsService) List(parent string) *OrganizationsLocationsBucketsListCall + func (r *OrganizationsLocationsBucketsService) Patch(name string, logbucket *LogBucket) *OrganizationsLocationsBucketsPatchCall + func (r *OrganizationsLocationsBucketsService) Undelete(name string, undeletebucketrequest *UndeleteBucketRequest) *OrganizationsLocationsBucketsUndeleteCall + func (r *OrganizationsLocationsBucketsService) UpdateAsync(name string, logbucket *LogBucket) *OrganizationsLocationsBucketsUpdateAsyncCall + type OrganizationsLocationsBucketsUndeleteCall struct + func (c *OrganizationsLocationsBucketsUndeleteCall) Context(ctx context.Context) *OrganizationsLocationsBucketsUndeleteCall + func (c *OrganizationsLocationsBucketsUndeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OrganizationsLocationsBucketsUndeleteCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsUndeleteCall + func (c *OrganizationsLocationsBucketsUndeleteCall) Header() http.Header + type OrganizationsLocationsBucketsUpdateAsyncCall struct + func (c *OrganizationsLocationsBucketsUpdateAsyncCall) Context(ctx context.Context) *OrganizationsLocationsBucketsUpdateAsyncCall + func (c *OrganizationsLocationsBucketsUpdateAsyncCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationsLocationsBucketsUpdateAsyncCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsUpdateAsyncCall + func (c *OrganizationsLocationsBucketsUpdateAsyncCall) Header() http.Header + func (c *OrganizationsLocationsBucketsUpdateAsyncCall) UpdateMask(updateMask string) *OrganizationsLocationsBucketsUpdateAsyncCall + type OrganizationsLocationsBucketsViewsCreateCall struct + func (c *OrganizationsLocationsBucketsViewsCreateCall) Context(ctx context.Context) *OrganizationsLocationsBucketsViewsCreateCall + func (c *OrganizationsLocationsBucketsViewsCreateCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *OrganizationsLocationsBucketsViewsCreateCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsViewsCreateCall + func (c *OrganizationsLocationsBucketsViewsCreateCall) Header() http.Header + func (c *OrganizationsLocationsBucketsViewsCreateCall) ViewId(viewId string) *OrganizationsLocationsBucketsViewsCreateCall + type OrganizationsLocationsBucketsViewsDeleteCall struct + func (c *OrganizationsLocationsBucketsViewsDeleteCall) Context(ctx context.Context) *OrganizationsLocationsBucketsViewsDeleteCall + func (c *OrganizationsLocationsBucketsViewsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OrganizationsLocationsBucketsViewsDeleteCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsViewsDeleteCall + func (c *OrganizationsLocationsBucketsViewsDeleteCall) Header() http.Header + type OrganizationsLocationsBucketsViewsGetCall struct + func (c *OrganizationsLocationsBucketsViewsGetCall) Context(ctx context.Context) *OrganizationsLocationsBucketsViewsGetCall + func (c *OrganizationsLocationsBucketsViewsGetCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *OrganizationsLocationsBucketsViewsGetCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsViewsGetCall + func (c *OrganizationsLocationsBucketsViewsGetCall) Header() http.Header + func (c *OrganizationsLocationsBucketsViewsGetCall) IfNoneMatch(entityTag string) *OrganizationsLocationsBucketsViewsGetCall + type OrganizationsLocationsBucketsViewsListCall struct + func (c *OrganizationsLocationsBucketsViewsListCall) Context(ctx context.Context) *OrganizationsLocationsBucketsViewsListCall + func (c *OrganizationsLocationsBucketsViewsListCall) Do(opts ...googleapi.CallOption) (*ListViewsResponse, error) + func (c *OrganizationsLocationsBucketsViewsListCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsViewsListCall + func (c *OrganizationsLocationsBucketsViewsListCall) Header() http.Header + func (c *OrganizationsLocationsBucketsViewsListCall) IfNoneMatch(entityTag string) *OrganizationsLocationsBucketsViewsListCall + func (c *OrganizationsLocationsBucketsViewsListCall) PageSize(pageSize int64) *OrganizationsLocationsBucketsViewsListCall + func (c *OrganizationsLocationsBucketsViewsListCall) PageToken(pageToken string) *OrganizationsLocationsBucketsViewsListCall + func (c *OrganizationsLocationsBucketsViewsListCall) Pages(ctx context.Context, f func(*ListViewsResponse) error) error + type OrganizationsLocationsBucketsViewsLogsListCall struct + func (c *OrganizationsLocationsBucketsViewsLogsListCall) Context(ctx context.Context) *OrganizationsLocationsBucketsViewsLogsListCall + func (c *OrganizationsLocationsBucketsViewsLogsListCall) Do(opts ...googleapi.CallOption) (*ListLogsResponse, error) + func (c *OrganizationsLocationsBucketsViewsLogsListCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsViewsLogsListCall + func (c *OrganizationsLocationsBucketsViewsLogsListCall) Header() http.Header + func (c *OrganizationsLocationsBucketsViewsLogsListCall) IfNoneMatch(entityTag string) *OrganizationsLocationsBucketsViewsLogsListCall + func (c *OrganizationsLocationsBucketsViewsLogsListCall) PageSize(pageSize int64) *OrganizationsLocationsBucketsViewsLogsListCall + func (c *OrganizationsLocationsBucketsViewsLogsListCall) PageToken(pageToken string) *OrganizationsLocationsBucketsViewsLogsListCall + func (c *OrganizationsLocationsBucketsViewsLogsListCall) Pages(ctx context.Context, f func(*ListLogsResponse) error) error + func (c *OrganizationsLocationsBucketsViewsLogsListCall) ResourceNames(resourceNames ...string) *OrganizationsLocationsBucketsViewsLogsListCall + type OrganizationsLocationsBucketsViewsLogsService struct + func NewOrganizationsLocationsBucketsViewsLogsService(s *Service) *OrganizationsLocationsBucketsViewsLogsService + func (r *OrganizationsLocationsBucketsViewsLogsService) List(parent string) *OrganizationsLocationsBucketsViewsLogsListCall + type OrganizationsLocationsBucketsViewsPatchCall struct + func (c *OrganizationsLocationsBucketsViewsPatchCall) Context(ctx context.Context) *OrganizationsLocationsBucketsViewsPatchCall + func (c *OrganizationsLocationsBucketsViewsPatchCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *OrganizationsLocationsBucketsViewsPatchCall) Fields(s ...googleapi.Field) *OrganizationsLocationsBucketsViewsPatchCall + func (c *OrganizationsLocationsBucketsViewsPatchCall) Header() http.Header + func (c *OrganizationsLocationsBucketsViewsPatchCall) UpdateMask(updateMask string) *OrganizationsLocationsBucketsViewsPatchCall + type OrganizationsLocationsBucketsViewsService struct + Logs *OrganizationsLocationsBucketsViewsLogsService + func NewOrganizationsLocationsBucketsViewsService(s *Service) *OrganizationsLocationsBucketsViewsService + func (r *OrganizationsLocationsBucketsViewsService) Create(parent string, logview *LogView) *OrganizationsLocationsBucketsViewsCreateCall + func (r *OrganizationsLocationsBucketsViewsService) Delete(name string) *OrganizationsLocationsBucketsViewsDeleteCall + func (r *OrganizationsLocationsBucketsViewsService) Get(name string) *OrganizationsLocationsBucketsViewsGetCall + func (r *OrganizationsLocationsBucketsViewsService) List(parent string) *OrganizationsLocationsBucketsViewsListCall + func (r *OrganizationsLocationsBucketsViewsService) Patch(name string, logview *LogView) *OrganizationsLocationsBucketsViewsPatchCall + type OrganizationsLocationsGetCall struct + func (c *OrganizationsLocationsGetCall) Context(ctx context.Context) *OrganizationsLocationsGetCall + func (c *OrganizationsLocationsGetCall) Do(opts ...googleapi.CallOption) (*Location, error) + func (c *OrganizationsLocationsGetCall) Fields(s ...googleapi.Field) *OrganizationsLocationsGetCall + func (c *OrganizationsLocationsGetCall) Header() http.Header + func (c *OrganizationsLocationsGetCall) IfNoneMatch(entityTag string) *OrganizationsLocationsGetCall + type OrganizationsLocationsListCall struct + func (c *OrganizationsLocationsListCall) Context(ctx context.Context) *OrganizationsLocationsListCall + func (c *OrganizationsLocationsListCall) Do(opts ...googleapi.CallOption) (*ListLocationsResponse, error) + func (c *OrganizationsLocationsListCall) Fields(s ...googleapi.Field) *OrganizationsLocationsListCall + func (c *OrganizationsLocationsListCall) Filter(filter string) *OrganizationsLocationsListCall + func (c *OrganizationsLocationsListCall) Header() http.Header + func (c *OrganizationsLocationsListCall) IfNoneMatch(entityTag string) *OrganizationsLocationsListCall + func (c *OrganizationsLocationsListCall) PageSize(pageSize int64) *OrganizationsLocationsListCall + func (c *OrganizationsLocationsListCall) PageToken(pageToken string) *OrganizationsLocationsListCall + func (c *OrganizationsLocationsListCall) Pages(ctx context.Context, f func(*ListLocationsResponse) error) error + type OrganizationsLocationsOperationsCancelCall struct + func (c *OrganizationsLocationsOperationsCancelCall) Context(ctx context.Context) *OrganizationsLocationsOperationsCancelCall + func (c *OrganizationsLocationsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OrganizationsLocationsOperationsCancelCall) Fields(s ...googleapi.Field) *OrganizationsLocationsOperationsCancelCall + func (c *OrganizationsLocationsOperationsCancelCall) Header() http.Header + type OrganizationsLocationsOperationsGetCall struct + func (c *OrganizationsLocationsOperationsGetCall) Context(ctx context.Context) *OrganizationsLocationsOperationsGetCall + func (c *OrganizationsLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationsLocationsOperationsGetCall) Fields(s ...googleapi.Field) *OrganizationsLocationsOperationsGetCall + func (c *OrganizationsLocationsOperationsGetCall) Header() http.Header + func (c *OrganizationsLocationsOperationsGetCall) IfNoneMatch(entityTag string) *OrganizationsLocationsOperationsGetCall + type OrganizationsLocationsOperationsListCall struct + func (c *OrganizationsLocationsOperationsListCall) Context(ctx context.Context) *OrganizationsLocationsOperationsListCall + func (c *OrganizationsLocationsOperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *OrganizationsLocationsOperationsListCall) Fields(s ...googleapi.Field) *OrganizationsLocationsOperationsListCall + func (c *OrganizationsLocationsOperationsListCall) Filter(filter string) *OrganizationsLocationsOperationsListCall + func (c *OrganizationsLocationsOperationsListCall) Header() http.Header + func (c *OrganizationsLocationsOperationsListCall) IfNoneMatch(entityTag string) *OrganizationsLocationsOperationsListCall + func (c *OrganizationsLocationsOperationsListCall) PageSize(pageSize int64) *OrganizationsLocationsOperationsListCall + func (c *OrganizationsLocationsOperationsListCall) PageToken(pageToken string) *OrganizationsLocationsOperationsListCall + func (c *OrganizationsLocationsOperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type OrganizationsLocationsOperationsService struct + func NewOrganizationsLocationsOperationsService(s *Service) *OrganizationsLocationsOperationsService + func (r *OrganizationsLocationsOperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *OrganizationsLocationsOperationsCancelCall + func (r *OrganizationsLocationsOperationsService) Get(name string) *OrganizationsLocationsOperationsGetCall + func (r *OrganizationsLocationsOperationsService) List(name string) *OrganizationsLocationsOperationsListCall + type OrganizationsLocationsRecentQueriesListCall struct + func (c *OrganizationsLocationsRecentQueriesListCall) Context(ctx context.Context) *OrganizationsLocationsRecentQueriesListCall + func (c *OrganizationsLocationsRecentQueriesListCall) Do(opts ...googleapi.CallOption) (*ListRecentQueriesResponse, error) + func (c *OrganizationsLocationsRecentQueriesListCall) Fields(s ...googleapi.Field) *OrganizationsLocationsRecentQueriesListCall + func (c *OrganizationsLocationsRecentQueriesListCall) Header() http.Header + func (c *OrganizationsLocationsRecentQueriesListCall) IfNoneMatch(entityTag string) *OrganizationsLocationsRecentQueriesListCall + func (c *OrganizationsLocationsRecentQueriesListCall) PageSize(pageSize int64) *OrganizationsLocationsRecentQueriesListCall + func (c *OrganizationsLocationsRecentQueriesListCall) PageToken(pageToken string) *OrganizationsLocationsRecentQueriesListCall + func (c *OrganizationsLocationsRecentQueriesListCall) Pages(ctx context.Context, f func(*ListRecentQueriesResponse) error) error + type OrganizationsLocationsRecentQueriesService struct + func NewOrganizationsLocationsRecentQueriesService(s *Service) *OrganizationsLocationsRecentQueriesService + func (r *OrganizationsLocationsRecentQueriesService) List(parent string) *OrganizationsLocationsRecentQueriesListCall + type OrganizationsLocationsSavedQueriesCreateCall struct + func (c *OrganizationsLocationsSavedQueriesCreateCall) Context(ctx context.Context) *OrganizationsLocationsSavedQueriesCreateCall + func (c *OrganizationsLocationsSavedQueriesCreateCall) Do(opts ...googleapi.CallOption) (*SavedQuery, error) + func (c *OrganizationsLocationsSavedQueriesCreateCall) Fields(s ...googleapi.Field) *OrganizationsLocationsSavedQueriesCreateCall + func (c *OrganizationsLocationsSavedQueriesCreateCall) Header() http.Header + func (c *OrganizationsLocationsSavedQueriesCreateCall) SavedQueryId(savedQueryId string) *OrganizationsLocationsSavedQueriesCreateCall + type OrganizationsLocationsSavedQueriesDeleteCall struct + func (c *OrganizationsLocationsSavedQueriesDeleteCall) Context(ctx context.Context) *OrganizationsLocationsSavedQueriesDeleteCall + func (c *OrganizationsLocationsSavedQueriesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OrganizationsLocationsSavedQueriesDeleteCall) Fields(s ...googleapi.Field) *OrganizationsLocationsSavedQueriesDeleteCall + func (c *OrganizationsLocationsSavedQueriesDeleteCall) Header() http.Header + type OrganizationsLocationsSavedQueriesListCall struct + func (c *OrganizationsLocationsSavedQueriesListCall) Context(ctx context.Context) *OrganizationsLocationsSavedQueriesListCall + func (c *OrganizationsLocationsSavedQueriesListCall) Do(opts ...googleapi.CallOption) (*ListSavedQueriesResponse, error) + func (c *OrganizationsLocationsSavedQueriesListCall) Fields(s ...googleapi.Field) *OrganizationsLocationsSavedQueriesListCall + func (c *OrganizationsLocationsSavedQueriesListCall) Header() http.Header + func (c *OrganizationsLocationsSavedQueriesListCall) IfNoneMatch(entityTag string) *OrganizationsLocationsSavedQueriesListCall + func (c *OrganizationsLocationsSavedQueriesListCall) PageSize(pageSize int64) *OrganizationsLocationsSavedQueriesListCall + func (c *OrganizationsLocationsSavedQueriesListCall) PageToken(pageToken string) *OrganizationsLocationsSavedQueriesListCall + func (c *OrganizationsLocationsSavedQueriesListCall) Pages(ctx context.Context, f func(*ListSavedQueriesResponse) error) error + type OrganizationsLocationsSavedQueriesService struct + func NewOrganizationsLocationsSavedQueriesService(s *Service) *OrganizationsLocationsSavedQueriesService + func (r *OrganizationsLocationsSavedQueriesService) Create(parent string, savedquery *SavedQuery) *OrganizationsLocationsSavedQueriesCreateCall + func (r *OrganizationsLocationsSavedQueriesService) Delete(name string) *OrganizationsLocationsSavedQueriesDeleteCall + func (r *OrganizationsLocationsSavedQueriesService) List(parent string) *OrganizationsLocationsSavedQueriesListCall + type OrganizationsLocationsService struct + Buckets *OrganizationsLocationsBucketsService + Operations *OrganizationsLocationsOperationsService + RecentQueries *OrganizationsLocationsRecentQueriesService + SavedQueries *OrganizationsLocationsSavedQueriesService + func NewOrganizationsLocationsService(s *Service) *OrganizationsLocationsService + func (r *OrganizationsLocationsService) Get(name string) *OrganizationsLocationsGetCall + func (r *OrganizationsLocationsService) List(name string) *OrganizationsLocationsListCall + type OrganizationsLogsDeleteCall struct + func (c *OrganizationsLogsDeleteCall) Context(ctx context.Context) *OrganizationsLogsDeleteCall + func (c *OrganizationsLogsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OrganizationsLogsDeleteCall) Fields(s ...googleapi.Field) *OrganizationsLogsDeleteCall + func (c *OrganizationsLogsDeleteCall) Header() http.Header + type OrganizationsLogsListCall struct + func (c *OrganizationsLogsListCall) Context(ctx context.Context) *OrganizationsLogsListCall + func (c *OrganizationsLogsListCall) Do(opts ...googleapi.CallOption) (*ListLogsResponse, error) + func (c *OrganizationsLogsListCall) Fields(s ...googleapi.Field) *OrganizationsLogsListCall + func (c *OrganizationsLogsListCall) Header() http.Header + func (c *OrganizationsLogsListCall) IfNoneMatch(entityTag string) *OrganizationsLogsListCall + func (c *OrganizationsLogsListCall) PageSize(pageSize int64) *OrganizationsLogsListCall + func (c *OrganizationsLogsListCall) PageToken(pageToken string) *OrganizationsLogsListCall + func (c *OrganizationsLogsListCall) Pages(ctx context.Context, f func(*ListLogsResponse) error) error + func (c *OrganizationsLogsListCall) ResourceNames(resourceNames ...string) *OrganizationsLogsListCall + type OrganizationsLogsService struct + func NewOrganizationsLogsService(s *Service) *OrganizationsLogsService + func (r *OrganizationsLogsService) Delete(logName string) *OrganizationsLogsDeleteCall + func (r *OrganizationsLogsService) List(parent string) *OrganizationsLogsListCall + type OrganizationsService struct + Exclusions *OrganizationsExclusionsService + Locations *OrganizationsLocationsService + Logs *OrganizationsLogsService + Sinks *OrganizationsSinksService + func NewOrganizationsService(s *Service) *OrganizationsService + func (r *OrganizationsService) GetCmekSettings(name string) *OrganizationsGetCmekSettingsCall + func (r *OrganizationsService) GetSettings(name string) *OrganizationsGetSettingsCall + func (r *OrganizationsService) UpdateCmekSettings(name string, cmeksettings *CmekSettings) *OrganizationsUpdateCmekSettingsCall + func (r *OrganizationsService) UpdateSettings(name string, settings *Settings) *OrganizationsUpdateSettingsCall + type OrganizationsSinksCreateCall struct + func (c *OrganizationsSinksCreateCall) Context(ctx context.Context) *OrganizationsSinksCreateCall + func (c *OrganizationsSinksCreateCall) CustomWriterIdentity(customWriterIdentity string) *OrganizationsSinksCreateCall + func (c *OrganizationsSinksCreateCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *OrganizationsSinksCreateCall) Fields(s ...googleapi.Field) *OrganizationsSinksCreateCall + func (c *OrganizationsSinksCreateCall) Header() http.Header + func (c *OrganizationsSinksCreateCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *OrganizationsSinksCreateCall + type OrganizationsSinksDeleteCall struct + func (c *OrganizationsSinksDeleteCall) Context(ctx context.Context) *OrganizationsSinksDeleteCall + func (c *OrganizationsSinksDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OrganizationsSinksDeleteCall) Fields(s ...googleapi.Field) *OrganizationsSinksDeleteCall + func (c *OrganizationsSinksDeleteCall) Header() http.Header + type OrganizationsSinksGetCall struct + func (c *OrganizationsSinksGetCall) Context(ctx context.Context) *OrganizationsSinksGetCall + func (c *OrganizationsSinksGetCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *OrganizationsSinksGetCall) Fields(s ...googleapi.Field) *OrganizationsSinksGetCall + func (c *OrganizationsSinksGetCall) Header() http.Header + func (c *OrganizationsSinksGetCall) IfNoneMatch(entityTag string) *OrganizationsSinksGetCall + type OrganizationsSinksListCall struct + func (c *OrganizationsSinksListCall) Context(ctx context.Context) *OrganizationsSinksListCall + func (c *OrganizationsSinksListCall) Do(opts ...googleapi.CallOption) (*ListSinksResponse, error) + func (c *OrganizationsSinksListCall) Fields(s ...googleapi.Field) *OrganizationsSinksListCall + func (c *OrganizationsSinksListCall) Header() http.Header + func (c *OrganizationsSinksListCall) IfNoneMatch(entityTag string) *OrganizationsSinksListCall + func (c *OrganizationsSinksListCall) PageSize(pageSize int64) *OrganizationsSinksListCall + func (c *OrganizationsSinksListCall) PageToken(pageToken string) *OrganizationsSinksListCall + func (c *OrganizationsSinksListCall) Pages(ctx context.Context, f func(*ListSinksResponse) error) error + type OrganizationsSinksPatchCall struct + func (c *OrganizationsSinksPatchCall) Context(ctx context.Context) *OrganizationsSinksPatchCall + func (c *OrganizationsSinksPatchCall) CustomWriterIdentity(customWriterIdentity string) *OrganizationsSinksPatchCall + func (c *OrganizationsSinksPatchCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *OrganizationsSinksPatchCall) Fields(s ...googleapi.Field) *OrganizationsSinksPatchCall + func (c *OrganizationsSinksPatchCall) Header() http.Header + func (c *OrganizationsSinksPatchCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *OrganizationsSinksPatchCall + func (c *OrganizationsSinksPatchCall) UpdateMask(updateMask string) *OrganizationsSinksPatchCall + type OrganizationsSinksService struct + func NewOrganizationsSinksService(s *Service) *OrganizationsSinksService + func (r *OrganizationsSinksService) Create(parent string, logsink *LogSink) *OrganizationsSinksCreateCall + func (r *OrganizationsSinksService) Delete(sinkNameid string) *OrganizationsSinksDeleteCall + func (r *OrganizationsSinksService) Get(sinkName string) *OrganizationsSinksGetCall + func (r *OrganizationsSinksService) List(parent string) *OrganizationsSinksListCall + func (r *OrganizationsSinksService) Patch(sinkNameid string, logsink *LogSink) *OrganizationsSinksPatchCall + func (r *OrganizationsSinksService) Update(sinkNameid string, logsink *LogSink) *OrganizationsSinksUpdateCall + type OrganizationsSinksUpdateCall struct + func (c *OrganizationsSinksUpdateCall) Context(ctx context.Context) *OrganizationsSinksUpdateCall + func (c *OrganizationsSinksUpdateCall) CustomWriterIdentity(customWriterIdentity string) *OrganizationsSinksUpdateCall + func (c *OrganizationsSinksUpdateCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *OrganizationsSinksUpdateCall) Fields(s ...googleapi.Field) *OrganizationsSinksUpdateCall + func (c *OrganizationsSinksUpdateCall) Header() http.Header + func (c *OrganizationsSinksUpdateCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *OrganizationsSinksUpdateCall + func (c *OrganizationsSinksUpdateCall) UpdateMask(updateMask string) *OrganizationsSinksUpdateCall + type OrganizationsUpdateCmekSettingsCall struct + func (c *OrganizationsUpdateCmekSettingsCall) Context(ctx context.Context) *OrganizationsUpdateCmekSettingsCall + func (c *OrganizationsUpdateCmekSettingsCall) Do(opts ...googleapi.CallOption) (*CmekSettings, error) + func (c *OrganizationsUpdateCmekSettingsCall) Fields(s ...googleapi.Field) *OrganizationsUpdateCmekSettingsCall + func (c *OrganizationsUpdateCmekSettingsCall) Header() http.Header + func (c *OrganizationsUpdateCmekSettingsCall) UpdateMask(updateMask string) *OrganizationsUpdateCmekSettingsCall + type OrganizationsUpdateSettingsCall struct + func (c *OrganizationsUpdateSettingsCall) Context(ctx context.Context) *OrganizationsUpdateSettingsCall + func (c *OrganizationsUpdateSettingsCall) Do(opts ...googleapi.CallOption) (*Settings, error) + func (c *OrganizationsUpdateSettingsCall) Fields(s ...googleapi.Field) *OrganizationsUpdateSettingsCall + func (c *OrganizationsUpdateSettingsCall) Header() http.Header + func (c *OrganizationsUpdateSettingsCall) UpdateMask(updateMask string) *OrganizationsUpdateSettingsCall + type ProjectsExclusionsCreateCall struct + func (c *ProjectsExclusionsCreateCall) Context(ctx context.Context) *ProjectsExclusionsCreateCall + func (c *ProjectsExclusionsCreateCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *ProjectsExclusionsCreateCall) Fields(s ...googleapi.Field) *ProjectsExclusionsCreateCall + func (c *ProjectsExclusionsCreateCall) Header() http.Header + type ProjectsExclusionsDeleteCall struct + func (c *ProjectsExclusionsDeleteCall) Context(ctx context.Context) *ProjectsExclusionsDeleteCall + func (c *ProjectsExclusionsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsExclusionsDeleteCall) Fields(s ...googleapi.Field) *ProjectsExclusionsDeleteCall + func (c *ProjectsExclusionsDeleteCall) Header() http.Header + type ProjectsExclusionsGetCall struct + func (c *ProjectsExclusionsGetCall) Context(ctx context.Context) *ProjectsExclusionsGetCall + func (c *ProjectsExclusionsGetCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *ProjectsExclusionsGetCall) Fields(s ...googleapi.Field) *ProjectsExclusionsGetCall + func (c *ProjectsExclusionsGetCall) Header() http.Header + func (c *ProjectsExclusionsGetCall) IfNoneMatch(entityTag string) *ProjectsExclusionsGetCall + type ProjectsExclusionsListCall struct + func (c *ProjectsExclusionsListCall) Context(ctx context.Context) *ProjectsExclusionsListCall + func (c *ProjectsExclusionsListCall) Do(opts ...googleapi.CallOption) (*ListExclusionsResponse, error) + func (c *ProjectsExclusionsListCall) Fields(s ...googleapi.Field) *ProjectsExclusionsListCall + func (c *ProjectsExclusionsListCall) Header() http.Header + func (c *ProjectsExclusionsListCall) IfNoneMatch(entityTag string) *ProjectsExclusionsListCall + func (c *ProjectsExclusionsListCall) PageSize(pageSize int64) *ProjectsExclusionsListCall + func (c *ProjectsExclusionsListCall) PageToken(pageToken string) *ProjectsExclusionsListCall + func (c *ProjectsExclusionsListCall) Pages(ctx context.Context, f func(*ListExclusionsResponse) error) error + type ProjectsExclusionsPatchCall struct + func (c *ProjectsExclusionsPatchCall) Context(ctx context.Context) *ProjectsExclusionsPatchCall + func (c *ProjectsExclusionsPatchCall) Do(opts ...googleapi.CallOption) (*LogExclusion, error) + func (c *ProjectsExclusionsPatchCall) Fields(s ...googleapi.Field) *ProjectsExclusionsPatchCall + func (c *ProjectsExclusionsPatchCall) Header() http.Header + func (c *ProjectsExclusionsPatchCall) UpdateMask(updateMask string) *ProjectsExclusionsPatchCall + type ProjectsExclusionsService struct + func NewProjectsExclusionsService(s *Service) *ProjectsExclusionsService + func (r *ProjectsExclusionsService) Create(parent string, logexclusion *LogExclusion) *ProjectsExclusionsCreateCall + func (r *ProjectsExclusionsService) Delete(name string) *ProjectsExclusionsDeleteCall + func (r *ProjectsExclusionsService) Get(name string) *ProjectsExclusionsGetCall + func (r *ProjectsExclusionsService) List(parent string) *ProjectsExclusionsListCall + func (r *ProjectsExclusionsService) Patch(name string, logexclusion *LogExclusion) *ProjectsExclusionsPatchCall + type ProjectsGetCmekSettingsCall struct + func (c *ProjectsGetCmekSettingsCall) Context(ctx context.Context) *ProjectsGetCmekSettingsCall + func (c *ProjectsGetCmekSettingsCall) Do(opts ...googleapi.CallOption) (*CmekSettings, error) + func (c *ProjectsGetCmekSettingsCall) Fields(s ...googleapi.Field) *ProjectsGetCmekSettingsCall + func (c *ProjectsGetCmekSettingsCall) Header() http.Header + func (c *ProjectsGetCmekSettingsCall) IfNoneMatch(entityTag string) *ProjectsGetCmekSettingsCall + type ProjectsGetSettingsCall struct + func (c *ProjectsGetSettingsCall) Context(ctx context.Context) *ProjectsGetSettingsCall + func (c *ProjectsGetSettingsCall) Do(opts ...googleapi.CallOption) (*Settings, error) + func (c *ProjectsGetSettingsCall) Fields(s ...googleapi.Field) *ProjectsGetSettingsCall + func (c *ProjectsGetSettingsCall) Header() http.Header + func (c *ProjectsGetSettingsCall) IfNoneMatch(entityTag string) *ProjectsGetSettingsCall + type ProjectsLocationsBucketsCreateAsyncCall struct + func (c *ProjectsLocationsBucketsCreateAsyncCall) BucketId(bucketId string) *ProjectsLocationsBucketsCreateAsyncCall + func (c *ProjectsLocationsBucketsCreateAsyncCall) Context(ctx context.Context) *ProjectsLocationsBucketsCreateAsyncCall + func (c *ProjectsLocationsBucketsCreateAsyncCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsBucketsCreateAsyncCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsCreateAsyncCall + func (c *ProjectsLocationsBucketsCreateAsyncCall) Header() http.Header + type ProjectsLocationsBucketsCreateCall struct + func (c *ProjectsLocationsBucketsCreateCall) BucketId(bucketId string) *ProjectsLocationsBucketsCreateCall + func (c *ProjectsLocationsBucketsCreateCall) Context(ctx context.Context) *ProjectsLocationsBucketsCreateCall + func (c *ProjectsLocationsBucketsCreateCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *ProjectsLocationsBucketsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsCreateCall + func (c *ProjectsLocationsBucketsCreateCall) Header() http.Header + type ProjectsLocationsBucketsDeleteCall struct + func (c *ProjectsLocationsBucketsDeleteCall) Context(ctx context.Context) *ProjectsLocationsBucketsDeleteCall + func (c *ProjectsLocationsBucketsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsBucketsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsDeleteCall + func (c *ProjectsLocationsBucketsDeleteCall) Header() http.Header + type ProjectsLocationsBucketsGetCall struct + func (c *ProjectsLocationsBucketsGetCall) Context(ctx context.Context) *ProjectsLocationsBucketsGetCall + func (c *ProjectsLocationsBucketsGetCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *ProjectsLocationsBucketsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsGetCall + func (c *ProjectsLocationsBucketsGetCall) Header() http.Header + func (c *ProjectsLocationsBucketsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsBucketsGetCall + type ProjectsLocationsBucketsLinksCreateCall struct + func (c *ProjectsLocationsBucketsLinksCreateCall) Context(ctx context.Context) *ProjectsLocationsBucketsLinksCreateCall + func (c *ProjectsLocationsBucketsLinksCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsBucketsLinksCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsLinksCreateCall + func (c *ProjectsLocationsBucketsLinksCreateCall) Header() http.Header + func (c *ProjectsLocationsBucketsLinksCreateCall) LinkId(linkId string) *ProjectsLocationsBucketsLinksCreateCall + type ProjectsLocationsBucketsLinksDeleteCall struct + func (c *ProjectsLocationsBucketsLinksDeleteCall) Context(ctx context.Context) *ProjectsLocationsBucketsLinksDeleteCall + func (c *ProjectsLocationsBucketsLinksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsBucketsLinksDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsLinksDeleteCall + func (c *ProjectsLocationsBucketsLinksDeleteCall) Header() http.Header + type ProjectsLocationsBucketsLinksGetCall struct + func (c *ProjectsLocationsBucketsLinksGetCall) Context(ctx context.Context) *ProjectsLocationsBucketsLinksGetCall + func (c *ProjectsLocationsBucketsLinksGetCall) Do(opts ...googleapi.CallOption) (*Link, error) + func (c *ProjectsLocationsBucketsLinksGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsLinksGetCall + func (c *ProjectsLocationsBucketsLinksGetCall) Header() http.Header + func (c *ProjectsLocationsBucketsLinksGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsBucketsLinksGetCall + type ProjectsLocationsBucketsLinksListCall struct + func (c *ProjectsLocationsBucketsLinksListCall) Context(ctx context.Context) *ProjectsLocationsBucketsLinksListCall + func (c *ProjectsLocationsBucketsLinksListCall) Do(opts ...googleapi.CallOption) (*ListLinksResponse, error) + func (c *ProjectsLocationsBucketsLinksListCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsLinksListCall + func (c *ProjectsLocationsBucketsLinksListCall) Header() http.Header + func (c *ProjectsLocationsBucketsLinksListCall) IfNoneMatch(entityTag string) *ProjectsLocationsBucketsLinksListCall + func (c *ProjectsLocationsBucketsLinksListCall) PageSize(pageSize int64) *ProjectsLocationsBucketsLinksListCall + func (c *ProjectsLocationsBucketsLinksListCall) PageToken(pageToken string) *ProjectsLocationsBucketsLinksListCall + func (c *ProjectsLocationsBucketsLinksListCall) Pages(ctx context.Context, f func(*ListLinksResponse) error) error + type ProjectsLocationsBucketsLinksService struct + func NewProjectsLocationsBucketsLinksService(s *Service) *ProjectsLocationsBucketsLinksService + func (r *ProjectsLocationsBucketsLinksService) Create(parent string, link *Link) *ProjectsLocationsBucketsLinksCreateCall + func (r *ProjectsLocationsBucketsLinksService) Delete(name string) *ProjectsLocationsBucketsLinksDeleteCall + func (r *ProjectsLocationsBucketsLinksService) Get(name string) *ProjectsLocationsBucketsLinksGetCall + func (r *ProjectsLocationsBucketsLinksService) List(parent string) *ProjectsLocationsBucketsLinksListCall + type ProjectsLocationsBucketsListCall struct + func (c *ProjectsLocationsBucketsListCall) Context(ctx context.Context) *ProjectsLocationsBucketsListCall + func (c *ProjectsLocationsBucketsListCall) Do(opts ...googleapi.CallOption) (*ListBucketsResponse, error) + func (c *ProjectsLocationsBucketsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsListCall + func (c *ProjectsLocationsBucketsListCall) Header() http.Header + func (c *ProjectsLocationsBucketsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsBucketsListCall + func (c *ProjectsLocationsBucketsListCall) PageSize(pageSize int64) *ProjectsLocationsBucketsListCall + func (c *ProjectsLocationsBucketsListCall) PageToken(pageToken string) *ProjectsLocationsBucketsListCall + func (c *ProjectsLocationsBucketsListCall) Pages(ctx context.Context, f func(*ListBucketsResponse) error) error + type ProjectsLocationsBucketsPatchCall struct + func (c *ProjectsLocationsBucketsPatchCall) Context(ctx context.Context) *ProjectsLocationsBucketsPatchCall + func (c *ProjectsLocationsBucketsPatchCall) Do(opts ...googleapi.CallOption) (*LogBucket, error) + func (c *ProjectsLocationsBucketsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsPatchCall + func (c *ProjectsLocationsBucketsPatchCall) Header() http.Header + func (c *ProjectsLocationsBucketsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsBucketsPatchCall + type ProjectsLocationsBucketsService struct + Links *ProjectsLocationsBucketsLinksService + Views *ProjectsLocationsBucketsViewsService + func NewProjectsLocationsBucketsService(s *Service) *ProjectsLocationsBucketsService + func (r *ProjectsLocationsBucketsService) Create(parent string, logbucket *LogBucket) *ProjectsLocationsBucketsCreateCall + func (r *ProjectsLocationsBucketsService) CreateAsync(parent string, logbucket *LogBucket) *ProjectsLocationsBucketsCreateAsyncCall + func (r *ProjectsLocationsBucketsService) Delete(name string) *ProjectsLocationsBucketsDeleteCall + func (r *ProjectsLocationsBucketsService) Get(name string) *ProjectsLocationsBucketsGetCall + func (r *ProjectsLocationsBucketsService) List(parent string) *ProjectsLocationsBucketsListCall + func (r *ProjectsLocationsBucketsService) Patch(name string, logbucket *LogBucket) *ProjectsLocationsBucketsPatchCall + func (r *ProjectsLocationsBucketsService) Undelete(name string, undeletebucketrequest *UndeleteBucketRequest) *ProjectsLocationsBucketsUndeleteCall + func (r *ProjectsLocationsBucketsService) UpdateAsync(name string, logbucket *LogBucket) *ProjectsLocationsBucketsUpdateAsyncCall + type ProjectsLocationsBucketsUndeleteCall struct + func (c *ProjectsLocationsBucketsUndeleteCall) Context(ctx context.Context) *ProjectsLocationsBucketsUndeleteCall + func (c *ProjectsLocationsBucketsUndeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsBucketsUndeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsUndeleteCall + func (c *ProjectsLocationsBucketsUndeleteCall) Header() http.Header + type ProjectsLocationsBucketsUpdateAsyncCall struct + func (c *ProjectsLocationsBucketsUpdateAsyncCall) Context(ctx context.Context) *ProjectsLocationsBucketsUpdateAsyncCall + func (c *ProjectsLocationsBucketsUpdateAsyncCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsBucketsUpdateAsyncCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsUpdateAsyncCall + func (c *ProjectsLocationsBucketsUpdateAsyncCall) Header() http.Header + func (c *ProjectsLocationsBucketsUpdateAsyncCall) UpdateMask(updateMask string) *ProjectsLocationsBucketsUpdateAsyncCall + type ProjectsLocationsBucketsViewsCreateCall struct + func (c *ProjectsLocationsBucketsViewsCreateCall) Context(ctx context.Context) *ProjectsLocationsBucketsViewsCreateCall + func (c *ProjectsLocationsBucketsViewsCreateCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *ProjectsLocationsBucketsViewsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsViewsCreateCall + func (c *ProjectsLocationsBucketsViewsCreateCall) Header() http.Header + func (c *ProjectsLocationsBucketsViewsCreateCall) ViewId(viewId string) *ProjectsLocationsBucketsViewsCreateCall + type ProjectsLocationsBucketsViewsDeleteCall struct + func (c *ProjectsLocationsBucketsViewsDeleteCall) Context(ctx context.Context) *ProjectsLocationsBucketsViewsDeleteCall + func (c *ProjectsLocationsBucketsViewsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsBucketsViewsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsViewsDeleteCall + func (c *ProjectsLocationsBucketsViewsDeleteCall) Header() http.Header + type ProjectsLocationsBucketsViewsGetCall struct + func (c *ProjectsLocationsBucketsViewsGetCall) Context(ctx context.Context) *ProjectsLocationsBucketsViewsGetCall + func (c *ProjectsLocationsBucketsViewsGetCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *ProjectsLocationsBucketsViewsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsViewsGetCall + func (c *ProjectsLocationsBucketsViewsGetCall) Header() http.Header + func (c *ProjectsLocationsBucketsViewsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsBucketsViewsGetCall + type ProjectsLocationsBucketsViewsListCall struct + func (c *ProjectsLocationsBucketsViewsListCall) Context(ctx context.Context) *ProjectsLocationsBucketsViewsListCall + func (c *ProjectsLocationsBucketsViewsListCall) Do(opts ...googleapi.CallOption) (*ListViewsResponse, error) + func (c *ProjectsLocationsBucketsViewsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsViewsListCall + func (c *ProjectsLocationsBucketsViewsListCall) Header() http.Header + func (c *ProjectsLocationsBucketsViewsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsBucketsViewsListCall + func (c *ProjectsLocationsBucketsViewsListCall) PageSize(pageSize int64) *ProjectsLocationsBucketsViewsListCall + func (c *ProjectsLocationsBucketsViewsListCall) PageToken(pageToken string) *ProjectsLocationsBucketsViewsListCall + func (c *ProjectsLocationsBucketsViewsListCall) Pages(ctx context.Context, f func(*ListViewsResponse) error) error + type ProjectsLocationsBucketsViewsLogsListCall struct + func (c *ProjectsLocationsBucketsViewsLogsListCall) Context(ctx context.Context) *ProjectsLocationsBucketsViewsLogsListCall + func (c *ProjectsLocationsBucketsViewsLogsListCall) Do(opts ...googleapi.CallOption) (*ListLogsResponse, error) + func (c *ProjectsLocationsBucketsViewsLogsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsViewsLogsListCall + func (c *ProjectsLocationsBucketsViewsLogsListCall) Header() http.Header + func (c *ProjectsLocationsBucketsViewsLogsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsBucketsViewsLogsListCall + func (c *ProjectsLocationsBucketsViewsLogsListCall) PageSize(pageSize int64) *ProjectsLocationsBucketsViewsLogsListCall + func (c *ProjectsLocationsBucketsViewsLogsListCall) PageToken(pageToken string) *ProjectsLocationsBucketsViewsLogsListCall + func (c *ProjectsLocationsBucketsViewsLogsListCall) Pages(ctx context.Context, f func(*ListLogsResponse) error) error + func (c *ProjectsLocationsBucketsViewsLogsListCall) ResourceNames(resourceNames ...string) *ProjectsLocationsBucketsViewsLogsListCall + type ProjectsLocationsBucketsViewsLogsService struct + func NewProjectsLocationsBucketsViewsLogsService(s *Service) *ProjectsLocationsBucketsViewsLogsService + func (r *ProjectsLocationsBucketsViewsLogsService) List(parent string) *ProjectsLocationsBucketsViewsLogsListCall + type ProjectsLocationsBucketsViewsPatchCall struct + func (c *ProjectsLocationsBucketsViewsPatchCall) Context(ctx context.Context) *ProjectsLocationsBucketsViewsPatchCall + func (c *ProjectsLocationsBucketsViewsPatchCall) Do(opts ...googleapi.CallOption) (*LogView, error) + func (c *ProjectsLocationsBucketsViewsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsBucketsViewsPatchCall + func (c *ProjectsLocationsBucketsViewsPatchCall) Header() http.Header + func (c *ProjectsLocationsBucketsViewsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsBucketsViewsPatchCall + type ProjectsLocationsBucketsViewsService struct + Logs *ProjectsLocationsBucketsViewsLogsService + func NewProjectsLocationsBucketsViewsService(s *Service) *ProjectsLocationsBucketsViewsService + func (r *ProjectsLocationsBucketsViewsService) Create(parent string, logview *LogView) *ProjectsLocationsBucketsViewsCreateCall + func (r *ProjectsLocationsBucketsViewsService) Delete(name string) *ProjectsLocationsBucketsViewsDeleteCall + func (r *ProjectsLocationsBucketsViewsService) Get(name string) *ProjectsLocationsBucketsViewsGetCall + func (r *ProjectsLocationsBucketsViewsService) List(parent string) *ProjectsLocationsBucketsViewsListCall + func (r *ProjectsLocationsBucketsViewsService) Patch(name string, logview *LogView) *ProjectsLocationsBucketsViewsPatchCall + type ProjectsLocationsGetCall struct + func (c *ProjectsLocationsGetCall) Context(ctx context.Context) *ProjectsLocationsGetCall + func (c *ProjectsLocationsGetCall) Do(opts ...googleapi.CallOption) (*Location, error) + func (c *ProjectsLocationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsGetCall + func (c *ProjectsLocationsGetCall) Header() http.Header + func (c *ProjectsLocationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsGetCall + type ProjectsLocationsListCall struct + func (c *ProjectsLocationsListCall) Context(ctx context.Context) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Do(opts ...googleapi.CallOption) (*ListLocationsResponse, error) + func (c *ProjectsLocationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Filter(filter string) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Header() http.Header + func (c *ProjectsLocationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) PageSize(pageSize int64) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) PageToken(pageToken string) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Pages(ctx context.Context, f func(*ListLocationsResponse) error) error + type ProjectsLocationsOperationsCancelCall struct + func (c *ProjectsLocationsOperationsCancelCall) Context(ctx context.Context) *ProjectsLocationsOperationsCancelCall + func (c *ProjectsLocationsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsOperationsCancelCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsCancelCall + func (c *ProjectsLocationsOperationsCancelCall) Header() http.Header + type ProjectsLocationsOperationsGetCall struct + func (c *ProjectsLocationsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsGetCall + type ProjectsLocationsOperationsListCall struct + func (c *ProjectsLocationsOperationsListCall) Context(ctx context.Context) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *ProjectsLocationsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Filter(filter string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Header() http.Header + func (c *ProjectsLocationsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageToken(pageToken string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type ProjectsLocationsOperationsService struct + func NewProjectsLocationsOperationsService(s *Service) *ProjectsLocationsOperationsService + func (r *ProjectsLocationsOperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *ProjectsLocationsOperationsCancelCall + func (r *ProjectsLocationsOperationsService) Get(name string) *ProjectsLocationsOperationsGetCall + func (r *ProjectsLocationsOperationsService) List(name string) *ProjectsLocationsOperationsListCall + type ProjectsLocationsRecentQueriesListCall struct + func (c *ProjectsLocationsRecentQueriesListCall) Context(ctx context.Context) *ProjectsLocationsRecentQueriesListCall + func (c *ProjectsLocationsRecentQueriesListCall) Do(opts ...googleapi.CallOption) (*ListRecentQueriesResponse, error) + func (c *ProjectsLocationsRecentQueriesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsRecentQueriesListCall + func (c *ProjectsLocationsRecentQueriesListCall) Header() http.Header + func (c *ProjectsLocationsRecentQueriesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsRecentQueriesListCall + func (c *ProjectsLocationsRecentQueriesListCall) PageSize(pageSize int64) *ProjectsLocationsRecentQueriesListCall + func (c *ProjectsLocationsRecentQueriesListCall) PageToken(pageToken string) *ProjectsLocationsRecentQueriesListCall + func (c *ProjectsLocationsRecentQueriesListCall) Pages(ctx context.Context, f func(*ListRecentQueriesResponse) error) error + type ProjectsLocationsRecentQueriesService struct + func NewProjectsLocationsRecentQueriesService(s *Service) *ProjectsLocationsRecentQueriesService + func (r *ProjectsLocationsRecentQueriesService) List(parent string) *ProjectsLocationsRecentQueriesListCall + type ProjectsLocationsSavedQueriesCreateCall struct + func (c *ProjectsLocationsSavedQueriesCreateCall) Context(ctx context.Context) *ProjectsLocationsSavedQueriesCreateCall + func (c *ProjectsLocationsSavedQueriesCreateCall) Do(opts ...googleapi.CallOption) (*SavedQuery, error) + func (c *ProjectsLocationsSavedQueriesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsSavedQueriesCreateCall + func (c *ProjectsLocationsSavedQueriesCreateCall) Header() http.Header + func (c *ProjectsLocationsSavedQueriesCreateCall) SavedQueryId(savedQueryId string) *ProjectsLocationsSavedQueriesCreateCall + type ProjectsLocationsSavedQueriesDeleteCall struct + func (c *ProjectsLocationsSavedQueriesDeleteCall) Context(ctx context.Context) *ProjectsLocationsSavedQueriesDeleteCall + func (c *ProjectsLocationsSavedQueriesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsSavedQueriesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsSavedQueriesDeleteCall + func (c *ProjectsLocationsSavedQueriesDeleteCall) Header() http.Header + type ProjectsLocationsSavedQueriesListCall struct + func (c *ProjectsLocationsSavedQueriesListCall) Context(ctx context.Context) *ProjectsLocationsSavedQueriesListCall + func (c *ProjectsLocationsSavedQueriesListCall) Do(opts ...googleapi.CallOption) (*ListSavedQueriesResponse, error) + func (c *ProjectsLocationsSavedQueriesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsSavedQueriesListCall + func (c *ProjectsLocationsSavedQueriesListCall) Header() http.Header + func (c *ProjectsLocationsSavedQueriesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsSavedQueriesListCall + func (c *ProjectsLocationsSavedQueriesListCall) PageSize(pageSize int64) *ProjectsLocationsSavedQueriesListCall + func (c *ProjectsLocationsSavedQueriesListCall) PageToken(pageToken string) *ProjectsLocationsSavedQueriesListCall + func (c *ProjectsLocationsSavedQueriesListCall) Pages(ctx context.Context, f func(*ListSavedQueriesResponse) error) error + type ProjectsLocationsSavedQueriesService struct + func NewProjectsLocationsSavedQueriesService(s *Service) *ProjectsLocationsSavedQueriesService + func (r *ProjectsLocationsSavedQueriesService) Create(parent string, savedquery *SavedQuery) *ProjectsLocationsSavedQueriesCreateCall + func (r *ProjectsLocationsSavedQueriesService) Delete(name string) *ProjectsLocationsSavedQueriesDeleteCall + func (r *ProjectsLocationsSavedQueriesService) List(parent string) *ProjectsLocationsSavedQueriesListCall + type ProjectsLocationsService struct + Buckets *ProjectsLocationsBucketsService + Operations *ProjectsLocationsOperationsService + RecentQueries *ProjectsLocationsRecentQueriesService + SavedQueries *ProjectsLocationsSavedQueriesService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + func (r *ProjectsLocationsService) Get(name string) *ProjectsLocationsGetCall + func (r *ProjectsLocationsService) List(name string) *ProjectsLocationsListCall + type ProjectsLogsDeleteCall struct + func (c *ProjectsLogsDeleteCall) Context(ctx context.Context) *ProjectsLogsDeleteCall + func (c *ProjectsLogsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLogsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLogsDeleteCall + func (c *ProjectsLogsDeleteCall) Header() http.Header + type ProjectsLogsListCall struct + func (c *ProjectsLogsListCall) Context(ctx context.Context) *ProjectsLogsListCall + func (c *ProjectsLogsListCall) Do(opts ...googleapi.CallOption) (*ListLogsResponse, error) + func (c *ProjectsLogsListCall) Fields(s ...googleapi.Field) *ProjectsLogsListCall + func (c *ProjectsLogsListCall) Header() http.Header + func (c *ProjectsLogsListCall) IfNoneMatch(entityTag string) *ProjectsLogsListCall + func (c *ProjectsLogsListCall) PageSize(pageSize int64) *ProjectsLogsListCall + func (c *ProjectsLogsListCall) PageToken(pageToken string) *ProjectsLogsListCall + func (c *ProjectsLogsListCall) Pages(ctx context.Context, f func(*ListLogsResponse) error) error + func (c *ProjectsLogsListCall) ResourceNames(resourceNames ...string) *ProjectsLogsListCall + type ProjectsLogsService struct + func NewProjectsLogsService(s *Service) *ProjectsLogsService + func (r *ProjectsLogsService) Delete(logName string) *ProjectsLogsDeleteCall + func (r *ProjectsLogsService) List(parent string) *ProjectsLogsListCall + type ProjectsMetricsCreateCall struct + func (c *ProjectsMetricsCreateCall) Context(ctx context.Context) *ProjectsMetricsCreateCall + func (c *ProjectsMetricsCreateCall) Do(opts ...googleapi.CallOption) (*LogMetric, error) + func (c *ProjectsMetricsCreateCall) Fields(s ...googleapi.Field) *ProjectsMetricsCreateCall + func (c *ProjectsMetricsCreateCall) Header() http.Header + type ProjectsMetricsDeleteCall struct + func (c *ProjectsMetricsDeleteCall) Context(ctx context.Context) *ProjectsMetricsDeleteCall + func (c *ProjectsMetricsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsMetricsDeleteCall) Fields(s ...googleapi.Field) *ProjectsMetricsDeleteCall + func (c *ProjectsMetricsDeleteCall) Header() http.Header + type ProjectsMetricsGetCall struct + func (c *ProjectsMetricsGetCall) Context(ctx context.Context) *ProjectsMetricsGetCall + func (c *ProjectsMetricsGetCall) Do(opts ...googleapi.CallOption) (*LogMetric, error) + func (c *ProjectsMetricsGetCall) Fields(s ...googleapi.Field) *ProjectsMetricsGetCall + func (c *ProjectsMetricsGetCall) Header() http.Header + func (c *ProjectsMetricsGetCall) IfNoneMatch(entityTag string) *ProjectsMetricsGetCall + type ProjectsMetricsListCall struct + func (c *ProjectsMetricsListCall) Context(ctx context.Context) *ProjectsMetricsListCall + func (c *ProjectsMetricsListCall) Do(opts ...googleapi.CallOption) (*ListLogMetricsResponse, error) + func (c *ProjectsMetricsListCall) Fields(s ...googleapi.Field) *ProjectsMetricsListCall + func (c *ProjectsMetricsListCall) Header() http.Header + func (c *ProjectsMetricsListCall) IfNoneMatch(entityTag string) *ProjectsMetricsListCall + func (c *ProjectsMetricsListCall) PageSize(pageSize int64) *ProjectsMetricsListCall + func (c *ProjectsMetricsListCall) PageToken(pageToken string) *ProjectsMetricsListCall + func (c *ProjectsMetricsListCall) Pages(ctx context.Context, f func(*ListLogMetricsResponse) error) error + type ProjectsMetricsService struct + func NewProjectsMetricsService(s *Service) *ProjectsMetricsService + func (r *ProjectsMetricsService) Create(parent string, logmetric *LogMetric) *ProjectsMetricsCreateCall + func (r *ProjectsMetricsService) Delete(metricName string) *ProjectsMetricsDeleteCall + func (r *ProjectsMetricsService) Get(metricName string) *ProjectsMetricsGetCall + func (r *ProjectsMetricsService) List(parent string) *ProjectsMetricsListCall + func (r *ProjectsMetricsService) Update(metricName string, logmetric *LogMetric) *ProjectsMetricsUpdateCall + type ProjectsMetricsUpdateCall struct + func (c *ProjectsMetricsUpdateCall) Context(ctx context.Context) *ProjectsMetricsUpdateCall + func (c *ProjectsMetricsUpdateCall) Do(opts ...googleapi.CallOption) (*LogMetric, error) + func (c *ProjectsMetricsUpdateCall) Fields(s ...googleapi.Field) *ProjectsMetricsUpdateCall + func (c *ProjectsMetricsUpdateCall) Header() http.Header + type ProjectsService struct + Exclusions *ProjectsExclusionsService + Locations *ProjectsLocationsService + Logs *ProjectsLogsService + Metrics *ProjectsMetricsService + Sinks *ProjectsSinksService + func NewProjectsService(s *Service) *ProjectsService + func (r *ProjectsService) GetCmekSettings(name string) *ProjectsGetCmekSettingsCall + func (r *ProjectsService) GetSettings(name string) *ProjectsGetSettingsCall + type ProjectsSinksCreateCall struct + func (c *ProjectsSinksCreateCall) Context(ctx context.Context) *ProjectsSinksCreateCall + func (c *ProjectsSinksCreateCall) CustomWriterIdentity(customWriterIdentity string) *ProjectsSinksCreateCall + func (c *ProjectsSinksCreateCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *ProjectsSinksCreateCall) Fields(s ...googleapi.Field) *ProjectsSinksCreateCall + func (c *ProjectsSinksCreateCall) Header() http.Header + func (c *ProjectsSinksCreateCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *ProjectsSinksCreateCall + type ProjectsSinksDeleteCall struct + func (c *ProjectsSinksDeleteCall) Context(ctx context.Context) *ProjectsSinksDeleteCall + func (c *ProjectsSinksDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsSinksDeleteCall) Fields(s ...googleapi.Field) *ProjectsSinksDeleteCall + func (c *ProjectsSinksDeleteCall) Header() http.Header + type ProjectsSinksGetCall struct + func (c *ProjectsSinksGetCall) Context(ctx context.Context) *ProjectsSinksGetCall + func (c *ProjectsSinksGetCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *ProjectsSinksGetCall) Fields(s ...googleapi.Field) *ProjectsSinksGetCall + func (c *ProjectsSinksGetCall) Header() http.Header + func (c *ProjectsSinksGetCall) IfNoneMatch(entityTag string) *ProjectsSinksGetCall + type ProjectsSinksListCall struct + func (c *ProjectsSinksListCall) Context(ctx context.Context) *ProjectsSinksListCall + func (c *ProjectsSinksListCall) Do(opts ...googleapi.CallOption) (*ListSinksResponse, error) + func (c *ProjectsSinksListCall) Fields(s ...googleapi.Field) *ProjectsSinksListCall + func (c *ProjectsSinksListCall) Header() http.Header + func (c *ProjectsSinksListCall) IfNoneMatch(entityTag string) *ProjectsSinksListCall + func (c *ProjectsSinksListCall) PageSize(pageSize int64) *ProjectsSinksListCall + func (c *ProjectsSinksListCall) PageToken(pageToken string) *ProjectsSinksListCall + func (c *ProjectsSinksListCall) Pages(ctx context.Context, f func(*ListSinksResponse) error) error + type ProjectsSinksPatchCall struct + func (c *ProjectsSinksPatchCall) Context(ctx context.Context) *ProjectsSinksPatchCall + func (c *ProjectsSinksPatchCall) CustomWriterIdentity(customWriterIdentity string) *ProjectsSinksPatchCall + func (c *ProjectsSinksPatchCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *ProjectsSinksPatchCall) Fields(s ...googleapi.Field) *ProjectsSinksPatchCall + func (c *ProjectsSinksPatchCall) Header() http.Header + func (c *ProjectsSinksPatchCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *ProjectsSinksPatchCall + func (c *ProjectsSinksPatchCall) UpdateMask(updateMask string) *ProjectsSinksPatchCall + type ProjectsSinksService struct + func NewProjectsSinksService(s *Service) *ProjectsSinksService + func (r *ProjectsSinksService) Create(parent string, logsink *LogSink) *ProjectsSinksCreateCall + func (r *ProjectsSinksService) Delete(sinkNameid string) *ProjectsSinksDeleteCall + func (r *ProjectsSinksService) Get(sinkName string) *ProjectsSinksGetCall + func (r *ProjectsSinksService) List(parent string) *ProjectsSinksListCall + func (r *ProjectsSinksService) Patch(sinkNameid string, logsink *LogSink) *ProjectsSinksPatchCall + func (r *ProjectsSinksService) Update(sinkNameid string, logsink *LogSink) *ProjectsSinksUpdateCall + type ProjectsSinksUpdateCall struct + func (c *ProjectsSinksUpdateCall) Context(ctx context.Context) *ProjectsSinksUpdateCall + func (c *ProjectsSinksUpdateCall) CustomWriterIdentity(customWriterIdentity string) *ProjectsSinksUpdateCall + func (c *ProjectsSinksUpdateCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *ProjectsSinksUpdateCall) Fields(s ...googleapi.Field) *ProjectsSinksUpdateCall + func (c *ProjectsSinksUpdateCall) Header() http.Header + func (c *ProjectsSinksUpdateCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *ProjectsSinksUpdateCall + func (c *ProjectsSinksUpdateCall) UpdateMask(updateMask string) *ProjectsSinksUpdateCall + type RecentQuery struct + ForceSendFields []string + LastRunTime string + LoggingQuery *LoggingQuery + Name string + NullFields []string + OpsAnalyticsQuery *OpsAnalyticsQuery + func (s *RecentQuery) MarshalJSON() ([]byte, error) + type RequestLog struct + AppEngineRelease string + AppId string + Cost float64 + EndTime string + Finished bool + First bool + ForceSendFields []string + Host string + HttpVersion string + InstanceId string + InstanceIndex int64 + Ip string + Latency string + Line []*LogLine + MegaCycles int64 + Method string + ModuleId string + Nickname string + NullFields []string + PendingTime string + Referrer string + RequestId string + Resource string + ResponseSize int64 + SourceReference []*SourceReference + SpanId string + StartTime string + Status int64 + TaskName string + TaskQueueName string + TraceId string + TraceSampled bool + UrlMapEntry string + UserAgent string + VersionId string + WasLoadingRequest bool + func (s *RequestLog) MarshalJSON() ([]byte, error) + func (s *RequestLog) UnmarshalJSON(data []byte) error + type SavedQuery struct + CreateTime string + Description string + DisplayName string + ForceSendFields []string + LoggingQuery *LoggingQuery + Name string + NullFields []string + OpsAnalyticsQuery *OpsAnalyticsQuery + UpdateTime string + func (s *SavedQuery) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + BillingAccounts *BillingAccountsService + Entries *EntriesService + Exclusions *ExclusionsService + Folders *FoldersService + Locations *LocationsService + Logs *LogsService + MonitoredResourceDescriptors *MonitoredResourceDescriptorsService + Organizations *OrganizationsService + Projects *ProjectsService + Sinks *SinksService + UserAgent string + V2 *V2Service + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type Settings struct + DefaultSinkConfig *DefaultSinkConfig + DisableDefaultSink bool + ForceSendFields []string + KmsKeyName string + KmsServiceAccountId string + LoggingServiceAccountId string + Name string + NullFields []string + StorageLocation string + func (s *Settings) MarshalJSON() ([]byte, error) + type SinksCreateCall struct + func (c *SinksCreateCall) Context(ctx context.Context) *SinksCreateCall + func (c *SinksCreateCall) CustomWriterIdentity(customWriterIdentity string) *SinksCreateCall + func (c *SinksCreateCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *SinksCreateCall) Fields(s ...googleapi.Field) *SinksCreateCall + func (c *SinksCreateCall) Header() http.Header + func (c *SinksCreateCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *SinksCreateCall + type SinksDeleteCall struct + func (c *SinksDeleteCall) Context(ctx context.Context) *SinksDeleteCall + func (c *SinksDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *SinksDeleteCall) Fields(s ...googleapi.Field) *SinksDeleteCall + func (c *SinksDeleteCall) Header() http.Header + type SinksGetCall struct + func (c *SinksGetCall) Context(ctx context.Context) *SinksGetCall + func (c *SinksGetCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *SinksGetCall) Fields(s ...googleapi.Field) *SinksGetCall + func (c *SinksGetCall) Header() http.Header + func (c *SinksGetCall) IfNoneMatch(entityTag string) *SinksGetCall + type SinksListCall struct + func (c *SinksListCall) Context(ctx context.Context) *SinksListCall + func (c *SinksListCall) Do(opts ...googleapi.CallOption) (*ListSinksResponse, error) + func (c *SinksListCall) Fields(s ...googleapi.Field) *SinksListCall + func (c *SinksListCall) Header() http.Header + func (c *SinksListCall) IfNoneMatch(entityTag string) *SinksListCall + func (c *SinksListCall) PageSize(pageSize int64) *SinksListCall + func (c *SinksListCall) PageToken(pageToken string) *SinksListCall + func (c *SinksListCall) Pages(ctx context.Context, f func(*ListSinksResponse) error) error + type SinksService struct + func NewSinksService(s *Service) *SinksService + func (r *SinksService) Create(parent string, logsink *LogSink) *SinksCreateCall + func (r *SinksService) Delete(sinkNameid string) *SinksDeleteCall + func (r *SinksService) Get(sinkName string) *SinksGetCall + func (r *SinksService) List(parent string) *SinksListCall + func (r *SinksService) Update(sinkNameid string, logsink *LogSink) *SinksUpdateCall + type SinksUpdateCall struct + func (c *SinksUpdateCall) Context(ctx context.Context) *SinksUpdateCall + func (c *SinksUpdateCall) CustomWriterIdentity(customWriterIdentity string) *SinksUpdateCall + func (c *SinksUpdateCall) Do(opts ...googleapi.CallOption) (*LogSink, error) + func (c *SinksUpdateCall) Fields(s ...googleapi.Field) *SinksUpdateCall + func (c *SinksUpdateCall) Header() http.Header + func (c *SinksUpdateCall) UniqueWriterIdentity(uniqueWriterIdentity bool) *SinksUpdateCall + func (c *SinksUpdateCall) UpdateMask(updateMask string) *SinksUpdateCall + type SourceLocation struct + File string + ForceSendFields []string + FunctionName string + Line int64 + NullFields []string + func (s *SourceLocation) MarshalJSON() ([]byte, error) + type SourceReference struct + ForceSendFields []string + NullFields []string + Repository string + RevisionId string + func (s *SourceReference) MarshalJSON() ([]byte, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error) + type SummaryField struct + Field string + ForceSendFields []string + NullFields []string + func (s *SummaryField) MarshalJSON() ([]byte, error) + type SuppressionInfo struct + ForceSendFields []string + NullFields []string + Reason string + SuppressedCount int64 + func (s *SuppressionInfo) MarshalJSON() ([]byte, error) + type TailLogEntriesRequest struct + BufferWindow string + Filter string + ForceSendFields []string + NullFields []string + ResourceNames []string + func (s *TailLogEntriesRequest) MarshalJSON() ([]byte, error) + type TailLogEntriesResponse struct + Entries []*LogEntry + ForceSendFields []string + NullFields []string + SuppressionInfo []*SuppressionInfo + func (s *TailLogEntriesResponse) MarshalJSON() ([]byte, error) + type UndeleteBucketRequest struct + type UpdateBucketRequest struct + Bucket *LogBucket + ForceSendFields []string + Name string + NullFields []string + UpdateMask string + func (s *UpdateBucketRequest) MarshalJSON() ([]byte, error) + type V2GetCmekSettingsCall struct + func (c *V2GetCmekSettingsCall) Context(ctx context.Context) *V2GetCmekSettingsCall + func (c *V2GetCmekSettingsCall) Do(opts ...googleapi.CallOption) (*CmekSettings, error) + func (c *V2GetCmekSettingsCall) Fields(s ...googleapi.Field) *V2GetCmekSettingsCall + func (c *V2GetCmekSettingsCall) Header() http.Header + func (c *V2GetCmekSettingsCall) IfNoneMatch(entityTag string) *V2GetCmekSettingsCall + type V2GetSettingsCall struct + func (c *V2GetSettingsCall) Context(ctx context.Context) *V2GetSettingsCall + func (c *V2GetSettingsCall) Do(opts ...googleapi.CallOption) (*Settings, error) + func (c *V2GetSettingsCall) Fields(s ...googleapi.Field) *V2GetSettingsCall + func (c *V2GetSettingsCall) Header() http.Header + func (c *V2GetSettingsCall) IfNoneMatch(entityTag string) *V2GetSettingsCall + type V2Service struct + func NewV2Service(s *Service) *V2Service + func (r *V2Service) GetCmekSettings(name string) *V2GetCmekSettingsCall + func (r *V2Service) GetSettings(name string) *V2GetSettingsCall + func (r *V2Service) UpdateCmekSettings(name string, cmeksettings *CmekSettings) *V2UpdateCmekSettingsCall + func (r *V2Service) UpdateSettings(name string, settings *Settings) *V2UpdateSettingsCall + type V2UpdateCmekSettingsCall struct + func (c *V2UpdateCmekSettingsCall) Context(ctx context.Context) *V2UpdateCmekSettingsCall + func (c *V2UpdateCmekSettingsCall) Do(opts ...googleapi.CallOption) (*CmekSettings, error) + func (c *V2UpdateCmekSettingsCall) Fields(s ...googleapi.Field) *V2UpdateCmekSettingsCall + func (c *V2UpdateCmekSettingsCall) Header() http.Header + func (c *V2UpdateCmekSettingsCall) UpdateMask(updateMask string) *V2UpdateCmekSettingsCall + type V2UpdateSettingsCall struct + func (c *V2UpdateSettingsCall) Context(ctx context.Context) *V2UpdateSettingsCall + func (c *V2UpdateSettingsCall) Do(opts ...googleapi.CallOption) (*Settings, error) + func (c *V2UpdateSettingsCall) Fields(s ...googleapi.Field) *V2UpdateSettingsCall + func (c *V2UpdateSettingsCall) Header() http.Header + func (c *V2UpdateSettingsCall) UpdateMask(updateMask string) *V2UpdateSettingsCall + type WriteLogEntriesRequest struct + DryRun bool + Entries []*LogEntry + ForceSendFields []string + Labels map[string]string + LogName string + NullFields []string + PartialSuccess bool + Resource *MonitoredResource + func (s *WriteLogEntriesRequest) MarshalJSON() ([]byte, error) + type WriteLogEntriesResponse struct