Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + const CloudPlatformScope + type AccessContextManagerOperationMetadata struct + type AccessLevel struct + Basic *BasicLevel + Custom *CustomLevel + Description string + ForceSendFields []string + Name string + NullFields []string + Title string + func (s AccessLevel) MarshalJSON() ([]byte, error) + type AccessPoliciesAccessLevelsCreateCall struct + func (c *AccessPoliciesAccessLevelsCreateCall) Context(ctx context.Context) *AccessPoliciesAccessLevelsCreateCall + func (c *AccessPoliciesAccessLevelsCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesAccessLevelsCreateCall) Fields(s ...googleapi.Field) *AccessPoliciesAccessLevelsCreateCall + func (c *AccessPoliciesAccessLevelsCreateCall) Header() http.Header + type AccessPoliciesAccessLevelsDeleteCall struct + func (c *AccessPoliciesAccessLevelsDeleteCall) Context(ctx context.Context) *AccessPoliciesAccessLevelsDeleteCall + func (c *AccessPoliciesAccessLevelsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesAccessLevelsDeleteCall) Fields(s ...googleapi.Field) *AccessPoliciesAccessLevelsDeleteCall + func (c *AccessPoliciesAccessLevelsDeleteCall) Header() http.Header + type AccessPoliciesAccessLevelsGetCall struct + func (c *AccessPoliciesAccessLevelsGetCall) AccessLevelFormat(accessLevelFormat string) *AccessPoliciesAccessLevelsGetCall + func (c *AccessPoliciesAccessLevelsGetCall) Context(ctx context.Context) *AccessPoliciesAccessLevelsGetCall + func (c *AccessPoliciesAccessLevelsGetCall) Do(opts ...googleapi.CallOption) (*AccessLevel, error) + func (c *AccessPoliciesAccessLevelsGetCall) Fields(s ...googleapi.Field) *AccessPoliciesAccessLevelsGetCall + func (c *AccessPoliciesAccessLevelsGetCall) Header() http.Header + func (c *AccessPoliciesAccessLevelsGetCall) IfNoneMatch(entityTag string) *AccessPoliciesAccessLevelsGetCall + type AccessPoliciesAccessLevelsListCall struct + func (c *AccessPoliciesAccessLevelsListCall) AccessLevelFormat(accessLevelFormat string) *AccessPoliciesAccessLevelsListCall + func (c *AccessPoliciesAccessLevelsListCall) Context(ctx context.Context) *AccessPoliciesAccessLevelsListCall + func (c *AccessPoliciesAccessLevelsListCall) Do(opts ...googleapi.CallOption) (*ListAccessLevelsResponse, error) + func (c *AccessPoliciesAccessLevelsListCall) Fields(s ...googleapi.Field) *AccessPoliciesAccessLevelsListCall + func (c *AccessPoliciesAccessLevelsListCall) Header() http.Header + func (c *AccessPoliciesAccessLevelsListCall) IfNoneMatch(entityTag string) *AccessPoliciesAccessLevelsListCall + func (c *AccessPoliciesAccessLevelsListCall) PageSize(pageSize int64) *AccessPoliciesAccessLevelsListCall + func (c *AccessPoliciesAccessLevelsListCall) PageToken(pageToken string) *AccessPoliciesAccessLevelsListCall + func (c *AccessPoliciesAccessLevelsListCall) Pages(ctx context.Context, f func(*ListAccessLevelsResponse) error) error + type AccessPoliciesAccessLevelsPatchCall struct + func (c *AccessPoliciesAccessLevelsPatchCall) Context(ctx context.Context) *AccessPoliciesAccessLevelsPatchCall + func (c *AccessPoliciesAccessLevelsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesAccessLevelsPatchCall) Fields(s ...googleapi.Field) *AccessPoliciesAccessLevelsPatchCall + func (c *AccessPoliciesAccessLevelsPatchCall) Header() http.Header + func (c *AccessPoliciesAccessLevelsPatchCall) UpdateMask(updateMask string) *AccessPoliciesAccessLevelsPatchCall + type AccessPoliciesAccessLevelsReplaceAllCall struct + func (c *AccessPoliciesAccessLevelsReplaceAllCall) Context(ctx context.Context) *AccessPoliciesAccessLevelsReplaceAllCall + func (c *AccessPoliciesAccessLevelsReplaceAllCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesAccessLevelsReplaceAllCall) Fields(s ...googleapi.Field) *AccessPoliciesAccessLevelsReplaceAllCall + func (c *AccessPoliciesAccessLevelsReplaceAllCall) Header() http.Header + type AccessPoliciesAccessLevelsService struct + func NewAccessPoliciesAccessLevelsService(s *Service) *AccessPoliciesAccessLevelsService + func (r *AccessPoliciesAccessLevelsService) Create(parent string, accesslevel *AccessLevel) *AccessPoliciesAccessLevelsCreateCall + func (r *AccessPoliciesAccessLevelsService) Delete(name string) *AccessPoliciesAccessLevelsDeleteCall + func (r *AccessPoliciesAccessLevelsService) Get(name string) *AccessPoliciesAccessLevelsGetCall + func (r *AccessPoliciesAccessLevelsService) List(parent string) *AccessPoliciesAccessLevelsListCall + func (r *AccessPoliciesAccessLevelsService) Patch(name string, accesslevel *AccessLevel) *AccessPoliciesAccessLevelsPatchCall + func (r *AccessPoliciesAccessLevelsService) ReplaceAll(parent string, replaceaccesslevelsrequest *ReplaceAccessLevelsRequest) *AccessPoliciesAccessLevelsReplaceAllCall + func (r *AccessPoliciesAccessLevelsService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *AccessPoliciesAccessLevelsTestIamPermissionsCall + type AccessPoliciesAccessLevelsTestIamPermissionsCall struct + func (c *AccessPoliciesAccessLevelsTestIamPermissionsCall) Context(ctx context.Context) *AccessPoliciesAccessLevelsTestIamPermissionsCall + func (c *AccessPoliciesAccessLevelsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *AccessPoliciesAccessLevelsTestIamPermissionsCall) Fields(s ...googleapi.Field) *AccessPoliciesAccessLevelsTestIamPermissionsCall + func (c *AccessPoliciesAccessLevelsTestIamPermissionsCall) Header() http.Header + type AccessPoliciesAuthorizedOrgsDescsCreateCall struct + func (c *AccessPoliciesAuthorizedOrgsDescsCreateCall) Context(ctx context.Context) *AccessPoliciesAuthorizedOrgsDescsCreateCall + func (c *AccessPoliciesAuthorizedOrgsDescsCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesAuthorizedOrgsDescsCreateCall) Fields(s ...googleapi.Field) *AccessPoliciesAuthorizedOrgsDescsCreateCall + func (c *AccessPoliciesAuthorizedOrgsDescsCreateCall) Header() http.Header + type AccessPoliciesAuthorizedOrgsDescsDeleteCall struct + func (c *AccessPoliciesAuthorizedOrgsDescsDeleteCall) Context(ctx context.Context) *AccessPoliciesAuthorizedOrgsDescsDeleteCall + func (c *AccessPoliciesAuthorizedOrgsDescsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesAuthorizedOrgsDescsDeleteCall) Fields(s ...googleapi.Field) *AccessPoliciesAuthorizedOrgsDescsDeleteCall + func (c *AccessPoliciesAuthorizedOrgsDescsDeleteCall) Header() http.Header + type AccessPoliciesAuthorizedOrgsDescsGetCall struct + func (c *AccessPoliciesAuthorizedOrgsDescsGetCall) Context(ctx context.Context) *AccessPoliciesAuthorizedOrgsDescsGetCall + func (c *AccessPoliciesAuthorizedOrgsDescsGetCall) Do(opts ...googleapi.CallOption) (*AuthorizedOrgsDesc, error) + func (c *AccessPoliciesAuthorizedOrgsDescsGetCall) Fields(s ...googleapi.Field) *AccessPoliciesAuthorizedOrgsDescsGetCall + func (c *AccessPoliciesAuthorizedOrgsDescsGetCall) Header() http.Header + func (c *AccessPoliciesAuthorizedOrgsDescsGetCall) IfNoneMatch(entityTag string) *AccessPoliciesAuthorizedOrgsDescsGetCall + type AccessPoliciesAuthorizedOrgsDescsListCall struct + func (c *AccessPoliciesAuthorizedOrgsDescsListCall) Context(ctx context.Context) *AccessPoliciesAuthorizedOrgsDescsListCall + func (c *AccessPoliciesAuthorizedOrgsDescsListCall) Do(opts ...googleapi.CallOption) (*ListAuthorizedOrgsDescsResponse, error) + func (c *AccessPoliciesAuthorizedOrgsDescsListCall) Fields(s ...googleapi.Field) *AccessPoliciesAuthorizedOrgsDescsListCall + func (c *AccessPoliciesAuthorizedOrgsDescsListCall) Header() http.Header + func (c *AccessPoliciesAuthorizedOrgsDescsListCall) IfNoneMatch(entityTag string) *AccessPoliciesAuthorizedOrgsDescsListCall + func (c *AccessPoliciesAuthorizedOrgsDescsListCall) PageSize(pageSize int64) *AccessPoliciesAuthorizedOrgsDescsListCall + func (c *AccessPoliciesAuthorizedOrgsDescsListCall) PageToken(pageToken string) *AccessPoliciesAuthorizedOrgsDescsListCall + func (c *AccessPoliciesAuthorizedOrgsDescsListCall) Pages(ctx context.Context, f func(*ListAuthorizedOrgsDescsResponse) error) error + type AccessPoliciesAuthorizedOrgsDescsPatchCall struct + func (c *AccessPoliciesAuthorizedOrgsDescsPatchCall) Context(ctx context.Context) *AccessPoliciesAuthorizedOrgsDescsPatchCall + func (c *AccessPoliciesAuthorizedOrgsDescsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesAuthorizedOrgsDescsPatchCall) Fields(s ...googleapi.Field) *AccessPoliciesAuthorizedOrgsDescsPatchCall + func (c *AccessPoliciesAuthorizedOrgsDescsPatchCall) Header() http.Header + func (c *AccessPoliciesAuthorizedOrgsDescsPatchCall) UpdateMask(updateMask string) *AccessPoliciesAuthorizedOrgsDescsPatchCall + type AccessPoliciesAuthorizedOrgsDescsService struct + func NewAccessPoliciesAuthorizedOrgsDescsService(s *Service) *AccessPoliciesAuthorizedOrgsDescsService + func (r *AccessPoliciesAuthorizedOrgsDescsService) Create(parent string, authorizedorgsdesc *AuthorizedOrgsDesc) *AccessPoliciesAuthorizedOrgsDescsCreateCall + func (r *AccessPoliciesAuthorizedOrgsDescsService) Delete(name string) *AccessPoliciesAuthorizedOrgsDescsDeleteCall + func (r *AccessPoliciesAuthorizedOrgsDescsService) Get(name string) *AccessPoliciesAuthorizedOrgsDescsGetCall + func (r *AccessPoliciesAuthorizedOrgsDescsService) List(parent string) *AccessPoliciesAuthorizedOrgsDescsListCall + func (r *AccessPoliciesAuthorizedOrgsDescsService) Patch(name string, authorizedorgsdesc *AuthorizedOrgsDesc) *AccessPoliciesAuthorizedOrgsDescsPatchCall + type AccessPoliciesCreateCall struct + func (c *AccessPoliciesCreateCall) Context(ctx context.Context) *AccessPoliciesCreateCall + func (c *AccessPoliciesCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesCreateCall) Fields(s ...googleapi.Field) *AccessPoliciesCreateCall + func (c *AccessPoliciesCreateCall) Header() http.Header + type AccessPoliciesDeleteCall struct + func (c *AccessPoliciesDeleteCall) Context(ctx context.Context) *AccessPoliciesDeleteCall + func (c *AccessPoliciesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesDeleteCall) Fields(s ...googleapi.Field) *AccessPoliciesDeleteCall + func (c *AccessPoliciesDeleteCall) Header() http.Header + type AccessPoliciesGetCall struct + func (c *AccessPoliciesGetCall) Context(ctx context.Context) *AccessPoliciesGetCall + func (c *AccessPoliciesGetCall) Do(opts ...googleapi.CallOption) (*AccessPolicy, error) + func (c *AccessPoliciesGetCall) Fields(s ...googleapi.Field) *AccessPoliciesGetCall + func (c *AccessPoliciesGetCall) Header() http.Header + func (c *AccessPoliciesGetCall) IfNoneMatch(entityTag string) *AccessPoliciesGetCall + type AccessPoliciesGetIamPolicyCall struct + func (c *AccessPoliciesGetIamPolicyCall) Context(ctx context.Context) *AccessPoliciesGetIamPolicyCall + func (c *AccessPoliciesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *AccessPoliciesGetIamPolicyCall) Fields(s ...googleapi.Field) *AccessPoliciesGetIamPolicyCall + func (c *AccessPoliciesGetIamPolicyCall) Header() http.Header + type AccessPoliciesListCall struct + func (c *AccessPoliciesListCall) Context(ctx context.Context) *AccessPoliciesListCall + func (c *AccessPoliciesListCall) Do(opts ...googleapi.CallOption) (*ListAccessPoliciesResponse, error) + func (c *AccessPoliciesListCall) Fields(s ...googleapi.Field) *AccessPoliciesListCall + func (c *AccessPoliciesListCall) Header() http.Header + func (c *AccessPoliciesListCall) IfNoneMatch(entityTag string) *AccessPoliciesListCall + func (c *AccessPoliciesListCall) PageSize(pageSize int64) *AccessPoliciesListCall + func (c *AccessPoliciesListCall) PageToken(pageToken string) *AccessPoliciesListCall + func (c *AccessPoliciesListCall) Pages(ctx context.Context, f func(*ListAccessPoliciesResponse) error) error + func (c *AccessPoliciesListCall) Parent(parent string) *AccessPoliciesListCall + type AccessPoliciesPatchCall struct + func (c *AccessPoliciesPatchCall) Context(ctx context.Context) *AccessPoliciesPatchCall + func (c *AccessPoliciesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesPatchCall) Fields(s ...googleapi.Field) *AccessPoliciesPatchCall + func (c *AccessPoliciesPatchCall) Header() http.Header + func (c *AccessPoliciesPatchCall) UpdateMask(updateMask string) *AccessPoliciesPatchCall + type AccessPoliciesService struct + AccessLevels *AccessPoliciesAccessLevelsService + AuthorizedOrgsDescs *AccessPoliciesAuthorizedOrgsDescsService + ServicePerimeters *AccessPoliciesServicePerimetersService + func NewAccessPoliciesService(s *Service) *AccessPoliciesService + func (r *AccessPoliciesService) Create(accesspolicy *AccessPolicy) *AccessPoliciesCreateCall + func (r *AccessPoliciesService) Delete(name string) *AccessPoliciesDeleteCall + func (r *AccessPoliciesService) Get(name string) *AccessPoliciesGetCall + func (r *AccessPoliciesService) GetIamPolicy(resource string, getiampolicyrequest *GetIamPolicyRequest) *AccessPoliciesGetIamPolicyCall + func (r *AccessPoliciesService) List() *AccessPoliciesListCall + func (r *AccessPoliciesService) Patch(name string, accesspolicy *AccessPolicy) *AccessPoliciesPatchCall + func (r *AccessPoliciesService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *AccessPoliciesSetIamPolicyCall + func (r *AccessPoliciesService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *AccessPoliciesTestIamPermissionsCall + type AccessPoliciesServicePerimetersCommitCall struct + func (c *AccessPoliciesServicePerimetersCommitCall) Context(ctx context.Context) *AccessPoliciesServicePerimetersCommitCall + func (c *AccessPoliciesServicePerimetersCommitCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesServicePerimetersCommitCall) Fields(s ...googleapi.Field) *AccessPoliciesServicePerimetersCommitCall + func (c *AccessPoliciesServicePerimetersCommitCall) Header() http.Header + type AccessPoliciesServicePerimetersCreateCall struct + func (c *AccessPoliciesServicePerimetersCreateCall) Context(ctx context.Context) *AccessPoliciesServicePerimetersCreateCall + func (c *AccessPoliciesServicePerimetersCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesServicePerimetersCreateCall) Fields(s ...googleapi.Field) *AccessPoliciesServicePerimetersCreateCall + func (c *AccessPoliciesServicePerimetersCreateCall) Header() http.Header + type AccessPoliciesServicePerimetersDeleteCall struct + func (c *AccessPoliciesServicePerimetersDeleteCall) Context(ctx context.Context) *AccessPoliciesServicePerimetersDeleteCall + func (c *AccessPoliciesServicePerimetersDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesServicePerimetersDeleteCall) Fields(s ...googleapi.Field) *AccessPoliciesServicePerimetersDeleteCall + func (c *AccessPoliciesServicePerimetersDeleteCall) Header() http.Header + type AccessPoliciesServicePerimetersGetCall struct + func (c *AccessPoliciesServicePerimetersGetCall) Context(ctx context.Context) *AccessPoliciesServicePerimetersGetCall + func (c *AccessPoliciesServicePerimetersGetCall) Do(opts ...googleapi.CallOption) (*ServicePerimeter, error) + func (c *AccessPoliciesServicePerimetersGetCall) Fields(s ...googleapi.Field) *AccessPoliciesServicePerimetersGetCall + func (c *AccessPoliciesServicePerimetersGetCall) Header() http.Header + func (c *AccessPoliciesServicePerimetersGetCall) IfNoneMatch(entityTag string) *AccessPoliciesServicePerimetersGetCall + type AccessPoliciesServicePerimetersListCall struct + func (c *AccessPoliciesServicePerimetersListCall) Context(ctx context.Context) *AccessPoliciesServicePerimetersListCall + func (c *AccessPoliciesServicePerimetersListCall) Do(opts ...googleapi.CallOption) (*ListServicePerimetersResponse, error) + func (c *AccessPoliciesServicePerimetersListCall) Fields(s ...googleapi.Field) *AccessPoliciesServicePerimetersListCall + func (c *AccessPoliciesServicePerimetersListCall) Header() http.Header + func (c *AccessPoliciesServicePerimetersListCall) IfNoneMatch(entityTag string) *AccessPoliciesServicePerimetersListCall + func (c *AccessPoliciesServicePerimetersListCall) PageSize(pageSize int64) *AccessPoliciesServicePerimetersListCall + func (c *AccessPoliciesServicePerimetersListCall) PageToken(pageToken string) *AccessPoliciesServicePerimetersListCall + func (c *AccessPoliciesServicePerimetersListCall) Pages(ctx context.Context, f func(*ListServicePerimetersResponse) error) error + type AccessPoliciesServicePerimetersPatchCall struct + func (c *AccessPoliciesServicePerimetersPatchCall) Context(ctx context.Context) *AccessPoliciesServicePerimetersPatchCall + func (c *AccessPoliciesServicePerimetersPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesServicePerimetersPatchCall) Fields(s ...googleapi.Field) *AccessPoliciesServicePerimetersPatchCall + func (c *AccessPoliciesServicePerimetersPatchCall) Header() http.Header + func (c *AccessPoliciesServicePerimetersPatchCall) UpdateMask(updateMask string) *AccessPoliciesServicePerimetersPatchCall + type AccessPoliciesServicePerimetersReplaceAllCall struct + func (c *AccessPoliciesServicePerimetersReplaceAllCall) Context(ctx context.Context) *AccessPoliciesServicePerimetersReplaceAllCall + func (c *AccessPoliciesServicePerimetersReplaceAllCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AccessPoliciesServicePerimetersReplaceAllCall) Fields(s ...googleapi.Field) *AccessPoliciesServicePerimetersReplaceAllCall + func (c *AccessPoliciesServicePerimetersReplaceAllCall) Header() http.Header + type AccessPoliciesServicePerimetersService struct + func NewAccessPoliciesServicePerimetersService(s *Service) *AccessPoliciesServicePerimetersService + func (r *AccessPoliciesServicePerimetersService) Commit(parent string, commitserviceperimetersrequest *CommitServicePerimetersRequest) *AccessPoliciesServicePerimetersCommitCall + func (r *AccessPoliciesServicePerimetersService) Create(parent string, serviceperimeter *ServicePerimeter) *AccessPoliciesServicePerimetersCreateCall + func (r *AccessPoliciesServicePerimetersService) Delete(name string) *AccessPoliciesServicePerimetersDeleteCall + func (r *AccessPoliciesServicePerimetersService) Get(name string) *AccessPoliciesServicePerimetersGetCall + func (r *AccessPoliciesServicePerimetersService) List(parent string) *AccessPoliciesServicePerimetersListCall + func (r *AccessPoliciesServicePerimetersService) Patch(name string, serviceperimeter *ServicePerimeter) *AccessPoliciesServicePerimetersPatchCall + func (r *AccessPoliciesServicePerimetersService) ReplaceAll(parent string, ...) *AccessPoliciesServicePerimetersReplaceAllCall + func (r *AccessPoliciesServicePerimetersService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *AccessPoliciesServicePerimetersTestIamPermissionsCall + type AccessPoliciesServicePerimetersTestIamPermissionsCall struct + func (c *AccessPoliciesServicePerimetersTestIamPermissionsCall) Context(ctx context.Context) *AccessPoliciesServicePerimetersTestIamPermissionsCall + func (c *AccessPoliciesServicePerimetersTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *AccessPoliciesServicePerimetersTestIamPermissionsCall) Fields(s ...googleapi.Field) *AccessPoliciesServicePerimetersTestIamPermissionsCall + func (c *AccessPoliciesServicePerimetersTestIamPermissionsCall) Header() http.Header + type AccessPoliciesSetIamPolicyCall struct + func (c *AccessPoliciesSetIamPolicyCall) Context(ctx context.Context) *AccessPoliciesSetIamPolicyCall + func (c *AccessPoliciesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *AccessPoliciesSetIamPolicyCall) Fields(s ...googleapi.Field) *AccessPoliciesSetIamPolicyCall + func (c *AccessPoliciesSetIamPolicyCall) Header() http.Header + type AccessPoliciesTestIamPermissionsCall struct + func (c *AccessPoliciesTestIamPermissionsCall) Context(ctx context.Context) *AccessPoliciesTestIamPermissionsCall + func (c *AccessPoliciesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *AccessPoliciesTestIamPermissionsCall) Fields(s ...googleapi.Field) *AccessPoliciesTestIamPermissionsCall + func (c *AccessPoliciesTestIamPermissionsCall) Header() http.Header + type AccessPolicy struct + Etag string + ForceSendFields []string + Name string + NullFields []string + Parent string + Scopes []string + Title string + func (s AccessPolicy) MarshalJSON() ([]byte, error) + type ApiOperation struct + ForceSendFields []string + MethodSelectors []*MethodSelector + NullFields []string + ServiceName string + func (s ApiOperation) MarshalJSON() ([]byte, error) + type Application struct + ClientId string + ForceSendFields []string + Name string + NullFields []string + func (s Application) 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 AuthorizedOrgsDesc struct + AssetType string + AuthorizationDirection string + AuthorizationType string + ForceSendFields []string + Name string + NullFields []string + Orgs []string + func (s AuthorizedOrgsDesc) MarshalJSON() ([]byte, error) + type BasicLevel struct + CombiningFunction string + Conditions []*Condition + ForceSendFields []string + NullFields []string + func (s BasicLevel) MarshalJSON() ([]byte, error) + type Binding struct + Condition *Expr + ForceSendFields []string + Members []string + NullFields []string + Role string + func (s Binding) MarshalJSON() ([]byte, error) + type CancelOperationRequest struct + type CommitServicePerimetersRequest struct + Etag string + ForceSendFields []string + NullFields []string + func (s CommitServicePerimetersRequest) MarshalJSON() ([]byte, error) + type CommitServicePerimetersResponse struct + ForceSendFields []string + NullFields []string + ServicePerimeters []*ServicePerimeter + func (s CommitServicePerimetersResponse) MarshalJSON() ([]byte, error) + type Condition struct + DevicePolicy *DevicePolicy + ForceSendFields []string + IpSubnetworks []string + Members []string + Negate bool + NullFields []string + Regions []string + RequiredAccessLevels []string + VpcNetworkSources []*VpcNetworkSource + func (s Condition) MarshalJSON() ([]byte, error) + type CustomLevel struct + Expr *Expr + ForceSendFields []string + NullFields []string + func (s CustomLevel) MarshalJSON() ([]byte, error) + type DevicePolicy struct + AllowedDeviceManagementLevels []string + AllowedEncryptionStatuses []string + ForceSendFields []string + NullFields []string + OsConstraints []*OsConstraint + RequireAdminApproval bool + RequireCorpOwned bool + RequireScreenlock bool + func (s DevicePolicy) MarshalJSON() ([]byte, error) + type EgressFrom struct + ForceSendFields []string + Identities []string + IdentityType string + NullFields []string + SourceRestriction string + Sources []*EgressSource + func (s EgressFrom) MarshalJSON() ([]byte, error) + type EgressPolicy struct + EgressFrom *EgressFrom + EgressTo *EgressTo + ForceSendFields []string + NullFields []string + func (s EgressPolicy) MarshalJSON() ([]byte, error) + type EgressSource struct + AccessLevel string + ForceSendFields []string + NullFields []string + func (s EgressSource) MarshalJSON() ([]byte, error) + type EgressTo struct + ExternalResources []string + ForceSendFields []string + NullFields []string + Operations []*ApiOperation + Resources []string + func (s EgressTo) 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 GcpUserAccessBinding struct + AccessLevels []string + DryRunAccessLevels []string + ForceSendFields []string + GroupKey string + Name string + NullFields []string + RestrictedClientApplications []*Application + func (s GcpUserAccessBinding) MarshalJSON() ([]byte, error) + type GcpUserAccessBindingOperationMetadata struct + 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 IngressFrom struct + ForceSendFields []string + Identities []string + IdentityType string + NullFields []string + Sources []*IngressSource + func (s IngressFrom) MarshalJSON() ([]byte, error) + type IngressPolicy struct + ForceSendFields []string + IngressFrom *IngressFrom + IngressTo *IngressTo + NullFields []string + func (s IngressPolicy) MarshalJSON() ([]byte, error) + type IngressSource struct + AccessLevel string + ForceSendFields []string + NullFields []string + Resource string + func (s IngressSource) MarshalJSON() ([]byte, error) + type IngressTo struct + ForceSendFields []string + NullFields []string + Operations []*ApiOperation + Resources []string + func (s IngressTo) MarshalJSON() ([]byte, error) + type ListAccessLevelsResponse struct + AccessLevels []*AccessLevel + ForceSendFields []string + NextPageToken string + NullFields []string + func (s ListAccessLevelsResponse) MarshalJSON() ([]byte, error) + type ListAccessPoliciesResponse struct + AccessPolicies []*AccessPolicy + ForceSendFields []string + NextPageToken string + NullFields []string + func (s ListAccessPoliciesResponse) MarshalJSON() ([]byte, error) + type ListAuthorizedOrgsDescsResponse struct + AuthorizedOrgsDescs []*AuthorizedOrgsDesc + ForceSendFields []string + NextPageToken string + NullFields []string + func (s ListAuthorizedOrgsDescsResponse) MarshalJSON() ([]byte, error) + type ListGcpUserAccessBindingsResponse struct + ForceSendFields []string + GcpUserAccessBindings []*GcpUserAccessBinding + NextPageToken string + NullFields []string + func (s ListGcpUserAccessBindingsResponse) MarshalJSON() ([]byte, error) + type ListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*Operation + func (s ListOperationsResponse) MarshalJSON() ([]byte, error) + type ListServicePerimetersResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + ServicePerimeters []*ServicePerimeter + func (s ListServicePerimetersResponse) MarshalJSON() ([]byte, error) + type ListSupportedServicesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + SupportedServices []*SupportedService + func (s ListSupportedServicesResponse) MarshalJSON() ([]byte, error) + type MethodSelector struct + ForceSendFields []string + Method string + NullFields []string + Permission string + func (s MethodSelector) 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 OperationsCancelCall struct + func (c *OperationsCancelCall) Context(ctx context.Context) *OperationsCancelCall + func (c *OperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OperationsCancelCall) Fields(s ...googleapi.Field) *OperationsCancelCall + func (c *OperationsCancelCall) Header() http.Header + type OperationsDeleteCall struct + func (c *OperationsDeleteCall) Context(ctx context.Context) *OperationsDeleteCall + func (c *OperationsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *OperationsDeleteCall) Fields(s ...googleapi.Field) *OperationsDeleteCall + func (c *OperationsDeleteCall) Header() http.Header + type 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 OperationsListCall struct + func (c *OperationsListCall) Context(ctx context.Context) *OperationsListCall + func (c *OperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *OperationsListCall) Fields(s ...googleapi.Field) *OperationsListCall + func (c *OperationsListCall) Filter(filter string) *OperationsListCall + func (c *OperationsListCall) Header() http.Header + func (c *OperationsListCall) IfNoneMatch(entityTag string) *OperationsListCall + func (c *OperationsListCall) PageSize(pageSize int64) *OperationsListCall + func (c *OperationsListCall) PageToken(pageToken string) *OperationsListCall + func (c *OperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type OperationsService struct + func NewOperationsService(s *Service) *OperationsService + func (r *OperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *OperationsCancelCall + func (r *OperationsService) Delete(name string) *OperationsDeleteCall + func (r *OperationsService) Get(name string) *OperationsGetCall + func (r *OperationsService) List(name string) *OperationsListCall + type OrganizationsGcpUserAccessBindingsCreateCall struct + func (c *OrganizationsGcpUserAccessBindingsCreateCall) Context(ctx context.Context) *OrganizationsGcpUserAccessBindingsCreateCall + func (c *OrganizationsGcpUserAccessBindingsCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationsGcpUserAccessBindingsCreateCall) Fields(s ...googleapi.Field) *OrganizationsGcpUserAccessBindingsCreateCall + func (c *OrganizationsGcpUserAccessBindingsCreateCall) Header() http.Header + type OrganizationsGcpUserAccessBindingsDeleteCall struct + func (c *OrganizationsGcpUserAccessBindingsDeleteCall) Context(ctx context.Context) *OrganizationsGcpUserAccessBindingsDeleteCall + func (c *OrganizationsGcpUserAccessBindingsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationsGcpUserAccessBindingsDeleteCall) Fields(s ...googleapi.Field) *OrganizationsGcpUserAccessBindingsDeleteCall + func (c *OrganizationsGcpUserAccessBindingsDeleteCall) Header() http.Header + type OrganizationsGcpUserAccessBindingsGetCall struct + func (c *OrganizationsGcpUserAccessBindingsGetCall) Context(ctx context.Context) *OrganizationsGcpUserAccessBindingsGetCall + func (c *OrganizationsGcpUserAccessBindingsGetCall) Do(opts ...googleapi.CallOption) (*GcpUserAccessBinding, error) + func (c *OrganizationsGcpUserAccessBindingsGetCall) Fields(s ...googleapi.Field) *OrganizationsGcpUserAccessBindingsGetCall + func (c *OrganizationsGcpUserAccessBindingsGetCall) Header() http.Header + func (c *OrganizationsGcpUserAccessBindingsGetCall) IfNoneMatch(entityTag string) *OrganizationsGcpUserAccessBindingsGetCall + type OrganizationsGcpUserAccessBindingsListCall struct + func (c *OrganizationsGcpUserAccessBindingsListCall) Context(ctx context.Context) *OrganizationsGcpUserAccessBindingsListCall + func (c *OrganizationsGcpUserAccessBindingsListCall) Do(opts ...googleapi.CallOption) (*ListGcpUserAccessBindingsResponse, error) + func (c *OrganizationsGcpUserAccessBindingsListCall) Fields(s ...googleapi.Field) *OrganizationsGcpUserAccessBindingsListCall + func (c *OrganizationsGcpUserAccessBindingsListCall) Header() http.Header + func (c *OrganizationsGcpUserAccessBindingsListCall) IfNoneMatch(entityTag string) *OrganizationsGcpUserAccessBindingsListCall + func (c *OrganizationsGcpUserAccessBindingsListCall) PageSize(pageSize int64) *OrganizationsGcpUserAccessBindingsListCall + func (c *OrganizationsGcpUserAccessBindingsListCall) PageToken(pageToken string) *OrganizationsGcpUserAccessBindingsListCall + func (c *OrganizationsGcpUserAccessBindingsListCall) Pages(ctx context.Context, f func(*ListGcpUserAccessBindingsResponse) error) error + type OrganizationsGcpUserAccessBindingsPatchCall struct + func (c *OrganizationsGcpUserAccessBindingsPatchCall) Context(ctx context.Context) *OrganizationsGcpUserAccessBindingsPatchCall + func (c *OrganizationsGcpUserAccessBindingsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationsGcpUserAccessBindingsPatchCall) Fields(s ...googleapi.Field) *OrganizationsGcpUserAccessBindingsPatchCall + func (c *OrganizationsGcpUserAccessBindingsPatchCall) Header() http.Header + func (c *OrganizationsGcpUserAccessBindingsPatchCall) UpdateMask(updateMask string) *OrganizationsGcpUserAccessBindingsPatchCall + type OrganizationsGcpUserAccessBindingsService struct + func NewOrganizationsGcpUserAccessBindingsService(s *Service) *OrganizationsGcpUserAccessBindingsService + func (r *OrganizationsGcpUserAccessBindingsService) Create(parent string, gcpuseraccessbinding *GcpUserAccessBinding) *OrganizationsGcpUserAccessBindingsCreateCall + func (r *OrganizationsGcpUserAccessBindingsService) Delete(name string) *OrganizationsGcpUserAccessBindingsDeleteCall + func (r *OrganizationsGcpUserAccessBindingsService) Get(name string) *OrganizationsGcpUserAccessBindingsGetCall + func (r *OrganizationsGcpUserAccessBindingsService) List(parent string) *OrganizationsGcpUserAccessBindingsListCall + func (r *OrganizationsGcpUserAccessBindingsService) Patch(name string, gcpuseraccessbinding *GcpUserAccessBinding) *OrganizationsGcpUserAccessBindingsPatchCall + type OrganizationsService struct + GcpUserAccessBindings *OrganizationsGcpUserAccessBindingsService + func NewOrganizationsService(s *Service) *OrganizationsService + type OsConstraint struct + ForceSendFields []string + MinimumVersion string + NullFields []string + OsType string + RequireVerifiedChromeOs bool + func (s OsConstraint) 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 ReplaceAccessLevelsRequest struct + AccessLevels []*AccessLevel + Etag string + ForceSendFields []string + NullFields []string + func (s ReplaceAccessLevelsRequest) MarshalJSON() ([]byte, error) + type ReplaceAccessLevelsResponse struct + AccessLevels []*AccessLevel + ForceSendFields []string + NullFields []string + func (s ReplaceAccessLevelsResponse) MarshalJSON() ([]byte, error) + type ReplaceServicePerimetersRequest struct + Etag string + ForceSendFields []string + NullFields []string + ServicePerimeters []*ServicePerimeter + func (s ReplaceServicePerimetersRequest) MarshalJSON() ([]byte, error) + type ReplaceServicePerimetersResponse struct + ForceSendFields []string + NullFields []string + ServicePerimeters []*ServicePerimeter + func (s ReplaceServicePerimetersResponse) MarshalJSON() ([]byte, error) + type Service struct + AccessPolicies *AccessPoliciesService + BasePath string + Operations *OperationsService + Organizations *OrganizationsService + Services *ServicesService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type ServicePerimeter struct + Description string + ForceSendFields []string + Name string + NullFields []string + PerimeterType string + Spec *ServicePerimeterConfig + Status *ServicePerimeterConfig + Title string + UseExplicitDryRunSpec bool + func (s ServicePerimeter) MarshalJSON() ([]byte, error) + type ServicePerimeterConfig struct + AccessLevels []string + EgressPolicies []*EgressPolicy + ForceSendFields []string + IngressPolicies []*IngressPolicy + NullFields []string + Resources []string + RestrictedServices []string + VpcAccessibleServices *VpcAccessibleServices + func (s ServicePerimeterConfig) MarshalJSON() ([]byte, error) + type ServicesGetCall struct + func (c *ServicesGetCall) Context(ctx context.Context) *ServicesGetCall + func (c *ServicesGetCall) Do(opts ...googleapi.CallOption) (*SupportedService, error) + func (c *ServicesGetCall) Fields(s ...googleapi.Field) *ServicesGetCall + func (c *ServicesGetCall) Header() http.Header + func (c *ServicesGetCall) IfNoneMatch(entityTag string) *ServicesGetCall + type ServicesListCall struct + func (c *ServicesListCall) Context(ctx context.Context) *ServicesListCall + func (c *ServicesListCall) Do(opts ...googleapi.CallOption) (*ListSupportedServicesResponse, error) + func (c *ServicesListCall) Fields(s ...googleapi.Field) *ServicesListCall + func (c *ServicesListCall) Header() http.Header + func (c *ServicesListCall) IfNoneMatch(entityTag string) *ServicesListCall + func (c *ServicesListCall) PageSize(pageSize int64) *ServicesListCall + func (c *ServicesListCall) PageToken(pageToken string) *ServicesListCall + func (c *ServicesListCall) Pages(ctx context.Context, f func(*ListSupportedServicesResponse) error) error + type ServicesService struct + func NewServicesService(s *Service) *ServicesService + func (r *ServicesService) Get(name string) *ServicesGetCall + func (r *ServicesService) List() *ServicesListCall + type SetIamPolicyRequest struct + ForceSendFields []string + NullFields []string + Policy *Policy + UpdateMask string + func (s SetIamPolicyRequest) MarshalJSON() ([]byte, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s Status) MarshalJSON() ([]byte, error) + type SupportedService struct + AvailableOnRestrictedVip bool + ForceSendFields []string + KnownLimitations bool + Name string + NullFields []string + ServiceSupportStage string + SupportStage string + SupportedMethods []*MethodSelector + Title string + func (s SupportedService) 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 VpcAccessibleServices struct + AllowedServices []string + EnableRestriction bool + ForceSendFields []string + NullFields []string + func (s VpcAccessibleServices) MarshalJSON() ([]byte, error) + type VpcNetworkSource struct + ForceSendFields []string + NullFields []string + VpcSubnetwork *VpcSubNetwork + func (s VpcNetworkSource) MarshalJSON() ([]byte, error) + type VpcSubNetwork struct + ForceSendFields []string + Network string + NullFields []string + VpcIpSubnetworks []string + func (s VpcSubNetwork) MarshalJSON() ([]byte, error)