Versions in this module Expand all Collapse all v0 v0.25.2 May 21, 2020 Changes in this version + const CloudPlatformScope + type Asset struct + AccessLevel *GoogleIdentityAccesscontextmanagerV1AccessLevel + AccessPolicy *GoogleIdentityAccesscontextmanagerV1AccessPolicy + Ancestors []string + AssetType string + ForceSendFields []string + IamPolicy *Policy + Name string + NullFields []string + OrgPolicy []*GoogleCloudOrgpolicyV1Policy + Resource *Resource + ServicePerimeter *GoogleIdentityAccesscontextmanagerV1ServicePerimeter + func (s *Asset) 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 BatchGetAssetsHistoryResponse struct + Assets []*TemporalAsset + ForceSendFields []string + NullFields []string + func (s *BatchGetAssetsHistoryResponse) MarshalJSON() ([]byte, error) + type BigQueryDestination struct + Dataset string + Force bool + ForceSendFields []string + NullFields []string + Table string + func (s *BigQueryDestination) MarshalJSON() ([]byte, error) + type Binding struct + Condition *Expr + ForceSendFields []string + Members []string + NullFields []string + Role string + func (s *Binding) MarshalJSON() ([]byte, error) + type CreateFeedRequest struct + Feed *Feed + FeedId string + ForceSendFields []string + NullFields []string + func (s *CreateFeedRequest) MarshalJSON() ([]byte, error) + type Empty struct + type ExportAssetsRequest struct + AssetTypes []string + ContentType string + ForceSendFields []string + NullFields []string + OutputConfig *OutputConfig + ReadTime string + func (s *ExportAssetsRequest) MarshalJSON() ([]byte, error) + type Expr struct + Description string + Expression string + ForceSendFields []string + Location string + NullFields []string + Title string + func (s *Expr) MarshalJSON() ([]byte, error) + type Feed struct + AssetNames []string + AssetTypes []string + ContentType string + FeedOutputConfig *FeedOutputConfig + ForceSendFields []string + Name string + NullFields []string + func (s *Feed) MarshalJSON() ([]byte, error) + type FeedOutputConfig struct + ForceSendFields []string + NullFields []string + PubsubDestination *PubsubDestination + func (s *FeedOutputConfig) MarshalJSON() ([]byte, error) + type FeedsCreateCall struct + func (c *FeedsCreateCall) Context(ctx context.Context) *FeedsCreateCall + func (c *FeedsCreateCall) Do(opts ...googleapi.CallOption) (*Feed, error) + func (c *FeedsCreateCall) Fields(s ...googleapi.Field) *FeedsCreateCall + func (c *FeedsCreateCall) Header() http.Header + type FeedsDeleteCall struct + func (c *FeedsDeleteCall) Context(ctx context.Context) *FeedsDeleteCall + func (c *FeedsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *FeedsDeleteCall) Fields(s ...googleapi.Field) *FeedsDeleteCall + func (c *FeedsDeleteCall) Header() http.Header + type FeedsGetCall struct + func (c *FeedsGetCall) Context(ctx context.Context) *FeedsGetCall + func (c *FeedsGetCall) Do(opts ...googleapi.CallOption) (*Feed, error) + func (c *FeedsGetCall) Fields(s ...googleapi.Field) *FeedsGetCall + func (c *FeedsGetCall) Header() http.Header + func (c *FeedsGetCall) IfNoneMatch(entityTag string) *FeedsGetCall + type FeedsListCall struct + func (c *FeedsListCall) Context(ctx context.Context) *FeedsListCall + func (c *FeedsListCall) Do(opts ...googleapi.CallOption) (*ListFeedsResponse, error) + func (c *FeedsListCall) Fields(s ...googleapi.Field) *FeedsListCall + func (c *FeedsListCall) Header() http.Header + func (c *FeedsListCall) IfNoneMatch(entityTag string) *FeedsListCall + type FeedsPatchCall struct + func (c *FeedsPatchCall) Context(ctx context.Context) *FeedsPatchCall + func (c *FeedsPatchCall) Do(opts ...googleapi.CallOption) (*Feed, error) + func (c *FeedsPatchCall) Fields(s ...googleapi.Field) *FeedsPatchCall + func (c *FeedsPatchCall) Header() http.Header + type FeedsService struct + func NewFeedsService(s *Service) *FeedsService + func (r *FeedsService) Create(parent string, createfeedrequest *CreateFeedRequest) *FeedsCreateCall + func (r *FeedsService) Delete(name string) *FeedsDeleteCall + func (r *FeedsService) Get(name string) *FeedsGetCall + func (r *FeedsService) List(parent string) *FeedsListCall + func (r *FeedsService) Patch(nameid string, updatefeedrequest *UpdateFeedRequest) *FeedsPatchCall + type GcsDestination struct + ForceSendFields []string + NullFields []string + Uri string + UriPrefix string + func (s *GcsDestination) MarshalJSON() ([]byte, error) + type GoogleCloudOrgpolicyV1BooleanPolicy struct + Enforced bool + ForceSendFields []string + NullFields []string + func (s *GoogleCloudOrgpolicyV1BooleanPolicy) MarshalJSON() ([]byte, error) + type GoogleCloudOrgpolicyV1ListPolicy struct + AllValues string + AllowedValues []string + DeniedValues []string + ForceSendFields []string + InheritFromParent bool + NullFields []string + SuggestedValue string + func (s *GoogleCloudOrgpolicyV1ListPolicy) MarshalJSON() ([]byte, error) + type GoogleCloudOrgpolicyV1Policy struct + BooleanPolicy *GoogleCloudOrgpolicyV1BooleanPolicy + Constraint string + Etag string + ForceSendFields []string + ListPolicy *GoogleCloudOrgpolicyV1ListPolicy + NullFields []string + RestoreDefault *GoogleCloudOrgpolicyV1RestoreDefault + UpdateTime string + Version int64 + func (s *GoogleCloudOrgpolicyV1Policy) MarshalJSON() ([]byte, error) + type GoogleCloudOrgpolicyV1RestoreDefault struct + type GoogleIdentityAccesscontextmanagerV1AccessLevel struct + Basic *GoogleIdentityAccesscontextmanagerV1BasicLevel + Custom *GoogleIdentityAccesscontextmanagerV1CustomLevel + Description string + ForceSendFields []string + Name string + NullFields []string + Title string + func (s *GoogleIdentityAccesscontextmanagerV1AccessLevel) MarshalJSON() ([]byte, error) + type GoogleIdentityAccesscontextmanagerV1AccessPolicy struct + Etag string + ForceSendFields []string + Name string + NullFields []string + Parent string + Title string + func (s *GoogleIdentityAccesscontextmanagerV1AccessPolicy) MarshalJSON() ([]byte, error) + type GoogleIdentityAccesscontextmanagerV1BasicLevel struct + CombiningFunction string + Conditions []*GoogleIdentityAccesscontextmanagerV1Condition + ForceSendFields []string + NullFields []string + func (s *GoogleIdentityAccesscontextmanagerV1BasicLevel) MarshalJSON() ([]byte, error) + type GoogleIdentityAccesscontextmanagerV1Condition struct + DevicePolicy *GoogleIdentityAccesscontextmanagerV1DevicePolicy + ForceSendFields []string + IpSubnetworks []string + Members []string + Negate bool + NullFields []string + Regions []string + RequiredAccessLevels []string + func (s *GoogleIdentityAccesscontextmanagerV1Condition) MarshalJSON() ([]byte, error) + type GoogleIdentityAccesscontextmanagerV1CustomLevel struct + Expr *Expr + ForceSendFields []string + NullFields []string + func (s *GoogleIdentityAccesscontextmanagerV1CustomLevel) MarshalJSON() ([]byte, error) + type GoogleIdentityAccesscontextmanagerV1DevicePolicy struct + AllowedDeviceManagementLevels []string + AllowedEncryptionStatuses []string + ForceSendFields []string + NullFields []string + OsConstraints []*GoogleIdentityAccesscontextmanagerV1OsConstraint + RequireAdminApproval bool + RequireCorpOwned bool + RequireScreenlock bool + func (s *GoogleIdentityAccesscontextmanagerV1DevicePolicy) MarshalJSON() ([]byte, error) + type GoogleIdentityAccesscontextmanagerV1OsConstraint struct + ForceSendFields []string + MinimumVersion string + NullFields []string + OsType string + RequireVerifiedChromeOs bool + func (s *GoogleIdentityAccesscontextmanagerV1OsConstraint) MarshalJSON() ([]byte, error) + type GoogleIdentityAccesscontextmanagerV1ServicePerimeter struct + Description string + ForceSendFields []string + Name string + NullFields []string + PerimeterType string + Spec *GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig + Status *GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig + Title string + UseExplicitDryRunSpec bool + func (s *GoogleIdentityAccesscontextmanagerV1ServicePerimeter) MarshalJSON() ([]byte, error) + type GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig struct + AccessLevels []string + ForceSendFields []string + NullFields []string + Resources []string + RestrictedServices []string + VpcAccessibleServices *GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices + func (s *GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig) MarshalJSON() ([]byte, error) + type GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices struct + AllowedServices []string + EnableRestriction bool + ForceSendFields []string + NullFields []string + func (s *GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices) MarshalJSON() ([]byte, error) + type ListFeedsResponse struct + Feeds []*Feed + ForceSendFields []string + NullFields []string + func (s *ListFeedsResponse) 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 OperationsGetCall struct + func (c *OperationsGetCall) Context(ctx context.Context) *OperationsGetCall + func (c *OperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OperationsGetCall) Fields(s ...googleapi.Field) *OperationsGetCall + func (c *OperationsGetCall) Header() http.Header + func (c *OperationsGetCall) IfNoneMatch(entityTag string) *OperationsGetCall + type OperationsService struct + func NewOperationsService(s *Service) *OperationsService + func (r *OperationsService) Get(name string) *OperationsGetCall + type OutputConfig struct + BigqueryDestination *BigQueryDestination + ForceSendFields []string + GcsDestination *GcsDestination + NullFields []string + func (s *OutputConfig) MarshalJSON() ([]byte, error) + type Policy struct + AuditConfigs []*AuditConfig + Bindings []*Binding + Etag string + ForceSendFields []string + NullFields []string + Version int64 + func (s *Policy) MarshalJSON() ([]byte, error) + type PubsubDestination struct + ForceSendFields []string + NullFields []string + Topic string + func (s *PubsubDestination) MarshalJSON() ([]byte, error) + type Resource struct + Data googleapi.RawMessage + DiscoveryDocumentUri string + DiscoveryName string + ForceSendFields []string + NullFields []string + Parent string + ResourceUrl string + Version string + func (s *Resource) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Feeds *FeedsService + Operations *OperationsService + UserAgent string + V1 *V1Service + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error) + type TemporalAsset struct + Asset *Asset + Deleted bool + ForceSendFields []string + NullFields []string + Window *TimeWindow + func (s *TemporalAsset) MarshalJSON() ([]byte, error) + type TimeWindow struct + EndTime string + ForceSendFields []string + NullFields []string + StartTime string + func (s *TimeWindow) MarshalJSON() ([]byte, error) + type UpdateFeedRequest struct + Feed *Feed + ForceSendFields []string + NullFields []string + UpdateMask string + func (s *UpdateFeedRequest) MarshalJSON() ([]byte, error) + type V1BatchGetAssetsHistoryCall struct + func (c *V1BatchGetAssetsHistoryCall) AssetNames(assetNames ...string) *V1BatchGetAssetsHistoryCall + func (c *V1BatchGetAssetsHistoryCall) ContentType(contentType string) *V1BatchGetAssetsHistoryCall + func (c *V1BatchGetAssetsHistoryCall) Context(ctx context.Context) *V1BatchGetAssetsHistoryCall + func (c *V1BatchGetAssetsHistoryCall) Do(opts ...googleapi.CallOption) (*BatchGetAssetsHistoryResponse, error) + func (c *V1BatchGetAssetsHistoryCall) Fields(s ...googleapi.Field) *V1BatchGetAssetsHistoryCall + func (c *V1BatchGetAssetsHistoryCall) Header() http.Header + func (c *V1BatchGetAssetsHistoryCall) IfNoneMatch(entityTag string) *V1BatchGetAssetsHistoryCall + func (c *V1BatchGetAssetsHistoryCall) ReadTimeWindowEndTime(readTimeWindowEndTime string) *V1BatchGetAssetsHistoryCall + func (c *V1BatchGetAssetsHistoryCall) ReadTimeWindowStartTime(readTimeWindowStartTime string) *V1BatchGetAssetsHistoryCall + type V1ExportAssetsCall struct + func (c *V1ExportAssetsCall) Context(ctx context.Context) *V1ExportAssetsCall + func (c *V1ExportAssetsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *V1ExportAssetsCall) Fields(s ...googleapi.Field) *V1ExportAssetsCall + func (c *V1ExportAssetsCall) Header() http.Header + type V1Service struct + func NewV1Service(s *Service) *V1Service + func (r *V1Service) BatchGetAssetsHistory(parent string) *V1BatchGetAssetsHistoryCall + func (r *V1Service) ExportAssets(parent string, exportassetsrequest *ExportAssetsRequest) *V1ExportAssetsCall