Versions in this module Expand all Collapse all v0 v0.37.1 Dec 15, 2020 Changes in this version + const CloudPlatformReadOnlyScope + const CloudPlatformScope + type Ancestor struct + ForceSendFields []string + NullFields []string + ResourceId *ResourceId + func (s *Ancestor) 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 BooleanConstraint struct + type BooleanPolicy struct + Enforced bool + ForceSendFields []string + NullFields []string + func (s *BooleanPolicy) MarshalJSON() ([]byte, error) + type ClearOrgPolicyRequest struct + Constraint string + Etag string + ForceSendFields []string + NullFields []string + func (s *ClearOrgPolicyRequest) MarshalJSON() ([]byte, error) + type CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation struct + DestinationParent string + DisplayName string + ForceSendFields []string + NullFields []string + OperationType string + SourceParent string + func (s *CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation) MarshalJSON() ([]byte, error) + type CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation struct + DestinationParent string + DisplayName string + ForceSendFields []string + NullFields []string + OperationType string + SourceParent string + func (s *CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation) MarshalJSON() ([]byte, error) + type Constraint struct + BooleanConstraint *BooleanConstraint + ConstraintDefault string + Description string + DisplayName string + ForceSendFields []string + ListConstraint *ListConstraint + Name string + NullFields []string + Version int64 + func (s *Constraint) MarshalJSON() ([]byte, error) + type CreateFolderMetadata struct + DisplayName string + ForceSendFields []string + NullFields []string + Parent string + func (s *CreateFolderMetadata) MarshalJSON() ([]byte, error) + type CreateProjectMetadata struct + CreateTime string + ForceSendFields []string + Gettable bool + NullFields []string + Ready bool + func (s *CreateProjectMetadata) MarshalJSON() ([]byte, error) + type CreateTagKeyMetadata struct + type CreateTagValueMetadata struct + type DeleteFolderMetadata struct + type DeleteOrganizationMetadata struct + type DeleteProjectMetadata struct + type DeleteTagKeyMetadata struct + type DeleteTagValueMetadata struct + 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 FolderOperation struct + DestinationParent string + DisplayName string + ForceSendFields []string + NullFields []string + OperationType string + SourceParent string + func (s *FolderOperation) MarshalJSON() ([]byte, error) + type FolderOperationError struct + ErrorMessageId string + ForceSendFields []string + NullFields []string + func (s *FolderOperationError) MarshalJSON() ([]byte, error) + type FoldersClearOrgPolicyCall struct + func (c *FoldersClearOrgPolicyCall) Context(ctx context.Context) *FoldersClearOrgPolicyCall + func (c *FoldersClearOrgPolicyCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *FoldersClearOrgPolicyCall) Fields(s ...googleapi.Field) *FoldersClearOrgPolicyCall + func (c *FoldersClearOrgPolicyCall) Header() http.Header + type FoldersGetEffectiveOrgPolicyCall struct + func (c *FoldersGetEffectiveOrgPolicyCall) Context(ctx context.Context) *FoldersGetEffectiveOrgPolicyCall + func (c *FoldersGetEffectiveOrgPolicyCall) Do(opts ...googleapi.CallOption) (*OrgPolicy, error) + func (c *FoldersGetEffectiveOrgPolicyCall) Fields(s ...googleapi.Field) *FoldersGetEffectiveOrgPolicyCall + func (c *FoldersGetEffectiveOrgPolicyCall) Header() http.Header + type FoldersGetOrgPolicyCall struct + func (c *FoldersGetOrgPolicyCall) Context(ctx context.Context) *FoldersGetOrgPolicyCall + func (c *FoldersGetOrgPolicyCall) Do(opts ...googleapi.CallOption) (*OrgPolicy, error) + func (c *FoldersGetOrgPolicyCall) Fields(s ...googleapi.Field) *FoldersGetOrgPolicyCall + func (c *FoldersGetOrgPolicyCall) Header() http.Header + type FoldersListAvailableOrgPolicyConstraintsCall struct + func (c *FoldersListAvailableOrgPolicyConstraintsCall) Context(ctx context.Context) *FoldersListAvailableOrgPolicyConstraintsCall + func (c *FoldersListAvailableOrgPolicyConstraintsCall) Do(opts ...googleapi.CallOption) (*ListAvailableOrgPolicyConstraintsResponse, error) + func (c *FoldersListAvailableOrgPolicyConstraintsCall) Fields(s ...googleapi.Field) *FoldersListAvailableOrgPolicyConstraintsCall + func (c *FoldersListAvailableOrgPolicyConstraintsCall) Header() http.Header + func (c *FoldersListAvailableOrgPolicyConstraintsCall) Pages(ctx context.Context, f func(*ListAvailableOrgPolicyConstraintsResponse) error) error + type FoldersListOrgPoliciesCall struct + func (c *FoldersListOrgPoliciesCall) Context(ctx context.Context) *FoldersListOrgPoliciesCall + func (c *FoldersListOrgPoliciesCall) Do(opts ...googleapi.CallOption) (*ListOrgPoliciesResponse, error) + func (c *FoldersListOrgPoliciesCall) Fields(s ...googleapi.Field) *FoldersListOrgPoliciesCall + func (c *FoldersListOrgPoliciesCall) Header() http.Header + func (c *FoldersListOrgPoliciesCall) Pages(ctx context.Context, f func(*ListOrgPoliciesResponse) error) error + type FoldersService struct + func NewFoldersService(s *Service) *FoldersService + func (r *FoldersService) ClearOrgPolicy(resource string, clearorgpolicyrequest *ClearOrgPolicyRequest) *FoldersClearOrgPolicyCall + func (r *FoldersService) GetEffectiveOrgPolicy(resource string, geteffectiveorgpolicyrequest *GetEffectiveOrgPolicyRequest) *FoldersGetEffectiveOrgPolicyCall + func (r *FoldersService) GetOrgPolicy(resource string, getorgpolicyrequest *GetOrgPolicyRequest) *FoldersGetOrgPolicyCall + func (r *FoldersService) ListAvailableOrgPolicyConstraints(resource string, ...) *FoldersListAvailableOrgPolicyConstraintsCall + func (r *FoldersService) ListOrgPolicies(resource string, listorgpoliciesrequest *ListOrgPoliciesRequest) *FoldersListOrgPoliciesCall + func (r *FoldersService) SetOrgPolicy(resource string, setorgpolicyrequest *SetOrgPolicyRequest) *FoldersSetOrgPolicyCall + type FoldersSetOrgPolicyCall struct + func (c *FoldersSetOrgPolicyCall) Context(ctx context.Context) *FoldersSetOrgPolicyCall + func (c *FoldersSetOrgPolicyCall) Do(opts ...googleapi.CallOption) (*OrgPolicy, error) + func (c *FoldersSetOrgPolicyCall) Fields(s ...googleapi.Field) *FoldersSetOrgPolicyCall + func (c *FoldersSetOrgPolicyCall) Header() http.Header + type GetAncestryRequest struct + type GetAncestryResponse struct + Ancestor []*Ancestor + ForceSendFields []string + NullFields []string + func (s *GetAncestryResponse) MarshalJSON() ([]byte, error) + type GetEffectiveOrgPolicyRequest struct + Constraint string + ForceSendFields []string + NullFields []string + func (s *GetEffectiveOrgPolicyRequest) MarshalJSON() ([]byte, error) + type GetIamPolicyRequest struct + ForceSendFields []string + NullFields []string + Options *GetPolicyOptions + func (s *GetIamPolicyRequest) MarshalJSON() ([]byte, error) + type GetOrgPolicyRequest struct + Constraint string + ForceSendFields []string + NullFields []string + func (s *GetOrgPolicyRequest) MarshalJSON() ([]byte, error) + type GetPolicyOptions struct + ForceSendFields []string + NullFields []string + RequestedPolicyVersion int64 + func (s *GetPolicyOptions) MarshalJSON() ([]byte, error) + type Lien struct + CreateTime string + ForceSendFields []string + Name string + NullFields []string + Origin string + Parent string + Reason string + Restrictions []string + func (s *Lien) MarshalJSON() ([]byte, error) + type LiensCreateCall struct + func (c *LiensCreateCall) Context(ctx context.Context) *LiensCreateCall + func (c *LiensCreateCall) Do(opts ...googleapi.CallOption) (*Lien, error) + func (c *LiensCreateCall) Fields(s ...googleapi.Field) *LiensCreateCall + func (c *LiensCreateCall) Header() http.Header + type LiensDeleteCall struct + func (c *LiensDeleteCall) Context(ctx context.Context) *LiensDeleteCall + func (c *LiensDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *LiensDeleteCall) Fields(s ...googleapi.Field) *LiensDeleteCall + func (c *LiensDeleteCall) Header() http.Header + type LiensGetCall struct + func (c *LiensGetCall) Context(ctx context.Context) *LiensGetCall + func (c *LiensGetCall) Do(opts ...googleapi.CallOption) (*Lien, error) + func (c *LiensGetCall) Fields(s ...googleapi.Field) *LiensGetCall + func (c *LiensGetCall) Header() http.Header + func (c *LiensGetCall) IfNoneMatch(entityTag string) *LiensGetCall + type LiensListCall struct + func (c *LiensListCall) Context(ctx context.Context) *LiensListCall + func (c *LiensListCall) Do(opts ...googleapi.CallOption) (*ListLiensResponse, error) + func (c *LiensListCall) Fields(s ...googleapi.Field) *LiensListCall + func (c *LiensListCall) Header() http.Header + func (c *LiensListCall) IfNoneMatch(entityTag string) *LiensListCall + func (c *LiensListCall) PageSize(pageSize int64) *LiensListCall + func (c *LiensListCall) PageToken(pageToken string) *LiensListCall + func (c *LiensListCall) Pages(ctx context.Context, f func(*ListLiensResponse) error) error + func (c *LiensListCall) Parent(parent string) *LiensListCall + type LiensService struct + func NewLiensService(s *Service) *LiensService + func (r *LiensService) Create(lien *Lien) *LiensCreateCall + func (r *LiensService) Delete(nameid string) *LiensDeleteCall + func (r *LiensService) Get(nameid string) *LiensGetCall + func (r *LiensService) List() *LiensListCall + type ListAvailableOrgPolicyConstraintsRequest struct + ForceSendFields []string + NullFields []string + PageSize int64 + PageToken string + func (s *ListAvailableOrgPolicyConstraintsRequest) MarshalJSON() ([]byte, error) + type ListAvailableOrgPolicyConstraintsResponse struct + Constraints []*Constraint + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListAvailableOrgPolicyConstraintsResponse) MarshalJSON() ([]byte, error) + type ListConstraint struct + ForceSendFields []string + NullFields []string + SuggestedValue string + SupportsUnder bool + func (s *ListConstraint) MarshalJSON() ([]byte, error) + type ListLiensResponse struct + ForceSendFields []string + Liens []*Lien + NextPageToken string + NullFields []string + func (s *ListLiensResponse) MarshalJSON() ([]byte, error) + type ListOrgPoliciesRequest struct + ForceSendFields []string + NullFields []string + PageSize int64 + PageToken string + func (s *ListOrgPoliciesRequest) MarshalJSON() ([]byte, error) + type ListOrgPoliciesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Policies []*OrgPolicy + func (s *ListOrgPoliciesResponse) MarshalJSON() ([]byte, error) + type ListPolicy struct + AllValues string + AllowedValues []string + DeniedValues []string + ForceSendFields []string + InheritFromParent bool + NullFields []string + SuggestedValue string + func (s *ListPolicy) MarshalJSON() ([]byte, error) + type ListProjectsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Projects []*Project + func (s *ListProjectsResponse) MarshalJSON() ([]byte, error) + type MoveFolderMetadata struct + DestinationParent string + DisplayName string + ForceSendFields []string + NullFields []string + SourceParent string + func (s *MoveFolderMetadata) MarshalJSON() ([]byte, error) + type MoveProjectMetadata struct + 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 OrgPolicy struct + BooleanPolicy *BooleanPolicy + Constraint string + Etag string + ForceSendFields []string + ListPolicy *ListPolicy + NullFields []string + RestoreDefault *RestoreDefault + UpdateTime string + Version int64 + func (s *OrgPolicy) MarshalJSON() ([]byte, error) + type Organization struct + CreationTime string + DisplayName string + ForceSendFields []string + LifecycleState string + Name string + NullFields []string + Owner *OrganizationOwner + func (s *Organization) MarshalJSON() ([]byte, error) + type OrganizationOwner struct + DirectoryCustomerId string + ForceSendFields []string + NullFields []string + func (s *OrganizationOwner) MarshalJSON() ([]byte, error) + type OrganizationsClearOrgPolicyCall struct + func (c *OrganizationsClearOrgPolicyCall) Context(ctx context.Context) *OrganizationsClearOrgPolicyCall + func (c *OrganizationsClearOrgPolicyCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OrganizationsClearOrgPolicyCall) Fields(s ...googleapi.Field) *OrganizationsClearOrgPolicyCall + func (c *OrganizationsClearOrgPolicyCall) Header() http.Header + type OrganizationsGetCall struct + func (c *OrganizationsGetCall) Context(ctx context.Context) *OrganizationsGetCall + func (c *OrganizationsGetCall) Do(opts ...googleapi.CallOption) (*Organization, error) + func (c *OrganizationsGetCall) Fields(s ...googleapi.Field) *OrganizationsGetCall + func (c *OrganizationsGetCall) Header() http.Header + func (c *OrganizationsGetCall) IfNoneMatch(entityTag string) *OrganizationsGetCall + type OrganizationsGetEffectiveOrgPolicyCall struct + func (c *OrganizationsGetEffectiveOrgPolicyCall) Context(ctx context.Context) *OrganizationsGetEffectiveOrgPolicyCall + func (c *OrganizationsGetEffectiveOrgPolicyCall) Do(opts ...googleapi.CallOption) (*OrgPolicy, error) + func (c *OrganizationsGetEffectiveOrgPolicyCall) Fields(s ...googleapi.Field) *OrganizationsGetEffectiveOrgPolicyCall + func (c *OrganizationsGetEffectiveOrgPolicyCall) Header() http.Header + type OrganizationsGetIamPolicyCall struct + func (c *OrganizationsGetIamPolicyCall) Context(ctx context.Context) *OrganizationsGetIamPolicyCall + func (c *OrganizationsGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *OrganizationsGetIamPolicyCall) Fields(s ...googleapi.Field) *OrganizationsGetIamPolicyCall + func (c *OrganizationsGetIamPolicyCall) Header() http.Header + type OrganizationsGetOrgPolicyCall struct + func (c *OrganizationsGetOrgPolicyCall) Context(ctx context.Context) *OrganizationsGetOrgPolicyCall + func (c *OrganizationsGetOrgPolicyCall) Do(opts ...googleapi.CallOption) (*OrgPolicy, error) + func (c *OrganizationsGetOrgPolicyCall) Fields(s ...googleapi.Field) *OrganizationsGetOrgPolicyCall + func (c *OrganizationsGetOrgPolicyCall) Header() http.Header + type OrganizationsListAvailableOrgPolicyConstraintsCall struct + func (c *OrganizationsListAvailableOrgPolicyConstraintsCall) Context(ctx context.Context) *OrganizationsListAvailableOrgPolicyConstraintsCall + func (c *OrganizationsListAvailableOrgPolicyConstraintsCall) Do(opts ...googleapi.CallOption) (*ListAvailableOrgPolicyConstraintsResponse, error) + func (c *OrganizationsListAvailableOrgPolicyConstraintsCall) Fields(s ...googleapi.Field) *OrganizationsListAvailableOrgPolicyConstraintsCall + func (c *OrganizationsListAvailableOrgPolicyConstraintsCall) Header() http.Header + func (c *OrganizationsListAvailableOrgPolicyConstraintsCall) Pages(ctx context.Context, f func(*ListAvailableOrgPolicyConstraintsResponse) error) error + type OrganizationsListOrgPoliciesCall struct + func (c *OrganizationsListOrgPoliciesCall) Context(ctx context.Context) *OrganizationsListOrgPoliciesCall + func (c *OrganizationsListOrgPoliciesCall) Do(opts ...googleapi.CallOption) (*ListOrgPoliciesResponse, error) + func (c *OrganizationsListOrgPoliciesCall) Fields(s ...googleapi.Field) *OrganizationsListOrgPoliciesCall + func (c *OrganizationsListOrgPoliciesCall) Header() http.Header + func (c *OrganizationsListOrgPoliciesCall) Pages(ctx context.Context, f func(*ListOrgPoliciesResponse) error) error + type OrganizationsSearchCall struct + func (c *OrganizationsSearchCall) Context(ctx context.Context) *OrganizationsSearchCall + func (c *OrganizationsSearchCall) Do(opts ...googleapi.CallOption) (*SearchOrganizationsResponse, error) + func (c *OrganizationsSearchCall) Fields(s ...googleapi.Field) *OrganizationsSearchCall + func (c *OrganizationsSearchCall) Header() http.Header + func (c *OrganizationsSearchCall) Pages(ctx context.Context, f func(*SearchOrganizationsResponse) error) error + type OrganizationsService struct + func NewOrganizationsService(s *Service) *OrganizationsService + func (r *OrganizationsService) ClearOrgPolicy(resource string, clearorgpolicyrequest *ClearOrgPolicyRequest) *OrganizationsClearOrgPolicyCall + func (r *OrganizationsService) Get(name string) *OrganizationsGetCall + func (r *OrganizationsService) GetEffectiveOrgPolicy(resource string, geteffectiveorgpolicyrequest *GetEffectiveOrgPolicyRequest) *OrganizationsGetEffectiveOrgPolicyCall + func (r *OrganizationsService) GetIamPolicy(resource string, getiampolicyrequest *GetIamPolicyRequest) *OrganizationsGetIamPolicyCall + func (r *OrganizationsService) GetOrgPolicy(resource string, getorgpolicyrequest *GetOrgPolicyRequest) *OrganizationsGetOrgPolicyCall + func (r *OrganizationsService) ListAvailableOrgPolicyConstraints(resource string, ...) *OrganizationsListAvailableOrgPolicyConstraintsCall + func (r *OrganizationsService) ListOrgPolicies(resource string, listorgpoliciesrequest *ListOrgPoliciesRequest) *OrganizationsListOrgPoliciesCall + func (r *OrganizationsService) Search(searchorganizationsrequest *SearchOrganizationsRequest) *OrganizationsSearchCall + func (r *OrganizationsService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *OrganizationsSetIamPolicyCall + func (r *OrganizationsService) SetOrgPolicy(resource string, setorgpolicyrequest *SetOrgPolicyRequest) *OrganizationsSetOrgPolicyCall + func (r *OrganizationsService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *OrganizationsTestIamPermissionsCall + type OrganizationsSetIamPolicyCall struct + func (c *OrganizationsSetIamPolicyCall) Context(ctx context.Context) *OrganizationsSetIamPolicyCall + func (c *OrganizationsSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *OrganizationsSetIamPolicyCall) Fields(s ...googleapi.Field) *OrganizationsSetIamPolicyCall + func (c *OrganizationsSetIamPolicyCall) Header() http.Header + type OrganizationsSetOrgPolicyCall struct + func (c *OrganizationsSetOrgPolicyCall) Context(ctx context.Context) *OrganizationsSetOrgPolicyCall + func (c *OrganizationsSetOrgPolicyCall) Do(opts ...googleapi.CallOption) (*OrgPolicy, error) + func (c *OrganizationsSetOrgPolicyCall) Fields(s ...googleapi.Field) *OrganizationsSetOrgPolicyCall + func (c *OrganizationsSetOrgPolicyCall) Header() http.Header + type OrganizationsTestIamPermissionsCall struct + func (c *OrganizationsTestIamPermissionsCall) Context(ctx context.Context) *OrganizationsTestIamPermissionsCall + func (c *OrganizationsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *OrganizationsTestIamPermissionsCall) Fields(s ...googleapi.Field) *OrganizationsTestIamPermissionsCall + func (c *OrganizationsTestIamPermissionsCall) Header() http.Header + type Policy struct + AuditConfigs []*AuditConfig + Bindings []*Binding + Etag string + ForceSendFields []string + NullFields []string + Version int64 + func (s *Policy) MarshalJSON() ([]byte, error) + type Project struct + CreateTime string + ForceSendFields []string + Labels map[string]string + LifecycleState string + Name string + NullFields []string + Parent *ResourceId + ProjectId string + ProjectNumber int64 + func (s *Project) MarshalJSON() ([]byte, error) + type ProjectCreationStatus struct + CreateTime string + ForceSendFields []string + Gettable bool + NullFields []string + Ready bool + func (s *ProjectCreationStatus) MarshalJSON() ([]byte, error) + type ProjectsClearOrgPolicyCall struct + func (c *ProjectsClearOrgPolicyCall) Context(ctx context.Context) *ProjectsClearOrgPolicyCall + func (c *ProjectsClearOrgPolicyCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsClearOrgPolicyCall) Fields(s ...googleapi.Field) *ProjectsClearOrgPolicyCall + func (c *ProjectsClearOrgPolicyCall) Header() http.Header + type ProjectsCreateCall struct + func (c *ProjectsCreateCall) Context(ctx context.Context) *ProjectsCreateCall + func (c *ProjectsCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsCreateCall) Fields(s ...googleapi.Field) *ProjectsCreateCall + func (c *ProjectsCreateCall) Header() http.Header + type ProjectsDeleteCall struct + func (c *ProjectsDeleteCall) Context(ctx context.Context) *ProjectsDeleteCall + func (c *ProjectsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsDeleteCall) Fields(s ...googleapi.Field) *ProjectsDeleteCall + func (c *ProjectsDeleteCall) Header() http.Header + type ProjectsGetAncestryCall struct + func (c *ProjectsGetAncestryCall) Context(ctx context.Context) *ProjectsGetAncestryCall + func (c *ProjectsGetAncestryCall) Do(opts ...googleapi.CallOption) (*GetAncestryResponse, error) + func (c *ProjectsGetAncestryCall) Fields(s ...googleapi.Field) *ProjectsGetAncestryCall + func (c *ProjectsGetAncestryCall) Header() http.Header + type ProjectsGetCall struct + func (c *ProjectsGetCall) Context(ctx context.Context) *ProjectsGetCall + func (c *ProjectsGetCall) Do(opts ...googleapi.CallOption) (*Project, error) + func (c *ProjectsGetCall) Fields(s ...googleapi.Field) *ProjectsGetCall + func (c *ProjectsGetCall) Header() http.Header + func (c *ProjectsGetCall) IfNoneMatch(entityTag string) *ProjectsGetCall + type ProjectsGetEffectiveOrgPolicyCall struct + func (c *ProjectsGetEffectiveOrgPolicyCall) Context(ctx context.Context) *ProjectsGetEffectiveOrgPolicyCall + func (c *ProjectsGetEffectiveOrgPolicyCall) Do(opts ...googleapi.CallOption) (*OrgPolicy, error) + func (c *ProjectsGetEffectiveOrgPolicyCall) Fields(s ...googleapi.Field) *ProjectsGetEffectiveOrgPolicyCall + func (c *ProjectsGetEffectiveOrgPolicyCall) Header() http.Header + type ProjectsGetIamPolicyCall struct + func (c *ProjectsGetIamPolicyCall) Context(ctx context.Context) *ProjectsGetIamPolicyCall + func (c *ProjectsGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsGetIamPolicyCall + func (c *ProjectsGetIamPolicyCall) Header() http.Header + type ProjectsGetOrgPolicyCall struct + func (c *ProjectsGetOrgPolicyCall) Context(ctx context.Context) *ProjectsGetOrgPolicyCall + func (c *ProjectsGetOrgPolicyCall) Do(opts ...googleapi.CallOption) (*OrgPolicy, error) + func (c *ProjectsGetOrgPolicyCall) Fields(s ...googleapi.Field) *ProjectsGetOrgPolicyCall + func (c *ProjectsGetOrgPolicyCall) Header() http.Header + type ProjectsListAvailableOrgPolicyConstraintsCall struct + func (c *ProjectsListAvailableOrgPolicyConstraintsCall) Context(ctx context.Context) *ProjectsListAvailableOrgPolicyConstraintsCall + func (c *ProjectsListAvailableOrgPolicyConstraintsCall) Do(opts ...googleapi.CallOption) (*ListAvailableOrgPolicyConstraintsResponse, error) + func (c *ProjectsListAvailableOrgPolicyConstraintsCall) Fields(s ...googleapi.Field) *ProjectsListAvailableOrgPolicyConstraintsCall + func (c *ProjectsListAvailableOrgPolicyConstraintsCall) Header() http.Header + func (c *ProjectsListAvailableOrgPolicyConstraintsCall) Pages(ctx context.Context, f func(*ListAvailableOrgPolicyConstraintsResponse) error) error + type ProjectsListCall struct + func (c *ProjectsListCall) Context(ctx context.Context) *ProjectsListCall + func (c *ProjectsListCall) Do(opts ...googleapi.CallOption) (*ListProjectsResponse, error) + func (c *ProjectsListCall) Fields(s ...googleapi.Field) *ProjectsListCall + func (c *ProjectsListCall) Filter(filter string) *ProjectsListCall + func (c *ProjectsListCall) Header() http.Header + func (c *ProjectsListCall) IfNoneMatch(entityTag string) *ProjectsListCall + func (c *ProjectsListCall) PageSize(pageSize int64) *ProjectsListCall + func (c *ProjectsListCall) PageToken(pageToken string) *ProjectsListCall + func (c *ProjectsListCall) Pages(ctx context.Context, f func(*ListProjectsResponse) error) error + type ProjectsListOrgPoliciesCall struct + func (c *ProjectsListOrgPoliciesCall) Context(ctx context.Context) *ProjectsListOrgPoliciesCall + func (c *ProjectsListOrgPoliciesCall) Do(opts ...googleapi.CallOption) (*ListOrgPoliciesResponse, error) + func (c *ProjectsListOrgPoliciesCall) Fields(s ...googleapi.Field) *ProjectsListOrgPoliciesCall + func (c *ProjectsListOrgPoliciesCall) Header() http.Header + func (c *ProjectsListOrgPoliciesCall) Pages(ctx context.Context, f func(*ListOrgPoliciesResponse) error) error + type ProjectsService struct + func NewProjectsService(s *Service) *ProjectsService + func (r *ProjectsService) ClearOrgPolicy(resource string, clearorgpolicyrequest *ClearOrgPolicyRequest) *ProjectsClearOrgPolicyCall + func (r *ProjectsService) Create(project *Project) *ProjectsCreateCall + func (r *ProjectsService) Delete(projectId string) *ProjectsDeleteCall + func (r *ProjectsService) Get(projectId string) *ProjectsGetCall + func (r *ProjectsService) GetAncestry(projectId string, getancestryrequest *GetAncestryRequest) *ProjectsGetAncestryCall + func (r *ProjectsService) GetEffectiveOrgPolicy(resource string, geteffectiveorgpolicyrequest *GetEffectiveOrgPolicyRequest) *ProjectsGetEffectiveOrgPolicyCall + func (r *ProjectsService) GetIamPolicy(resource string, getiampolicyrequest *GetIamPolicyRequest) *ProjectsGetIamPolicyCall + func (r *ProjectsService) GetOrgPolicy(resource string, getorgpolicyrequest *GetOrgPolicyRequest) *ProjectsGetOrgPolicyCall + func (r *ProjectsService) List() *ProjectsListCall + func (r *ProjectsService) ListAvailableOrgPolicyConstraints(resource string, ...) *ProjectsListAvailableOrgPolicyConstraintsCall + func (r *ProjectsService) ListOrgPolicies(resource string, listorgpoliciesrequest *ListOrgPoliciesRequest) *ProjectsListOrgPoliciesCall + func (r *ProjectsService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *ProjectsSetIamPolicyCall + func (r *ProjectsService) SetOrgPolicy(resource string, setorgpolicyrequest *SetOrgPolicyRequest) *ProjectsSetOrgPolicyCall + func (r *ProjectsService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *ProjectsTestIamPermissionsCall + func (r *ProjectsService) Undelete(projectId string, undeleteprojectrequest *UndeleteProjectRequest) *ProjectsUndeleteCall + func (r *ProjectsService) Update(projectId string, project *Project) *ProjectsUpdateCall + type ProjectsSetIamPolicyCall struct + func (c *ProjectsSetIamPolicyCall) Context(ctx context.Context) *ProjectsSetIamPolicyCall + func (c *ProjectsSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsSetIamPolicyCall + func (c *ProjectsSetIamPolicyCall) Header() http.Header + type ProjectsSetOrgPolicyCall struct + func (c *ProjectsSetOrgPolicyCall) Context(ctx context.Context) *ProjectsSetOrgPolicyCall + func (c *ProjectsSetOrgPolicyCall) Do(opts ...googleapi.CallOption) (*OrgPolicy, error) + func (c *ProjectsSetOrgPolicyCall) Fields(s ...googleapi.Field) *ProjectsSetOrgPolicyCall + func (c *ProjectsSetOrgPolicyCall) Header() http.Header + type ProjectsTestIamPermissionsCall struct + func (c *ProjectsTestIamPermissionsCall) Context(ctx context.Context) *ProjectsTestIamPermissionsCall + func (c *ProjectsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *ProjectsTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsTestIamPermissionsCall + func (c *ProjectsTestIamPermissionsCall) Header() http.Header + type ProjectsUndeleteCall struct + func (c *ProjectsUndeleteCall) Context(ctx context.Context) *ProjectsUndeleteCall + func (c *ProjectsUndeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsUndeleteCall) Fields(s ...googleapi.Field) *ProjectsUndeleteCall + func (c *ProjectsUndeleteCall) Header() http.Header + type ProjectsUpdateCall struct + func (c *ProjectsUpdateCall) Context(ctx context.Context) *ProjectsUpdateCall + func (c *ProjectsUpdateCall) Do(opts ...googleapi.CallOption) (*Project, error) + func (c *ProjectsUpdateCall) Fields(s ...googleapi.Field) *ProjectsUpdateCall + func (c *ProjectsUpdateCall) Header() http.Header + type ResourceId struct + ForceSendFields []string + Id string + NullFields []string + Type string + func (s *ResourceId) MarshalJSON() ([]byte, error) + type RestoreDefault struct + type SearchOrganizationsRequest struct + Filter string + ForceSendFields []string + NullFields []string + PageSize int64 + PageToken string + func (s *SearchOrganizationsRequest) MarshalJSON() ([]byte, error) + type SearchOrganizationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Organizations []*Organization + func (s *SearchOrganizationsResponse) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Folders *FoldersService + Liens *LiensService + Operations *OperationsService + Organizations *OrganizationsService + Projects *ProjectsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type SetIamPolicyRequest struct + ForceSendFields []string + NullFields []string + Policy *Policy + UpdateMask string + func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) + type SetOrgPolicyRequest struct + ForceSendFields []string + NullFields []string + Policy *OrgPolicy + func (s *SetOrgPolicyRequest) MarshalJSON() ([]byte, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) 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) + type UndeleteFolderMetadata struct + type UndeleteOrganizationMetadata struct + type UndeleteProjectMetadata struct + type UndeleteProjectRequest struct + type UpdateFolderMetadata struct + type UpdateProjectMetadata struct + type UpdateTagKeyMetadata struct + type UpdateTagValueMetadata struct