Versions in this module Expand all Collapse all v0 v0.37.1 Dec 15, 2020 Changes in this version + const CloudPlatformScope + type Asset struct + CreateTime string + ForceSendFields []string + IamPolicy *IamPolicy + Name string + NullFields []string + ResourceProperties googleapi.RawMessage + SecurityCenterProperties *SecurityCenterProperties + SecurityMarks *SecurityMarks + UpdateTime string + func (s *Asset) MarshalJSON() ([]byte, error) + type AssetDiscoveryConfig struct + FolderIds []string + ForceSendFields []string + InclusionMode string + NullFields []string + ProjectIds []string + func (s *AssetDiscoveryConfig) MarshalJSON() ([]byte, error) + type AuditConfig struct + AuditLogConfigs []*AuditLogConfig + ForceSendFields []string + NullFields []string + Service string + func (s *AuditConfig) MarshalJSON() ([]byte, error) + type AuditLogConfig struct + ExemptedMembers []string + ForceSendFields []string + LogType string + NullFields []string + func (s *AuditLogConfig) MarshalJSON() ([]byte, error) + type Binding struct + Condition *Expr + ForceSendFields []string + Members []string + NullFields []string + Role string + func (s *Binding) MarshalJSON() ([]byte, error) + type Empty struct + type Expr struct + Description string + Expression string + ForceSendFields []string + Location string + NullFields []string + Title string + func (s *Expr) MarshalJSON() ([]byte, error) + type Finding struct + Category string + CreateTime string + EventTime string + ExternalUri string + ForceSendFields []string + Name string + NullFields []string + Parent string + ResourceName string + SecurityMarks *SecurityMarks + Severity string + SourceProperties googleapi.RawMessage + State string + func (s *Finding) MarshalJSON() ([]byte, error) + type Folder struct + ForceSendFields []string + NullFields []string + ResourceFolder string + ResourceFolderDisplayName string + func (s *Folder) MarshalJSON() ([]byte, error) + type FoldersAssetsGroupCall struct + func (c *FoldersAssetsGroupCall) Context(ctx context.Context) *FoldersAssetsGroupCall + func (c *FoldersAssetsGroupCall) Do(opts ...googleapi.CallOption) (*GroupAssetsResponse, error) + func (c *FoldersAssetsGroupCall) Fields(s ...googleapi.Field) *FoldersAssetsGroupCall + func (c *FoldersAssetsGroupCall) Header() http.Header + func (c *FoldersAssetsGroupCall) Pages(ctx context.Context, f func(*GroupAssetsResponse) error) error + type FoldersAssetsListCall struct + func (c *FoldersAssetsListCall) CompareDuration(compareDuration string) *FoldersAssetsListCall + func (c *FoldersAssetsListCall) Context(ctx context.Context) *FoldersAssetsListCall + func (c *FoldersAssetsListCall) Do(opts ...googleapi.CallOption) (*ListAssetsResponse, error) + func (c *FoldersAssetsListCall) FieldMask(fieldMask string) *FoldersAssetsListCall + func (c *FoldersAssetsListCall) Fields(s ...googleapi.Field) *FoldersAssetsListCall + func (c *FoldersAssetsListCall) Filter(filter string) *FoldersAssetsListCall + func (c *FoldersAssetsListCall) Header() http.Header + func (c *FoldersAssetsListCall) IfNoneMatch(entityTag string) *FoldersAssetsListCall + func (c *FoldersAssetsListCall) OrderBy(orderBy string) *FoldersAssetsListCall + func (c *FoldersAssetsListCall) PageSize(pageSize int64) *FoldersAssetsListCall + func (c *FoldersAssetsListCall) PageToken(pageToken string) *FoldersAssetsListCall + func (c *FoldersAssetsListCall) Pages(ctx context.Context, f func(*ListAssetsResponse) error) error + func (c *FoldersAssetsListCall) ReadTime(readTime string) *FoldersAssetsListCall + type FoldersAssetsService struct + func NewFoldersAssetsService(s *Service) *FoldersAssetsService + func (r *FoldersAssetsService) Group(parent string, groupassetsrequest *GroupAssetsRequest) *FoldersAssetsGroupCall + func (r *FoldersAssetsService) List(parent string) *FoldersAssetsListCall + func (r *FoldersAssetsService) UpdateSecurityMarks(name string, securitymarks *SecurityMarks) *FoldersAssetsUpdateSecurityMarksCall + type FoldersAssetsUpdateSecurityMarksCall struct + func (c *FoldersAssetsUpdateSecurityMarksCall) Context(ctx context.Context) *FoldersAssetsUpdateSecurityMarksCall + func (c *FoldersAssetsUpdateSecurityMarksCall) Do(opts ...googleapi.CallOption) (*SecurityMarks, error) + func (c *FoldersAssetsUpdateSecurityMarksCall) Fields(s ...googleapi.Field) *FoldersAssetsUpdateSecurityMarksCall + func (c *FoldersAssetsUpdateSecurityMarksCall) Header() http.Header + func (c *FoldersAssetsUpdateSecurityMarksCall) StartTime(startTime string) *FoldersAssetsUpdateSecurityMarksCall + func (c *FoldersAssetsUpdateSecurityMarksCall) UpdateMask(updateMask string) *FoldersAssetsUpdateSecurityMarksCall + type FoldersService struct + Assets *FoldersAssetsService + Sources *FoldersSourcesService + func NewFoldersService(s *Service) *FoldersService + type FoldersSourcesFindingsGroupCall struct + func (c *FoldersSourcesFindingsGroupCall) Context(ctx context.Context) *FoldersSourcesFindingsGroupCall + func (c *FoldersSourcesFindingsGroupCall) Do(opts ...googleapi.CallOption) (*GroupFindingsResponse, error) + func (c *FoldersSourcesFindingsGroupCall) Fields(s ...googleapi.Field) *FoldersSourcesFindingsGroupCall + func (c *FoldersSourcesFindingsGroupCall) Header() http.Header + func (c *FoldersSourcesFindingsGroupCall) Pages(ctx context.Context, f func(*GroupFindingsResponse) error) error + type FoldersSourcesFindingsListCall struct + func (c *FoldersSourcesFindingsListCall) CompareDuration(compareDuration string) *FoldersSourcesFindingsListCall + func (c *FoldersSourcesFindingsListCall) Context(ctx context.Context) *FoldersSourcesFindingsListCall + func (c *FoldersSourcesFindingsListCall) Do(opts ...googleapi.CallOption) (*ListFindingsResponse, error) + func (c *FoldersSourcesFindingsListCall) FieldMask(fieldMask string) *FoldersSourcesFindingsListCall + func (c *FoldersSourcesFindingsListCall) Fields(s ...googleapi.Field) *FoldersSourcesFindingsListCall + func (c *FoldersSourcesFindingsListCall) Filter(filter string) *FoldersSourcesFindingsListCall + func (c *FoldersSourcesFindingsListCall) Header() http.Header + func (c *FoldersSourcesFindingsListCall) IfNoneMatch(entityTag string) *FoldersSourcesFindingsListCall + func (c *FoldersSourcesFindingsListCall) OrderBy(orderBy string) *FoldersSourcesFindingsListCall + func (c *FoldersSourcesFindingsListCall) PageSize(pageSize int64) *FoldersSourcesFindingsListCall + func (c *FoldersSourcesFindingsListCall) PageToken(pageToken string) *FoldersSourcesFindingsListCall + func (c *FoldersSourcesFindingsListCall) Pages(ctx context.Context, f func(*ListFindingsResponse) error) error + func (c *FoldersSourcesFindingsListCall) ReadTime(readTime string) *FoldersSourcesFindingsListCall + type FoldersSourcesFindingsPatchCall struct + func (c *FoldersSourcesFindingsPatchCall) Context(ctx context.Context) *FoldersSourcesFindingsPatchCall + func (c *FoldersSourcesFindingsPatchCall) Do(opts ...googleapi.CallOption) (*Finding, error) + func (c *FoldersSourcesFindingsPatchCall) Fields(s ...googleapi.Field) *FoldersSourcesFindingsPatchCall + func (c *FoldersSourcesFindingsPatchCall) Header() http.Header + func (c *FoldersSourcesFindingsPatchCall) UpdateMask(updateMask string) *FoldersSourcesFindingsPatchCall + type FoldersSourcesFindingsService struct + func NewFoldersSourcesFindingsService(s *Service) *FoldersSourcesFindingsService + func (r *FoldersSourcesFindingsService) Group(parent string, groupfindingsrequest *GroupFindingsRequest) *FoldersSourcesFindingsGroupCall + func (r *FoldersSourcesFindingsService) List(parent string) *FoldersSourcesFindingsListCall + func (r *FoldersSourcesFindingsService) Patch(name string, finding *Finding) *FoldersSourcesFindingsPatchCall + func (r *FoldersSourcesFindingsService) SetState(name string, setfindingstaterequest *SetFindingStateRequest) *FoldersSourcesFindingsSetStateCall + func (r *FoldersSourcesFindingsService) UpdateSecurityMarks(name string, securitymarks *SecurityMarks) *FoldersSourcesFindingsUpdateSecurityMarksCall + type FoldersSourcesFindingsSetStateCall struct + func (c *FoldersSourcesFindingsSetStateCall) Context(ctx context.Context) *FoldersSourcesFindingsSetStateCall + func (c *FoldersSourcesFindingsSetStateCall) Do(opts ...googleapi.CallOption) (*Finding, error) + func (c *FoldersSourcesFindingsSetStateCall) Fields(s ...googleapi.Field) *FoldersSourcesFindingsSetStateCall + func (c *FoldersSourcesFindingsSetStateCall) Header() http.Header + type FoldersSourcesFindingsUpdateSecurityMarksCall struct + func (c *FoldersSourcesFindingsUpdateSecurityMarksCall) Context(ctx context.Context) *FoldersSourcesFindingsUpdateSecurityMarksCall + func (c *FoldersSourcesFindingsUpdateSecurityMarksCall) Do(opts ...googleapi.CallOption) (*SecurityMarks, error) + func (c *FoldersSourcesFindingsUpdateSecurityMarksCall) Fields(s ...googleapi.Field) *FoldersSourcesFindingsUpdateSecurityMarksCall + func (c *FoldersSourcesFindingsUpdateSecurityMarksCall) Header() http.Header + func (c *FoldersSourcesFindingsUpdateSecurityMarksCall) StartTime(startTime string) *FoldersSourcesFindingsUpdateSecurityMarksCall + func (c *FoldersSourcesFindingsUpdateSecurityMarksCall) UpdateMask(updateMask string) *FoldersSourcesFindingsUpdateSecurityMarksCall + type FoldersSourcesListCall struct + func (c *FoldersSourcesListCall) Context(ctx context.Context) *FoldersSourcesListCall + func (c *FoldersSourcesListCall) Do(opts ...googleapi.CallOption) (*ListSourcesResponse, error) + func (c *FoldersSourcesListCall) Fields(s ...googleapi.Field) *FoldersSourcesListCall + func (c *FoldersSourcesListCall) Header() http.Header + func (c *FoldersSourcesListCall) IfNoneMatch(entityTag string) *FoldersSourcesListCall + func (c *FoldersSourcesListCall) PageSize(pageSize int64) *FoldersSourcesListCall + func (c *FoldersSourcesListCall) PageToken(pageToken string) *FoldersSourcesListCall + func (c *FoldersSourcesListCall) Pages(ctx context.Context, f func(*ListSourcesResponse) error) error + type FoldersSourcesService struct + Findings *FoldersSourcesFindingsService + func NewFoldersSourcesService(s *Service) *FoldersSourcesService + func (r *FoldersSourcesService) List(parent string) *FoldersSourcesListCall + type GetIamPolicyRequest struct + ForceSendFields []string + NullFields []string + Options *GetPolicyOptions + func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) + type GetPolicyOptions struct + ForceSendFields []string + NullFields []string + RequestedPolicyVersion int64 + func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) + type GoogleCloudSecuritycenterV1NotificationMessage struct + Finding *Finding + ForceSendFields []string + NotificationConfigName string + NullFields []string + Resource *GoogleCloudSecuritycenterV1Resource + func (s *GoogleCloudSecuritycenterV1NotificationMessage) MarshalJSON() ([]byte, error) + type GoogleCloudSecuritycenterV1Resource struct + Folders []*Folder + ForceSendFields []string + Name string + NullFields []string + Parent string + ParentDisplayName string + Project string + ProjectDisplayName string + func (s *GoogleCloudSecuritycenterV1Resource) MarshalJSON() ([]byte, error) + type GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse struct + Duration string + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) + type GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse struct + Duration string + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) + type GoogleCloudSecuritycenterV1p1beta1Finding struct + Category string + CreateTime string + EventTime string + ExternalUri string + ForceSendFields []string + Name string + NullFields []string + Parent string + ResourceName string + SecurityMarks *GoogleCloudSecuritycenterV1p1beta1SecurityMarks + Severity string + SourceProperties googleapi.RawMessage + State string + func (s *GoogleCloudSecuritycenterV1p1beta1Finding) MarshalJSON() ([]byte, error) + type GoogleCloudSecuritycenterV1p1beta1Folder struct + ForceSendFields []string + NullFields []string + ResourceFolder string + ResourceFolderDisplayName string + func (s *GoogleCloudSecuritycenterV1p1beta1Folder) MarshalJSON() ([]byte, error) + type GoogleCloudSecuritycenterV1p1beta1NotificationMessage struct + Finding *GoogleCloudSecuritycenterV1p1beta1Finding + ForceSendFields []string + NotificationConfigName string + NullFields []string + Resource *GoogleCloudSecuritycenterV1p1beta1Resource + func (s *GoogleCloudSecuritycenterV1p1beta1NotificationMessage) MarshalJSON() ([]byte, error) + type GoogleCloudSecuritycenterV1p1beta1Resource struct + Folders []*GoogleCloudSecuritycenterV1p1beta1Folder + ForceSendFields []string + Name string + NullFields []string + Parent string + ParentDisplayName string + Project string + ProjectDisplayName string + func (s *GoogleCloudSecuritycenterV1p1beta1Resource) MarshalJSON() ([]byte, error) + type GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse struct + Duration string + ForceSendFields []string + NullFields []string + State string + func (s *GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse) MarshalJSON() ([]byte, error) + type GoogleCloudSecuritycenterV1p1beta1SecurityMarks struct + ForceSendFields []string + Marks map[string]string + Name string + NullFields []string + func (s *GoogleCloudSecuritycenterV1p1beta1SecurityMarks) MarshalJSON() ([]byte, error) + type GroupAssetsRequest struct + CompareDuration string + Filter string + ForceSendFields []string + GroupBy string + NullFields []string + PageSize int64 + PageToken string + ReadTime string + func (s *GroupAssetsRequest) MarshalJSON() ([]byte, error) + type GroupAssetsResponse struct + ForceSendFields []string + GroupByResults []*GroupResult + NextPageToken string + NullFields []string + ReadTime string + TotalSize int64 + func (s *GroupAssetsResponse) MarshalJSON() ([]byte, error) + type GroupFindingsRequest struct + CompareDuration string + Filter string + ForceSendFields []string + GroupBy string + NullFields []string + PageSize int64 + PageToken string + ReadTime string + func (s *GroupFindingsRequest) MarshalJSON() ([]byte, error) + type GroupFindingsResponse struct + ForceSendFields []string + GroupByResults []*GroupResult + NextPageToken string + NullFields []string + ReadTime string + TotalSize int64 + func (s *GroupFindingsResponse) MarshalJSON() ([]byte, error) + type GroupResult struct + Count int64 + ForceSendFields []string + NullFields []string + Properties googleapi.RawMessage + func (s *GroupResult) MarshalJSON() ([]byte, error) + type IamPolicy struct + ForceSendFields []string + NullFields []string + PolicyBlob string + func (s *IamPolicy) MarshalJSON() ([]byte, error) + type ListAssetsResponse struct + ForceSendFields []string + ListAssetsResults []*ListAssetsResult + NextPageToken string + NullFields []string + ReadTime string + TotalSize int64 + func (s *ListAssetsResponse) MarshalJSON() ([]byte, error) + type ListAssetsResult struct + Asset *Asset + ForceSendFields []string + NullFields []string + StateChange string + func (s *ListAssetsResult) MarshalJSON() ([]byte, error) + type ListFindingsResponse struct + ForceSendFields []string + ListFindingsResults []*ListFindingsResult + NextPageToken string + NullFields []string + ReadTime string + TotalSize int64 + func (s *ListFindingsResponse) MarshalJSON() ([]byte, error) + type ListFindingsResult struct + Finding *Finding + ForceSendFields []string + NullFields []string + Resource *Resource + StateChange string + func (s *ListFindingsResult) MarshalJSON() ([]byte, error) + type ListNotificationConfigsResponse struct + ForceSendFields []string + NextPageToken string + NotificationConfigs []*NotificationConfig + NullFields []string + func (s *ListNotificationConfigsResponse) MarshalJSON() ([]byte, error) + type ListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*Operation + func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) + type ListSourcesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Sources []*Source + func (s *ListSourcesResponse) MarshalJSON() ([]byte, error) + type NotificationConfig struct + Description string + ForceSendFields []string + Name string + NullFields []string + PubsubTopic string + ServiceAccount string + StreamingConfig *StreamingConfig + func (s *NotificationConfig) 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 OrganizationSettings struct + AssetDiscoveryConfig *AssetDiscoveryConfig + EnableAssetDiscovery bool + ForceSendFields []string + Name string + NullFields []string + func (s *OrganizationSettings) MarshalJSON() ([]byte, error) + type OrganizationsAssetsGroupCall struct + func (c *OrganizationsAssetsGroupCall) Context(ctx context.Context) *OrganizationsAssetsGroupCall + func (c *OrganizationsAssetsGroupCall) Do(opts ...googleapi.CallOption) (*GroupAssetsResponse, error) + func (c *OrganizationsAssetsGroupCall) Fields(s ...googleapi.Field) *OrganizationsAssetsGroupCall + func (c *OrganizationsAssetsGroupCall) Header() http.Header + func (c *OrganizationsAssetsGroupCall) Pages(ctx context.Context, f func(*GroupAssetsResponse) error) error + type OrganizationsAssetsListCall struct + func (c *OrganizationsAssetsListCall) CompareDuration(compareDuration string) *OrganizationsAssetsListCall + func (c *OrganizationsAssetsListCall) Context(ctx context.Context) *OrganizationsAssetsListCall + func (c *OrganizationsAssetsListCall) Do(opts ...googleapi.CallOption) (*ListAssetsResponse, error) + func (c *OrganizationsAssetsListCall) FieldMask(fieldMask string) *OrganizationsAssetsListCall + func (c *OrganizationsAssetsListCall) Fields(s ...googleapi.Field) *OrganizationsAssetsListCall + func (c *OrganizationsAssetsListCall) Filter(filter string) *OrganizationsAssetsListCall + func (c *OrganizationsAssetsListCall) Header() http.Header + func (c *OrganizationsAssetsListCall) IfNoneMatch(entityTag string) *OrganizationsAssetsListCall + func (c *OrganizationsAssetsListCall) OrderBy(orderBy string) *OrganizationsAssetsListCall + func (c *OrganizationsAssetsListCall) PageSize(pageSize int64) *OrganizationsAssetsListCall + func (c *OrganizationsAssetsListCall) PageToken(pageToken string) *OrganizationsAssetsListCall + func (c *OrganizationsAssetsListCall) Pages(ctx context.Context, f func(*ListAssetsResponse) error) error + func (c *OrganizationsAssetsListCall) ReadTime(readTime string) *OrganizationsAssetsListCall + type OrganizationsAssetsRunDiscoveryCall struct + func (c *OrganizationsAssetsRunDiscoveryCall) Context(ctx context.Context) *OrganizationsAssetsRunDiscoveryCall + func (c *OrganizationsAssetsRunDiscoveryCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationsAssetsRunDiscoveryCall) Fields(s ...googleapi.Field) *OrganizationsAssetsRunDiscoveryCall + func (c *OrganizationsAssetsRunDiscoveryCall) Header() http.Header + type OrganizationsAssetsService struct + func NewOrganizationsAssetsService(s *Service) *OrganizationsAssetsService + func (r *OrganizationsAssetsService) Group(parent string, groupassetsrequest *GroupAssetsRequest) *OrganizationsAssetsGroupCall + func (r *OrganizationsAssetsService) List(parent string) *OrganizationsAssetsListCall + func (r *OrganizationsAssetsService) RunDiscovery(parent string, runassetdiscoveryrequest *RunAssetDiscoveryRequest) *OrganizationsAssetsRunDiscoveryCall + func (r *OrganizationsAssetsService) UpdateSecurityMarks(name string, securitymarks *SecurityMarks) *OrganizationsAssetsUpdateSecurityMarksCall + type OrganizationsAssetsUpdateSecurityMarksCall struct + func (c *OrganizationsAssetsUpdateSecurityMarksCall) Context(ctx context.Context) *OrganizationsAssetsUpdateSecurityMarksCall + func (c *OrganizationsAssetsUpdateSecurityMarksCall) Do(opts ...googleapi.CallOption) (*SecurityMarks, error) + func (c *OrganizationsAssetsUpdateSecurityMarksCall) Fields(s ...googleapi.Field) *OrganizationsAssetsUpdateSecurityMarksCall + func (c *OrganizationsAssetsUpdateSecurityMarksCall) Header() http.Header + func (c *OrganizationsAssetsUpdateSecurityMarksCall) StartTime(startTime string) *OrganizationsAssetsUpdateSecurityMarksCall + func (c *OrganizationsAssetsUpdateSecurityMarksCall) UpdateMask(updateMask string) *OrganizationsAssetsUpdateSecurityMarksCall + type OrganizationsGetOrganizationSettingsCall struct + func (c *OrganizationsGetOrganizationSettingsCall) Context(ctx context.Context) *OrganizationsGetOrganizationSettingsCall + func (c *OrganizationsGetOrganizationSettingsCall) Do(opts ...googleapi.CallOption) (*OrganizationSettings, error) + func (c *OrganizationsGetOrganizationSettingsCall) Fields(s ...googleapi.Field) *OrganizationsGetOrganizationSettingsCall + func (c *OrganizationsGetOrganizationSettingsCall) Header() http.Header + func (c *OrganizationsGetOrganizationSettingsCall) IfNoneMatch(entityTag string) *OrganizationsGetOrganizationSettingsCall + type OrganizationsNotificationConfigsCreateCall struct + func (c *OrganizationsNotificationConfigsCreateCall) ConfigId(configId string) *OrganizationsNotificationConfigsCreateCall + func (c *OrganizationsNotificationConfigsCreateCall) Context(ctx context.Context) *OrganizationsNotificationConfigsCreateCall + func (c *OrganizationsNotificationConfigsCreateCall) Do(opts ...googleapi.CallOption) (*NotificationConfig, error) + func (c *OrganizationsNotificationConfigsCreateCall) Fields(s ...googleapi.Field) *OrganizationsNotificationConfigsCreateCall + func (c *OrganizationsNotificationConfigsCreateCall) Header() http.Header + type OrganizationsNotificationConfigsDeleteCall struct + func (c *OrganizationsNotificationConfigsDeleteCall) Context(ctx context.Context) *OrganizationsNotificationConfigsDeleteCall + func (c *OrganizationsNotificationConfigsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OrganizationsNotificationConfigsDeleteCall) Fields(s ...googleapi.Field) *OrganizationsNotificationConfigsDeleteCall + func (c *OrganizationsNotificationConfigsDeleteCall) Header() http.Header + type OrganizationsNotificationConfigsGetCall struct + func (c *OrganizationsNotificationConfigsGetCall) Context(ctx context.Context) *OrganizationsNotificationConfigsGetCall + func (c *OrganizationsNotificationConfigsGetCall) Do(opts ...googleapi.CallOption) (*NotificationConfig, error) + func (c *OrganizationsNotificationConfigsGetCall) Fields(s ...googleapi.Field) *OrganizationsNotificationConfigsGetCall + func (c *OrganizationsNotificationConfigsGetCall) Header() http.Header + func (c *OrganizationsNotificationConfigsGetCall) IfNoneMatch(entityTag string) *OrganizationsNotificationConfigsGetCall + type OrganizationsNotificationConfigsListCall struct + func (c *OrganizationsNotificationConfigsListCall) Context(ctx context.Context) *OrganizationsNotificationConfigsListCall + func (c *OrganizationsNotificationConfigsListCall) Do(opts ...googleapi.CallOption) (*ListNotificationConfigsResponse, error) + func (c *OrganizationsNotificationConfigsListCall) Fields(s ...googleapi.Field) *OrganizationsNotificationConfigsListCall + func (c *OrganizationsNotificationConfigsListCall) Header() http.Header + func (c *OrganizationsNotificationConfigsListCall) IfNoneMatch(entityTag string) *OrganizationsNotificationConfigsListCall + func (c *OrganizationsNotificationConfigsListCall) PageSize(pageSize int64) *OrganizationsNotificationConfigsListCall + func (c *OrganizationsNotificationConfigsListCall) PageToken(pageToken string) *OrganizationsNotificationConfigsListCall + func (c *OrganizationsNotificationConfigsListCall) Pages(ctx context.Context, f func(*ListNotificationConfigsResponse) error) error + type OrganizationsNotificationConfigsPatchCall struct + func (c *OrganizationsNotificationConfigsPatchCall) Context(ctx context.Context) *OrganizationsNotificationConfigsPatchCall + func (c *OrganizationsNotificationConfigsPatchCall) Do(opts ...googleapi.CallOption) (*NotificationConfig, error) + func (c *OrganizationsNotificationConfigsPatchCall) Fields(s ...googleapi.Field) *OrganizationsNotificationConfigsPatchCall + func (c *OrganizationsNotificationConfigsPatchCall) Header() http.Header + func (c *OrganizationsNotificationConfigsPatchCall) UpdateMask(updateMask string) *OrganizationsNotificationConfigsPatchCall + type OrganizationsNotificationConfigsService struct + func NewOrganizationsNotificationConfigsService(s *Service) *OrganizationsNotificationConfigsService + func (r *OrganizationsNotificationConfigsService) Create(parent string, notificationconfig *NotificationConfig) *OrganizationsNotificationConfigsCreateCall + func (r *OrganizationsNotificationConfigsService) Delete(name string) *OrganizationsNotificationConfigsDeleteCall + func (r *OrganizationsNotificationConfigsService) Get(name string) *OrganizationsNotificationConfigsGetCall + func (r *OrganizationsNotificationConfigsService) List(parent string) *OrganizationsNotificationConfigsListCall + func (r *OrganizationsNotificationConfigsService) Patch(name string, notificationconfig *NotificationConfig) *OrganizationsNotificationConfigsPatchCall + type OrganizationsOperationsCancelCall struct + func (c *OrganizationsOperationsCancelCall) Context(ctx context.Context) *OrganizationsOperationsCancelCall + func (c *OrganizationsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OrganizationsOperationsCancelCall) Fields(s ...googleapi.Field) *OrganizationsOperationsCancelCall + func (c *OrganizationsOperationsCancelCall) Header() http.Header + type OrganizationsOperationsDeleteCall struct + func (c *OrganizationsOperationsDeleteCall) Context(ctx context.Context) *OrganizationsOperationsDeleteCall + func (c *OrganizationsOperationsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OrganizationsOperationsDeleteCall) Fields(s ...googleapi.Field) *OrganizationsOperationsDeleteCall + func (c *OrganizationsOperationsDeleteCall) Header() http.Header + type OrganizationsOperationsGetCall struct + func (c *OrganizationsOperationsGetCall) Context(ctx context.Context) *OrganizationsOperationsGetCall + func (c *OrganizationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationsOperationsGetCall) Fields(s ...googleapi.Field) *OrganizationsOperationsGetCall + func (c *OrganizationsOperationsGetCall) Header() http.Header + func (c *OrganizationsOperationsGetCall) IfNoneMatch(entityTag string) *OrganizationsOperationsGetCall + type OrganizationsOperationsListCall struct + func (c *OrganizationsOperationsListCall) Context(ctx context.Context) *OrganizationsOperationsListCall + func (c *OrganizationsOperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *OrganizationsOperationsListCall) Fields(s ...googleapi.Field) *OrganizationsOperationsListCall + func (c *OrganizationsOperationsListCall) Filter(filter string) *OrganizationsOperationsListCall + func (c *OrganizationsOperationsListCall) Header() http.Header + func (c *OrganizationsOperationsListCall) IfNoneMatch(entityTag string) *OrganizationsOperationsListCall + func (c *OrganizationsOperationsListCall) PageSize(pageSize int64) *OrganizationsOperationsListCall + func (c *OrganizationsOperationsListCall) PageToken(pageToken string) *OrganizationsOperationsListCall + func (c *OrganizationsOperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type OrganizationsOperationsService struct + func NewOrganizationsOperationsService(s *Service) *OrganizationsOperationsService + func (r *OrganizationsOperationsService) Cancel(name string) *OrganizationsOperationsCancelCall + func (r *OrganizationsOperationsService) Delete(name string) *OrganizationsOperationsDeleteCall + func (r *OrganizationsOperationsService) Get(name string) *OrganizationsOperationsGetCall + func (r *OrganizationsOperationsService) List(name string) *OrganizationsOperationsListCall + type OrganizationsService struct + Assets *OrganizationsAssetsService + NotificationConfigs *OrganizationsNotificationConfigsService + Operations *OrganizationsOperationsService + Sources *OrganizationsSourcesService + func NewOrganizationsService(s *Service) *OrganizationsService + func (r *OrganizationsService) GetOrganizationSettings(name string) *OrganizationsGetOrganizationSettingsCall + func (r *OrganizationsService) UpdateOrganizationSettings(name string, organizationsettings *OrganizationSettings) *OrganizationsUpdateOrganizationSettingsCall + type OrganizationsSourcesCreateCall struct + func (c *OrganizationsSourcesCreateCall) Context(ctx context.Context) *OrganizationsSourcesCreateCall + func (c *OrganizationsSourcesCreateCall) Do(opts ...googleapi.CallOption) (*Source, error) + func (c *OrganizationsSourcesCreateCall) Fields(s ...googleapi.Field) *OrganizationsSourcesCreateCall + func (c *OrganizationsSourcesCreateCall) Header() http.Header + type OrganizationsSourcesFindingsCreateCall struct + func (c *OrganizationsSourcesFindingsCreateCall) Context(ctx context.Context) *OrganizationsSourcesFindingsCreateCall + func (c *OrganizationsSourcesFindingsCreateCall) Do(opts ...googleapi.CallOption) (*Finding, error) + func (c *OrganizationsSourcesFindingsCreateCall) Fields(s ...googleapi.Field) *OrganizationsSourcesFindingsCreateCall + func (c *OrganizationsSourcesFindingsCreateCall) FindingId(findingId string) *OrganizationsSourcesFindingsCreateCall + func (c *OrganizationsSourcesFindingsCreateCall) Header() http.Header + type OrganizationsSourcesFindingsGroupCall struct + func (c *OrganizationsSourcesFindingsGroupCall) Context(ctx context.Context) *OrganizationsSourcesFindingsGroupCall + func (c *OrganizationsSourcesFindingsGroupCall) Do(opts ...googleapi.CallOption) (*GroupFindingsResponse, error) + func (c *OrganizationsSourcesFindingsGroupCall) Fields(s ...googleapi.Field) *OrganizationsSourcesFindingsGroupCall + func (c *OrganizationsSourcesFindingsGroupCall) Header() http.Header + func (c *OrganizationsSourcesFindingsGroupCall) Pages(ctx context.Context, f func(*GroupFindingsResponse) error) error + type OrganizationsSourcesFindingsListCall struct + func (c *OrganizationsSourcesFindingsListCall) CompareDuration(compareDuration string) *OrganizationsSourcesFindingsListCall + func (c *OrganizationsSourcesFindingsListCall) Context(ctx context.Context) *OrganizationsSourcesFindingsListCall + func (c *OrganizationsSourcesFindingsListCall) Do(opts ...googleapi.CallOption) (*ListFindingsResponse, error) + func (c *OrganizationsSourcesFindingsListCall) FieldMask(fieldMask string) *OrganizationsSourcesFindingsListCall + func (c *OrganizationsSourcesFindingsListCall) Fields(s ...googleapi.Field) *OrganizationsSourcesFindingsListCall + func (c *OrganizationsSourcesFindingsListCall) Filter(filter string) *OrganizationsSourcesFindingsListCall + func (c *OrganizationsSourcesFindingsListCall) Header() http.Header + func (c *OrganizationsSourcesFindingsListCall) IfNoneMatch(entityTag string) *OrganizationsSourcesFindingsListCall + func (c *OrganizationsSourcesFindingsListCall) OrderBy(orderBy string) *OrganizationsSourcesFindingsListCall + func (c *OrganizationsSourcesFindingsListCall) PageSize(pageSize int64) *OrganizationsSourcesFindingsListCall + func (c *OrganizationsSourcesFindingsListCall) PageToken(pageToken string) *OrganizationsSourcesFindingsListCall + func (c *OrganizationsSourcesFindingsListCall) Pages(ctx context.Context, f func(*ListFindingsResponse) error) error + func (c *OrganizationsSourcesFindingsListCall) ReadTime(readTime string) *OrganizationsSourcesFindingsListCall + type OrganizationsSourcesFindingsPatchCall struct + func (c *OrganizationsSourcesFindingsPatchCall) Context(ctx context.Context) *OrganizationsSourcesFindingsPatchCall + func (c *OrganizationsSourcesFindingsPatchCall) Do(opts ...googleapi.CallOption) (*Finding, error) + func (c *OrganizationsSourcesFindingsPatchCall) Fields(s ...googleapi.Field) *OrganizationsSourcesFindingsPatchCall + func (c *OrganizationsSourcesFindingsPatchCall) Header() http.Header + func (c *OrganizationsSourcesFindingsPatchCall) UpdateMask(updateMask string) *OrganizationsSourcesFindingsPatchCall + type OrganizationsSourcesFindingsService struct + func NewOrganizationsSourcesFindingsService(s *Service) *OrganizationsSourcesFindingsService + func (r *OrganizationsSourcesFindingsService) Create(parent string, finding *Finding) *OrganizationsSourcesFindingsCreateCall + func (r *OrganizationsSourcesFindingsService) Group(parent string, groupfindingsrequest *GroupFindingsRequest) *OrganizationsSourcesFindingsGroupCall + func (r *OrganizationsSourcesFindingsService) List(parent string) *OrganizationsSourcesFindingsListCall + func (r *OrganizationsSourcesFindingsService) Patch(name string, finding *Finding) *OrganizationsSourcesFindingsPatchCall + func (r *OrganizationsSourcesFindingsService) SetState(name string, setfindingstaterequest *SetFindingStateRequest) *OrganizationsSourcesFindingsSetStateCall + func (r *OrganizationsSourcesFindingsService) UpdateSecurityMarks(name string, securitymarks *SecurityMarks) *OrganizationsSourcesFindingsUpdateSecurityMarksCall + type OrganizationsSourcesFindingsSetStateCall struct + func (c *OrganizationsSourcesFindingsSetStateCall) Context(ctx context.Context) *OrganizationsSourcesFindingsSetStateCall + func (c *OrganizationsSourcesFindingsSetStateCall) Do(opts ...googleapi.CallOption) (*Finding, error) + func (c *OrganizationsSourcesFindingsSetStateCall) Fields(s ...googleapi.Field) *OrganizationsSourcesFindingsSetStateCall + func (c *OrganizationsSourcesFindingsSetStateCall) Header() http.Header + type OrganizationsSourcesFindingsUpdateSecurityMarksCall struct + func (c *OrganizationsSourcesFindingsUpdateSecurityMarksCall) Context(ctx context.Context) *OrganizationsSourcesFindingsUpdateSecurityMarksCall + func (c *OrganizationsSourcesFindingsUpdateSecurityMarksCall) Do(opts ...googleapi.CallOption) (*SecurityMarks, error) + func (c *OrganizationsSourcesFindingsUpdateSecurityMarksCall) Fields(s ...googleapi.Field) *OrganizationsSourcesFindingsUpdateSecurityMarksCall + func (c *OrganizationsSourcesFindingsUpdateSecurityMarksCall) Header() http.Header + func (c *OrganizationsSourcesFindingsUpdateSecurityMarksCall) StartTime(startTime string) *OrganizationsSourcesFindingsUpdateSecurityMarksCall + func (c *OrganizationsSourcesFindingsUpdateSecurityMarksCall) UpdateMask(updateMask string) *OrganizationsSourcesFindingsUpdateSecurityMarksCall + type OrganizationsSourcesGetCall struct + func (c *OrganizationsSourcesGetCall) Context(ctx context.Context) *OrganizationsSourcesGetCall + func (c *OrganizationsSourcesGetCall) Do(opts ...googleapi.CallOption) (*Source, error) + func (c *OrganizationsSourcesGetCall) Fields(s ...googleapi.Field) *OrganizationsSourcesGetCall + func (c *OrganizationsSourcesGetCall) Header() http.Header + func (c *OrganizationsSourcesGetCall) IfNoneMatch(entityTag string) *OrganizationsSourcesGetCall + type OrganizationsSourcesGetIamPolicyCall struct + func (c *OrganizationsSourcesGetIamPolicyCall) Context(ctx context.Context) *OrganizationsSourcesGetIamPolicyCall + func (c *OrganizationsSourcesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *OrganizationsSourcesGetIamPolicyCall) Fields(s ...googleapi.Field) *OrganizationsSourcesGetIamPolicyCall + func (c *OrganizationsSourcesGetIamPolicyCall) Header() http.Header + type OrganizationsSourcesListCall struct + func (c *OrganizationsSourcesListCall) Context(ctx context.Context) *OrganizationsSourcesListCall + func (c *OrganizationsSourcesListCall) Do(opts ...googleapi.CallOption) (*ListSourcesResponse, error) + func (c *OrganizationsSourcesListCall) Fields(s ...googleapi.Field) *OrganizationsSourcesListCall + func (c *OrganizationsSourcesListCall) Header() http.Header + func (c *OrganizationsSourcesListCall) IfNoneMatch(entityTag string) *OrganizationsSourcesListCall + func (c *OrganizationsSourcesListCall) PageSize(pageSize int64) *OrganizationsSourcesListCall + func (c *OrganizationsSourcesListCall) PageToken(pageToken string) *OrganizationsSourcesListCall + func (c *OrganizationsSourcesListCall) Pages(ctx context.Context, f func(*ListSourcesResponse) error) error + type OrganizationsSourcesPatchCall struct + func (c *OrganizationsSourcesPatchCall) Context(ctx context.Context) *OrganizationsSourcesPatchCall + func (c *OrganizationsSourcesPatchCall) Do(opts ...googleapi.CallOption) (*Source, error) + func (c *OrganizationsSourcesPatchCall) Fields(s ...googleapi.Field) *OrganizationsSourcesPatchCall + func (c *OrganizationsSourcesPatchCall) Header() http.Header + func (c *OrganizationsSourcesPatchCall) UpdateMask(updateMask string) *OrganizationsSourcesPatchCall + type OrganizationsSourcesService struct + Findings *OrganizationsSourcesFindingsService + func NewOrganizationsSourcesService(s *Service) *OrganizationsSourcesService + func (r *OrganizationsSourcesService) Create(parent string, source *Source) *OrganizationsSourcesCreateCall + func (r *OrganizationsSourcesService) Get(name string) *OrganizationsSourcesGetCall + func (r *OrganizationsSourcesService) GetIamPolicy(resource string, getiampolicyrequest *GetIamPolicyRequest) *OrganizationsSourcesGetIamPolicyCall + func (r *OrganizationsSourcesService) List(parent string) *OrganizationsSourcesListCall + func (r *OrganizationsSourcesService) Patch(name string, source *Source) *OrganizationsSourcesPatchCall + func (r *OrganizationsSourcesService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *OrganizationsSourcesSetIamPolicyCall + func (r *OrganizationsSourcesService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *OrganizationsSourcesTestIamPermissionsCall + type OrganizationsSourcesSetIamPolicyCall struct + func (c *OrganizationsSourcesSetIamPolicyCall) Context(ctx context.Context) *OrganizationsSourcesSetIamPolicyCall + func (c *OrganizationsSourcesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *OrganizationsSourcesSetIamPolicyCall) Fields(s ...googleapi.Field) *OrganizationsSourcesSetIamPolicyCall + func (c *OrganizationsSourcesSetIamPolicyCall) Header() http.Header + type OrganizationsSourcesTestIamPermissionsCall struct + func (c *OrganizationsSourcesTestIamPermissionsCall) Context(ctx context.Context) *OrganizationsSourcesTestIamPermissionsCall + func (c *OrganizationsSourcesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *OrganizationsSourcesTestIamPermissionsCall) Fields(s ...googleapi.Field) *OrganizationsSourcesTestIamPermissionsCall + func (c *OrganizationsSourcesTestIamPermissionsCall) Header() http.Header + type OrganizationsUpdateOrganizationSettingsCall struct + func (c *OrganizationsUpdateOrganizationSettingsCall) Context(ctx context.Context) *OrganizationsUpdateOrganizationSettingsCall + func (c *OrganizationsUpdateOrganizationSettingsCall) Do(opts ...googleapi.CallOption) (*OrganizationSettings, error) + func (c *OrganizationsUpdateOrganizationSettingsCall) Fields(s ...googleapi.Field) *OrganizationsUpdateOrganizationSettingsCall + func (c *OrganizationsUpdateOrganizationSettingsCall) Header() http.Header + func (c *OrganizationsUpdateOrganizationSettingsCall) UpdateMask(updateMask string) *OrganizationsUpdateOrganizationSettingsCall + type Policy struct + AuditConfigs []*AuditConfig + Bindings []*Binding + Etag string + ForceSendFields []string + NullFields []string + Version int64 + func (s *Policy) MarshalJSON() ([]byte, error) + type ProjectsAssetsGroupCall struct + func (c *ProjectsAssetsGroupCall) Context(ctx context.Context) *ProjectsAssetsGroupCall + func (c *ProjectsAssetsGroupCall) Do(opts ...googleapi.CallOption) (*GroupAssetsResponse, error) + func (c *ProjectsAssetsGroupCall) Fields(s ...googleapi.Field) *ProjectsAssetsGroupCall + func (c *ProjectsAssetsGroupCall) Header() http.Header + func (c *ProjectsAssetsGroupCall) Pages(ctx context.Context, f func(*GroupAssetsResponse) error) error + type ProjectsAssetsListCall struct + func (c *ProjectsAssetsListCall) CompareDuration(compareDuration string) *ProjectsAssetsListCall + func (c *ProjectsAssetsListCall) Context(ctx context.Context) *ProjectsAssetsListCall + func (c *ProjectsAssetsListCall) Do(opts ...googleapi.CallOption) (*ListAssetsResponse, error) + func (c *ProjectsAssetsListCall) FieldMask(fieldMask string) *ProjectsAssetsListCall + func (c *ProjectsAssetsListCall) Fields(s ...googleapi.Field) *ProjectsAssetsListCall + func (c *ProjectsAssetsListCall) Filter(filter string) *ProjectsAssetsListCall + func (c *ProjectsAssetsListCall) Header() http.Header + func (c *ProjectsAssetsListCall) IfNoneMatch(entityTag string) *ProjectsAssetsListCall + func (c *ProjectsAssetsListCall) OrderBy(orderBy string) *ProjectsAssetsListCall + func (c *ProjectsAssetsListCall) PageSize(pageSize int64) *ProjectsAssetsListCall + func (c *ProjectsAssetsListCall) PageToken(pageToken string) *ProjectsAssetsListCall + func (c *ProjectsAssetsListCall) Pages(ctx context.Context, f func(*ListAssetsResponse) error) error + func (c *ProjectsAssetsListCall) ReadTime(readTime string) *ProjectsAssetsListCall + type ProjectsAssetsService struct + func NewProjectsAssetsService(s *Service) *ProjectsAssetsService + func (r *ProjectsAssetsService) Group(parent string, groupassetsrequest *GroupAssetsRequest) *ProjectsAssetsGroupCall + func (r *ProjectsAssetsService) List(parent string) *ProjectsAssetsListCall + func (r *ProjectsAssetsService) UpdateSecurityMarks(name string, securitymarks *SecurityMarks) *ProjectsAssetsUpdateSecurityMarksCall + type ProjectsAssetsUpdateSecurityMarksCall struct + func (c *ProjectsAssetsUpdateSecurityMarksCall) Context(ctx context.Context) *ProjectsAssetsUpdateSecurityMarksCall + func (c *ProjectsAssetsUpdateSecurityMarksCall) Do(opts ...googleapi.CallOption) (*SecurityMarks, error) + func (c *ProjectsAssetsUpdateSecurityMarksCall) Fields(s ...googleapi.Field) *ProjectsAssetsUpdateSecurityMarksCall + func (c *ProjectsAssetsUpdateSecurityMarksCall) Header() http.Header + func (c *ProjectsAssetsUpdateSecurityMarksCall) StartTime(startTime string) *ProjectsAssetsUpdateSecurityMarksCall + func (c *ProjectsAssetsUpdateSecurityMarksCall) UpdateMask(updateMask string) *ProjectsAssetsUpdateSecurityMarksCall + type ProjectsService struct + Assets *ProjectsAssetsService + Sources *ProjectsSourcesService + func NewProjectsService(s *Service) *ProjectsService + type ProjectsSourcesFindingsGroupCall struct + func (c *ProjectsSourcesFindingsGroupCall) Context(ctx context.Context) *ProjectsSourcesFindingsGroupCall + func (c *ProjectsSourcesFindingsGroupCall) Do(opts ...googleapi.CallOption) (*GroupFindingsResponse, error) + func (c *ProjectsSourcesFindingsGroupCall) Fields(s ...googleapi.Field) *ProjectsSourcesFindingsGroupCall + func (c *ProjectsSourcesFindingsGroupCall) Header() http.Header + func (c *ProjectsSourcesFindingsGroupCall) Pages(ctx context.Context, f func(*GroupFindingsResponse) error) error + type ProjectsSourcesFindingsListCall struct + func (c *ProjectsSourcesFindingsListCall) CompareDuration(compareDuration string) *ProjectsSourcesFindingsListCall + func (c *ProjectsSourcesFindingsListCall) Context(ctx context.Context) *ProjectsSourcesFindingsListCall + func (c *ProjectsSourcesFindingsListCall) Do(opts ...googleapi.CallOption) (*ListFindingsResponse, error) + func (c *ProjectsSourcesFindingsListCall) FieldMask(fieldMask string) *ProjectsSourcesFindingsListCall + func (c *ProjectsSourcesFindingsListCall) Fields(s ...googleapi.Field) *ProjectsSourcesFindingsListCall + func (c *ProjectsSourcesFindingsListCall) Filter(filter string) *ProjectsSourcesFindingsListCall + func (c *ProjectsSourcesFindingsListCall) Header() http.Header + func (c *ProjectsSourcesFindingsListCall) IfNoneMatch(entityTag string) *ProjectsSourcesFindingsListCall + func (c *ProjectsSourcesFindingsListCall) OrderBy(orderBy string) *ProjectsSourcesFindingsListCall + func (c *ProjectsSourcesFindingsListCall) PageSize(pageSize int64) *ProjectsSourcesFindingsListCall + func (c *ProjectsSourcesFindingsListCall) PageToken(pageToken string) *ProjectsSourcesFindingsListCall + func (c *ProjectsSourcesFindingsListCall) Pages(ctx context.Context, f func(*ListFindingsResponse) error) error + func (c *ProjectsSourcesFindingsListCall) ReadTime(readTime string) *ProjectsSourcesFindingsListCall + type ProjectsSourcesFindingsPatchCall struct + func (c *ProjectsSourcesFindingsPatchCall) Context(ctx context.Context) *ProjectsSourcesFindingsPatchCall + func (c *ProjectsSourcesFindingsPatchCall) Do(opts ...googleapi.CallOption) (*Finding, error) + func (c *ProjectsSourcesFindingsPatchCall) Fields(s ...googleapi.Field) *ProjectsSourcesFindingsPatchCall + func (c *ProjectsSourcesFindingsPatchCall) Header() http.Header + func (c *ProjectsSourcesFindingsPatchCall) UpdateMask(updateMask string) *ProjectsSourcesFindingsPatchCall + type ProjectsSourcesFindingsService struct + func NewProjectsSourcesFindingsService(s *Service) *ProjectsSourcesFindingsService + func (r *ProjectsSourcesFindingsService) Group(parent string, groupfindingsrequest *GroupFindingsRequest) *ProjectsSourcesFindingsGroupCall + func (r *ProjectsSourcesFindingsService) List(parent string) *ProjectsSourcesFindingsListCall + func (r *ProjectsSourcesFindingsService) Patch(name string, finding *Finding) *ProjectsSourcesFindingsPatchCall + func (r *ProjectsSourcesFindingsService) SetState(name string, setfindingstaterequest *SetFindingStateRequest) *ProjectsSourcesFindingsSetStateCall + func (r *ProjectsSourcesFindingsService) UpdateSecurityMarks(name string, securitymarks *SecurityMarks) *ProjectsSourcesFindingsUpdateSecurityMarksCall + type ProjectsSourcesFindingsSetStateCall struct + func (c *ProjectsSourcesFindingsSetStateCall) Context(ctx context.Context) *ProjectsSourcesFindingsSetStateCall + func (c *ProjectsSourcesFindingsSetStateCall) Do(opts ...googleapi.CallOption) (*Finding, error) + func (c *ProjectsSourcesFindingsSetStateCall) Fields(s ...googleapi.Field) *ProjectsSourcesFindingsSetStateCall + func (c *ProjectsSourcesFindingsSetStateCall) Header() http.Header + type ProjectsSourcesFindingsUpdateSecurityMarksCall struct + func (c *ProjectsSourcesFindingsUpdateSecurityMarksCall) Context(ctx context.Context) *ProjectsSourcesFindingsUpdateSecurityMarksCall + func (c *ProjectsSourcesFindingsUpdateSecurityMarksCall) Do(opts ...googleapi.CallOption) (*SecurityMarks, error) + func (c *ProjectsSourcesFindingsUpdateSecurityMarksCall) Fields(s ...googleapi.Field) *ProjectsSourcesFindingsUpdateSecurityMarksCall + func (c *ProjectsSourcesFindingsUpdateSecurityMarksCall) Header() http.Header + func (c *ProjectsSourcesFindingsUpdateSecurityMarksCall) StartTime(startTime string) *ProjectsSourcesFindingsUpdateSecurityMarksCall + func (c *ProjectsSourcesFindingsUpdateSecurityMarksCall) UpdateMask(updateMask string) *ProjectsSourcesFindingsUpdateSecurityMarksCall + type ProjectsSourcesListCall struct + func (c *ProjectsSourcesListCall) Context(ctx context.Context) *ProjectsSourcesListCall + func (c *ProjectsSourcesListCall) Do(opts ...googleapi.CallOption) (*ListSourcesResponse, error) + func (c *ProjectsSourcesListCall) Fields(s ...googleapi.Field) *ProjectsSourcesListCall + func (c *ProjectsSourcesListCall) Header() http.Header + func (c *ProjectsSourcesListCall) IfNoneMatch(entityTag string) *ProjectsSourcesListCall + func (c *ProjectsSourcesListCall) PageSize(pageSize int64) *ProjectsSourcesListCall + func (c *ProjectsSourcesListCall) PageToken(pageToken string) *ProjectsSourcesListCall + func (c *ProjectsSourcesListCall) Pages(ctx context.Context, f func(*ListSourcesResponse) error) error + type ProjectsSourcesService struct + Findings *ProjectsSourcesFindingsService + func NewProjectsSourcesService(s *Service) *ProjectsSourcesService + func (r *ProjectsSourcesService) List(parent string) *ProjectsSourcesListCall + type Resource struct + Folders []*Folder + ForceSendFields []string + Name string + NullFields []string + ParentDisplayName string + ParentName string + ProjectDisplayName string + ProjectName string + func (s *Resource) MarshalJSON() ([]byte, error) + type RunAssetDiscoveryRequest struct + type SecurityCenterProperties struct + Folders []*Folder + ForceSendFields []string + NullFields []string + ResourceDisplayName string + ResourceName string + ResourceOwners []string + ResourceParent string + ResourceParentDisplayName string + ResourceProject string + ResourceProjectDisplayName string + ResourceType string + func (s *SecurityCenterProperties) MarshalJSON() ([]byte, error) + type SecurityMarks struct + ForceSendFields []string + Marks map[string]string + Name string + NullFields []string + func (s *SecurityMarks) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Folders *FoldersService + Organizations *OrganizationsService + Projects *ProjectsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type SetFindingStateRequest struct + ForceSendFields []string + NullFields []string + StartTime string + State string + func (s *SetFindingStateRequest) MarshalJSON() ([]byte, error) + type SetIamPolicyRequest struct + ForceSendFields []string + NullFields []string + Policy *Policy + UpdateMask string + func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) + type Source struct + Description string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + func (s *Source) MarshalJSON() ([]byte, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error) + type StreamingConfig struct + Filter string + ForceSendFields []string + NullFields []string + func (s *StreamingConfig) MarshalJSON() ([]byte, error) + type TestIamPermissionsRequest struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) + type TestIamPermissionsResponse struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error)