OAuth2 scopes used by this API.
const ( // See, edit, configure, and delete your Google Cloud data and see the email // address for your Google Account. CloudPlatformScope = "https://www.googleapis.com/auth/cloud-platform" )
AssetLocation: Provides the mapping of a cloud asset to a direct physical location or to a proxy that defines the location on its behalf.
type AssetLocation struct { // Expected: Defines the customer expectation around ZI/ZS for this asset and // ZI/ZS state of the region at the time of asset creation. Expected *IsolationExpectations `json:"expected,omitempty"` // ExtraParameters: Defines extra parameters required for specific asset types. ExtraParameters []*ExtraParameter `json:"extraParameters,omitempty"` // LocationData: Contains all kinds of physical location definitions for this // asset. LocationData []*LocationData `json:"locationData,omitempty"` // ParentAsset: Defines parents assets if any in order to allow later // generation of child_asset_location data via child assets. ParentAsset []*CloudAsset `json:"parentAsset,omitempty"` // ForceSendFields is a list of field names (e.g. "Expected") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Expected") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *AssetLocation) MarshalJSON() ([]byte, error)
BigQueryDestination: Message describing big query destination
type BigQueryDestination struct { // CreateNewResultsTable: Optional. determine if results will be saved in a new // table CreateNewResultsTable bool `json:"createNewResultsTable,omitempty"` // DestinationDataset: Optional. destination dataset to save evaluation results DestinationDataset string `json:"destinationDataset,omitempty"` // ForceSendFields is a list of field names (e.g. "CreateNewResultsTable") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "CreateNewResultsTable") to // include in API requests with the JSON null value. By default, fields with // empty values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *BigQueryDestination) MarshalJSON() ([]byte, error)
BlobstoreLocation: Policy ID that identified data placement in Blobstore as per go/blobstore-user-guide#data-metadata-placement-and-failure-domains
type BlobstoreLocation struct { PolicyId []string `json:"policyId,omitempty"` // ForceSendFields is a list of field names (e.g. "PolicyId") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "PolicyId") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *BlobstoreLocation) MarshalJSON() ([]byte, error)
CancelOperationRequest: The request message for Operations.CancelOperation.
type CancelOperationRequest struct { }
type CloudAsset struct { AssetName string `json:"assetName,omitempty"` AssetType string `json:"assetType,omitempty"` // ForceSendFields is a list of field names (e.g. "AssetName") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "AssetName") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *CloudAsset) MarshalJSON() ([]byte, error)
type CloudAssetComposition struct { ChildAsset []*CloudAsset `json:"childAsset,omitempty"` // ForceSendFields is a list of field names (e.g. "ChildAsset") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "ChildAsset") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *CloudAssetComposition) MarshalJSON() ([]byte, error)
type DirectLocationAssignment struct { Location []*LocationAssignment `json:"location,omitempty"` // ForceSendFields is a list of field names (e.g. "Location") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Location") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *DirectLocationAssignment) MarshalJSON() ([]byte, error)
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
type Empty struct { // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` }
Evaluation: LINT.IfChange Message describing Evaluation object
type Evaluation struct { // BigQueryDestination: Optional. BigQuery destination BigQueryDestination *BigQueryDestination `json:"bigQueryDestination,omitempty"` // CreateTime: Output only. [Output only] Create time stamp CreateTime string `json:"createTime,omitempty"` // CustomRulesBucket: The Cloud Storage bucket name for custom rules. CustomRulesBucket string `json:"customRulesBucket,omitempty"` // Description: Description of the Evaluation Description string `json:"description,omitempty"` // Labels: Labels as key value pairs Labels map[string]string `json:"labels,omitempty"` // Name: name of resource names have the form // 'projects/{project_id}/locations/{location_id}/evaluations/{evaluation_id}' Name string `json:"name,omitempty"` // ResourceFilter: annotations as key value pairs ResourceFilter *ResourceFilter `json:"resourceFilter,omitempty"` // ResourceStatus: Output only. [Output only] The updated rule ids if exist. ResourceStatus *ResourceStatus `json:"resourceStatus,omitempty"` // RuleNames: the name of the rule RuleNames []string `json:"ruleNames,omitempty"` // RuleVersions: Output only. [Output only] The updated rule ids if exist. RuleVersions []string `json:"ruleVersions,omitempty"` // Schedule: crontab format schedule for scheduled evaluation, currently only // support the following schedule: "0 */1 * * *", "0 */6 * * *", "0 */12 * * // *", "0 0 */1 * *", "0 0 */7 * *", Schedule string `json:"schedule,omitempty"` // UpdateTime: Output only. [Output only] Update time stamp UpdateTime string `json:"updateTime,omitempty"` // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "BigQueryDestination") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "BigQueryDestination") to include // in API requests with the JSON null value. By default, fields with empty // values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *Evaluation) MarshalJSON() ([]byte, error)
Execution: Message describing Execution object
type Execution struct { // EndTime: Output only. [Output only] End time stamp EndTime string `json:"endTime,omitempty"` // EvaluationId: Output only. [Output only] Evaluation ID EvaluationId string `json:"evaluationId,omitempty"` // ExternalDataSources: Optional. External data sources ExternalDataSources []*ExternalDataSources `json:"externalDataSources,omitempty"` // InventoryTime: Output only. [Output only] Inventory time stamp InventoryTime string `json:"inventoryTime,omitempty"` // Labels: Labels as key value pairs Labels map[string]string `json:"labels,omitempty"` // Name: The name of execution resource. The format is // projects/{project}/locations/{location}/evaluations/{evaluation}/executions/{ // execution} Name string `json:"name,omitempty"` // RunType: type represent whether the execution executed directly by user or // scheduled according evaluation.schedule field. // // Possible values: // "TYPE_UNSPECIFIED" - type of execution is unspecified // "ONE_TIME" - type of execution is one time // "SCHEDULED" - type of execution is scheduled RunType string `json:"runType,omitempty"` // StartTime: Output only. [Output only] Start time stamp StartTime string `json:"startTime,omitempty"` // State: Output only. [Output only] State // // Possible values: // "STATE_UNSPECIFIED" - state of execution is unspecified // "RUNNING" - the execution is running in backend service // "SUCCEEDED" - the execution run success // "FAILED" - the execution run failed State string `json:"state,omitempty"` // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "EndTime") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "EndTime") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *Execution) MarshalJSON() ([]byte, error)
ExecutionResult: Message describing the result of an execution
type ExecutionResult struct { // DocumentationUrl: the document url of the rule DocumentationUrl string `json:"documentationUrl,omitempty"` // Resource: the violate resource Resource *Resource `json:"resource,omitempty"` // Rule: the rule which violate in execution Rule string `json:"rule,omitempty"` // Severity: severity of violation Severity string `json:"severity,omitempty"` // ViolationDetails: the details of violation in result ViolationDetails *ViolationDetails `json:"violationDetails,omitempty"` // ViolationMessage: the violation message of an execution ViolationMessage string `json:"violationMessage,omitempty"` // ForceSendFields is a list of field names (e.g. "DocumentationUrl") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "DocumentationUrl") to include in // API requests with the JSON null value. By default, fields with empty values // are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ExecutionResult) MarshalJSON() ([]byte, error)
ExternalDataSources: Message for external data sources
type ExternalDataSources struct { // Name: Required. Name of external data source. The name will be used inside // the rego/sql to refer the external data Name string `json:"name,omitempty"` // Type: Required. Type of external data source // // Possible values: // "TYPE_UNSPECIFIED" - Unknown type // "BIG_QUERY_TABLE" - BigQuery table Type string `json:"type,omitempty"` // Uri: Required. URI of external data source. example of bq table // {project_ID}.{dataset_ID}.{table_ID} Uri string `json:"uri,omitempty"` // ForceSendFields is a list of field names (e.g. "Name") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Name") to include in API requests // with the JSON null value. By default, fields with empty values are omitted // from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ExternalDataSources) MarshalJSON() ([]byte, error)
ExtraParameter: Defines parameters that should only be used for specific asset types.
type ExtraParameter struct { // RegionalMigDistributionPolicy: Details about zones used by regional // compute.googleapis.com/InstanceGroupManager to create instances. RegionalMigDistributionPolicy *RegionalMigDistributionPolicy `json:"regionalMigDistributionPolicy,omitempty"` // ForceSendFields is a list of field names (e.g. // "RegionalMigDistributionPolicy") to unconditionally include in API requests. // By default, fields with empty or default values are omitted from API // requests. See https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields // for more details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "RegionalMigDistributionPolicy") // to include in API requests with the JSON null value. By default, fields with // empty values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ExtraParameter) MarshalJSON() ([]byte, error)
GceInstanceFilter: Message describing compute engine instance filter
type GceInstanceFilter struct { // ServiceAccounts: Service account of compute engine ServiceAccounts []string `json:"serviceAccounts,omitempty"` // ForceSendFields is a list of field names (e.g. "ServiceAccounts") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "ServiceAccounts") to include in // API requests with the JSON null value. By default, fields with empty values // are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *GceInstanceFilter) MarshalJSON() ([]byte, error)
Insight: A presentation of host resource usage where the workload runs.
type Insight struct { // InstanceId: Required. The instance id where the insight is generated from InstanceId string `json:"instanceId,omitempty"` // SapDiscovery: The insights data for SAP system discovery. This is a copy of // SAP System proto and should get updated whenever that one changes. SapDiscovery *SapDiscovery `json:"sapDiscovery,omitempty"` // SapValidation: The insights data for the SAP workload validation. SapValidation *SapValidation `json:"sapValidation,omitempty"` // SentTime: Output only. [Output only] Create time stamp SentTime string `json:"sentTime,omitempty"` // SqlserverValidation: The insights data for the sqlserver workload // validation. SqlserverValidation *SqlserverValidation `json:"sqlserverValidation,omitempty"` // ForceSendFields is a list of field names (e.g. "InstanceId") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "InstanceId") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *Insight) MarshalJSON() ([]byte, error)
type IsolationExpectations struct { // Possible values: // "ZI_UNSPECIFIED" // "ZI_UNKNOWN" - To be used if tracking is not available // "ZI_NOT_REQUIRED" // "ZI_PREFERRED" // "ZI_REQUIRED" ZiOrgPolicy string `json:"ziOrgPolicy,omitempty"` // Possible values: // "ZI_REGION_POLICY_UNSPECIFIED" // "ZI_REGION_POLICY_UNKNOWN" - To be used if tracking is not available // "ZI_REGION_POLICY_NOT_SET" // "ZI_REGION_POLICY_FAIL_OPEN" // "ZI_REGION_POLICY_FAIL_CLOSED" ZiRegionPolicy string `json:"ziRegionPolicy,omitempty"` // Possible values: // "ZI_REGION_UNSPECIFIED" // "ZI_REGION_UNKNOWN" - To be used if tracking is not available // "ZI_REGION_NOT_ENABLED" // "ZI_REGION_ENABLED" ZiRegionState string `json:"ziRegionState,omitempty"` // ZoneIsolation: Deprecated: use zi_org_policy, zi_region_policy and // zi_region_state instead for setting ZI expectations as per // go/zicy-publish-physical-location. // // Possible values: // "ZI_UNSPECIFIED" // "ZI_UNKNOWN" - To be used if tracking is not available // "ZI_NOT_REQUIRED" // "ZI_PREFERRED" // "ZI_REQUIRED" ZoneIsolation string `json:"zoneIsolation,omitempty"` // ZoneSeparation: Deprecated: use zs_org_policy, and zs_region_stateinstead // for setting Zs expectations as per go/zicy-publish-physical-location. // // Possible values: // "ZS_UNSPECIFIED" // "ZS_UNKNOWN" - To be used if tracking is not available // "ZS_NOT_REQUIRED" // "ZS_REQUIRED" ZoneSeparation string `json:"zoneSeparation,omitempty"` // Possible values: // "ZS_UNSPECIFIED" // "ZS_UNKNOWN" - To be used if tracking is not available // "ZS_NOT_REQUIRED" // "ZS_REQUIRED" ZsOrgPolicy string `json:"zsOrgPolicy,omitempty"` // Possible values: // "ZS_REGION_UNSPECIFIED" // "ZS_REGION_UNKNOWN" - To be used if tracking of the asset ZS-bit is not // available // "ZS_REGION_NOT_ENABLED" // "ZS_REGION_ENABLED" ZsRegionState string `json:"zsRegionState,omitempty"` // ForceSendFields is a list of field names (e.g. "ZiOrgPolicy") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "ZiOrgPolicy") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *IsolationExpectations) MarshalJSON() ([]byte, error)
ListEvaluationsResponse: Message for response to listing Evaluations
type ListEvaluationsResponse struct { // Evaluations: The list of Evaluation Evaluations []*Evaluation `json:"evaluations,omitempty"` // NextPageToken: A token identifying a page of results the server should // return. NextPageToken string `json:"nextPageToken,omitempty"` // Unreachable: Locations that could not be reached. Unreachable []string `json:"unreachable,omitempty"` // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Evaluations") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Evaluations") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ListEvaluationsResponse) MarshalJSON() ([]byte, error)
ListExecutionResultsResponse: Message for response of list execution results
type ListExecutionResultsResponse struct { // ExecutionResults: The versions from the specified publisher. ExecutionResults []*ExecutionResult `json:"executionResults,omitempty"` // NextPageToken: A token, which can be sent as `page_token` to retrieve the // next page. If this field is omitted, there are no subsequent pages. NextPageToken string `json:"nextPageToken,omitempty"` // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "ExecutionResults") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "ExecutionResults") to include in // API requests with the JSON null value. By default, fields with empty values // are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ListExecutionResultsResponse) MarshalJSON() ([]byte, error)
ListExecutionsResponse: Message for response to listing Executions
type ListExecutionsResponse struct { // Executions: The list of Execution Executions []*Execution `json:"executions,omitempty"` // NextPageToken: A token identifying a page of results the server should // return. NextPageToken string `json:"nextPageToken,omitempty"` // Unreachable: Locations that could not be reached. Unreachable []string `json:"unreachable,omitempty"` // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Executions") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Executions") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ListExecutionsResponse) MarshalJSON() ([]byte, error)
ListLocationsResponse: The response message for Locations.ListLocations.
type ListLocationsResponse struct { // Locations: A list of locations that matches the specified filter in the // request. Locations []*Location `json:"locations,omitempty"` // NextPageToken: The standard List next-page token. NextPageToken string `json:"nextPageToken,omitempty"` // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Locations") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Locations") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ListLocationsResponse) MarshalJSON() ([]byte, error)
ListOperationsResponse: The response message for Operations.ListOperations.
type ListOperationsResponse struct { // NextPageToken: The standard List next-page token. NextPageToken string `json:"nextPageToken,omitempty"` // Operations: A list of operations that matches the specified filter in the // request. Operations []*Operation `json:"operations,omitempty"` // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "NextPageToken") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "NextPageToken") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ListOperationsResponse) MarshalJSON() ([]byte, error)
ListRulesResponse: Mesesage of response of list rules
type ListRulesResponse struct { // NextPageToken: A token identifying a page of results the server should // return. NextPageToken string `json:"nextPageToken,omitempty"` // Rules: all rules in response Rules []*Rule `json:"rules,omitempty"` // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "NextPageToken") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "NextPageToken") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ListRulesResponse) MarshalJSON() ([]byte, error)
ListScannedResourcesResponse: Message for response to list scanned resources
type ListScannedResourcesResponse struct { // NextPageToken: A token, which can be sent as `page_token` to retrieve the // next page. If this field is omitted, there are no subsequent pages. NextPageToken string `json:"nextPageToken,omitempty"` // ScannedResources: All scanned resources in response ScannedResources []*ScannedResource `json:"scannedResources,omitempty"` // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "NextPageToken") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "NextPageToken") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ListScannedResourcesResponse) MarshalJSON() ([]byte, error)
Location: A resource that represents a Google Cloud location.
type Location struct { // DisplayName: The friendly name for this location, typically a nearby city // name. For example, "Tokyo". DisplayName string `json:"displayName,omitempty"` // Labels: Cross-service attributes for the location. For example // {"cloud.googleapis.com/region": "us-east1"} Labels map[string]string `json:"labels,omitempty"` // LocationId: The canonical id for this location. For example: "us-east1". LocationId string `json:"locationId,omitempty"` // Metadata: Service-specific metadata. For example the available capacity at // the given location. Metadata googleapi.RawMessage `json:"metadata,omitempty"` // Name: Resource name for the location, which may vary between // implementations. For example: // "projects/example-project/locations/us-east1" Name string `json:"name,omitempty"` // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "DisplayName") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "DisplayName") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *Location) MarshalJSON() ([]byte, error)
type LocationAssignment struct { Location string `json:"location,omitempty"` // Possible values: // "UNSPECIFIED" // "CLUSTER" - 1-10: Physical failure domains. // "POP" // "CLOUD_ZONE" - 11-20: Logical failure domains. // "CLOUD_REGION" // "MULTI_REGION_GEO" // "MULTI_REGION_JURISDICTION" // "GLOBAL" // "OTHER" LocationType string `json:"locationType,omitempty"` // ForceSendFields is a list of field names (e.g. "Location") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Location") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *LocationAssignment) MarshalJSON() ([]byte, error)
type LocationData struct { BlobstoreLocation *BlobstoreLocation `json:"blobstoreLocation,omitempty"` ChildAssetLocation *CloudAssetComposition `json:"childAssetLocation,omitempty"` DirectLocation *DirectLocationAssignment `json:"directLocation,omitempty"` GcpProjectProxy *TenantProjectProxy `json:"gcpProjectProxy,omitempty"` SpannerLocation *SpannerLocation `json:"spannerLocation,omitempty"` // ForceSendFields is a list of field names (e.g. "BlobstoreLocation") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "BlobstoreLocation") to include in // API requests with the JSON null value. By default, fields with empty values // are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *LocationData) MarshalJSON() ([]byte, error)
Operation: This resource represents a long-running operation that is the result of a network API call.
type Operation struct { // Done: If the value is `false`, it means the operation is still in progress. // If `true`, the operation is completed, and either `error` or `response` is // available. Done bool `json:"done,omitempty"` // Error: The error result of the operation in case of failure or cancellation. Error *Status `json:"error,omitempty"` // Metadata: Service-specific metadata associated with the operation. It // typically contains progress information and common metadata such as create // time. Some services might not provide such metadata. Any method that returns // a long-running operation should document the metadata type, if any. Metadata googleapi.RawMessage `json:"metadata,omitempty"` // Name: The server-assigned name, which is only unique within the same service // that originally returns it. If you use the default HTTP mapping, the `name` // should be a resource name ending with `operations/{unique_id}`. Name string `json:"name,omitempty"` // Response: The normal, successful response of the operation. If the original // method returns no data on success, such as `Delete`, the response is // `google.protobuf.Empty`. If the original method is standard // `Get`/`Create`/`Update`, the response should be the resource. For other // methods, the response should have the type `XxxResponse`, where `Xxx` is the // original method name. For example, if the original method name is // `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`. Response googleapi.RawMessage `json:"response,omitempty"` // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` // ForceSendFields is a list of field names (e.g. "Done") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Done") to include in API requests // with the JSON null value. By default, fields with empty values are omitted // from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *Operation) MarshalJSON() ([]byte, error)
OperationMetadata: Represents the metadata of the long-running operation.
type OperationMetadata struct { // ApiVersion: Output only. API version used to start the operation. ApiVersion string `json:"apiVersion,omitempty"` // CreateTime: Output only. The time the operation was created. CreateTime string `json:"createTime,omitempty"` // EndTime: Output only. The time the operation finished running. EndTime string `json:"endTime,omitempty"` // RequestedCancellation: Output only. Identifies whether the user has // requested cancellation of the operation. Operations that have been cancelled // successfully have Operation.error value with a google.rpc.Status.code of 1, // corresponding to `Code.CANCELLED`. RequestedCancellation bool `json:"requestedCancellation,omitempty"` // StatusMessage: Output only. Human-readable status of the operation, if any. StatusMessage string `json:"statusMessage,omitempty"` // Target: Output only. Server-defined resource path for the target of the // operation. Target string `json:"target,omitempty"` // Verb: Output only. Name of the verb executed by the operation. Verb string `json:"verb,omitempty"` // ForceSendFields is a list of field names (e.g. "ApiVersion") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "ApiVersion") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *OperationMetadata) MarshalJSON() ([]byte, error)
type ProjectsLocationsEvaluationsCreateCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsEvaluationsCreateCall) Context(ctx context.Context) *ProjectsLocationsEvaluationsCreateCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsEvaluationsCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error)
Do executes the "workloadmanager.projects.locations.evaluations.create" call. Any non-2xx status code is an error. Response headers are in either *Operation.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsEvaluationsCreateCall) EvaluationId(evaluationId string) *ProjectsLocationsEvaluationsCreateCall
EvaluationId sets the optional parameter "evaluationId": Required. Id of the requesting object
func (c *ProjectsLocationsEvaluationsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsEvaluationsCreateCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsEvaluationsCreateCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsEvaluationsCreateCall) RequestId(requestId string) *ProjectsLocationsEvaluationsCreateCall
RequestId sets the optional parameter "requestId": An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
type ProjectsLocationsEvaluationsDeleteCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsEvaluationsDeleteCall) Context(ctx context.Context) *ProjectsLocationsEvaluationsDeleteCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsEvaluationsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error)
Do executes the "workloadmanager.projects.locations.evaluations.delete" call. Any non-2xx status code is an error. Response headers are in either *Operation.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsEvaluationsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsEvaluationsDeleteCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsEvaluationsDeleteCall) Force(force bool) *ProjectsLocationsEvaluationsDeleteCall
Force sets the optional parameter "force": Followed the best practice from https://aip.dev/135#cascading-delete
func (c *ProjectsLocationsEvaluationsDeleteCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsEvaluationsDeleteCall) RequestId(requestId string) *ProjectsLocationsEvaluationsDeleteCall
RequestId sets the optional parameter "requestId": An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
type ProjectsLocationsEvaluationsExecutionsDeleteCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsEvaluationsExecutionsDeleteCall) Context(ctx context.Context) *ProjectsLocationsEvaluationsExecutionsDeleteCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsEvaluationsExecutionsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error)
Do executes the "workloadmanager.projects.locations.evaluations.executions.delete" call. Any non-2xx status code is an error. Response headers are in either *Operation.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsEvaluationsExecutionsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsEvaluationsExecutionsDeleteCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsEvaluationsExecutionsDeleteCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsEvaluationsExecutionsDeleteCall) RequestId(requestId string) *ProjectsLocationsEvaluationsExecutionsDeleteCall
RequestId sets the optional parameter "requestId": An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
type ProjectsLocationsEvaluationsExecutionsGetCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsEvaluationsExecutionsGetCall) Context(ctx context.Context) *ProjectsLocationsEvaluationsExecutionsGetCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsEvaluationsExecutionsGetCall) Do(opts ...googleapi.CallOption) (*Execution, error)
Do executes the "workloadmanager.projects.locations.evaluations.executions.get" call. Any non-2xx status code is an error. Response headers are in either *Execution.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsEvaluationsExecutionsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsEvaluationsExecutionsGetCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsEvaluationsExecutionsGetCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsEvaluationsExecutionsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsEvaluationsExecutionsGetCall
IfNoneMatch sets an optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request.
type ProjectsLocationsEvaluationsExecutionsListCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsEvaluationsExecutionsListCall) Context(ctx context.Context) *ProjectsLocationsEvaluationsExecutionsListCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsEvaluationsExecutionsListCall) Do(opts ...googleapi.CallOption) (*ListExecutionsResponse, error)
Do executes the "workloadmanager.projects.locations.evaluations.executions.list" call. Any non-2xx status code is an error. Response headers are in either *ListExecutionsResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsEvaluationsExecutionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsEvaluationsExecutionsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsEvaluationsExecutionsListCall) Filter(filter string) *ProjectsLocationsEvaluationsExecutionsListCall
Filter sets the optional parameter "filter": Filtering results
func (c *ProjectsLocationsEvaluationsExecutionsListCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsEvaluationsExecutionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsEvaluationsExecutionsListCall
IfNoneMatch sets an optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request.
func (c *ProjectsLocationsEvaluationsExecutionsListCall) OrderBy(orderBy string) *ProjectsLocationsEvaluationsExecutionsListCall
OrderBy sets the optional parameter "orderBy": Field to sort by. See https://google.aip.dev/132#ordering for more details.
func (c *ProjectsLocationsEvaluationsExecutionsListCall) PageSize(pageSize int64) *ProjectsLocationsEvaluationsExecutionsListCall
PageSize sets the optional parameter "pageSize": Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
func (c *ProjectsLocationsEvaluationsExecutionsListCall) PageToken(pageToken string) *ProjectsLocationsEvaluationsExecutionsListCall
PageToken sets the optional parameter "pageToken": A token identifying a page of results the server should return.
func (c *ProjectsLocationsEvaluationsExecutionsListCall) Pages(ctx context.Context, f func(*ListExecutionsResponse) error) error
Pages invokes f for each page of results. A non-nil error returned from f will halt the iteration. The provided context supersedes any context provided to the Context method.
type ProjectsLocationsEvaluationsExecutionsResultsListCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsEvaluationsExecutionsResultsListCall) Context(ctx context.Context) *ProjectsLocationsEvaluationsExecutionsResultsListCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsEvaluationsExecutionsResultsListCall) Do(opts ...googleapi.CallOption) (*ListExecutionResultsResponse, error)
Do executes the "workloadmanager.projects.locations.evaluations.executions.results.list" call. Any non-2xx status code is an error. Response headers are in either *ListExecutionResultsResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsEvaluationsExecutionsResultsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsEvaluationsExecutionsResultsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsEvaluationsExecutionsResultsListCall) Filter(filter string) *ProjectsLocationsEvaluationsExecutionsResultsListCall
Filter sets the optional parameter "filter": Filtering results
func (c *ProjectsLocationsEvaluationsExecutionsResultsListCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsEvaluationsExecutionsResultsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsEvaluationsExecutionsResultsListCall
IfNoneMatch sets an optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request.
func (c *ProjectsLocationsEvaluationsExecutionsResultsListCall) PageSize(pageSize int64) *ProjectsLocationsEvaluationsExecutionsResultsListCall
PageSize sets the optional parameter "pageSize": Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
func (c *ProjectsLocationsEvaluationsExecutionsResultsListCall) PageToken(pageToken string) *ProjectsLocationsEvaluationsExecutionsResultsListCall
PageToken sets the optional parameter "pageToken": A token identifying a page of results the server should return.
func (c *ProjectsLocationsEvaluationsExecutionsResultsListCall) Pages(ctx context.Context, f func(*ListExecutionResultsResponse) error) error
Pages invokes f for each page of results. A non-nil error returned from f will halt the iteration. The provided context supersedes any context provided to the Context method.
type ProjectsLocationsEvaluationsExecutionsResultsService struct {
// contains filtered or unexported fields
}
func NewProjectsLocationsEvaluationsExecutionsResultsService(s *Service) *ProjectsLocationsEvaluationsExecutionsResultsService
func (r *ProjectsLocationsEvaluationsExecutionsResultsService) List(parent string) *ProjectsLocationsEvaluationsExecutionsResultsListCall
List: List the running result of a single Execution.
type ProjectsLocationsEvaluationsExecutionsRunCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsEvaluationsExecutionsRunCall) Context(ctx context.Context) *ProjectsLocationsEvaluationsExecutionsRunCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsEvaluationsExecutionsRunCall) Do(opts ...googleapi.CallOption) (*Operation, error)
Do executes the "workloadmanager.projects.locations.evaluations.executions.run" call. Any non-2xx status code is an error. Response headers are in either *Operation.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsEvaluationsExecutionsRunCall) Fields(s ...googleapi.Field) *ProjectsLocationsEvaluationsExecutionsRunCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsEvaluationsExecutionsRunCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
type ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall) Context(ctx context.Context) *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall) Do(opts ...googleapi.CallOption) (*ListScannedResourcesResponse, error)
Do executes the "workloadmanager.projects.locations.evaluations.executions.scannedResources.list" call. Any non-2xx status code is an error. Response headers are in either *ListScannedResourcesResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall) Filter(filter string) *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall
Filter sets the optional parameter "filter": Filtering results
func (c *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall
IfNoneMatch sets an optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request.
func (c *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall) OrderBy(orderBy string) *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall
OrderBy sets the optional parameter "orderBy": Field to sort by. See https://google.aip.dev/132#ordering for more details.
func (c *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall) PageSize(pageSize int64) *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall
PageSize sets the optional parameter "pageSize": Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
func (c *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall) PageToken(pageToken string) *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall
PageToken sets the optional parameter "pageToken": A token identifying a page of results the server should return.
func (c *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall) Pages(ctx context.Context, f func(*ListScannedResourcesResponse) error) error
Pages invokes f for each page of results. A non-nil error returned from f will halt the iteration. The provided context supersedes any context provided to the Context method.
func (c *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall) Rule(rule string) *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall
Rule sets the optional parameter "rule": rule name
type ProjectsLocationsEvaluationsExecutionsScannedResourcesService struct {
// contains filtered or unexported fields
}
func NewProjectsLocationsEvaluationsExecutionsScannedResourcesService(s *Service) *ProjectsLocationsEvaluationsExecutionsScannedResourcesService
func (r *ProjectsLocationsEvaluationsExecutionsScannedResourcesService) List(parent string) *ProjectsLocationsEvaluationsExecutionsScannedResourcesListCall
List: List all scanned resources for a single Execution.
- parent: parent for ListScannedResourcesRequest.
type ProjectsLocationsEvaluationsExecutionsService struct { Results *ProjectsLocationsEvaluationsExecutionsResultsService ScannedResources *ProjectsLocationsEvaluationsExecutionsScannedResourcesService // contains filtered or unexported fields }
func NewProjectsLocationsEvaluationsExecutionsService(s *Service) *ProjectsLocationsEvaluationsExecutionsService
func (r *ProjectsLocationsEvaluationsExecutionsService) Delete(name string) *ProjectsLocationsEvaluationsExecutionsDeleteCall
Delete: Deletes a single Execution.
- name: Name of the resource.
func (r *ProjectsLocationsEvaluationsExecutionsService) Get(name string) *ProjectsLocationsEvaluationsExecutionsGetCall
Get: Gets details of a single Execution.
- name: Name of the resource.
func (r *ProjectsLocationsEvaluationsExecutionsService) List(parent string) *ProjectsLocationsEvaluationsExecutionsListCall
List: Lists Executions in a given project and location.
func (r *ProjectsLocationsEvaluationsExecutionsService) Run(name string, runevaluationrequest *RunEvaluationRequest) *ProjectsLocationsEvaluationsExecutionsRunCall
Run: Creates a new Execution in a given project and location.
type ProjectsLocationsEvaluationsGetCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsEvaluationsGetCall) Context(ctx context.Context) *ProjectsLocationsEvaluationsGetCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsEvaluationsGetCall) Do(opts ...googleapi.CallOption) (*Evaluation, error)
Do executes the "workloadmanager.projects.locations.evaluations.get" call. Any non-2xx status code is an error. Response headers are in either *Evaluation.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsEvaluationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsEvaluationsGetCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsEvaluationsGetCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsEvaluationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsEvaluationsGetCall
IfNoneMatch sets an optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request.
type ProjectsLocationsEvaluationsListCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsEvaluationsListCall) Context(ctx context.Context) *ProjectsLocationsEvaluationsListCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsEvaluationsListCall) Do(opts ...googleapi.CallOption) (*ListEvaluationsResponse, error)
Do executes the "workloadmanager.projects.locations.evaluations.list" call. Any non-2xx status code is an error. Response headers are in either *ListEvaluationsResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsEvaluationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsEvaluationsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsEvaluationsListCall) Filter(filter string) *ProjectsLocationsEvaluationsListCall
Filter sets the optional parameter "filter": Filtering results
func (c *ProjectsLocationsEvaluationsListCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsEvaluationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsEvaluationsListCall
IfNoneMatch sets an optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request.
func (c *ProjectsLocationsEvaluationsListCall) OrderBy(orderBy string) *ProjectsLocationsEvaluationsListCall
OrderBy sets the optional parameter "orderBy": Hint for how to order the results
func (c *ProjectsLocationsEvaluationsListCall) PageSize(pageSize int64) *ProjectsLocationsEvaluationsListCall
PageSize sets the optional parameter "pageSize": Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
func (c *ProjectsLocationsEvaluationsListCall) PageToken(pageToken string) *ProjectsLocationsEvaluationsListCall
PageToken sets the optional parameter "pageToken": A token identifying a page of results the server should return.
func (c *ProjectsLocationsEvaluationsListCall) Pages(ctx context.Context, f func(*ListEvaluationsResponse) error) error
Pages invokes f for each page of results. A non-nil error returned from f will halt the iteration. The provided context supersedes any context provided to the Context method.
type ProjectsLocationsEvaluationsService struct { Executions *ProjectsLocationsEvaluationsExecutionsService // contains filtered or unexported fields }
func NewProjectsLocationsEvaluationsService(s *Service) *ProjectsLocationsEvaluationsService
func (r *ProjectsLocationsEvaluationsService) Create(parent string, evaluation *Evaluation) *ProjectsLocationsEvaluationsCreateCall
Create: Creates a new Evaluation in a given project and location.
func (r *ProjectsLocationsEvaluationsService) Delete(name string) *ProjectsLocationsEvaluationsDeleteCall
Delete: Deletes a single Evaluation.
- name: Name of the resource.
func (r *ProjectsLocationsEvaluationsService) Get(name string) *ProjectsLocationsEvaluationsGetCall
Get: Gets details of a single Evaluation.
- name: Name of the resource.
func (r *ProjectsLocationsEvaluationsService) List(parent string) *ProjectsLocationsEvaluationsListCall
List: Lists Evaluations in a given project and location.
- parent: Parent value for ListEvaluationsRequest.
type ProjectsLocationsGetCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsGetCall) Context(ctx context.Context) *ProjectsLocationsGetCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsGetCall) Do(opts ...googleapi.CallOption) (*Location, error)
Do executes the "workloadmanager.projects.locations.get" call. Any non-2xx status code is an error. Response headers are in either *Location.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsGetCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsGetCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsGetCall
IfNoneMatch sets an optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request.
type ProjectsLocationsInsightsService struct {
// contains filtered or unexported fields
}
func NewProjectsLocationsInsightsService(s *Service) *ProjectsLocationsInsightsService
func (r *ProjectsLocationsInsightsService) WriteInsight(location string, writeinsightrequest *WriteInsightRequest) *ProjectsLocationsInsightsWriteInsightCall
WriteInsight: Write the data insights to workload manager data warehouse.
type ProjectsLocationsInsightsWriteInsightCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsInsightsWriteInsightCall) Context(ctx context.Context) *ProjectsLocationsInsightsWriteInsightCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsInsightsWriteInsightCall) Do(opts ...googleapi.CallOption) (*WriteInsightResponse, error)
Do executes the "workloadmanager.projects.locations.insights.writeInsight" call. Any non-2xx status code is an error. Response headers are in either *WriteInsightResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsInsightsWriteInsightCall) Fields(s ...googleapi.Field) *ProjectsLocationsInsightsWriteInsightCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsInsightsWriteInsightCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
type ProjectsLocationsListCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsListCall) Context(ctx context.Context) *ProjectsLocationsListCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsListCall) Do(opts ...googleapi.CallOption) (*ListLocationsResponse, error)
Do executes the "workloadmanager.projects.locations.list" call. Any non-2xx status code is an error. Response headers are in either *ListLocationsResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsListCall) Filter(filter string) *ProjectsLocationsListCall
Filter sets the optional parameter "filter": A filter to narrow down results to a preferred subset. The filtering language accepts strings like "displayName=tokyo", and is documented in more detail in AIP-160 (https://google.aip.dev/160).
func (c *ProjectsLocationsListCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsListCall
IfNoneMatch sets an optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request.
func (c *ProjectsLocationsListCall) PageSize(pageSize int64) *ProjectsLocationsListCall
PageSize sets the optional parameter "pageSize": The maximum number of results to return. If not set, the service selects a default.
func (c *ProjectsLocationsListCall) PageToken(pageToken string) *ProjectsLocationsListCall
PageToken sets the optional parameter "pageToken": A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
func (c *ProjectsLocationsListCall) Pages(ctx context.Context, f func(*ListLocationsResponse) error) error
Pages invokes f for each page of results. A non-nil error returned from f will halt the iteration. The provided context supersedes any context provided to the Context method.
type ProjectsLocationsOperationsCancelCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsOperationsCancelCall) Context(ctx context.Context) *ProjectsLocationsOperationsCancelCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error)
Do executes the "workloadmanager.projects.locations.operations.cancel" call. Any non-2xx status code is an error. Response headers are in either *Empty.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsOperationsCancelCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsCancelCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsOperationsCancelCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
type ProjectsLocationsOperationsDeleteCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsOperationsDeleteCall) Context(ctx context.Context) *ProjectsLocationsOperationsDeleteCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsOperationsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error)
Do executes the "workloadmanager.projects.locations.operations.delete" call. Any non-2xx status code is an error. Response headers are in either *Empty.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsOperationsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsDeleteCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsOperationsDeleteCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
type ProjectsLocationsOperationsGetCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsOperationsGetCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error)
Do executes the "workloadmanager.projects.locations.operations.get" call. Any non-2xx status code is an error. Response headers are in either *Operation.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsGetCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsOperationsGetCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsGetCall
IfNoneMatch sets an optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request.
type ProjectsLocationsOperationsListCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsOperationsListCall) Context(ctx context.Context) *ProjectsLocationsOperationsListCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsOperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error)
Do executes the "workloadmanager.projects.locations.operations.list" call. Any non-2xx status code is an error. Response headers are in either *ListOperationsResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsOperationsListCall) Filter(filter string) *ProjectsLocationsOperationsListCall
Filter sets the optional parameter "filter": The standard list filter.
func (c *ProjectsLocationsOperationsListCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsListCall
IfNoneMatch sets an optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request.
func (c *ProjectsLocationsOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsOperationsListCall
PageSize sets the optional parameter "pageSize": The standard list page size.
func (c *ProjectsLocationsOperationsListCall) PageToken(pageToken string) *ProjectsLocationsOperationsListCall
PageToken sets the optional parameter "pageToken": The standard list page token.
func (c *ProjectsLocationsOperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error
Pages invokes f for each page of results. A non-nil error returned from f will halt the iteration. The provided context supersedes any context provided to the Context method.
type ProjectsLocationsOperationsService struct {
// contains filtered or unexported fields
}
func NewProjectsLocationsOperationsService(s *Service) *ProjectsLocationsOperationsService
func (r *ProjectsLocationsOperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *ProjectsLocationsOperationsCancelCall
Cancel: Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
- name: The name of the operation resource to be cancelled.
func (r *ProjectsLocationsOperationsService) Delete(name string) *ProjectsLocationsOperationsDeleteCall
Delete: Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
- name: The name of the operation resource to be deleted.
func (r *ProjectsLocationsOperationsService) Get(name string) *ProjectsLocationsOperationsGetCall
Get: Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
- name: The name of the operation resource.
func (r *ProjectsLocationsOperationsService) List(name string) *ProjectsLocationsOperationsListCall
List: Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
- name: The name of the operation's parent resource.
type ProjectsLocationsRulesListCall struct {
// contains filtered or unexported fields
}
func (c *ProjectsLocationsRulesListCall) Context(ctx context.Context) *ProjectsLocationsRulesListCall
Context sets the context to be used in this call's Do method.
func (c *ProjectsLocationsRulesListCall) CustomRulesBucket(customRulesBucket string) *ProjectsLocationsRulesListCall
CustomRulesBucket sets the optional parameter "customRulesBucket": The Cloud Storage bucket name for custom rules.
func (c *ProjectsLocationsRulesListCall) Do(opts ...googleapi.CallOption) (*ListRulesResponse, error)
Do executes the "workloadmanager.projects.locations.rules.list" call. Any non-2xx status code is an error. Response headers are in either *ListRulesResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.
func (c *ProjectsLocationsRulesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsRulesListCall
Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more details.
func (c *ProjectsLocationsRulesListCall) Filter(filter string) *ProjectsLocationsRulesListCall
Filter sets the optional parameter "filter": Filter based on primary_category, secondary_category
func (c *ProjectsLocationsRulesListCall) Header() http.Header
Header returns a http.Header that can be modified by the caller to add headers to the request.
func (c *ProjectsLocationsRulesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsRulesListCall
IfNoneMatch sets an optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request.
func (c *ProjectsLocationsRulesListCall) PageSize(pageSize int64) *ProjectsLocationsRulesListCall
PageSize sets the optional parameter "pageSize": Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
func (c *ProjectsLocationsRulesListCall) PageToken(pageToken string) *ProjectsLocationsRulesListCall
PageToken sets the optional parameter "pageToken": A token identifying a page of results the server should return.
func (c *ProjectsLocationsRulesListCall) Pages(ctx context.Context, f func(*ListRulesResponse) error) error
Pages invokes f for each page of results. A non-nil error returned from f will halt the iteration. The provided context supersedes any context provided to the Context method.
type ProjectsLocationsRulesService struct {
// contains filtered or unexported fields
}
func NewProjectsLocationsRulesService(s *Service) *ProjectsLocationsRulesService
func (r *ProjectsLocationsRulesService) List(parent string) *ProjectsLocationsRulesListCall
List: Lists rules in a given project.
type ProjectsLocationsService struct { Evaluations *ProjectsLocationsEvaluationsService Insights *ProjectsLocationsInsightsService Operations *ProjectsLocationsOperationsService Rules *ProjectsLocationsRulesService // contains filtered or unexported fields }
func NewProjectsLocationsService(s *Service) *ProjectsLocationsService
func (r *ProjectsLocationsService) Get(name string) *ProjectsLocationsGetCall
Get: Gets information about a location.
- name: Resource name for the location.
func (r *ProjectsLocationsService) List(name string) *ProjectsLocationsListCall
List: Lists information about the supported locations for this service.
- name: The resource that owns the locations collection, if applicable.
type ProjectsService struct { Locations *ProjectsLocationsService // contains filtered or unexported fields }
func NewProjectsService(s *Service) *ProjectsService
RegionalMigDistributionPolicy: To be used for specifying the intended distribution of regional compute.googleapis.com/InstanceGroupManager instances
type RegionalMigDistributionPolicy struct { // TargetShape: The shape in which the group converges around distribution of // resources. Instance of proto2 enum TargetShape int64 `json:"targetShape,omitempty"` // Zones: Cloud zones used by regional MIG to create instances. Zones []*ZoneConfiguration `json:"zones,omitempty"` // ForceSendFields is a list of field names (e.g. "TargetShape") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "TargetShape") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *RegionalMigDistributionPolicy) MarshalJSON() ([]byte, error)
Resource: Message represent resource in execution result
type Resource struct { // Name: the name of the resource Name string `json:"name,omitempty"` // ServiceAccount: the service account accosiate with resource ServiceAccount string `json:"serviceAccount,omitempty"` // Type: the type of reresource Type string `json:"type,omitempty"` // ForceSendFields is a list of field names (e.g. "Name") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Name") to include in API requests // with the JSON null value. By default, fields with empty values are omitted // from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *Resource) MarshalJSON() ([]byte, error)
ResourceFilter: Message describing resource filters
type ResourceFilter struct { // GceInstanceFilter: Filter compute engine resource GceInstanceFilter *GceInstanceFilter `json:"gceInstanceFilter,omitempty"` // InclusionLabels: The label used for filter resource InclusionLabels map[string]string `json:"inclusionLabels,omitempty"` // ResourceIdPatterns: The id pattern for filter resource ResourceIdPatterns []string `json:"resourceIdPatterns,omitempty"` // Scopes: The scopes of evaluation resource Scopes []string `json:"scopes,omitempty"` // ForceSendFields is a list of field names (e.g. "GceInstanceFilter") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "GceInstanceFilter") to include in // API requests with the JSON null value. By default, fields with empty values // are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ResourceFilter) MarshalJSON() ([]byte, error)
ResourceStatus: Message describing resource status
type ResourceStatus struct { // RulesNewerVersions: Historical: Used before 2023-05-22 the new version of // rule id if exists RulesNewerVersions []string `json:"rulesNewerVersions,omitempty"` // State: State of the resource // // Possible values: // "STATE_UNSPECIFIED" - The state has not been populated in this message. // "CREATING" - Resource has an active Create operation. // "ACTIVE" - Resource has no outstanding operations on it or has active // Update operations. // "DELETING" - Resource has an active Delete operation. State string `json:"state,omitempty"` // ForceSendFields is a list of field names (e.g. "RulesNewerVersions") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "RulesNewerVersions") to include // in API requests with the JSON null value. By default, fields with empty // values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ResourceStatus) MarshalJSON() ([]byte, error)
Rule: Message represent a rule
type Rule struct { // Description: descrite rule in plain language Description string `json:"description,omitempty"` // DisplayName: the name display in UI DisplayName string `json:"displayName,omitempty"` // ErrorMessage: the message template for rule ErrorMessage string `json:"errorMessage,omitempty"` // Name: rule name Name string `json:"name,omitempty"` // PrimaryCategory: the primary category PrimaryCategory string `json:"primaryCategory,omitempty"` // Remediation: the remediation for the rule Remediation string `json:"remediation,omitempty"` // RevisionId: Output only. the version of the rule RevisionId string `json:"revisionId,omitempty"` // SecondaryCategory: the secondary category SecondaryCategory string `json:"secondaryCategory,omitempty"` // Severity: the severity of the rule Severity string `json:"severity,omitempty"` // Tags: List of user-defined tags Tags []string `json:"tags,omitempty"` // Uri: the docuement url for the rule Uri string `json:"uri,omitempty"` // ForceSendFields is a list of field names (e.g. "Description") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Description") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *Rule) MarshalJSON() ([]byte, error)
RunEvaluationRequest: Message for creating a Execution
type RunEvaluationRequest struct { // Execution: Required. The resource being created Execution *Execution `json:"execution,omitempty"` // ExecutionId: Required. Id of the requesting object If auto-generating Id // server-side, remove this field and execution_id from the method_signature of // Create RPC ExecutionId string `json:"executionId,omitempty"` // RequestId: Optional. An optional request ID to identify requests. Specify a // unique request ID so that if you must retry your request, the server will // know to ignore the request if it has already been completed. The server will // guarantee that for at least 60 minutes since the first request. For example, // consider a situation where you make an initial request and the request times // out. If you make the request again with the same request ID, the server can // check if original operation with the same request ID was received, and if // so, will ignore the second request. This prevents clients from accidentally // creating duplicate commitments. The request ID must be a valid UUID with the // exception that zero UUID is not supported // (00000000-0000-0000-0000-000000000000). RequestId string `json:"requestId,omitempty"` // ForceSendFields is a list of field names (e.g. "Execution") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Execution") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *RunEvaluationRequest) MarshalJSON() ([]byte, error)
SapDiscovery: The schema of SAP system discovery data.
type SapDiscovery struct { // ApplicationLayer: Optional. An SAP system may run without an application // layer. ApplicationLayer *SapDiscoveryComponent `json:"applicationLayer,omitempty"` // DatabaseLayer: Required. An SAP System must have a database. DatabaseLayer *SapDiscoveryComponent `json:"databaseLayer,omitempty"` // Metadata: Optional. The metadata for SAP system discovery data. Metadata *SapDiscoveryMetadata `json:"metadata,omitempty"` // ProjectNumber: Optional. The GCP project number that this SapSystem belongs // to. ProjectNumber string `json:"projectNumber,omitempty"` // SystemId: Output only. A combination of database SID, database instance URI // and tenant DB name to make a unique identifier per-system. SystemId string `json:"systemId,omitempty"` // UpdateTime: Required. Unix timestamp this system has been updated last. UpdateTime string `json:"updateTime,omitempty"` // WorkloadProperties: Optional. The properties of the workload. WorkloadProperties *SapDiscoveryWorkloadProperties `json:"workloadProperties,omitempty"` // ForceSendFields is a list of field names (e.g. "ApplicationLayer") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "ApplicationLayer") to include in // API requests with the JSON null value. By default, fields with empty values // are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapDiscovery) MarshalJSON() ([]byte, error)
SapDiscoveryComponent: Message describing the system component.
type SapDiscoveryComponent struct { // ApplicationProperties: Optional. The component is a SAP application. ApplicationProperties *SapDiscoveryComponentApplicationProperties `json:"applicationProperties,omitempty"` // DatabaseProperties: Optional. The component is a SAP database. DatabaseProperties *SapDiscoveryComponentDatabaseProperties `json:"databaseProperties,omitempty"` // HaHosts: Optional. A list of host URIs that are part of the HA configuration // if present. An empty list indicates the component is not configured for HA. HaHosts []string `json:"haHosts,omitempty"` // HostProject: Required. Pantheon Project in which the resources reside. HostProject string `json:"hostProject,omitempty"` // Resources: Optional. The resources in a component. Resources []*SapDiscoveryResource `json:"resources,omitempty"` // Sid: Optional. The SAP identifier, used by the SAP software and helps // differentiate systems for customers. Sid string `json:"sid,omitempty"` // TopologyType: Optional. The detected topology of the component. // // Possible values: // "TOPOLOGY_TYPE_UNSPECIFIED" - Unspecified topology. // "TOPOLOGY_SCALE_UP" - A scale-up single node system. // "TOPOLOGY_SCALE_OUT" - A scale-out multi-node system. TopologyType string `json:"topologyType,omitempty"` // ForceSendFields is a list of field names (e.g. "ApplicationProperties") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "ApplicationProperties") to // include in API requests with the JSON null value. By default, fields with // empty values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapDiscoveryComponent) MarshalJSON() ([]byte, error)
SapDiscoveryComponentApplicationProperties: A set of properties describing an SAP Application layer.
type SapDiscoveryComponentApplicationProperties struct { // Abap: Optional. Indicates whether this is a Java or ABAP Netweaver instance. // true means it is ABAP, false means it is Java. Abap bool `json:"abap,omitempty"` // AppInstanceNumber: Optional. Instance number of the SAP application // instance. AppInstanceNumber string `json:"appInstanceNumber,omitempty"` // ApplicationType: Required. Type of the application. Netweaver, etc. // // Possible values: // "APPLICATION_TYPE_UNSPECIFIED" - Unspecified application type // "NETWEAVER" - SAP Netweaver ApplicationType string `json:"applicationType,omitempty"` // AscsInstanceNumber: Optional. Instance number of the ASCS instance. AscsInstanceNumber string `json:"ascsInstanceNumber,omitempty"` // AscsUri: Optional. Resource URI of the recognized ASCS host of the // application. AscsUri string `json:"ascsUri,omitempty"` // ErsInstanceNumber: Optional. Instance number of the ERS instance. ErsInstanceNumber string `json:"ersInstanceNumber,omitempty"` // KernelVersion: Optional. Kernel version for Netweaver running in the system. KernelVersion string `json:"kernelVersion,omitempty"` // NfsUri: Optional. Resource URI of the recognized shared NFS of the // application. May be empty if the application server has only a single node. NfsUri string `json:"nfsUri,omitempty"` // ForceSendFields is a list of field names (e.g. "Abap") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Abap") to include in API requests // with the JSON null value. By default, fields with empty values are omitted // from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapDiscoveryComponentApplicationProperties) MarshalJSON() ([]byte, error)
SapDiscoveryComponentDatabaseProperties: A set of properties describing an SAP Database layer.
type SapDiscoveryComponentDatabaseProperties struct { // DatabaseSid: Optional. SID of the system database. DatabaseSid string `json:"databaseSid,omitempty"` // DatabaseType: Required. Type of the database. HANA, DB2, etc. // // Possible values: // "DATABASE_TYPE_UNSPECIFIED" - Unspecified database type. // "HANA" - SAP HANA // "MAX_DB" - SAP MAX_DB // "DB2" - IBM DB2 DatabaseType string `json:"databaseType,omitempty"` // DatabaseVersion: Optional. The version of the database software running in // the system. DatabaseVersion string `json:"databaseVersion,omitempty"` // InstanceNumber: Optional. Instance number of the SAP instance. InstanceNumber string `json:"instanceNumber,omitempty"` // PrimaryInstanceUri: Required. URI of the recognized primary instance of the // database. PrimaryInstanceUri string `json:"primaryInstanceUri,omitempty"` // SharedNfsUri: Optional. URI of the recognized shared NFS of the database. // May be empty if the database has only a single node. SharedNfsUri string `json:"sharedNfsUri,omitempty"` // ForceSendFields is a list of field names (e.g. "DatabaseSid") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "DatabaseSid") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapDiscoveryComponentDatabaseProperties) MarshalJSON() ([]byte, error)
SapDiscoveryMetadata: Message describing SAP discovery system metadata
type SapDiscoveryMetadata struct { // CustomerRegion: Optional. Customer region string for customer's use. Does // not represent GCP region. CustomerRegion string `json:"customerRegion,omitempty"` // DefinedSystem: Optional. Customer defined, something like "E-commerce pre // prod" DefinedSystem string `json:"definedSystem,omitempty"` // EnvironmentType: Optional. Should be "prod", "QA", "dev", "staging", etc. EnvironmentType string `json:"environmentType,omitempty"` // SapProduct: Optional. This SAP product name SapProduct string `json:"sapProduct,omitempty"` // ForceSendFields is a list of field names (e.g. "CustomerRegion") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "CustomerRegion") to include in // API requests with the JSON null value. By default, fields with empty values // are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapDiscoveryMetadata) MarshalJSON() ([]byte, error)
SapDiscoveryResource: Message describing a resource.
type SapDiscoveryResource struct { // InstanceProperties: Optional. A set of properties only applying to instance // type resources. InstanceProperties *SapDiscoveryResourceInstanceProperties `json:"instanceProperties,omitempty"` // RelatedResources: Optional. A list of resource URIs related to this // resource. RelatedResources []string `json:"relatedResources,omitempty"` // ResourceKind: Required. ComputeInstance, ComputeDisk, VPC, Bare Metal // server, etc. // // Possible values: // "RESOURCE_KIND_UNSPECIFIED" - Unspecified resource kind. // "RESOURCE_KIND_INSTANCE" - This is a compute instance. // "RESOURCE_KIND_DISK" - This is a compute disk. // "RESOURCE_KIND_ADDRESS" - This is a compute address. // "RESOURCE_KIND_FILESTORE" - This is a filestore instance. // "RESOURCE_KIND_HEALTH_CHECK" - This is a compute health check. // "RESOURCE_KIND_FORWARDING_RULE" - This is a compute forwarding rule. // "RESOURCE_KIND_BACKEND_SERVICE" - This is a compute backend service. // "RESOURCE_KIND_SUBNETWORK" - This is a compute subnetwork. // "RESOURCE_KIND_NETWORK" - This is a compute network. // "RESOURCE_KIND_PUBLIC_ADDRESS" - This is a public accessible IP Address. // "RESOURCE_KIND_INSTANCE_GROUP" - This is a compute instance group. ResourceKind string `json:"resourceKind,omitempty"` // ResourceType: Required. The type of this resource. // // Possible values: // "RESOURCE_TYPE_UNSPECIFIED" - Undefined resource type. // "RESOURCE_TYPE_COMPUTE" - This is a compute resource. // "RESOURCE_TYPE_STORAGE" - This a storage resource. // "RESOURCE_TYPE_NETWORK" - This is a network resource. ResourceType string `json:"resourceType,omitempty"` // ResourceUri: Required. URI of the resource, includes project, location, and // name. ResourceUri string `json:"resourceUri,omitempty"` // UpdateTime: Required. Unix timestamp of when this resource last had its // discovery data updated. UpdateTime string `json:"updateTime,omitempty"` // ForceSendFields is a list of field names (e.g. "InstanceProperties") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "InstanceProperties") to include // in API requests with the JSON null value. By default, fields with empty // values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapDiscoveryResource) MarshalJSON() ([]byte, error)
SapDiscoveryResourceInstanceProperties: A set of properties only present for an instance type resource
type SapDiscoveryResourceInstanceProperties struct { // AppInstances: Optional. App server instances on the host AppInstances []*SapDiscoveryResourceInstancePropertiesAppInstance `json:"appInstances,omitempty"` // ClusterInstances: Optional. A list of instance URIs that are part of a // cluster with this one. ClusterInstances []string `json:"clusterInstances,omitempty"` // InstanceNumber: Optional. The VM's instance number. InstanceNumber int64 `json:"instanceNumber,omitempty,string"` // InstanceRole: Optional. Bitmask of instance role, a resource may have // multiple roles at once. // // Possible values: // "INSTANCE_ROLE_UNSPECIFIED" - Unspecified instance role. // "INSTANCE_ROLE_ASCS" - Application central services. // "INSTANCE_ROLE_ERS" - Enqueue replication server. // "INSTANCE_ROLE_APP_SERVER" - Application server. // "INSTANCE_ROLE_DATABASE" - Database node. InstanceRole string `json:"instanceRole,omitempty"` // VirtualHostname: Optional. A virtual hostname of the instance if it has one. VirtualHostname string `json:"virtualHostname,omitempty"` // ForceSendFields is a list of field names (e.g. "AppInstances") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "AppInstances") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapDiscoveryResourceInstanceProperties) MarshalJSON() ([]byte, error)
SapDiscoveryResourceInstancePropertiesAppInstance: Fields to describe an SAP application server instance.
type SapDiscoveryResourceInstancePropertiesAppInstance struct { // Name: Optional. Instance name of the SAP application instance. Name string `json:"name,omitempty"` // Number: Optional. Instance number of the SAP application instance. Number string `json:"number,omitempty"` // ForceSendFields is a list of field names (e.g. "Name") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Name") to include in API requests // with the JSON null value. By default, fields with empty values are omitted // from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapDiscoveryResourceInstancePropertiesAppInstance) MarshalJSON() ([]byte, error)
SapDiscoveryWorkloadProperties: A set of properties describing an SAP workload.
type SapDiscoveryWorkloadProperties struct { // ProductVersions: Optional. List of SAP Products and their versions running // on the system. ProductVersions []*SapDiscoveryWorkloadPropertiesProductVersion `json:"productVersions,omitempty"` // SoftwareComponentVersions: Optional. A list of SAP software components and // their versions running on the system. SoftwareComponentVersions []*SapDiscoveryWorkloadPropertiesSoftwareComponentProperties `json:"softwareComponentVersions,omitempty"` // ForceSendFields is a list of field names (e.g. "ProductVersions") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "ProductVersions") to include in // API requests with the JSON null value. By default, fields with empty values // are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapDiscoveryWorkloadProperties) MarshalJSON() ([]byte, error)
SapDiscoveryWorkloadPropertiesProductVersion: A product name and version.
type SapDiscoveryWorkloadPropertiesProductVersion struct { // Name: Optional. Name of the product. Name string `json:"name,omitempty"` // Version: Optional. Version of the product. Version string `json:"version,omitempty"` // ForceSendFields is a list of field names (e.g. "Name") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Name") to include in API requests // with the JSON null value. By default, fields with empty values are omitted // from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapDiscoveryWorkloadPropertiesProductVersion) MarshalJSON() ([]byte, error)
SapDiscoveryWorkloadPropertiesSoftwareComponentProperties: A SAP software component name, version, and type.
type SapDiscoveryWorkloadPropertiesSoftwareComponentProperties struct { // ExtVersion: Optional. The component's minor version. ExtVersion string `json:"extVersion,omitempty"` // Name: Optional. Name of the component. Name string `json:"name,omitempty"` // Type: Optional. The component's type. Type string `json:"type,omitempty"` // Version: Optional. The component's major version. Version string `json:"version,omitempty"` // ForceSendFields is a list of field names (e.g. "ExtVersion") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "ExtVersion") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapDiscoveryWorkloadPropertiesSoftwareComponentProperties) MarshalJSON() ([]byte, error)
SapValidation: A presentation of SAP workload insight. The schema of SAP workloads validation related data.
type SapValidation struct { // ProjectId: Required. The project_id of the cloud project that the Insight // data comes from. ProjectId string `json:"projectId,omitempty"` // ValidationDetails: Optional. A list of SAP validation metrics data. ValidationDetails []*SapValidationValidationDetail `json:"validationDetails,omitempty"` // Zone: Optional. The zone of the instance that the Insight data comes from. Zone string `json:"zone,omitempty"` // ForceSendFields is a list of field names (e.g. "ProjectId") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "ProjectId") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapValidation) MarshalJSON() ([]byte, error)
SapValidationValidationDetail: Message describing the SAP validation metrics.
type SapValidationValidationDetail struct { // Details: Optional. The pairs of metrics data: field name & field value. Details map[string]string `json:"details,omitempty"` // IsPresent: Optional. Was there a SAP system detected for this validation // type. IsPresent bool `json:"isPresent,omitempty"` // SapValidationType: Optional. The SAP system that the validation data is // from. // // Possible values: // "SAP_VALIDATION_TYPE_UNSPECIFIED" - Unspecified type. // "SYSTEM" - The SYSTEM validation type collects underlying system data from // the VM. // "COROSYNC" - The COROSYNC validation type collects Corosync configuration // and runtime data. Corosync enables servers to interact as a HA cluster. // "PACEMAKER" - The PACEMAKER validation type collects Pacemaker // configuration data. Pacemaker is a high-availability cluster resource // manager. // "HANA" - The HANA validation type collects HANA configuration data. SAP // HANA is an in-memory, column-oriented, relational database management // system. // "NETWEAVER" - The NETWEAVER validation type collects NetWeaver // configuration data. SAP NetWeaver is a software stack for many of SAP SE's // applications. // "HANA_SECURITY" - The HANA_SECURITY validation type collects HANA // configuration data as it relates to SAP security best practices. // "CUSTOM" - The CUSTOM validation type collects any customer-defined data // that does not fall into any of the other categories of validations. SapValidationType string `json:"sapValidationType,omitempty"` // ForceSendFields is a list of field names (e.g. "Details") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Details") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SapValidationValidationDetail) MarshalJSON() ([]byte, error)
ScannedResource: Message of scanned resource
type ScannedResource struct { // Resource: resource name Resource string `json:"resource,omitempty"` // Type: resource type Type string `json:"type,omitempty"` // ForceSendFields is a list of field names (e.g. "Resource") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Resource") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ScannedResource) MarshalJSON() ([]byte, error)
type Service struct { BasePath string // API endpoint base URL UserAgent string // optional additional User-Agent fragment Projects *ProjectsService // contains filtered or unexported fields }
func New(client *http.Client) (*Service, error)
New creates a new Service. It uses the provided http.Client for requests.
Deprecated: please use NewService instead. To provide a custom HTTP client, use option.WithHTTPClient. If you are using google.golang.org/api/googleapis/transport.APIKey, use option.WithAPIKey with NewService instead.
func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error)
NewService creates a new Service.
type SpannerLocation struct { DbName []string `json:"dbName,omitempty"` // ForceSendFields is a list of field names (e.g. "DbName") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "DbName") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SpannerLocation) MarshalJSON() ([]byte, error)
SqlserverValidation: A presentation of SQLServer workload insight. The schema of SqlServer workloads validation related data.
type SqlserverValidation struct { // AgentVersion: Optional. The agent version collected this data point AgentVersion string `json:"agentVersion,omitempty"` // Instance: Required. The instance_name of the instance that the Insight data // comes from. According to https://linter.aip.dev/122/name-suffix: field names // should not use the _name suffix unless the field would be ambiguous without // it. Instance string `json:"instance,omitempty"` // ProjectId: Required. The project_id of the cloud project that the Insight // data comes from. ProjectId string `json:"projectId,omitempty"` // ValidationDetails: Optional. A list of SqlServer validation metrics data. ValidationDetails []*SqlserverValidationValidationDetail `json:"validationDetails,omitempty"` // ForceSendFields is a list of field names (e.g. "AgentVersion") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "AgentVersion") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SqlserverValidation) MarshalJSON() ([]byte, error)
SqlserverValidationDetails: Message containing collected data names and values.
type SqlserverValidationDetails struct { // Fields: Required. Collected data is in format. Fields map[string]string `json:"fields,omitempty"` // ForceSendFields is a list of field names (e.g. "Fields") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Fields") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SqlserverValidationDetails) MarshalJSON() ([]byte, error)
SqlserverValidationValidationDetail: Message describing the Sqlserver validation metrics.
type SqlserverValidationValidationDetail struct { // Details: Required. Details wraps map that represents collected data names // and values. Details []*SqlserverValidationDetails `json:"details,omitempty"` // Type: Optional. The Sqlserver system that the validation data is from. // // Possible values: // "SQLSERVER_VALIDATION_TYPE_UNSPECIFIED" - Unspecified type. // "OS" - The Sqlserver system named OS. // "DB_LOG_DISK_SEPARATION" - The LOG_DISK_SEPARATION table. // "DB_MAX_PARALLELISM" - The MAX_PARALLELISM table. // "DB_CXPACKET_WAITS" - The CXPACKET_WAITS table. // "DB_TRANSACTION_LOG_HANDLING" - The TRANSACTION_LOG_HANDLING table. // "DB_VIRTUAL_LOG_FILE_COUNT" - The VIRTUAL_LOG_FILE_COUNT table. // "DB_BUFFER_POOL_EXTENSION" - The BUFFER_POOL_EXTENSION table. // "DB_MAX_SERVER_MEMORY" - The MAX_SERVER_MEMORY table. // "INSTANCE_METRICS" - The INSTANCE_METRICS table. // "DB_INDEX_FRAGMENTATION" - The DB_INDEX_FRAGMENTATION table. // "DB_TABLE_INDEX_COMPRESSION" - The DB_TABLE_INDEX_COMPRESSION table. // "DB_BACKUP_POLICY" - The DB_BACKUP_POLICY table. Type string `json:"type,omitempty"` // ForceSendFields is a list of field names (e.g. "Details") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Details") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *SqlserverValidationValidationDetail) MarshalJSON() ([]byte, error)
Status: The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC (https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide (https://cloud.google.com/apis/design/errors).
type Status struct { // Code: The status code, which should be an enum value of google.rpc.Code. Code int64 `json:"code,omitempty"` // Details: A list of messages that carry the error details. There is a common // set of message types for APIs to use. Details []googleapi.RawMessage `json:"details,omitempty"` // Message: A developer-facing error message, which should be in English. Any // user-facing error message should be localized and sent in the // google.rpc.Status.details field, or localized by the client. Message string `json:"message,omitempty"` // ForceSendFields is a list of field names (e.g. "Code") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Code") to include in API requests // with the JSON null value. By default, fields with empty values are omitted // from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *Status) MarshalJSON() ([]byte, error)
type TenantProjectProxy struct { ProjectNumbers []string `json:"projectNumbers,omitempty"` // ForceSendFields is a list of field names (e.g. "ProjectNumbers") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "ProjectNumbers") to include in // API requests with the JSON null value. By default, fields with empty values // are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *TenantProjectProxy) MarshalJSON() ([]byte, error)
ViolationDetails: Message describing the violdation in execution result
type ViolationDetails struct { // Asset: the name of asset Asset string `json:"asset,omitempty"` // Observed: observed Observed map[string]string `json:"observed,omitempty"` // ServiceAccount: the service account associate with resource ServiceAccount string `json:"serviceAccount,omitempty"` // ForceSendFields is a list of field names (e.g. "Asset") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Asset") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ViolationDetails) MarshalJSON() ([]byte, error)
WriteInsightRequest: Request for sending the data insights.
type WriteInsightRequest struct { // AgentVersion: Optional. The agent version collected this data point. AgentVersion string `json:"agentVersion,omitempty"` // Insight: Required. The metrics data details. Insight *Insight `json:"insight,omitempty"` // RequestId: Optional. An optional request ID to identify requests. Specify a // unique request ID so that if you must retry your request, the server will // know to ignore the request if it has already been completed. The server will // guarantee that for at least 60 minutes since the first request. For example, // consider a situation where you make an initial request and the request times // out. If you make the request again with the same request ID, the server can // check if original operation with the same request ID was received, and if // so, will ignore the second request. This prevents clients from accidentally // creating duplicate commitments. The request ID must be a valid UUID with the // exception that zero UUID is not supported // (00000000-0000-0000-0000-000000000000). RequestId string `json:"requestId,omitempty"` // ForceSendFields is a list of field names (e.g. "AgentVersion") to // unconditionally include in API requests. By default, fields with empty or // default values are omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "AgentVersion") to include in API // requests with the JSON null value. By default, fields with empty values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *WriteInsightRequest) MarshalJSON() ([]byte, error)
WriteInsightResponse: The response for write insights request.
type WriteInsightResponse struct { // ServerResponse contains the HTTP response code and headers from the server. googleapi.ServerResponse `json:"-"` }
type ZoneConfiguration struct { Zone string `json:"zone,omitempty"` // ForceSendFields is a list of field names (e.g. "Zone") to unconditionally // include in API requests. By default, fields with empty or default values are // omitted from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-ForceSendFields for more // details. ForceSendFields []string `json:"-"` // NullFields is a list of field names (e.g. "Zone") to include in API requests // with the JSON null value. By default, fields with empty values are omitted // from API requests. See // https://pkg.go.dev/google.golang.org/api#hdr-NullFields for more details. NullFields []string `json:"-"` }
func (s *ZoneConfiguration) MarshalJSON() ([]byte, error)